[med-svn] r23345 - trunk/packages/pynast/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Dec 21 07:41:48 UTC 2016
Author: tille
Date: 2016-12-21 07:41:48 +0000 (Wed, 21 Dec 2016)
New Revision: 23345
Modified:
trunk/packages/pynast/trunk/debian/changelog
trunk/packages/pynast/trunk/debian/compat
trunk/packages/pynast/trunk/debian/control
trunk/packages/pynast/trunk/debian/copyright
trunk/packages/pynast/trunk/debian/watch
Log:
* debhelper 10
* d/watch: version=4
* DEP5 fix
Modified: trunk/packages/pynast/trunk/debian/changelog
===================================================================
--- trunk/packages/pynast/trunk/debian/changelog 2016-12-21 07:25:48 UTC (rev 23344)
+++ trunk/packages/pynast/trunk/debian/changelog 2016-12-21 07:41:48 UTC (rev 23345)
@@ -1,11 +1,14 @@
-pynast (1.2.2-2) UNRELEASED; urgency=medium
+pynast (1.2.2-2) unstable; urgency=medium
* Fix test failures with new version of ncbi-blast+ (Thanks for the patch to
Aaron M. Ucko)
Closes: #848735
* cme fix dpkg-control
+ * debhelper 10
+ * d/watch: version=4
+ * DEP5 fix
- -- Andreas Tille <tille at debian.org> Wed, 21 Dec 2016 08:21:44 +0100
+ -- Andreas Tille <tille at debian.org> Wed, 21 Dec 2016 08:27:07 +0100
pynast (1.2.2-1) unstable; urgency=medium
Modified: trunk/packages/pynast/trunk/debian/compat
===================================================================
--- trunk/packages/pynast/trunk/debian/compat 2016-12-21 07:25:48 UTC (rev 23344)
+++ trunk/packages/pynast/trunk/debian/compat 2016-12-21 07:41:48 UTC (rev 23345)
@@ -1 +1 @@
-9
+10
Modified: trunk/packages/pynast/trunk/debian/control
===================================================================
--- trunk/packages/pynast/trunk/debian/control 2016-12-21 07:25:48 UTC (rev 23344)
+++ trunk/packages/pynast/trunk/debian/control 2016-12-21 07:41:48 UTC (rev 23345)
@@ -5,7 +5,7 @@
Tim Booth <tbooth at ceh.ac.uk>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
python,
python-cogent (>= 1.5.3),
python-sphinx,
Modified: trunk/packages/pynast/trunk/debian/copyright
===================================================================
--- trunk/packages/pynast/trunk/debian/copyright 2016-12-21 07:25:48 UTC (rev 23344)
+++ trunk/packages/pynast/trunk/debian/copyright 2016-12-21 07:41:48 UTC (rev 23345)
@@ -8,16 +8,16 @@
Greg Caporaso <gregcaporaso at gmail.com>
Kyle Bittinger
Rob Knight <rob at spot.colorado.edu>
-License: BSD
+License: BSD-3-clause
Files: debian/*
Copyright: 2010 Sri Girish Srinivasa Murthy <srigirish at evolbio.mpg.de>,
2011 Steffen Moeller <moeller at debian.org>,
Tim Booth <tbooth at ceh.ac.uk>,
- 2011-2014 Andreas Tille <tille at debian.org>
-License: BSD
+ 2011-2016 Andreas Tille <tille at debian.org>
+License: BSD-3-clause
-License: BSD
+License: BSD-3-clause
PyNAST is licensed under the terms of the Modified BSD License (also known as
New or Revised BSD), as follows:
.
Modified: trunk/packages/pynast/trunk/debian/watch
===================================================================
--- trunk/packages/pynast/trunk/debian/watch 2016-12-21 07:25:48 UTC (rev 23344)
+++ trunk/packages/pynast/trunk/debian/watch 2016-12-21 07:41:48 UTC (rev 23345)
@@ -1,2 +1,2 @@
-version=3
+version=4
https://github.com/biocore/pynast/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
More information about the debian-med-commit
mailing list