[Pkg-gnutls-commits] r27 - in /gnutls13/trunk/debian: changelog
control
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Mon Jun 5 15:36:29 UTC 2006
Author: ametzler
Date: Mon Jun 5 15:36:27 2006
New Revision: 27
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=27
Log:
libgnutls-dev's Suggests gnutls-doc instead of libgnutls-doc
Modified:
gnutls13/trunk/debian/changelog
gnutls13/trunk/debian/control
Modified: gnutls13/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/gnutls13/trunk/debian/changelog?rev=27&op=diff
==============================================================================
--- gnutls13/trunk/debian/changelog (original)
+++ gnutls13/trunk/debian/changelog Mon Jun 5 15:36:27 2006
@@ -8,6 +8,7 @@
* Use cdbs' simple-patchsys.mk.
- add debian/README.source_and_patches
- add patches/10_certtoolmanpage.diff patches/12_lessdeps.diff
+ * Fix libgnutls-dev's Suggests to point to existing package. (gnutls-doc)
-- Andreas Metzler <ametzler at debian.org> Sun, 4 Jun 2006 18:51:05 +0200
Modified: gnutls13/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/gnutls13/trunk/debian/control?rev=27&op=diff
==============================================================================
--- gnutls13/trunk/debian/control (original)
+++ gnutls13/trunk/debian/control Mon Jun 5 15:36:27 2006
@@ -12,7 +12,7 @@
Architecture: any
Provides: gnutls-dev
Depends: libgnutls13 (= ${Source-Version}), libgcrypt11-dev (>= 1.2.2), libc6-dev | libc-dev, zlib1g-dev, libtasn1-3-dev (>= 0.3.4), libopencdk8-dev, liblzo-dev
-Suggests: libgnutls-doc, gnutls-bin
+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
Description: the GNU TLS library - development files
More information about the Pkg-gnutls-commits
mailing list