[Pkg-shadow-commits] r3668 - debian/trunk/debian

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Sun Jan 15 21:24:44 UTC 2012


Author: nekral-guest
Date: 2012-01-15 21:24:44 +0000 (Sun, 15 Jan 2012)
New Revision: 3668

Modified:
   debian/trunk/debian/changelog
   debian/trunk/debian/control
Log:
  * debian/control: Add Build-Depends on libsemanage1-dev [linux-any]


Modified: debian/trunk/debian/changelog
===================================================================
--- debian/trunk/debian/changelog	2012-01-15 21:22:05 UTC (rev 3667)
+++ debian/trunk/debian/changelog	2012-01-15 21:24:44 UTC (rev 3668)
@@ -91,12 +91,13 @@
   * debian/patches/901_testsuite_gcov: Do not revert the locale when testing
     with gcov to avoid coverage false negatives. This does not impact the
     debian binary package, only the test package.
+  * debian/control: Add Build-Depends on libsemanage1-dev [linux-any]
 
   [ Christian Perrier ]
   * Use "linux-any" instead of a negated list of architectures in
     Build-Depends. Closes: #634465
 
- -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Sat, 19 Nov 2011 16:08:29 +0100
+ -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Sat, 19 Nov 2011 16:57:55 +0100
 
 shadow (1:4.1.4.2+svn3283-3) unstable; urgency=high
 

Modified: debian/trunk/debian/control
===================================================================
--- debian/trunk/debian/control	2012-01-15 21:22:05 UTC (rev 3667)
+++ debian/trunk/debian/control	2012-01-15 21:24:44 UTC (rev 3668)
@@ -4,7 +4,7 @@
 Maintainer: Shadow package maintainers <pkg-shadow-devel at lists.alioth.debian.org>
 Standards-Version: 3.8.4
 Uploaders: Christian Perrier <bubulle at debian.org>, Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>
-Build-Depends: autoconf, automake1.9, libtool, gettext, libpam0g-dev, debhelper (>= 6.0.7~), quilt, dpkg-dev (>= 1.13.5), xsltproc, docbook-xsl, docbook-xml, libxml2-utils, cdbs, libselinux1-dev [linux-any], gnome-doc-utils (>= 0.4.3)
+Build-Depends: autoconf, automake1.9, libtool, gettext, libpam0g-dev, debhelper (>= 6.0.7~), quilt, dpkg-dev (>= 1.13.5), xsltproc, docbook-xsl, docbook-xml, libxml2-utils, cdbs, libselinux1-dev [linux-any], libsemanage1-dev [linux-any], gnome-doc-utils (>= 0.4.3)
 Vcs-Svn: svn://svn.debian.org/svn/pkg-shadow/debian/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-shadow/debian/trunk
 Homepage: http://pkg-shadow.alioth.debian.org/




More information about the Pkg-shadow-commits mailing list