[Pkg-gnupg-commit] r72 - in /gnupg/trunk/debian: changelog control
thijs at users.alioth.debian.org
thijs at users.alioth.debian.org
Tue Jul 22 14:51:41 UTC 2008
Author: thijs
Date: Tue Jul 22 14:51:40 2008
New Revision: 72
URL: http://svn.debian.org/wsvn/pkg-gnupg/?sc=1&rev=72
Log:
Disable libusb-dev build-dep on the Hurd (closes: #491864).
Modified:
gnupg/trunk/debian/changelog
gnupg/trunk/debian/control
Modified: gnupg/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnupg/gnupg/trunk/debian/changelog?rev=72&op=diff
==============================================================================
--- gnupg/trunk/debian/changelog (original)
+++ gnupg/trunk/debian/changelog Tue Jul 22 14:51:40 2008
@@ -3,8 +3,9 @@
* Add Package-Type: udeb to μdebs.
* Add self to uploaders.
* Properly strip binaries shippped in μdebs.
-
- -- Thijs Kinkhorst <thijs at debian.org> Thu, 10 Jul 2008 14:30:50 +0200
+ * Disable libusb-dev build-dep on the Hurd (closes: #491864).
+
+ -- Thijs Kinkhorst <thijs at debian.org> Tue, 22 Jul 2008 16:51:15 +0200
gnupg (1.4.9-2) unstable; urgency=low
Modified: gnupg/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnupg/gnupg/trunk/debian/control?rev=72&op=diff
==============================================================================
--- gnupg/trunk/debian/control (original)
+++ gnupg/trunk/debian/control Tue Jul 22 14:51:40 2008
@@ -7,7 +7,8 @@
Thijs Kinkhorst <thijs at debian.org>
Standards-Version: 3.7.3
Build-Depends: libz-dev, libldap2-dev, libbz2-dev,
- libcap-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libusb-dev,
+ libcap-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+ libusb-dev [!hurd-i386],
libreadline5-dev, file, gettext, dpatch, dpkg-dev (>= 1.13.12)
Homepage: http://www.gnupg.org
Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnupg/gnupg/
More information about the Pkg-gnupg-commit
mailing list