[med-svn] [Git][med-team/snap-aligner][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Oct 1 10:40:40 BST 2021
Andreas Tille pushed to branch master at Debian Med / snap-aligner
Commits:
82c8e6a5 by Andreas Tille at 2021-10-01T11:28:06+02:00
Fix watchfile to detect new versions on github
- - - - -
2a846627 by Andreas Tille at 2021-10-01T11:28:51+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
3ea662fe by Andreas Tille at 2021-10-01T11:31:15+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+snap-aligner (1.0.0+dfsg-3) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Fri, 01 Oct 2021 11:29:05 +0200
+
snap-aligner (1.0.0+dfsg-2) unstable; urgency=medium
* debian/rules: The file in the examples folder with the incorrect execute
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
help2man,
zlib1g-dev,
libsimde-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/snap-aligner
Vcs-Git: https://salsa.debian.org/med-team/snap-aligner.git
Homepage: http://snap.cs.berkeley.edu/
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz,uversionmangle=s/beta/~beta/" \
- https://github.com/amplab/snap/releases .*/archive/v(\d[-\d.beta]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+ https://github.com/amplab/snap/releases .*/v(\d[-\d.beta]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/snap-aligner/-/compare/28942a2cf9c84d990edb446771ba4a8c8fbf4b53...3ea662fe8f573f10849015488988fe4453239cd1
--
View it on GitLab: https://salsa.debian.org/med-team/snap-aligner/-/compare/28942a2cf9c84d990edb446771ba4a8c8fbf4b53...3ea662fe8f573f10849015488988fe4453239cd1
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/ae6a7ae2/attachment.htm>
More information about the debian-med-commit
mailing list