[Pkg-gnutls-commits] r1904 - in /packages/gnutls26/trunk/debian: changelog control
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Wed Sep 25 17:20:50 UTC 2013
Author: ametzler
Date: Wed Sep 25 17:20:48 2013
New Revision: 1904
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1904
Log:
built against libtasn1-3 for unstable.
Modified:
packages/gnutls26/trunk/debian/changelog
packages/gnutls26/trunk/debian/control
Modified: packages/gnutls26/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/changelog?rev=1904&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/changelog (original)
+++ packages/gnutls26/trunk/debian/changelog Wed Sep 25 17:20:48 2013
@@ -1,3 +1,9 @@
+gnutls26 (2.12.23-7) UNRELEASED; urgency=low
+
+ * Upload to unstable, built against libtasn1-3.
+
+ -- Andreas Metzler <ametzler at debian.org> Wed, 25 Sep 2013 19:17:35 +0200
+
gnutls26 (2.12.23-6) experimental; urgency=low
* Upload to experimental.
Modified: packages/gnutls26/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/control?rev=1904&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/control (original)
+++ packages/gnutls26/trunk/debian/control Wed Sep 25 17:20:48 2013
@@ -8,7 +8,7 @@
Simon Josefsson <simon at josefsson.org>
Build-Depends: debhelper (>= 9), libgcrypt11-dev (>= 1.4.0), zlib1g-dev,
cdbs (>= 0.4.93), gtk-doc-tools, texinfo (>= 4.8),
- libtasn1-6-dev, autotools-dev, datefudge,
+ libtasn1-3-dev (>= 2.14-0), autotools-dev, datefudge,
libp11-kit-dev (>= 0.11), pkg-config, chrpath
Build-Conflicts: libgnutls-dev
Standards-Version: 3.9.4
@@ -25,7 +25,7 @@
Depends: libgnutls26 (= ${binary:Version}),
libgnutlsxx27 (= ${binary:Version}),libgnutls-openssl27 (= ${binary:Version}),
libgcrypt11-dev (>= 1.4.0), libc6-dev | libc-dev, zlib1g-dev,
- libtasn1-6-dev, libp11-kit-dev (>= 0.4), ${misc:Depends}
+ libtasn1-3-dev (>= 2.14-0), libp11-kit-dev (>= 0.4), ${misc:Depends}
Suggests: gnutls26-doc
Conflicts: gnutls-dev
Replaces: gnutls-dev
More information about the Pkg-gnutls-commits
mailing list