Code

remove systemd and nondeterminism bits
authorMarc Fournier <marc.fournier@camptocamp.com>
Thu, 8 Oct 2015 06:37:15 +0000 (08:37 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Thu, 8 Oct 2015 06:37:15 +0000 (08:37 +0200)
debian/changelog
debian/control
debian/rules

index 452016c9477dd689b18a37a8f588b1bcfb0a6422..9ba4b0576b2c323f05e5d45061c844f0ac11b912 100644 (file)
@@ -1,6 +1,9 @@
 collectd (5.5.0-3~bpo7+1) wheezy-backports-sloppy; urgency=medium
 
   * Rebuild for wheezy-backports-sloppy.
+  * debian/rules, debian/control:
+    - remove references to systemd and strip-nondeterminism, which were
+      introduced in jessie.
 
  -- Marc Fournier <marc@bl.uem.li>  Thu, 08 Oct 2015 08:26:10 +0200
 
index f6982bd1703bf7a3cf897000e86850ef44eb687f..6e36bdfd007ffea65b72dc095b0cc48e6e508b7d 100644 (file)
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Sebastian Harl <tokkee@debian.org>
 Uploaders: Marc Fournier <marc@bl.uem.li>
-Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.14.10), po-debconf, dh-systemd (>= 1.5), dh-strip-nondeterminism,
+Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.14.10), po-debconf,
  bison, flex, autotools-dev, libltdl-dev, pkg-config,
  iptables-dev (>= 1.4.3.2-2) [linux-any],
  javahelper,
index 316eba88fd0e300da6fb500c7b8d0f1324f4ecd6..e22b2a86311bdd23845ba9495975c0022aa26748 100755 (executable)
@@ -281,13 +281,9 @@ binary-arch: build install-arch
                && rm -f lib/Collectd/Graph/File.pm lib/Collectd/Graph/Filter.pm \
                && rm -f lib/Collectd/Graph/MetaData.pm )
        dh_installdebconf -a
-       dh_systemd_enable -pcollectd-core --name=collectd
        dh_installinit -pcollectd-core --name=collectd -- defaults 95
-       dh_systemd_start -pcollectd-core
        dh_link -a
        dh_strip -a --dbg-package=collectd-dbg
-       # dh_strip_nondeterminism is broken atm
-       #dh_strip_nondeterminism -pcollectd-core
        dh_compress -a -Xexamples/
        dh_fixperms -a
        dh_makeshlibs -a