[Pkg-gnutls-commits] r1775 - in /packages/gnutls26/trunk/debian: changelog control
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sat May 18 15:56:09 UTC 2013
Author: ametzler
Date: Sat May 18 15:56:09 2013
New Revision: 1775
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1775
Log:
gnutls26 (2.12.23-4) unstable; urgency=low
Build against libtasn1-3 again.
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=1775&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/changelog (original)
+++ packages/gnutls26/trunk/debian/changelog Sat May 18 15:56:09 2013
@@ -1,8 +1,8 @@
-gnutls26 (2.12.23-4) UNRELEASED; urgency=low
-
- *
-
- -- Andreas Metzler <ametzler at debian.org> Thu, 09 May 2013 14:08:43 +0200
+gnutls26 (2.12.23-4) unstable; urgency=low
+
+ * Build against libtasn1-3 again.
+
+ -- Andreas Metzler <ametzler at debian.org> Sat, 18 May 2013 17:44:46 +0200
gnutls26 (2.12.23-3) unstable; urgency=low
Modified: packages/gnutls26/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/control?rev=1775&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/control (original)
+++ packages/gnutls26/trunk/debian/control Sat May 18 15:56:09 2013
@@ -8,7 +8,7 @@
Simon Josefsson <simon at josefsson.org>
Build-Depends: debhelper (>= 8.1.3), libgcrypt11-dev (>= 1.4.0), zlib1g-dev,
cdbs (>= 0.4.93), gtk-doc-tools, texinfo (>= 4.8),
- libtasn1-6-dev (>= 3.1-0), 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.3
@@ -23,7 +23,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 (>= 3.1-0), 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