The following commit has been merged in the master branch:
commit 3f394be36b6e9803388edb711961ce94b80a0452
Author: Charles Plessy <[email protected]>
Date: Wed Mar 23 16:13:21 2011 +0900
# Replaced deprecated ‘<’ by ‘<<’.
diff --git a/debian/changelog b/debian/changelog
index 7e2b3cd..a195520 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libbio-graphics-perl (2.19-1) UNRELEASED; urgency=low
* New usptream release (but not default on CPAN).
+ * Replaced deprecated ‘<’ by ‘<<’ in debian/control.
-- Charles Plessy <[email protected]> Wed, 23 Mar 2011 16:09:10 +0900
diff --git a/debian/control b/debian/control
index a021f12..a340957 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Package: libbio-graphics-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, bioperl (>= 1.6.0), libgd-gd2-perl
(>= 2.3)
Recommends: libbio-scf-perl, libfile-spec-perl, libgd-svg-perl,
libstatistics-descriptive-perl
-Breaks: bioperl ( < 1.6.0)
+Breaks: bioperl ( << 1.6.0)
Description: Generate GD images of Bio::Seq objects
The Bio::Graphics::Panel class provides drawing and formatting
services for any object that implements the Bio::SeqFeatureI
--
Generate GD images of Bio::Seq objects.
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit