Control: tags 898016 + patch
Control: tags 898016 + pending
Dear maintainer,
I've prepared an NMU for speech-tools (versioned as 1:2.5.0-4.1) and
uploaded it to DELAYED/15. Please feel free to tell me if I should
cancel it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -Nru speech-tools-2.5.0/debian/changelog speech-tools-2.5.0/debian/changelog
--- speech-tools-2.5.0/debian/changelog 2018-01-21 22:57:13.000000000 +0200
+++ speech-tools-2.5.0/debian/changelog 2018-08-27 16:01:57.000000000 +0300
@@ -1,3 +1,10 @@
+speech-tools (1:2.5.0-4.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix updating config.{guess,sub}. (Closes: #898016)
+
+ -- Adrian Bunk <[email protected]> Mon, 27 Aug 2018 16:01:57 +0300
+
speech-tools (1:2.5.0-4) unstable; urgency=medium
* Fix another FTBFS and missing documentation by also building the
diff -Nru speech-tools-2.5.0/debian/rules speech-tools-2.5.0/debian/rules
--- speech-tools-2.5.0/debian/rules 2018-01-21 22:57:13.000000000 +0200
+++ speech-tools-2.5.0/debian/rules 2018-08-27 16:01:52.000000000 +0300
@@ -35,6 +35,7 @@
override_dh_auto_clean:
dh_autoreconf_clean
dh_autoreconf
+ dh_update_autotools_config
dh_auto_configure
$(MAKE) clean NO_DEPEND=1 SYSTEM_TYPE=unknown_DebianGNULinux
dh_autoreconf_clean