[med-svn] r17689 - trunk/packages/python-pynast/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon Aug 11 14:36:16 UTC 2014
Author: tille
Date: 2014-08-11 14:36:16 +0000 (Mon, 11 Aug 2014)
New Revision: 17689
Modified:
trunk/packages/python-pynast/trunk/debian/changelog
trunk/packages/python-pynast/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/python-pynast/trunk/debian/changelog
===================================================================
--- trunk/packages/python-pynast/trunk/debian/changelog 2014-08-11 14:34:53 UTC (rev 17688)
+++ trunk/packages/python-pynast/trunk/debian/changelog 2014-08-11 14:36:16 UTC (rev 17689)
@@ -1,6 +1,7 @@
python-pynast (1.2.2-1) UNRELEASED; urgency=medium
* New upsteam version now on Github (adapted d/watch)
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Mon, 11 Aug 2014 16:33:56 +0200
Modified: trunk/packages/python-pynast/trunk/debian/control
===================================================================
--- trunk/packages/python-pynast/trunk/debian/control 2014-08-11 14:34:53 UTC (rev 17688)
+++ trunk/packages/python-pynast/trunk/debian/control 2014-08-11 14:36:16 UTC (rev 17689)
@@ -1,18 +1,18 @@
Source: python-pynast
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>,
+ Andreas Tille <tille at debian.org>,
+ Tim Booth <tbooth at ceh.ac.uk>
Section: python
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>,
- Andreas Tille <tille at debian.org>,
- Tim Booth <tbooth at ceh.ac.uk>
Build-Depends: debhelper (>= 9),
- python (>= 2.6.6-3~),
+ python,
python-cogent (>= 1.5.3),
python-sphinx
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-pynast/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/python-pynast/trunk/
Homepage: http://pynast.sourceforge.net/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/python-pynast/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/python-pynast/trunk/
X-Python-Version: >= 2.5
Package: pynast
@@ -21,9 +21,9 @@
${python:Depends},
libjs-jquery,
libjs-underscore
+Conflicts: python-pynast
Provides: python-pynast
Replaces: python-pynast
-Conflicts: python-pynast
Description: alignment of short DNA sequences
The package provices a reimplementation of the Nearest Alignment
Space Termination tool in Python. It was prepared for next generation
More information about the debian-med-commit
mailing list