Author: tille Date: 2010-08-04 09:17:55 +0000 (Wed, 04 Aug 2010) New Revision: 5099
Added: trunk/packages/clustalx/trunk/debian/source/ trunk/packages/clustalx/trunk/debian/source/format Modified: trunk/packages/clustalx/trunk/debian/changelog trunk/packages/clustalx/trunk/debian/clustalx.desktop trunk/packages/clustalx/trunk/debian/control Log: Add patch for desktop file, current standards-version, source format 3.0 (quilt) Modified: trunk/packages/clustalx/trunk/debian/changelog =================================================================== --- trunk/packages/clustalx/trunk/debian/changelog 2010-08-03 22:20:55 UTC (rev 5098) +++ trunk/packages/clustalx/trunk/debian/changelog 2010-08-04 09:17:55 UTC (rev 5099) @@ -1,3 +1,14 @@ +clustalx (2.0.12-3) UNRELEASED; urgency=low + + * debian/clustalx.desktop: Fixed typo + Closes: #591613 + * debian/control: + - Added myself to uploaders + - Standards-Version: 3.9.1 (no changes needed) + * debian/source/format: 3.0 (quilt) + + -- Andreas Tille <[email protected]> Wed, 04 Aug 2010 11:08:57 +0200 + clustalx (2.0.12-2) unstable; urgency=low * Remove the moc_* files before building, to allow the use of later Modified: trunk/packages/clustalx/trunk/debian/clustalx.desktop =================================================================== --- trunk/packages/clustalx/trunk/debian/clustalx.desktop 2010-08-03 22:20:55 UTC (rev 5098) +++ trunk/packages/clustalx/trunk/debian/clustalx.desktop 2010-08-04 09:17:55 UTC (rev 5099) @@ -9,7 +9,7 @@ GenericName[en]=Alignment and phylogeny GenericName[fr]=Alignement et phylogénèse GenericName[pt_BR]=Alinhamento e filogenia -Comment=Global multiple nucleotide or peptide sequence alignment and phyolgenetic analysis +Comment=Global multiple nucleotide or peptide sequence alignment and phylogenetic analysis Comment[de]=Globales multiples Nucleotid- oder Peptid-Sequenzalignment and phylogenetische Analyse Comment[en]=Global multiple nucleotide or peptide sequence alignment and phylogenetic analysis Comment[fr]=Alignement global de séquences peptidiques ou nucléotidiques et analyse phylogénétique Modified: trunk/packages/clustalx/trunk/debian/control =================================================================== --- trunk/packages/clustalx/trunk/debian/control 2010-08-03 22:20:55 UTC (rev 5098) +++ trunk/packages/clustalx/trunk/debian/control 2010-08-04 09:17:55 UTC (rev 5099) @@ -3,9 +3,10 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes -Uploaders: Steffen Moeller <[email protected]>, Charles Plessy <[email protected]> +Uploaders: Steffen Moeller <[email protected]>, Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> Build-Depends: debhelper (>= 7.0.50~), libqt4-dev, quilt -Standards-Version: 3.8.4 +Standards-Version: 3.9.1 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/clustalx/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/clustalx/trunk/ XS-Autobuild: yes Added: trunk/packages/clustalx/trunk/debian/source/format =================================================================== --- trunk/packages/clustalx/trunk/debian/source/format (rev 0) +++ trunk/packages/clustalx/trunk/debian/source/format 2010-08-04 09:17:55 UTC (rev 5099) @@ -0,0 +1 @@ +3.0 (quilt) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
