[med-svn] r23439 - trunk/packages/seq-gen/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon Jan 2 14:31:24 UTC 2017
Author: tille
Date: 2017-01-02 14:31:23 +0000 (Mon, 02 Jan 2017)
New Revision: 23439
Modified:
trunk/packages/seq-gen/trunk/debian/changelog
trunk/packages/seq-gen/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/seq-gen/trunk/debian/changelog
===================================================================
--- trunk/packages/seq-gen/trunk/debian/changelog 2017-01-02 14:20:13 UTC (rev 23438)
+++ trunk/packages/seq-gen/trunk/debian/changelog 2017-01-02 14:31:23 UTC (rev 23439)
@@ -3,6 +3,7 @@
* debian/watch: Fetch tarball from upstream directly
* debian/copyright:
- Add Files-Excluded to document what was removed from original source
+ * cme fix dpkg-control
TODO: Wait for paml upstream to fullfill the promise to free the code
-- Andreas Tille <tille at debian.org> Mon, 03 Sep 2012 21:02:14 +0200
Modified: trunk/packages/seq-gen/trunk/debian/control
===================================================================
--- trunk/packages/seq-gen/trunk/debian/control 2017-01-02 14:20:13 UTC (rev 23438)
+++ trunk/packages/seq-gen/trunk/debian/control 2017-01-02 14:31:23 UTC (rev 23439)
@@ -1,19 +1,20 @@
Source: seq-gen
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>,
+ Andreas Tille <tille at debian.org>
Section: non-free/science
+XS-Autobuild: no
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>,
- Andreas Tille <tille at debian.org>
Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.3
-Homepage: http://tree.bio.ed.ac.uk/software/seqgen/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/seq-gen/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/seq-gen/trunk/
+Standards-Version: 3.9.8
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/seq-gen/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/seq-gen/trunk/
+Homepage: http://tree.bio.ed.ac.uk/software/seqgen/
Package: seq-gen
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: simulate the evolution of nucleotide or amino acid sequences
Seq-Gen is a program that will simulate the evolution of nucleotide
or amino acid sequences along a phylogeny, using common models of the
@@ -26,4 +27,3 @@
easily created. It has been designed to be a general purpose simulator
that incorporates most of the commonly used
(and computationally tractable) models of molecular sequence evolution.
-
More information about the debian-med-commit
mailing list