Hi,
to speed up the kdelibs4c2a transition, I've uploaded a NMU to fix
this bug. Patch attached.
Cheers,
--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org
Listening to: Jay-Jay Johanson - Forbidden Words
diff -u konserve-0.10.3/debian/control konserve-0.10.3/debian/control
--- konserve-0.10.3/debian/control
+++ konserve-0.10.3/debian/control
@@ -2,7 +2,7 @@
Section: kde
Priority: optional
Maintainer: Alejandro Exojo Piqueras <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), automake1.6 | automake1.7, autoconf,
kdelibs4-dev
+Build-Depends: debhelper (>= 4.0.0), automake1.9, autoconf, kdelibs4-dev
Standards-Version: 3.6.2
Package: konserve
diff -u konserve-0.10.3/debian/changelog konserve-0.10.3/debian/changelog
--- konserve-0.10.3/debian/changelog
+++ konserve-0.10.3/debian/changelog
@@ -1,3 +1,12 @@
+konserve (0.10.3-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Upload to get rebuilt against kdelibs4c2a after failed binNMU.
+ * Build-Depend on automake1.9 instead of removed automake1.6.
+ (Closes: #335127)
+
+ -- Adeodato Simó <[EMAIL PROTECTED]> Fri, 09 Dec 2005 03:18:32 +0100
+
konserve (0.10.3-2) unstable; urgency=low
* Rebuilt against a kdelibs version compiled with GCC 4 (Closes: #327982).