[med-svn] [libbio-graphics-perl] 01/02: Build depends libgd-perl rather than the removed libgd-gd2-perl package
Andreas Tille
tille at debian.org
Sun Nov 9 20:33:35 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libbio-graphics-perl.
commit fc9b2c5858934ba017469f9115340bc0618a2508
Author: Andreas Tille <tille at debian.org>
Date: Sun Nov 9 10:02:59 2014 +0100
Build depends libgd-perl rather than the removed libgd-gd2-perl package
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index bc9e07a..b2d1c5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libbio-graphics-perl (2.39-2) UNRELEASED; urgency=medium
+
+ * Build depends libgd-perl rather than the removed libgd-gd2-perl package
+ Closes: #768760
+
+ -- Andreas Tille <tille at debian.org> Sun, 09 Nov 2014 09:48:22 +0100
+
libbio-graphics-perl (2.39-1) unstable; urgency=medium
* New upstream version (patch applied upstream)
diff --git a/debian/control b/debian/control
index 10544e5..9bf0e2c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbio-graphics-perl.git
More information about the debian-med-commit
mailing list