Author: tille Date: 2015-12-21 08:32:22 +0000 (Mon, 21 Dec 2015) New Revision: 20844
Modified: trunk/packages/infernal/trunk/debian/changelog trunk/packages/infernal/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/infernal/trunk/debian/changelog =================================================================== --- trunk/packages/infernal/trunk/debian/changelog 2015-12-21 07:05:09 UTC (rev 20843) +++ trunk/packages/infernal/trunk/debian/changelog 2015-12-21 08:32:22 UTC (rev 20844) @@ -1,3 +1,9 @@ +infernal (1.1.1-3) UNRELEASED; urgency=medium + + * cme fix dpkg-control + + -- Andreas Tille <[email protected]> Mon, 21 Dec 2015 09:31:42 +0100 + infernal (1.1.1-2) unstable; urgency=medium * Re-enable i386 by checking availability of sse2 Modified: trunk/packages/infernal/trunk/debian/control =================================================================== --- trunk/packages/infernal/trunk/debian/control 2015-12-21 07:05:09 UTC (rev 20843) +++ trunk/packages/infernal/trunk/debian/control 2015-12-21 08:32:22 UTC (rev 20844) @@ -8,7 +8,7 @@ debhelper (>= 9), libperl4-corelibs-perl, autotools-dev -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/infernal/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/infernal/trunk/ Homepage: http://infernal.janelia.org/ @@ -58,4 +58,3 @@ infernal suite. The package is auto-generated. You may be asked by the upstream developer to install it to help the identification of a technical problem. - _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
