Your message dated Thu, 31 Jan 2019 22:52:44 +0000
with message-id <[email protected]>
and subject line Bug#900433: fixed in synfigstudio 1.2.2-1
has caused the Debian Bug report #900433,
regarding synfigstudio ships a broken, outdated, embedded copy of 
PKG_CHECK_MODULES
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
900433: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900433
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: synfigstudio
Version: 1.2.1-0.1
Tags: patch upstream
User: [email protected]
Usertags: rebootstrap

synfigstudio ships a broken, oudated, embedded copy of PKG_CHECK_MODULES
in m4/gnome.m4. The outdated version makes cross building fail. Please
remove this copy or fix register[1] it. The attached patch proposes
removal, which causes synfigstudio to pick up the current version from
the pkg-config package.

Helmut

[1] https://wiki.debian.org/EmbeddedCodeCopies
--- synfigstudio-1.2.1.orig/m4/gnome.m4
+++ synfigstudio-1.2.1/m4/gnome.m4
@@ -64,63 +64,6 @@
 fi])
 
 
-dnl PKG_CHECK_MODULES(GSTUFF, gtk+-2.0 >= 1.3 glib = 1.3.4, action-if, action-not)
-dnl defines GSTUFF_LIBS, GSTUFF_CFLAGS, see pkg-config man page
-dnl also defines GSTUFF_PKG_ERRORS on error
-AC_DEFUN([PKG_CHECK_MODULES], [
-  succeeded=no
-
-  if test -z "$PKG_CONFIG"; then
-    AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-  fi
-
-  if test "$PKG_CONFIG" = "no" ; then
-     echo "*** The pkg-config script could not be found. Make sure it is"
-     echo "*** in your path, or set the PKG_CONFIG environment variable"
-     echo "*** to the full path to pkg-config."
-     echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
-  else
-     PKG_CONFIG_MIN_VERSION=0.9.0
-     if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
-        AC_MSG_CHECKING(for $2)
-
-        if $PKG_CONFIG --exists "$2" ; then
-            AC_MSG_RESULT(yes)
-            succeeded=yes
-
-            AC_MSG_CHECKING($1_CFLAGS)
-            $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
-            AC_MSG_RESULT($$1_CFLAGS)
-
-            AC_MSG_CHECKING($1_LIBS)
-            $1_LIBS=`$PKG_CONFIG --libs "$2"`
-            AC_MSG_RESULT($$1_LIBS)
-        else
-            $1_CFLAGS=""
-            $1_LIBS=""
-            ## If we have a custom action on failure, don't print errors, but 
-            ## do set a variable so people can do so.
-            $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
-            ifelse([$4], ,echo $$1_PKG_ERRORS,)
-        fi
-
-        AC_SUBST($1_CFLAGS)
-        AC_SUBST($1_LIBS)
-     else
-        echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
-        echo "*** See http://www.freedesktop.org/software/pkgconfig";
-     fi
-  fi
-
-  if test $succeeded = yes; then
-     ifelse([$3], , :, [$3])
-  else
-     ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
-  fi
-])
-
-
-
 # Macro to add for using GNU gettext.
 # Ulrich Drepper <[email protected]>, 1995, 1996
 #

--- End Message ---
--- Begin Message ---
Source: synfigstudio
Source-Version: 1.2.2-1

