Author: tille Date: 2016-01-11 11:47:31 +0000 (Mon, 11 Jan 2016) New Revision: 21096
Modified: trunk/packages/poa/trunk/debian/changelog trunk/packages/poa/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/poa/trunk/debian/changelog =================================================================== --- trunk/packages/poa/trunk/debian/changelog 2016-01-11 11:45:43 UTC (rev 21095) +++ trunk/packages/poa/trunk/debian/changelog 2016-01-11 11:47:31 UTC (rev 21096) @@ -1,6 +1,7 @@ poa (2.0+20060928-4) UNRELEASED; urgency=medium * moved debian/upstream to debian/upstream/metadata + * cme fix dpkg-control -- Andreas Tille <[email protected]> Mon, 11 Jan 2016 12:45:11 +0100 Modified: trunk/packages/poa/trunk/debian/control =================================================================== --- trunk/packages/poa/trunk/debian/control 2016-01-11 11:45:43 UTC (rev 21095) +++ trunk/packages/poa/trunk/debian/control 2016-01-11 11:47:31 UTC (rev 21096) @@ -1,19 +1,19 @@ Source: poa +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Charles Plessy <[email protected]>, - Andreas Tille <[email protected]> Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.3 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/poa/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/poa/trunk/ +Standards-Version: 3.9.6 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/poa/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/poa/trunk/ Homepage: http://poamsa.sourceforge.net/ Package: poa Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Suggests: blast2 Enhances: t-coffee Description: Partial Order Alignment for multiple sequence alignment _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
