[Pkg-gnutls-commits] r1236 - in /packages/libgcrypt11/trunk/debian: changelog control

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Wed Aug 31 18:13:20 UTC 2011


Author: ametzler
Date: Wed Aug 31 18:13:19 2011
New Revision: 1236

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1236
Log:
libgcrypt11 Breaks older versions of gnupg2|gpgsm and libgnutls26

Modified:
    packages/libgcrypt11/trunk/debian/changelog
    packages/libgcrypt11/trunk/debian/control

Modified: packages/libgcrypt11/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/trunk/debian/changelog?rev=1236&op=diff
==============================================================================
--- packages/libgcrypt11/trunk/debian/changelog (original)
+++ packages/libgcrypt11/trunk/debian/changelog Wed Aug 31 18:13:19 2011
@@ -3,6 +3,9 @@
   * NOT RELEASED YET
   * Drop 20_workaroundarmgcc.diff (1.4.6/unstable). It seems to be unnecessary
     with 1.5.0.
+  * libgcrypt11 Breaks gnupg2|gpgsm (<< 2.0.17-2ubuntu2) and libgnutls26 (<<
+    2.12.7-3). See https://bugs.launchpad.net/bugs/815190 and
+    https://lists.gnu.org/archive/html/gnutls-devel/2011-07/msg00001.html
 
  -- Andreas Metzler <ametzler at debian.org>  Fri, 19 Aug 2011 13:29:41 +0200
 

Modified: packages/libgcrypt11/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libgcrypt11/trunk/debian/control?rev=1236&op=diff
==============================================================================
--- packages/libgcrypt11/trunk/debian/control (original)
+++ packages/libgcrypt11/trunk/debian/control Wed Aug 31 18:13:19 2011
@@ -68,6 +68,8 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: rng-tools
 Pre-Depends: ${misc:Pre-Depends}
+Breaks: gnupg2 (<< 2.0.17-2ubuntu2), gpgsm (<< 2.0.17-2ubuntu2),
+ libgnutls26 (<< 2.12.7-3)
 Multi-Arch: same
 Description: LGPL Crypto library - runtime library
  libgcrypt contains cryptographic functions.  Many important free




More information about the Pkg-gnutls-commits mailing list