Commit Graph
6 Commits
Author SHA1 Message Date
Julien Fortin 526bee3903 debian: lintian fixes
Signed-off-by: Julien Fortin <[email protected]>
2016-05-25 02:40:00 +02:00
Julien Fortin 752649b7ac debian: control: updating Standards-Version to 3.9.7
Signed-off-by: Julien Fortin <[email protected]>
2016-03-16 16:44:47 +01:00
Roopa Prabhu 883a9cd3cc debian: control: add julien as maintainer
Signed-off-by: Roopa Prabhu <[email protected]>
2016-03-15 10:26:30 -07:00
Roopa Prabhu 7843a370c7 add systemd networking.service in response to the following lintian warning
E: ifupdown2: systemd-no-service-for-init-rcS-script networking
N:
N:    The rcS init.d script has no systemd equivalent.
N:
N:    Systemd has a SysV init.d script compatibility mode. It provides access
N:    to each SysV init.d script as long as there is no native service file
N:    with the same name (e.g. /lib/systemd/system/rsyslog.service corresponds
N:    to /etc/init.d/rsyslog).
N:
N:    Services in rcS.d are particularly problematic, because they often cause
N:    dependency loops, as they are ordered very early in the boot sequence.
N:
N:    Refer to https://wiki.debian.org/Teams/pkg-systemd/rcSMigration for
N:    details.
N:
N:    Severity: serious, Certainty: certain
N:
N:    Check: systemd, Type: binary
2015-08-24 10:52:09 -07:00
Roopa Prabhu 10229a4214 Add python-docutils as suggested by piotr 2015-08-20 21:15:48 -07:00
Roopa Prabhu c9a33a72d4 move ifupdown2/* .
ifupdown2 code was one level deeper because ifupdown2 initially
had ifupdown2 and ifupdown2-addons as two separate packages.
Since they were combined into one package, it makes sense to
move all combined code under the top level directory

Signed-off-by: Roopa Prabhu <[email protected]>
2015-08-02 05:45:48 -07:00