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

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sat Oct 15 08:20:08 UTC 2011


Author: ametzler
Date: Sat Oct 15 08:20:07 2011
New Revision: 1274

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1274
Log:
bump nettle build-dependency to >= 2.4. (Required for ripemd-160).

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=1274&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/changelog (original)
+++ packages/gnutls28/trunk/debian/changelog Sat Oct 15 08:20:07 2011
@@ -3,6 +3,7 @@
   * NOT RELEASED YET
   * New upstream version.
     + bump shlibs.
+    + bump nettle build-dependency to >= 2.4. (Required for ripemd-160).
   * Add libp11-kit-dev to libgnutls-dev dependencies. Closes: #643811
   * [20_addGNU-stack.diff] Add GNU-stack note to newly added
     padlock-common.s.

Modified: packages/gnutls28/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/control?rev=1274&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/control (original)
+++ packages/gnutls28/trunk/debian/control Sat Oct 15 08:20:07 2011
@@ -6,7 +6,7 @@
  Eric Dorland <eric at debian.org>,
  James Westby <jw+debian at jameswestby.net>,
  Simon Josefsson <simon at josefsson.org>
-Build-Depends: debhelper (>= 8.1.3), nettle-dev (>= 2.2), zlib1g-dev,
+Build-Depends: debhelper (>= 8.1.3), nettle-dev (>= 2.4), 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, libidn11-dev




More information about the Pkg-gnutls-commits mailing list