[Pkg-gnutls-commits] r1208 - in /packages/gnutls28/trunk/debian: changelog control

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sun Aug 21 12:15:19 UTC 2011


Author: ametzler
Date: Sun Aug 21 12:15:18 2011
New Revision: 1208

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1208
Log:
Add build-dependency on libidn11-dev, needed for newly added crywrap tool.

Modified:
    packages/gnutls28/trunk/debian/changelog
    packages/gnutls28/trunk/debian/control

Modified: packages/gnutls28/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/changelog?rev=1208&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/changelog (original)
+++ packages/gnutls28/trunk/debian/changelog Sun Aug 21 12:15:18 2011
@@ -5,6 +5,7 @@
   * New upstream version.
   * Bump build-dependency on libp11-kit-dev to (>= 0.4).
   * Drop 20_executablestack.diff, included upstream.
+  * Add build-dependency on libidn11-dev, needed for newly added crywrap tool.
 
  -- Andreas Metzler <ametzler at debian.org>  Tue, 16 Aug 2011 14:06:08 +0200
 

Modified: packages/gnutls28/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/control?rev=1208&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/control (original)
+++ packages/gnutls28/trunk/debian/control Sun Aug 21 12:15:18 2011
@@ -9,7 +9,7 @@
 Build-Depends: debhelper (>= 8.1.3), nettle-dev (>= 2.2), zlib1g-dev,
  cdbs (>= 0.4.93), gtk-doc-tools, texinfo (>= 4.8),
  libtasn1-3-dev (>= 0.3.4-0), autotools-dev, guile-1.8-dev, datefudge,
- libp11-kit-dev (>= 0.4), pkg-config, chrpath
+ libp11-kit-dev (>= 0.4), pkg-config, chrpath, libidn11-dev
 Build-Conflicts: libgnutls-dev
 Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnutls/packages/gnutls28/trunk




More information about the Pkg-gnutls-commits mailing list