[Pkg-gnutls-commits] r1897 - in /packages/gnutls28/trunk/debian: changelog control

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sun Sep 8 06:06:11 UTC 2013


Author: ametzler
Date: Sun Sep  8 06:06:10 2013
New Revision: 1897

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1897
Log:
Unfolf guile-gnutls "Architecture" field.

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=1897&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/changelog	(original)
+++ packages/gnutls28/trunk/debian/changelog	Sun Sep  8 06:06:10 2013
@@ -1,8 +1,9 @@
-gnutls28 (3.2.4-3) UNRELEASED; urgency=low
-
-  * 
-
- -- Andreas Metzler <ametzler at debian.org>  Sat, 07 Sep 2013 08:48:39 +0200
+gnutls28 (3.2.4-3) unstable; urgency=low
+
+  * Looks like "Architecture" in debian/control cannot be folded, unfold the
+    respective entry for guile-gnutls.
+
+ -- Andreas Metzler <ametzler at debian.org>  Sun, 08 Sep 2013 08:03:27 +0200
 
 gnutls28 (3.2.4-2) unstable; urgency=low
 

Modified: packages/gnutls28/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/control?rev=1897&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/control	(original)
+++ packages/gnutls28/trunk/debian/control	Sun Sep  8 06:06:10 2013
@@ -142,9 +142,8 @@
  This package contains all the GnuTLS documentation.
 
 Package: guile-gnutls
-# everything except ia64
-Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips
- mipsel powerpc s390 s390x sparc hurd-i386
+# everything except ia64 - Field must be single line, unfolded!
+Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 s390x sparc hurd-i386
 Section: lisp
 Depends: ${misc:Depends},${shlibs:Depends}, guile-2.0
 Description: GNU TLS library - GNU Guile bindings




More information about the Pkg-gnutls-commits mailing list