Author: tille Date: 2016-01-11 14:36:45 +0000 (Mon, 11 Jan 2016) New Revision: 21109
Modified: trunk/packages/gff2ps/trunk/debian/changelog trunk/packages/gff2ps/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/gff2ps/trunk/debian/changelog =================================================================== --- trunk/packages/gff2ps/trunk/debian/changelog 2016-01-11 14:35:55 UTC (rev 21108) +++ trunk/packages/gff2ps/trunk/debian/changelog 2016-01-11 14:36:45 UTC (rev 21109) @@ -1,6 +1,7 @@ gff2ps (0.98d-5) UNRELEASED; urgency=medium * Moved debian/upstream to debian/upstream/metadata + * cme fix dpkg-control -- Andreas Tille <[email protected]> Mon, 11 Jan 2016 15:35:25 +0100 Modified: trunk/packages/gff2ps/trunk/debian/control =================================================================== --- trunk/packages/gff2ps/trunk/debian/control 2016-01-11 14:35:55 UTC (rev 21108) +++ trunk/packages/gff2ps/trunk/debian/control 2016-01-11 14:36:45 UTC (rev 21109) @@ -1,19 +1,20 @@ Source: gff2ps +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Nelson A. de Oliveira <[email protected]>, + Andreas Tille <[email protected]> Section: science +XS-Autobuild: no Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Nelson A. de Oliveira <[email protected]>, - Andreas Tille <[email protected]> Build-Depends: debhelper (>= 8) -Standards-Version: 3.9.3 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gff2ps/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/gff2ps/trunk/ +Standards-Version: 3.9.6 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/gff2ps/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/gff2ps/trunk/ Homepage: http://genome.imim.es/software/gfftools/GFF2PS.html Package: gff2ps Architecture: all -Depends: gawk, ${misc:Depends} +Depends: gawk, + ${misc:Depends} Recommends: gv | postscript-viewer Description: produces PostScript graphical output from GFF-files gff2ps is a script program developed with the aim of converting gff-formatted _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
