[Pkg-gnutls-commits] r942 - in /packages/libgcrypt11/trunk/debian: changelog control
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sun Jan 9 12:31:09 UTC 2011
Author: ametzler
Date: Sun Jan 9 12:31:03 2011
New Revision: 942
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=942
Log:
Stricter version requirement on thelibgpg-error-dev build-depency, to get correct dependencies in the udeb.
Modified:
packages/libgcrypt11/trunk/debian/changelog
packages/libgcrypt11/trunk/debian/control
Modified: packages/libgcrypt11/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/trunk/debian/changelog?rev=942&op=diff
==============================================================================
--- packages/libgcrypt11/trunk/debian/changelog (original)
+++ packages/libgcrypt11/trunk/debian/changelog Sun Jan 9 12:31:03 2011
@@ -1,6 +1,9 @@
libgcrypt11 (1.4.6-4) UNRELEASED; urgency=low
* NOT RELEASED YET
+ * Stricter version requirement (>> 1.10-0.1 instead of >= 1.4) on the
+ libgpg-error-dev build-dependency, to get correct dependencies in the
+ udeb.
-- Andreas Metzler <ametzler at debian.org> Sun, 09 Jan 2011 13:25:25 +0100
Modified: packages/libgcrypt11/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/trunk/debian/control?rev=942&op=diff
==============================================================================
--- packages/libgcrypt11/trunk/debian/control (original)
+++ packages/libgcrypt11/trunk/debian/control Sun Jan 9 12:31:03 2011
@@ -7,7 +7,7 @@
Simon Josefsson <simon at josefsson.org>
Build-Depends: debhelper (>> 5.0.0), texlive-latex-base,
texlive-generic-recommended, texinfo (>= 4.6-0), cdbs,
- libgpg-error-dev (>= 1.4), autotools-dev
+ libgpg-error-dev (>> 1.10-0.1), autotools-dev
Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-gnutls/packages/libgcrypt11/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/trunk/
More information about the Pkg-gnutls-commits
mailing list