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

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sat Apr 4 15:00:16 UTC 2009


Author: ametzler
Date: Sat Apr  4 15:00:14 2009
New Revision: 698

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=698
Log:
Sync sections in debian/control with override file.

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=698&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/changelog (original)
+++ packages/gnutls26/trunk/debian/changelog Sat Apr  4 15:00:14 2009
@@ -1,6 +1,8 @@
 gnutls26 (2.6.4-3) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * Sync sections in debian/control with override file. libgnutls26-dbg is
+    section debug, guile-gnutls is section lisp.
 
  -- Andreas Metzler <ametzler at debian.org>  Mon, 16 Feb 2009 17:51:08 +0100
 

Modified: packages/gnutls26/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/control?rev=698&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/control (original)
+++ packages/gnutls26/trunk/debian/control Sat Apr  4 15:00:14 2009
@@ -56,7 +56,7 @@
 Package: libgnutls26-dbg
 Priority: extra
 Architecture: any
-Section: devel
+Section: debug
 Depends: libgnutls26 (= ${binary:Version}), ${misc:Depends}
 Conflicts: libgnutls13-dbg
 Description: GNU TLS library - debugger symbols
@@ -100,7 +100,7 @@
 Package: guile-gnutls
 Priority: optional
 Architecture: any
-Section: libs
+Section: lisp
 Depends: ${misc:Depends},${shlibs:Depends}, guile-1.8
 Description: the 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