[med-svn] [Git][med-team/circlator][master] 3 commits: Fix watch file (no idea why version 1.5.6 vanished upstream)

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Nov 29 19:55:37 GMT 2022



Andreas Tille pushed to branch master at Debian Med / circlator


Commits:
81ae3708 by Andreas Tille at 2022-11-29T20:52:38+01:00
Fix watch file (no idea why version 1.5.6 vanished upstream)

- - - - -
20f25706 by Andreas Tille at 2022-11-29T20:53:04+01:00
routine-update: Standards-Version: 4.6.1

- - - - -
0b0cdbf4 by Andreas Tille at 2022-11-29T20:55:04+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+circlator (1.5.6-7) unstable; urgency=medium
+
+  * Fix watch file (no idea why version 1.5.6 vanished upstream)
+  * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Tue, 29 Nov 2022 20:53:09 +0100
+
 circlator (1.5.6-6) unstable; urgency=medium
 
   * Team Upload.


=====================================
debian/control
=====================================
@@ -9,16 +9,16 @@ Build-Depends: debhelper-compat (= 13),
                python3-setuptools,
                python3-openpyxl,
                python3-jdcal,
-               fastaq (>= 3.12.1),
+               fastaq,
                python3-pysam,
                python3-pymummer,
 # Test-Depends:
                python3-pytest,
                spades,
-               bwa (>= 0.7.12),
+               bwa,
                prodigal,
                canu (<< 1.8+dfsg-1) | canu (>= 1.8+dfsg-2)
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/med-team/circlator
 Vcs-Git: https://salsa.debian.org/med-team/circlator.git
 Homepage: http://sanger-pathogens.github.io/circlator/
@@ -29,7 +29,7 @@ Architecture: amd64
 Depends: ${misc:Depends},
          ${python3:Depends},
          prodigal,
-         bwa (>= 0.7.12),
+         bwa,
          mummer,
          samtools,
          spades,


=====================================
debian/watch
=====================================
@@ -1,5 +1,4 @@
 version=4
 
 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%circlator-$1.tar.gz%" \
-    https://github.com/sanger-pathogens/circlator/releases \
-    (?:.*/)?v?(\d[\d\.]*)\.tar\.gz
+    https://github.com/sanger-pathogens/circlator/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/med-team/circlator/-/compare/d30b5789eb7d909f313b7e18e24d8589b9197de6...0b0cdbf46695fbba0e3264ac47e1e159757543a9

-- 
View it on GitLab: https://salsa.debian.org/med-team/circlator/-/compare/d30b5789eb7d909f313b7e18e24d8589b9197de6...0b0cdbf46695fbba0e3264ac47e1e159757543a9
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/20221129/afd1f008/attachment-0001.htm>


More information about the debian-med-commit mailing list