[med-svn] [Git][med-team/dwgsim][master] 6 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Oct 15 06:07:16 BST 2021
Andreas Tille pushed to branch master at Debian Med / dwgsim
Commits:
799aea91 by Andreas Tille at 2021-10-15T07:01:13+02:00
Fix watchfile to detect new versions on github
- - - - -
ffb5b660 by Andreas Tille at 2021-10-15T07:01:27+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
0abafac4 by Andreas Tille at 2021-10-15T07:01:29+02:00
routine-update: Add salsa-ci file
- - - - -
4cb5a565 by Andreas Tille at 2021-10-15T07:01:35+02:00
Remove constraints unnecessary since buster
* Build-Depends: Drop versioned constraint on samtools.
Changes-By: deb-scrub-obsolete
- - - - -
eb21b2b4 by Andreas Tille at 2021-10-15T07:01:35+02:00
routine-update: watch file standard 4
- - - - -
7dd19c7c by Andreas Tille at 2021-10-15T07:02:27+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,15 @@
+dwgsim (0.1.12-5) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Remove constraints unnecessary since buster:
+ + Build-Depends: Drop versioned constraint on samtools.
+ * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Fri, 15 Oct 2021 07:01:36 +0200
+
dwgsim (0.1.12-4) unstable; urgency=medium
* Team Upload.
=====================================
debian/control
=====================================
@@ -4,10 +4,10 @@ Uploaders: Kevin Murray <spam at kdmurray.id.au>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
- samtools (>= 1.7-2),
+ samtools,
markdown,
zlib1g-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/dwgsim
Vcs-Git: https://salsa.debian.org/med-team/dwgsim.git
Homepage: https://github.com/nh13/DWGSIM/
=====================================
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/nh13/DWGSIM/releases .*/archive/dwgsim\.?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/nh13/DWGSIM/releases .*/dwgsim\.?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/dwgsim/-/compare/77739b22c9202625969ab4416654df40637a59e9...7dd19c7c56b00cbd3ecf5c57cd1fa13bd5ee8658
--
View it on GitLab: https://salsa.debian.org/med-team/dwgsim/-/compare/77739b22c9202625969ab4416654df40637a59e9...7dd19c7c56b00cbd3ecf5c57cd1fa13bd5ee8658
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/20211015/de18b5b4/attachment-0001.htm>
More information about the debian-med-commit
mailing list