[Pkg-gnutls-commits] r1546 - in /packages/gnutls28/trunk/debian: changelog control
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Tue Sep 4 17:37:50 UTC 2012
Author: ametzler
Date: Tue Sep 4 17:37:49 2012
New Revision: 1546
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1546
Log:
Sync version of libgnutls-dev dependency on nettle-dev with the
resepective build-dependency version.
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=1546&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/changelog (original)
+++ packages/gnutls28/trunk/debian/changelog Tue Sep 4 17:37:49 2012
@@ -1,14 +1,15 @@
-gnutls28 (3.1.1-1) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
+gnutls28 (3.1.1-1) experimental; urgency=low
+
* New upstream release.
+ Includes patch by Bernhard R. Link for gnutls-serv listening on ipv6.
Closes: #686242
+ Drop superfluous patches. (40_debugtestsuite 41_use-errno.diff
42_dump-the-errno.diff 43_possiblefix.diff)
+ Bump shlibs.
-
- -- Andreas Metzler <ametzler at debian.org> Sun, 02 Sep 2012 16:33:45 +0200
+ * Sync version of libgnutls-dev dependency on nettle-dev with the
+ build-dependency.
+
+ -- Andreas Metzler <ametzler at debian.org> Tue, 04 Sep 2012 19:28:08 +0200
gnutls28 (3.1.0-5) experimental; urgency=low
Modified: packages/gnutls28/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/control?rev=1546&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/control (original)
+++ packages/gnutls28/trunk/debian/control Tue Sep 4 17:37:49 2012
@@ -22,7 +22,7 @@
Provides: gnutls-dev
Depends: libgnutls28 (= ${binary:Version}),
libgnutlsxx28 (= ${binary:Version}),
- nettle-dev (>= 2.2), libc6-dev | libc-dev, zlib1g-dev,
+ nettle-dev (>= 2.5), libc6-dev | libc-dev, zlib1g-dev,
libtasn1-3-dev (>= 0.3.4), libp11-kit-dev (>= 0.11), ${misc:Depends}
# libgnutlsxx28 (= ${binary:Version}),libgnutls-openssl27 (= ${binary:Version}),
Suggests: gnutls-doc, gnutls-bin, guile-gnutls
More information about the Pkg-gnutls-commits
mailing list