[Pkg-gnutls-commits] r297 - in /packages/gnutls13/trunk/debian:
changelog control
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sat Apr 14 08:04:54 UTC 2007
Author: ametzler
Date: Sat Apr 14 08:04:54 2007
New Revision: 297
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=297
Log:
Drop dependency of libgnutls13-dbg on libgnutlsxx13.
Modified:
packages/gnutls13/trunk/debian/changelog
packages/gnutls13/trunk/debian/control
Modified: packages/gnutls13/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls13/trunk/debian/changelog?rev=297&op=diff
==============================================================================
--- packages/gnutls13/trunk/debian/changelog (original)
+++ packages/gnutls13/trunk/debian/changelog Sat Apr 14 08:04:54 2007
@@ -7,6 +7,7 @@
* Upload to unstable. Merge branch1.5.x.EXP to svn trunk. Include 1.4.4-*
changelog entries after branchoff. Point watchfile to stable upstream
versions again.
+ * Drop dependency of libgnutls13-dbg on libgnutlsxx13.
-- Andreas Metzler <ametzler at debian.org> Sat, 3 Feb 2007 13:49:48 +0100
Modified: packages/gnutls13/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls13/trunk/debian/control?rev=297&op=diff
==============================================================================
--- packages/gnutls13/trunk/debian/control (original)
+++ packages/gnutls13/trunk/debian/control Sat Apr 14 08:04:54 2007
@@ -53,7 +53,7 @@
Priority: extra
Architecture: any
Section: devel
-Depends: libgnutls13 (= ${Source-Version}), libgnutlsxx13 (= ${Source-Version})
+Depends: libgnutls13 (= ${Source-Version})
Description: GNU TLS library - debugger symbols
gnutls is a portable library which implements the Transport Layer
Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols.
More information about the Pkg-gnutls-commits
mailing list