[med-svn] r3209 - in trunk/packages: biococoa/trunk/debian sequenceconverter.app/trunk/debian
tille at alioth.debian.org
tille at alioth.debian.org
Thu Mar 26 08:05:00 UTC 2009
Author: tille
Date: 2009-03-26 08:05:00 +0000 (Thu, 26 Mar 2009)
New Revision: 3209
Modified:
trunk/packages/biococoa/trunk/debian/control
trunk/packages/sequenceconverter.app/trunk/debian/control
Log:
sequenceconverter.app is the real successor of biococoa.app and the Replaces, Provides, Conflicts magic should be applied here.
Modified: trunk/packages/biococoa/trunk/debian/control
===================================================================
--- trunk/packages/biococoa/trunk/debian/control 2009-03-26 08:00:53 UTC (rev 3208)
+++ trunk/packages/biococoa/trunk/debian/control 2009-03-26 08:05:00 UTC (rev 3209)
@@ -33,9 +33,6 @@
Package: libbiococoa2
Section: libs
-Replaces: biococoa.app
-Provides: biococoa.app
-Conflicts: biococoa.app
Architecture: any
Depends: ${shlibs:Depends}, ${gnustep:Depends}
Description: Bioinformatics framework for GNUstep and Cocoa (library files)
Modified: trunk/packages/sequenceconverter.app/trunk/debian/control
===================================================================
--- trunk/packages/sequenceconverter.app/trunk/debian/control 2009-03-26 08:00:53 UTC (rev 3208)
+++ trunk/packages/sequenceconverter.app/trunk/debian/control 2009-03-26 08:05:00 UTC (rev 3209)
@@ -13,7 +13,9 @@
Package: sequenceconverter.app
Architecture: any
Depends: ${shlibs:Depends}
-Conflicts: biococoa.app ( < 1.6.0-8 )
+Replaces: biococoa.app
+Provides: biococoa.app
+Conflicts: biococoa.app
Description: biological sequence file format conversion applet for GNUstep
Demo application to demonstrate the possibilities of the BioCocoa framework.
.
More information about the debian-med-commit
mailing list