Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package libbio-graphics-perl Build depends libgd-perl rather than the removed libgd-gd2-perl package Closes: #768760 Debdiff attached (it also contains a removal from Uploaders which was pending in Git and which seems to be apropriate to upload for reasons explained in Debian private.) unblock libbio-graphics-perl/2.39-2 -- System Information: Debian Release: 7.7 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru libbio-graphics-perl-2.39/debian/changelog libbio-graphics-perl-2.39/debian/changelog --- libbio-graphics-perl-2.39/debian/changelog 2014-08-20 09:48:40.000000000 +0200 +++ libbio-graphics-perl-2.39/debian/changelog 2014-11-09 10:03:40.000000000 +0100 @@ -1,3 +1,10 @@ +libbio-graphics-perl (2.39-2) unstable; urgency=medium + + * Build depends libgd-perl rather than the removed libgd-gd2-perl package + Closes: #768760 + + -- Andreas Tille <[email protected]> Sun, 09 Nov 2014 09:48:22 +0100 + libbio-graphics-perl (2.39-1) unstable; urgency=medium * New upstream version (patch applied upstream) diff -Nru libbio-graphics-perl-2.39/debian/control libbio-graphics-perl-2.39/debian/control --- libbio-graphics-perl-2.39/debian/control 2014-08-20 09:13:30.000000000 +0200 +++ libbio-graphics-perl-2.39/debian/control 2014-11-09 10:03:40.000000000 +0100 @@ -1,7 +1,6 @@ Source: libbio-graphics-perl Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Charles Plessy <[email protected]>, - Olivier Sallou <[email protected]>, +Uploaders: Olivier Sallou <[email protected]>, Andreas Tille <[email protected]> Section: perl Priority: optional @@ -9,7 +8,7 @@ perl # Needed for the tests Build-Depends-Indep: bioperl (>= 1.6.0), - libgd-gd2-perl (>= 2.3), + libgd-perl (>= 2.3), libstatistics-descriptive-perl, libgd-svg-perl Standards-Version: 3.9.5

