[med-svn] r14750 - trunk/packages/bioperl/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Sun Sep 22 04:30:55 UTC 2013
Author: plessy
Date: 2013-09-22 04:30:54 +0000 (Sun, 22 Sep 2013)
New Revision: 14750
Modified:
trunk/packages/bioperl/trunk/debian/changelog
trunk/packages/bioperl/trunk/debian/control
Log:
Replace and Break grinder, stop replacing and breaking bioperl.
Closes: #722910
grinder (<< 0.5.3-3~) has overlaping contents, breaking upgrades from Testing.
bioperl now satisfies ( << 1.6.9 ) also in Stable.
Modified: trunk/packages/bioperl/trunk/debian/changelog
===================================================================
--- trunk/packages/bioperl/trunk/debian/changelog 2013-09-21 07:18:31 UTC (rev 14749)
+++ trunk/packages/bioperl/trunk/debian/changelog 2013-09-22 04:30:54 UTC (rev 14750)
@@ -1,3 +1,11 @@
+bioperl (1.6.920-2) UNRELEASED; urgency=low
+
+ * Replaces and Breaks grinder (<< 0.5.3-3~) because of overlaping contents.
+ Closes: #722910
+ * Stop Replacing and Breaking bioperl ( << 1.6.9 ): not needed anymore.
+
+ -- Charles Plessy <plessy at debian.org> Sun, 22 Sep 2013 13:27:02 +0900
+
bioperl (1.6.920-1) unstable; urgency=low
* New upstream release (Closes: #720776)
Modified: trunk/packages/bioperl/trunk/debian/control
===================================================================
--- trunk/packages/bioperl/trunk/debian/control 2013-09-21 07:18:31 UTC (rev 14749)
+++ trunk/packages/bioperl/trunk/debian/control 2013-09-22 04:30:54 UTC (rev 14750)
@@ -128,8 +128,8 @@
Section: perl
Architecture: all
Depends: libio-string-perl, libdata-stag-perl, ${misc:Depends}, ${perl:Depends}
-Replaces: bioperl ( << 1.6.9 )
-Breaks: bioperl ( << 1.6.9 )
+Replaces: grinder (<< 0.5.3-3~)
+Breaks: grinder (<< 0.5.3-3~)
# Temporary workaround as bioperl-run has not been split
Recommends: bioperl-run ( >= 1.6.0 ) | libbio-perl-run-perl ( >= 1.6.0 ),
# Recommended in Build.PL
More information about the debian-med-commit
mailing list