[Pkg-gnutls-commits] r401 - in /packages/gnutls24/trunk/debian: changelog control
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sat Oct 27 13:03:23 UTC 2007
Author: ametzler
Date: Sat Oct 27 13:03:22 2007
New Revision: 401
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=401
Log:
bump build-depends
Modified:
packages/gnutls24/trunk/debian/changelog
packages/gnutls24/trunk/debian/control
Modified: packages/gnutls24/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls24/trunk/debian/changelog?rev=401&op=diff
==============================================================================
--- packages/gnutls24/trunk/debian/changelog (original)
+++ packages/gnutls24/trunk/debian/changelog Sat Oct 27 13:03:22 2007
@@ -1,6 +1,7 @@
-gnutls13 (2.0.1-2) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
+gnutls24 (2.1.3-1) experimental; urgency=low
+
+ * New upstream version.
+ * Bump build-depends.
-- Andreas Metzler <ametzler at debian.org> Sat, 29 Sep 2007 13:18:25 +0200
Modified: packages/gnutls24/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls24/trunk/debian/control?rev=401&op=diff
==============================================================================
--- packages/gnutls24/trunk/debian/control (original)
+++ packages/gnutls24/trunk/debian/control Sat Oct 27 13:03:22 2007
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint at lists.alioth.debian.org>
Uploaders: Andreas Metzler <ametzler at debian.org>, Eric Dorland <eric at debian.org>, James Westby <jw+debian at jameswestby.net>
-Build-Depends: debhelper (>= 5.0.0), libgcrypt11-dev (>= 1.2.2), zlib1g-dev, libopencdk10-dev, liblzo2-dev, cdbs, gtk-doc-tools, texinfo (>= 4.8), libtasn1-3-dev (>= 0.3.4-1), autotools-dev
+Build-Depends: debhelper (>= 5.0.0), libgcrypt11-dev (>= 1.3.0), zlib1g-dev, libopencdk10-dev (>= 0.6.5), liblzo2-dev, cdbs, gtk-doc-tools, texinfo (>= 4.8), libtasn1-3-dev (>= 0.3.4-1), autotools-dev
Standards-Version: 3.7.2
Package: libgnutls-dev
@@ -11,7 +11,7 @@
Section: libdevel
Architecture: any
Provides: gnutls-dev
-Depends: libgnutls13 (= ${Source-Version}), libgnutlsxx13 (= ${Source-Version}), libgcrypt11-dev (>= 1.2.2), libc6-dev | libc-dev, zlib1g-dev, libtasn1-3-dev (>= 0.3.4), libopencdk10-dev, liblzo2-dev
+Depends: libgnutls13 (= ${Source-Version}), libgnutlsxx13 (= ${Source-Version}), libgcrypt11-dev (>= 1.3.0), libc6-dev | libc-dev, zlib1g-dev, libtasn1-3-dev (>= 0.3.4), libopencdk10-dev (>= 0.6.5), liblzo2-dev
Suggests: gnutls-doc, gnutls-bin
Conflicts: libgnutls11-dev, gnutls-dev (<< 0.4.0-0), gnutls0.4-dev
Replaces: libgnutls11-dev, gnutls-dev (<< 0.4.0-0), gnutls0.4-dev
More information about the Pkg-gnutls-commits
mailing list