Author: pere
Date: Sat Feb  8 22:08:39 2014
New Revision: 1091

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=1091
Log:
Add build dependency on libdbus-1-dev for systemd support.

Modified:
    trunk/src/insserv/debian/changelog
    trunk/src/insserv/debian/control

Modified: trunk/src/insserv/debian/changelog
URL: 
http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/changelog?rev=1091&op=diff
==============================================================================
--- trunk/src/insserv/debian/changelog  (original)
+++ trunk/src/insserv/debian/changelog  Sat Feb  8 22:08:39 2014
@@ -8,6 +8,7 @@
     100_show.patch applied upstream.
   * New patch 180_default_runlevels.patch fixing bug in the NONSUSE
     handling of scripts without LSB headers.
+  * Add build dependency on libdbus-1-dev for systemd support.
   * Move package into group maintenance by the pkg-sysvinit alioth group.
   * Add Roger Leigh and Henrique de Moraes Holschuh as uploaders.
   * Fix code bug by adding new patch 170_if-scope.patch (Closes: #736479).

Modified: trunk/src/insserv/debian/control
URL: 
http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/control?rev=1091&op=diff
==============================================================================
--- trunk/src/insserv/debian/control    (original)
+++ trunk/src/insserv/debian/control    Sat Feb  8 22:08:39 2014
@@ -7,7 +7,7 @@
   , Kel Modderman <[email protected]>
   , Roger Leigh <[email protected]>
   , Henrique de Moraes Holschuh <[email protected]>
-Build-Depends: debhelper (>= 8), po-debconf, bash-completion
+Build-Depends: debhelper (>= 8), po-debconf, bash-completion, libdbus-1-dev
 Standards-Version: 3.9.3
 DM-Upload-Allowed: yes
 Homepage: http://savannah.nongnu.org/projects/sysvinit


_______________________________________________
Initscripts-ng-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/initscripts-ng-commits

Reply via email to