[Pkg-gnutls-commits] r468 - in /packages/gnutls13/trunk/debian: changelog control
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sat Jan 5 13:16:56 UTC 2008
Author: ametzler
Date: Sat Jan 5 13:16:55 2008
New Revision: 468
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=468
Log:
libgnutls13-dbg needs to conflict with libgnutls26-dbg, since both packages contain gnutls-bin debugging symbols. #459295.
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=468&op=diff
==============================================================================
--- packages/gnutls13/trunk/debian/changelog (original)
+++ packages/gnutls13/trunk/debian/changelog Sat Jan 5 13:16:55 2008
@@ -1,6 +1,8 @@
gnutls13 (2.0.4-2) UNRELEASED; urgency=low
* NOT RELEASED YET
+ * libgnutls13-dbg needs to conflict with libgnutls26-dbg, since both
+ packages contain gnutls-bin debugging symbols. #459295.
-- Andreas Metzler <ametzler at debian.org> Sat, 17 Nov 2007 13:03:38 +0100
Modified: packages/gnutls13/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls13/trunk/debian/control?rev=468&op=diff
==============================================================================
--- packages/gnutls13/trunk/debian/control (original)
+++ packages/gnutls13/trunk/debian/control Sat Jan 5 13:16:55 2008
@@ -54,6 +54,7 @@
Architecture: any
Section: devel
Depends: libgnutls13 (= ${Source-Version})
+Conflicts: libgnutls26-dbg
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