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

Andreas Tille (@tille) gitlab at salsa.debian.org
Fri Oct 1 15:17:04 BST 2021



Andreas Tille pushed to branch master at Debian Med / seqprep


Commits:
7afd76c6 by Andreas Tille at 2021-10-01T16:07:22+02:00
Fix watchfile to detect new versions on github

- - - - -
397b7e2f by Andreas Tille at 2021-10-01T16:09:15+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
1ec1d47e by Andreas Tille at 2021-10-01T16:09:15+02:00
routine-update: debhelper-compat 13

- - - - -
398a3851 by Andreas Tille at 2021-10-01T16:09:18+02:00
routine-update: Add salsa-ci file

- - - - -
14c4cd22 by Andreas Tille at 2021-10-01T16:09:19+02:00
routine-update: Rules-Requires-Root: no

- - - - -
215f5b7a by Andreas Tille at 2021-10-01T16:09:25+02:00
routine-update: watch file standard 4

- - - - -
31b454d6 by Andreas Tille at 2021-10-01T16:12:05+02:00
routine-update: Ready to upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/salsa-ci.yml
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+seqprep (1.3.2-7) unstable; urgency=medium
+
+  * Fix watchfile to detect new versions on github
+  * Standards-Version: 4.6.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Fri, 01 Oct 2021 16:09:25 +0200
+
 seqprep (1.3.2-6) unstable; urgency=medium
 
   * Do not generate README.html during build


=====================================
debian/control
=====================================
@@ -5,13 +5,14 @@ Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
            Nilesh Patra <nilesh at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                python3 <!nocheck>,
                zlib1g-dev
-Standards-Version: 4.4.1
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/seqprep
 Vcs-Git: https://salsa.debian.org/med-team/seqprep.git
 Homepage: http://seqanswers.com/wiki/SeqPrep
+Rules-Requires-Root: no
 
 Package: seqprep
 Architecture: any


=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
 
-https://github.com/jstjohn/SeqPrep/releases .*/archive/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/jstjohn/SeqPrep/releases .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)



View it on GitLab: https://salsa.debian.org/med-team/seqprep/-/compare/d1b83902b713d826b03dbdae657e7ed6f0525999...31b454d6bbc34f1575e0709bfe1259ca1d87101f

-- 
View it on GitLab: https://salsa.debian.org/med-team/seqprep/-/compare/d1b83902b713d826b03dbdae657e7ed6f0525999...31b454d6bbc34f1575e0709bfe1259ca1d87101f
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/20211001/53c1ef4d/attachment-0001.htm>


More information about the debian-med-commit mailing list