[med-svn] [Git][med-team/prokka][master] 7 commits: routine-update: Fix watchfile to detect new versions on github

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Aug 30 11:32:29 BST 2021



Andreas Tille pushed to branch master at Debian Med / prokka


Commits:
07550849 by Andreas Tille at 2021-08-30T12:28:37+02:00
routine-update: Fix watchfile to detect new versions on github

- - - - -
f035fa61 by Andreas Tille at 2021-08-30T12:28:55+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
d8aace9b by Andreas Tille at 2021-08-30T12:28:55+02:00
routine-update: debhelper-compat 13

- - - - -
60e2be42 by Andreas Tille at 2021-08-30T12:28:57+02:00
routine-update: Remove trailing whitespace in debian/changelog

- - - - -
b69529fb by Andreas Tille at 2021-08-30T12:29:06+02:00
Remove constraints unnecessary since buster

* prokka: Drop versioned constraint on ncbi-blast+ in Depends.

Changes-By: deb-scrub-obsolete
- - - - -
ca7aa77f by Andreas Tille at 2021-08-30T12:29:06+02:00
routine-update: watch file standard 4

- - - - -
c6497c2a by Andreas Tille at 2021-08-30T12:31:37+02:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+prokka (1.14.6+dfsg-4) unstable; urgency=medium
+
+  * Fix watchfile to detect new versions on github (routine-update)
+  * Standards-Version: 4.6.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Remove trailing whitespace in debian/changelog (routine-update)
+  * Remove constraints unnecessary since buster:
+    + prokka: Drop versioned constraint on ncbi-blast+ in Depends.
+  * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Mon, 30 Aug 2021 12:29:06 +0200
+
 prokka (1.14.6+dfsg-3) unstable; urgency=medium
 
   * Prokka is effectively amd64 only, due to its dependencies.
@@ -7,7 +19,7 @@ prokka (1.14.6+dfsg-3) unstable; urgency=medium
 prokka (1.14.6+dfsg-2) unstable; urgency=medium
 
   * debian/watch: new location
-  * Default database path is now ~/.local/lib/prokka/db (Closes: #924128) 
+  * Default database path is now ~/.local/lib/prokka/db (Closes: #924128)
 
  -- Michael R. Crusoe <crusoe at debian.org>  Wed, 14 Oct 2020 11:29:53 +0200
 


=====================================
debian/control
=====================================
@@ -4,9 +4,9 @@ Uploaders: Michael R. Crusoe <crusoe at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                libswiss-perl
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/prokka
 Vcs-Git: https://salsa.debian.org/med-team/prokka.git
 Homepage: http://www.vicbioinformatics.com/software.prokka.shtml
@@ -18,7 +18,7 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          parallel,
          libbio-perl-perl,
-         ncbi-blast+ (>= 2.8),
+         ncbi-blast+,
          hmmer,
          aragorn,
          prodigal,


=====================================
debian/watch
=====================================
@@ -1,5 +1,5 @@
-version=3
+version=4
 
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
-  https://github.com/tseemann/prokka/releases .*/archive/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+  https://github.com/tseemann/prokka/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@
 



View it on GitLab: https://salsa.debian.org/med-team/prokka/-/compare/2a0c7d203aba02dd1aaf5d7986f3c48b208f0839...c6497c2ac50c7141f6a6b5115e6daba3f7de0d3f

-- 
View it on GitLab: https://salsa.debian.org/med-team/prokka/-/compare/2a0c7d203aba02dd1aaf5d7986f3c48b208f0839...c6497c2ac50c7141f6a6b5115e6daba3f7de0d3f
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210830/b33d4b2a/attachment-0001.htm>


More information about the debian-med-commit mailing list