tags 639991 + pending
thanks

Dear maintainer,

I've prepared an NMU for guile-1.8-non-dfsg (versioned as 1.8.8+1-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.   Homepage: http://info.comodo.priv.at/ - OpenPGP key ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-    NP: Bob Dylan: Oh, Sister
diff -Nru guile-1.8-non-dfsg-1.8.8+1/debian/changelog guile-1.8-non-dfsg-1.8.8+1/debian/changelog
--- guile-1.8-non-dfsg-1.8.8+1/debian/changelog	2011-04-27 03:49:18.000000000 +0200
+++ guile-1.8-non-dfsg-1.8.8+1/debian/changelog	2011-12-03 20:09:42.000000000 +0100
@@ -1,3 +1,13 @@
+guile-1.8-non-dfsg (1.8.8+1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "guile-1.8-non-dfsg fails to build from source in unstable":
+    apply patch from Ubuntu / Matthias Klose: fix dh_autoreconf invocation,
+    and rm -f dir file which may or may not be installed.
+    (Closes: #639991, LP: #831408)
+
+ -- gregor herrmann <gre...@debian.org>  Sat, 03 Dec 2011 20:08:26 +0100
+
 guile-1.8-non-dfsg (1.8.8+1-1) unstable; urgency=low
 
   * Incorporate upstream release 1.8.8.
diff -Nru guile-1.8-non-dfsg-1.8.8+1/debian/rules guile-1.8-non-dfsg-1.8.8+1/debian/rules
--- guile-1.8-non-dfsg-1.8.8+1/debian/rules	2011-04-27 03:49:03.000000000 +0200
+++ guile-1.8-non-dfsg-1.8.8+1/debian/rules	2011-12-03 20:08:23.000000000 +0100
@@ -83,14 +83,14 @@
 override_dh_autoreconf:
 	cd doc/goops  && ln -sf goops.texi goops-$(deb_src_eff_ver).texi
 	cd doc/ref  && ln -sf guile.texi guile-$(deb_src_eff_ver).texi
-	dh_autoreconf -- autoreconf -i --force --verbose
+	dh_autoreconf autoreconf -- -i --force --verbose
 
 override_dh_auto_configure:
 	./configure ${configure_args}
 
 override_dh_install: $(autogen_install_files)
 	dh_install --fail-missing -Xusr/share/info/dir
-	rm debian/$(deb_doc_pkg)/usr/share/info/dir
+	rm -f debian/$(deb_doc_pkg)/usr/share/info/dir
 
 override_dh_clean:
 	dh_clean $(autogen_install_files) \

Attachment: signature.asc
Description: Digital signature

Reply via email to