Author: tille Date: 2016-01-11 10:51:43 +0000 (Mon, 11 Jan 2016) New Revision: 21087
Modified: trunk/packages/mipe/trunk/debian/changelog trunk/packages/mipe/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/mipe/trunk/debian/changelog =================================================================== --- trunk/packages/mipe/trunk/debian/changelog 2016-01-11 10:50:35 UTC (rev 21086) +++ trunk/packages/mipe/trunk/debian/changelog 2016-01-11 10:51:43 UTC (rev 21087) @@ -2,6 +2,7 @@ * debian/upstream: author in valid BibTeX format (use 'and' rather than '&') * moved debian/upstream to debian/upstream/metadata + * cme fix dpkg-control -- Andreas Tille <[email protected]> Sat, 05 May 2012 17:49:22 +0200 Modified: trunk/packages/mipe/trunk/debian/control =================================================================== --- trunk/packages/mipe/trunk/debian/control 2016-01-11 10:50:35 UTC (rev 21086) +++ trunk/packages/mipe/trunk/debian/control 2016-01-11 10:51:43 UTC (rev 21087) @@ -1,21 +1,24 @@ Source: mipe +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Steffen Moeller <[email protected]>, + Andreas Tille <[email protected]>, + Charles Plessy <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Steffen Moeller <[email protected]>, - Andreas Tille <[email protected]>, - Charles Plessy <[email protected]> +Build-Depends: debhelper (>= 8), + quilt Build-Depends-Indep: perl -Build-Depends: debhelper (>= 8), quilt -Standards-Version: 3.9.2 +Standards-Version: 3.9.6 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/mipe/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/mipe/trunk/ Homepage: http://mipe.sourceforge.net -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mipe/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mipe/trunk/ Package: mipe Architecture: all -Depends: libxml-twig-perl, libxml-perl, ${misc:Depends}, ${perl:Depends} +Depends: libxml-twig-perl, + libxml-perl, + ${misc:Depends}, + ${perl:Depends} Description: Tools to store PCR-derived data MIPE provides a standard format to exchange and/or storage of all information associated with PCR experiments using a flat text file. This will: _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
