[med-svn] r20755 - trunk/packages/gff2aplot/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sun Dec 13 18:17:49 UTC 2015
Author: tille
Date: 2015-12-13 18:17:48 +0000 (Sun, 13 Dec 2015)
New Revision: 20755
Modified:
trunk/packages/gff2aplot/trunk/debian/changelog
trunk/packages/gff2aplot/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/gff2aplot/trunk/debian/changelog
===================================================================
--- trunk/packages/gff2aplot/trunk/debian/changelog 2015-12-13 18:09:31 UTC (rev 20754)
+++ trunk/packages/gff2aplot/trunk/debian/changelog 2015-12-13 18:17:48 UTC (rev 20755)
@@ -1,3 +1,10 @@
+gff2aplot (2.0-8) UNRELEASED; urgency=medium
+
+ * Moved debian/upstream to debian/upstream/metadata
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Sun, 13 Dec 2015 19:13:06 +0100
+
gff2aplot (2.0-7) unstable; urgency=low
* debian/upstream: Added citation information
Modified: trunk/packages/gff2aplot/trunk/debian/control
===================================================================
--- trunk/packages/gff2aplot/trunk/debian/control 2015-12-13 18:09:31 UTC (rev 20754)
+++ trunk/packages/gff2aplot/trunk/debian/control 2015-12-13 18:17:48 UTC (rev 20755)
@@ -1,20 +1,22 @@
Source: gff2aplot
+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
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 (>= 9)
-Standards-Version: 3.9.3
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gff2aplot/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/gff2aplot/trunk/
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/gff2aplot/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/gff2aplot/trunk/
Homepage: http://genome.imim.es/software/gfftools/GFF2APLOT.html
Package: gff2aplot
Architecture: any
-Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
-Suggests: postscript-viewer, gff2ps
+Depends: ${shlibs:Depends},
+ ${perl:Depends},
+ ${misc:Depends}
+Suggests: postscript-viewer,
+ gff2ps
Description: pair-wise alignment-plots for genomic sequences in PostScript
A program to visualize the alignment of two genomic sequences together with
their annotations. From GFF-format input files it produces PostScript figures
More information about the debian-med-commit
mailing list