[med-svn] r21109 - trunk/packages/gff2ps/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Mon Jan 11 14:36:47 UTC 2016


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 <tille at debian.org>  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 <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Nelson A. de Oliveira <naoliv at debian.org>,
+           Andreas Tille <tille at debian.org>
 Section: science
+XS-Autobuild: no
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Nelson A. de Oliveira <naoliv at debian.org>,
- Andreas Tille <tille at debian.org>
 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




More information about the debian-med-commit mailing list