We want to ship 3.2 kernel as part of the upcoming release.
Add linux-headers-3.2.0-0.bpo.3-amd64 + linux-image-3.2.0-0.bpo.3-amd64
as dependencies therefore.
Acked-by: Jon Bonilla
Closes: https://bugtracker.sipwise.com/view.php?id=2233
From: Michael Prokop <mprokop@sipwise.com>
As noted by Andreas in release-trunk installations we get
ngcp-ossbss-common-ce installed by default on PRO installations,
being the result of weak dependencies. Let's try to solve that.
From: Michael Prokop <mprokop@sipwise.com>
This makes reviews and diffs easier and helps in avoiding duplicate entries.
devscripts's wrap-and-sort ftw.
Closes: https://bugtracker.sipwise.com/view.php?id=1845
From: Michael Prokop <mprokop@sipwise.com>
ngcp-ossbss-clients-perl is slim and small and we want to
have it on all our >=2.6 systems available ootb.
This implements the last missing part to finally close
https://bugtracker.sipwise.com/view.php?id=1835
Acked-by: Daniel Tiefnig
From: Michael Prokop <mprokop@sipwise.com>
templates-pro-config and templates-ce-config are
no longer provided as packages.
change update packages to be ngcp-config
dependencies and not ngcp-ngcp ones
As discussed today we shouldn't use a specific Maintainer in
debian/control field but instead just use a team entry since
there might be multiple persons involved per package and
iff we want to track this kind of information outside of
svn [log|blame|,...] we shouldn't make that visible to the
outside per se
From: Michael Prokop <mprokop@sipwise.com>
In today's dev meeting we noticed that telnet is missing on our
pro installation which is annoying. We already have a depency on
telnet in current trunk but it's not in the 2.3 repository yet,
that's why it was missing in today's pro installation. While at
it replace dependency on telnet with telnet-ssl since Daniel
suggested that.
From: Michael Prokop <mprokop@sipwise.com>