[Pkg-shadow-commits] r3429 - debian/trunk/debian
Christian Perrier
bubulle at alioth.debian.org
Tue Jul 19 08:36:15 UTC 2011
Author: bubulle
Date: 2011-07-19 08:36:15 +0000 (Tue, 19 Jul 2011)
New Revision: 3429
Modified:
debian/trunk/debian/changelog
debian/trunk/debian/control
Log:
Use "linux-any" instead of a negated list of architectures in
Build-Depends
Modified: debian/trunk/debian/changelog
===================================================================
--- debian/trunk/debian/changelog 2011-07-17 12:00:16 UTC (rev 3428)
+++ debian/trunk/debian/changelog 2011-07-19 08:36:15 UTC (rev 3429)
@@ -1,5 +1,6 @@
-shadow (1:4.1.5-1) unstable; urgency=low
+shadow (1:4.1.5-1) UNRELEASED; urgency=low
+ [ Nicolas FRANCOIS (Nekral) ]
* The "Charolais" release.
* New upstream release:
- userdel: Check the existence of the user's mail spool before trying to
@@ -57,6 +58,10 @@
(http://lists.debian.org/debian-release/2011/02/msg00320.html)
* debian/securetty.linux: Fixed typo: ttyama -> ttyAMA. Closes: #544184
+ [ Christian Perrier ]
+ * Use "linux-any" instead of a negated list of architectures in
+ Build-Depends
+
-- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net> Fri, 24 Jun 2011 23:43:56 +0200
shadow (1:4.1.4.2+svn3283-3) unstable; urgency=high
Modified: debian/trunk/debian/control
===================================================================
--- debian/trunk/debian/control 2011-07-17 12:00:16 UTC (rev 3428)
+++ debian/trunk/debian/control 2011-07-19 08:36:15 UTC (rev 3429)
@@ -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 [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], 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], 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