Bug#753679: schroedinger: : use dh-autoreconf to fix ppc64el FTBFS

Manuel A. Fernandez Montecelo manuel.montezelo at gmail.com
Fri Aug 1 22:29:39 UTC 2014


Control: tags -1 + pending

Hi,

The unability to compile this package is a problem for ports being
added recently (OpenRISC/or1k, ppc64el, ...) since they don't have
older versions to rely on, and many packages depend on them as
build-dependencies to compile, so this package (among many others) is
blocking a good portion of the archive to compile cleanly for these
ports.

I am preparing a NMU (diff attached) to fix the bugs above (see
headers), uploaded to DELAYED/5 as per guidelines in [1] -- since this
package is needed to compile many other packages, the bugs are open
for several weeks in one case and years in another and didn't receive
any update from the maintainers (and there are other bugs open for
years without any recent activity), and the changes should not affect
the behaviour of the package in the other architectures.

[1] http://www.debian.org/doc/manuals/developers-reference/pkgs.html#nmu


Please let me know if you want me to cancel the upload, or can assist
you in any way.


Cheers.
--
Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>
-------------- next part --------------
diff -Nru schroedinger-1.0.11/debian/changelog schroedinger-1.0.11/debian/changelog
--- schroedinger-1.0.11/debian/changelog	2012-04-26 07:13:54.000000000 +0100
+++ schroedinger-1.0.11/debian/changelog	2014-08-01 22:56:42.000000000 +0100
@@ -1,3 +1,12 @@
+schroedinger (1.0.11-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Run dh-autoreconf to update config.{sub,guess} and
+    {libtool,aclocal}.m4, necessary for some new ports.  Thanks
+    Brahadambal Srinivasan.  (Closes: #753679, #558628)
+
+ -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Fri, 01 Aug 2014 22:54:16 +0100
+
 schroedinger (1.0.11-2) unstable; urgency=low
 
   * Team upload.
diff -Nru schroedinger-1.0.11/debian/control schroedinger-1.0.11/debian/control
--- schroedinger-1.0.11/debian/control	2012-04-26 07:12:04.000000000 +0100
+++ schroedinger-1.0.11/debian/control	2014-08-01 22:57:36.000000000 +0100
@@ -5,6 +5,7 @@
 Uploaders: Sebastian Dr?ge <slomo at debian.org>
 Build-Depends: cdbs (>= 0.4.93~),
                debhelper (>= 8.1.3~),
+               dh-autoreconf,
                liborc-0.4-dev (>= 1:0.4.16),
                pkg-config
 Build-Depends-Indep: gtk-doc-tools (>= 1.0)
diff -Nru schroedinger-1.0.11/debian/rules schroedinger-1.0.11/debian/rules
--- schroedinger-1.0.11/debian/rules	2012-04-26 07:03:26.000000000 +0100
+++ schroedinger-1.0.11/debian/rules	2014-08-01 22:57:03.000000000 +0100
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk
 


More information about the pkg-gstreamer-maintainers mailing list