Cyril Brulebois <k...@debian.org> (06/12/2009):
> It's been 3 months already, I'm uploading a fixed package with the
> attached debdiff to DELAYED/7.

In the meanwhile, libtool got uploaded, leading to some version
mismatches. I've just uploaded a new revision which regenerates all
files, which seems to fix that.

Mraw,
KiBi.
diff -u icecc-0.9.4/debian/rules icecc-0.9.4/debian/rules
--- icecc-0.9.4/debian/rules
+++ icecc-0.9.4/debian/rules
@@ -6,7 +6,7 @@
 	dh $@
 
 build: $(QUILT_STAMPFN)
-	autoreconf --force
+	autoreconf -vfi
 
 	for i in debian/man/*.xml; do \
 		/usr/bin/docbook2x-man $$i; \
diff -u icecc-0.9.4/debian/control icecc-0.9.4/debian/control
--- icecc-0.9.4/debian/control
+++ icecc-0.9.4/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-ext...@lists.alioth.debian.org> 
 Uploaders: Fathi Boudra <f...@debian.org>, Mark Purcell <m...@debian.org>
-Build-Depends: debhelper (>= 7), quilt, automake, libtool, docbook2x,
+Build-Depends: debhelper (>= 7), quilt, autoconf, automake, libtool, docbook2x,
  libdevstat-dev [kfreebsd-i386 kfreebsd-amd64]
 Homepage: http://en.opensuse.org/Icecream
 Standards-Version: 3.8.1
diff -u icecc-0.9.4/debian/changelog icecc-0.9.4/debian/changelog
--- icecc-0.9.4/debian/changelog
+++ icecc-0.9.4/debian/changelog
@@ -1,3 +1,12 @@
+icecc (0.9.4-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS due to auto* version mismatch:
+     - Add autoconf to Build-Depends.
+     - Use “autoreconf -vfi” to regenerate everything.
+
+ -- Cyril Brulebois <k...@debian.org>  Sun, 13 Dec 2009 18:28:15 +0100
+
 icecc (0.9.4-1.1) unstable; urgency=low
 
   * Non-maintainer upload.

Attachment: signature.asc
Description: Digital signature

Reply via email to