[Pkg-gnutls-commits] r1314 - in /packages/gnutls28/trunk/debian: changelog control
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Thu Nov 10 18:36:50 UTC 2011
Author: ametzler
Date: Thu Nov 10 18:36:48 2011
New Revision: 1314
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1314
Log:
Another guile cleanup: drop Pre-Depends: ${misc:Pre-Depends} from
guile-gnutls.
Modified:
packages/gnutls28/trunk/debian/changelog
packages/gnutls28/trunk/debian/control
Modified: packages/gnutls28/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/changelog?rev=1314&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/changelog (original)
+++ packages/gnutls28/trunk/debian/changelog Thu Nov 10 18:36:48 2011
@@ -1,15 +1,15 @@
-gnutls28 (3.0.7-1) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
+gnutls28 (3.0.7-1) experimental; urgency=low
+
* New upstream version.
* Drop 20_addGNU-stack.diff, included upstream.
* loadable Guile module no longer installed directly to $libdir but to
- $libdir/guile/X.Y/. Drop nunnecessary lintian overrides and (from
- debian/rules) DEB_DH_MAKESHLIBS_ARGS_guile-gnutls.
- * gnutls-extra is removed upstream, there is no need anaymore to manually
+ $libdir/guile/X.Y/. Drop nunnecessary lintian overrides and
+ Pre-Depends: ${misc:Pre-Depends} from guile-gnutls. Also modify
+ DEB_DH_MAKESHLIBS_ARGS_guile-gnutls to ignore the binary module.
+ * gnutls-extra is removed upstream, there is no need anymore to manually
remove the bits and pieces in debian/rules.
- -- Andreas Metzler <ametzler at debian.org> Sun, 23 Oct 2011 18:18:17 +0200
+ -- Andreas Metzler <ametzler at debian.org> Thu, 10 Nov 2011 19:35:30 +0100
gnutls28 (3.0.4-2) experimental; urgency=low
Modified: packages/gnutls28/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/control?rev=1314&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/control (original)
+++ packages/gnutls28/trunk/debian/control Thu Nov 10 18:36:48 2011
@@ -136,7 +136,6 @@
Architecture: any
Section: lisp
Depends: ${misc:Depends},${shlibs:Depends}, guile-1.8
-Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: GNU TLS library - GNU Guile bindings
GnuTLS is a portable library which implements the Transport Layer
More information about the Pkg-gnutls-commits
mailing list