Author: tille Date: 2015-07-05 10:51:02 +0000 (Sun, 05 Jul 2015) New Revision: 19518
Modified: trunk/packages/staden-io-lib/trunk/debian/changelog trunk/packages/staden-io-lib/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/staden-io-lib/trunk/debian/changelog =================================================================== --- trunk/packages/staden-io-lib/trunk/debian/changelog 2015-07-05 10:50:13 UTC (rev 19517) +++ trunk/packages/staden-io-lib/trunk/debian/changelog 2015-07-05 10:51:02 UTC (rev 19518) @@ -5,6 +5,7 @@ [ Andreas Tille ] * New upstream version + * cme fix dpkg-control -- Andreas Tille <[email protected]> Sun, 05 Jul 2015 12:40:05 +0200 Modified: trunk/packages/staden-io-lib/trunk/debian/control =================================================================== --- trunk/packages/staden-io-lib/trunk/debian/control 2015-07-05 10:50:13 UTC (rev 19517) +++ trunk/packages/staden-io-lib/trunk/debian/control 2015-07-05 10:51:02 UTC (rev 19518) @@ -4,14 +4,14 @@ Andreas Tille <[email protected]>, Thorsten Alteholz <[email protected]> Section: science -XS-Testsuite: autopkgtest +Testsuite: autopkgtest Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, zlib1g-dev, libcurl4-gnutls-dev | libcurl4-nss-dev, d-shlibs -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/staden-io-lib/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/staden-io-lib/trunk/ Homepage: http://staden.sourceforge.net/ @@ -48,8 +48,8 @@ Package: libstaden-read1 Architecture: any +Multi-Arch: same Section: libs -Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: Staden library for reading and writing DNA sequencing results _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