We believe that the bug you reported is fixed in the latest version of
synfigstudio, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Smirnov <[email protected]> (supplier of updated synfigstudio package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 31 Jan 2019 20:18:41 +1100
Source: synfigstudio
Binary: synfigstudio synfigstudio-dbgsym
Architecture: source amd64
Version: 1.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<[email protected]>
Changed-By: Dmitry Smirnov <[email protected]>
Description:
 synfigstudio - vector-based 2D animation package (graphical user interface)
Closes: 900433
Changes:
 synfigstudio (1.2.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * dbgsym-migration: dropped -dbg package.
   * Debhelper & compat to version 11.
   * Standards-Version: 4.3.0
   * Priority: optional.
   * VCS URLs to Salsa.
   * New patch to remove embedded copy of PKG_CHECK_MODULES (Closes: #900433).
     Thanks, Helmut Grohne.
Checksums-Sha1:
 c07ea514753b87bd349d69e2774b5bc8eacadcb5 2273 synfigstudio_1.2.2-1.dsc
 b55a90d1eb222eec88e7e64938842e5b0765ceba 2534296 synfigstudio_1.2.2.orig.tar.xz
 c7cae70da83fc9b549f77b30e035a7bcbbaed5fe 17908 
synfigstudio_1.2.2-1.debian.tar.xz
 31e85434c46736cc996493a1593e7710f4fd7efb 216328 
synfigstudio-dbgsym_1.2.2-1_amd64.deb
 79c5875508e0efde91ef821d32740519da8d3955 20819 
synfigstudio_1.2.2-1_amd64.buildinfo
 d0b67da6aa295affc2f7380f96291a606e31e294 4316864 synfigstudio_1.2.2-1_amd64.deb
Checksums-Sha256:
 3f594cbd3cd65248c7469301932c4fe1d3aaced65050f3cdd9a66e5be5590d93 2273 
synfigstudio_1.2.2-1.dsc
 b9e91cc7aacfe827904e1bc226d0030b6a495871c9e9835d9861ec5bda79d09c 2534296 
synfigstudio_1.2.2.orig.tar.xz
 f757353e87b092bf56ac419126087e792b612f137719e0602b2cd28d96e04608 17908 
synfigstudio_1.2.2-1.debian.tar.xz
 b8e9cde4180f29077f1390f5a3de1ee831c76c4d9ceedb60f11063c47b71e185 216328 
synfigstudio-dbgsym_1.2.2-1_amd64.deb
 173f282ed8885f619f1a870e275a6dc08d5fe2973d4e9147cff2ce9e78037eae 20819 
synfigstudio_1.2.2-1_amd64.buildinfo
 d71826cfe2416ee5bbb097bf2f1bcc7950553e10be5c7d30b7368292f6b18043 4316864 
synfigstudio_1.2.2-1_amd64.deb
Files:
 8ca2b2ab738e255d5cbf95cfbf1bae6a 2273 graphics optional 
synfigstudio_1.2.2-1.dsc
 c7362102f859b497e6f1f45fa07504ea 2534296 graphics optional 
synfigstudio_1.2.2.orig.tar.xz
 bcf81c4ceb1cda83099c29ae0c8bdd82 17908 graphics optional 
synfigstudio_1.2.2-1.debian.tar.xz
 f952153c3d72228c01073f0e3215b1eb 216328 debug optional 
synfigstudio-dbgsym_1.2.2-1_amd64.deb
 c1bd2f0c648e94fdee33b28215b95d88 20819 graphics optional 
synfigstudio_1.2.2-1_amd64.buildinfo
 df7c6447209bc7032e6d2cc043c758a1 4316864 graphics optional 
synfigstudio_1.2.2-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAlxTc+UACgkQUra72VOW
jRtzWxAAh2Ccmein4+LIID9rycvLBe97Ec4NA1o49elmY4W+zAB2LTw5ovc76I1L
ZiV1gi2cI5auMkI8cTgVFfgcY9ps2UW9neK2I+tuHUdUSjvAXc+oAFHUGYXWU9MT
2ol/IKCKb4M7uQ4oy/8jTqxFHLegHhBKDXRL0iKfzxfsHM5JZc4ElXtgmK+2At9V
h14NU/kUFAsSIEPIfTPMb61Y/sSwpQMhNRynogB9e73iptM3B5T089D64J0r5ixm
I5Qw8zvA+BiKSNsmxJovlnjsImt8a4mcM1Chj9hDyFwabpKZ8dOX30TcdNfp80sK
dNRe7PdqY/I2wx6NqYAlY0zlvTWmngHoKcKpno+4LhaX4ta6ak2M1ZMuod/Tz1TN
C7frvSlonP1Yj5cZTwY4v6tH84H6O9o2KeOkgsi5LTb8fR2dTY96FvZulDJZWt8t
ugVMMooQl1MqK6gJIaGzoxAwtc1fJOhSyTb181oVy2xC8t/ml2e8qh/eY2seaggd
nCge4iKzi0wdbe8wtALBoUPLK8KPN+22+nDsWd5de05fNGLGQ8ldHPyf5W6KVgT9
IK/gY+O3n0q+SEr5ySLNMGHY9cV9A4WOwhsYVnKVwFtCPDwTfbKQSbiOHi/evn9I
22R9oSSsob2FDBEz0enwo8IQi9nF1w+EaSJkU/PS/1NNxGf+UYg=
=X8VO
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to