[Pkg-gnutls-commits] r469 - in /packages/gnutls26/trunk/debian: changelog control

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sat Jan 5 13:19:39 UTC 2008


Author: ametzler
Date: Sat Jan  5 13:19:38 2008
New Revision: 469

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=469
Log:
libgnutls13-dbg needs to conflict with libgnutls26-dbg, since both packages contain gnutls-bin debugging symbols. #459295.

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=469&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/changelog (original)
+++ packages/gnutls26/trunk/debian/changelog Sat Jan  5 13:19:38 2008
@@ -3,6 +3,8 @@
   * NOT RELEASED YET
   * guile-1.8 does not build on ia64. Stop trying to build the gnutls wrapper
     there.
+  * libgnutls26-dbg needs to conflict with libgnutls13-dbg, since both
+    packages contain gnutls-bin debugging symbols. Closes: #459295.
 
  -- Andreas Metzler <ametzler at debian.org>  Sun, 16 Dec 2007 17:12:21 +0100
 

Modified: packages/gnutls26/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/control?rev=469&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/control (original)
+++ packages/gnutls26/trunk/debian/control Sat Jan  5 13:19:38 2008
@@ -56,6 +56,7 @@
 Architecture: any
 Section: devel
 Depends: libgnutls26 (= ${binary:Version})
+Conflicts: libgnutls13-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.
@@ -96,7 +97,7 @@
 
 Package: guile-gnutls
 Priority: optional
-Architecture: alpha amd64 arm armel hppa i386 kfreebsd-amd64 kfreebsd-i386 m68k mips mipsel powerpc s390 sparc
+Architecture: any
 Section: libs
 Depends: ${misc:Depends},${shlibs:Depends}, guile-1.8
 Description: the GNU TLS library - GNU Guile bindings




More information about the Pkg-gnutls-commits mailing list