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

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Mon Feb 4 18:33:30 UTC 2008


Author: ametzler
Date: Mon Feb  4 18:33:29 2008
New Revision: 488

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=488
Log:
fix for ftbfs on ia64. AGAIN

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=488&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/changelog (original)
+++ packages/gnutls26/trunk/debian/changelog Mon Feb  4 18:33:29 2008
@@ -1,8 +1,9 @@
-gnutls26 (2.2.1-3) UNRELEASED; urgency=low
-
-  * NOT RELEASED YET
-
- -- Andreas Metzler <ametzler at debian.org>  Sun, 03 Feb 2008 18:41:45 +0100
+gnutls26 (2.2.1-3) unstable; urgency=low
+
+  * Resurrect accidentally reverted fix for ftbfs on ia64. Do not try to build
+    gnutls guile wrapper on ia64.
+
+ -- Andreas Metzler <ametzler at debian.org>  Mon, 04 Feb 2008 19:14:03 +0100
 
 gnutls26 (2.2.1-2) unstable; urgency=low
 

Modified: packages/gnutls26/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/control?rev=488&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/control (original)
+++ packages/gnutls26/trunk/debian/control Mon Feb  4 18:33:29 2008
@@ -99,7 +99,7 @@
 
 Package: guile-gnutls
 Priority: optional
-Architecture: any
+Architecture: alpha amd64 arm armel hppa i386 kfreebsd-amd64 kfreebsd-i386 m68k mips mipsel powerpc s390 sparc
 Section: libs
 Depends: ${misc:Depends},${shlibs:Depends}, guile-1.8
 Description: the GNU TLS library - GNU Guile bindings




More information about the Pkg-gnutls-commits mailing list