Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: pu
I've prepared an update for gxine that switches to libmozjs185-dev from libmozjs-dev as gxine fails to build with newer versions of the latter package. The same change was already done in unstable as part of fixing #665555. Ansgar
diff -Nru gxine-0.5.907/debian/changelog gxine-0.5.907/debian/changelog --- gxine-0.5.907/debian/changelog 2012-06-08 18:57:10.000000000 +0200 +++ gxine-0.5.907/debian/changelog 2013-08-17 10:07:04.000000000 +0200 @@ -1,3 +1,10 @@ +gxine (0.5.907-2+deb7u1) wheezy; urgency=low + + * d/control: Switch to libmozjs185-dev as the package fails to build with + newer versions of libmozjs-dev. (Reference: #665555) + + -- Ansgar Burchardt <ans...@debian.org> Sat, 17 Aug 2013 10:00:48 +0200 + gxine (0.5.907-2) unstable; urgency=low * Switched source maintenance to mercurial-buildpackage. diff -Nru gxine-0.5.907/debian/control gxine-0.5.907/debian/control --- gxine-0.5.907/debian/control 2012-06-08 18:56:59.000000000 +0200 +++ gxine-0.5.907/debian/control 2013-08-17 10:00:47.000000000 +0200 @@ -6,7 +6,7 @@ Build-Depends: debhelper (>> 5.0.0), libxine2-dev, libxine2-misc-plugins, libgtk2.0-dev (>= 2.8.0), - libmozjs-dev, liblircclient-dev, + libmozjs185-dev, liblircclient-dev, libdbus-glib-1-dev, libgudev-1.0-dev [linux-any], libhal-dev [!linux-any], libxcb1-dev | x11-common (<< 1:7.2),