Bug#752716: ming: hardcodes /usr/lib/perl5

gregor herrmann gregoa at debian.org
Fri Aug 8 14:39:22 UTC 2014


On Fri, 08 Aug 2014 11:32:52 +0200, Gabriele Giacone wrote:

> Git is at http://anonscm.debian.org/gitweb/?p=pkg-flash/ming.git;a=summary

... where d/changelog still says "UNRELEASED"
 
> I just uploaded git + team upload commit at
> http://mentors.debian.net/debian/pool/main/m/ming/ming_0.4.5-2.dsc
> 
> Anyone interested in sporsoring it?

In theory, yes.

In practice, the output of
`debdiff --diffstat ming_0.4.5-1.1.dsc ming_0.4.5-2.dsc'
scares me:

#v+
diffstat for ming-0.4.5 ming-0.4.5

 Makefile.in                   |    7 -
 configure                     |    2
 configure.in                  |    2
 debian/changelog              |   13 ++
 debian/control                |   10 +
 debian/libswf-perl.dirs       |    2
 debian/libswf-perl.install    |    3
 debian/libswf-perl.install.in |    3
 debian/rules                  |   23 ++--
 debian/source/format          |    1
 docs/man/Makefile             |  229 +++++++-----------------------------------
 docs/man/Makefile.am          |  159 +----------------------------
 docs/man/Makefile.in          |  159 +----------------------------
 perl_ext/Makefile.in          |    2
 php_ext/Makefile.in           |    4
 py_ext/Makefile.in            |    2
 16 files changed, 96 insertions(+), 525 deletions(-)

diff -Nru ming-0.4.5/Makefile.in ming-0.4.5/Makefile.in
--- ming-0.4.5/Makefile.in      2014-08-08 16:30:55.000000000 +0200
+++ ming-0.4.5/Makefile.in      2013-06-09 00:20:11.000000000 +0200
@@ -59,10 +59,9 @@
 DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
        $(srcdir)/ming.spec.in $(top_srcdir)/configure AUTHORS COPYING \
-       ChangeLog INSTALL NEWS TODO config.guess config.sub \
-       config/compile config/config.guess config/config.sub \
-       config/depcomp config/install-sh config/ltmain.sh \
-       config/missing
+       ChangeLog INSTALL NEWS TODO config/compile config/config.guess \
+       config/config.sub config/depcomp config/install-sh \
+       config/ltmain.sh config/missing
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/macros/libtool.m4 \
        $(top_srcdir)/macros/ltoptions.m4 \
diff -Nru ming-0.4.5/configure ming-0.4.5/configure
--- ming-0.4.5/configure        2014-08-08 16:30:55.000000000 +0200
+++ ming-0.4.5/configure        2013-06-09 00:20:12.000000000 +0200
@@ -2989,7 +2989,7 @@

 INTERFACE_CURRENT=5
 INTERFACE_AGE=4
-INTERFACE_REVISION=5
+INTERFACE_REVISION=4



diff -Nru ming-0.4.5/configure.in ming-0.4.5/configure.in
--- ming-0.4.5/configure.in     2014-08-08 16:30:55.000000000 +0200
+++ ming-0.4.5/configure.in     2013-06-08 16:08:51.000000000 +0200
@@ -22,7 +22,7 @@
 dnl --
 INTERFACE_CURRENT=5
 INTERFACE_AGE=4
-INTERFACE_REVISION=5
+INTERFACE_REVISION=4

 AC_SUBST(INTERFACE_CURRENT)
 AC_SUBST(INTERFACE_REVISION)
#v-

And so on, all kinds of changes in Makefile.ins etc.
Looks like these were changes to the upstream source in -1.1 which
were no separate patches.

And -2 looks like an NMU. And source format 3.0 (quilt) seems to be
introduced not, and not in the previous version, as stated
retroactively in d/changelog.

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Mercedes Sosa: Caseron De Tejas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: Digital Signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-flash-devel/attachments/20140808/e220ae4a/attachment.sig>


More information about the pkg-flash-devel mailing list