Author: tille Date: 2009-03-25 06:46:50 +0000 (Wed, 25 Mar 2009) New Revision: 3204
Modified: trunk/packages/sequenceconverter.app/trunk/debian/changelog trunk/packages/sequenceconverter.app/trunk/debian/control trunk/packages/sequenceconverter.app/trunk/debian/watch Log: Some polishing to prepare upload Modified: trunk/packages/sequenceconverter.app/trunk/debian/changelog =================================================================== --- trunk/packages/sequenceconverter.app/trunk/debian/changelog 2009-03-25 05:21:29 UTC (rev 3203) +++ trunk/packages/sequenceconverter.app/trunk/debian/changelog 2009-03-25 06:46:50 UTC (rev 3204) @@ -1,17 +1,20 @@ -sequenceconverter.app (1.6.0-10) UNRELEASED; urgency=low +sequenceconverter.app (1.6.0-9) UNRELEASED; urgency=low + [ Scott Christley ] * Update to use the SequenceConverter upstream source release. * Fixed packaging errors for new name. - -- Scott Christley <[email protected]> Wed, 15 Oct 2008 13:36:11 -0700 - -biococoa.app (1.6.0-9) UNRELEASED; urgency=low - + [ Charles Plessy ] * Source and binary packages renamed sequenceconverter.app to avoid confusions with the `biococoa' package containing the BioCocoa libraries. - -- Charles Plessy <[email protected]> Mon, 13 Oct 2008 17:03:58 +0900 + [ Andreas Tille ] + * Do not {Provide,Replace}: biococoa.app because this is set to + biococoa package. + * Standards-Version: 3.8.1 (no changes needed) + -- Andreas Tille <[email protected]> Wed, 25 Mar 2009 07:27:46 +0100 + biococoa.app (1.6.0-8) unstable; urgency=low * Changed the name of the binary package `biococoa.app' to Modified: trunk/packages/sequenceconverter.app/trunk/debian/control =================================================================== --- trunk/packages/sequenceconverter.app/trunk/debian/control 2009-03-25 05:21:29 UTC (rev 3203) +++ trunk/packages/sequenceconverter.app/trunk/debian/control 2009-03-25 06:46:50 UTC (rev 3204) @@ -5,7 +5,7 @@ DM-Upload-Allowed: yes Uploaders: Scott Christley <[email protected]>, Andreas Tille <[email protected]>, Charles Plessy <[email protected]> Build-Depends: debhelper (>= 5), gnustep-make, libgnustep-gui-dev (>= 0.12.0), gnustep-back0.14, quilt -Standards-Version: 3.8.0 +Standards-Version: 3.8.1 Homepage: http://bioinformatics.org/biococoa/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/sequenceconverter/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/sequenceconverter/trunk/ @@ -14,8 +14,6 @@ Architecture: any Depends: ${shlibs:Depends} Conflicts: biococoa.app ( < 1.6.0-8 ) -Replaces: biococoa.app ( < 1.6.0-8 ) -Provides: biococoa.app Description: biological sequence file format conversion applet for GNUstep Demo application to demonstrate the possibilities of the BioCocoa framework. . Modified: trunk/packages/sequenceconverter.app/trunk/debian/watch =================================================================== --- trunk/packages/sequenceconverter.app/trunk/debian/watch 2009-03-25 05:21:29 UTC (rev 3203) +++ trunk/packages/sequenceconverter.app/trunk/debian/watch 2009-03-25 06:46:50 UTC (rev 3204) @@ -1,2 +1,2 @@ -version=2 +version=3 http://www.bioinformatics.org/biococoa/downloads/SequenceConverter-(.+)-src\.tgz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
