[med-svn] [Git][med-team/libcereal][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Sep 30 10:51:03 BST 2021
Andreas Tille pushed to branch master at Debian Med / libcereal
Commits:
d427e2f0 by Andreas Tille at 2021-09-30T11:40:01+02:00
Fix watchfile to detect new versions on github
- - - - -
faef4afe by Andreas Tille at 2021-09-30T11:40:19+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
b3c0bd9a by Andreas Tille at 2021-09-30T11:48:04+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 @@
+libcereal (1.3.0+dfsg-2) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watch file
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 30 Sep 2021 11:40:31 +0200
+
libcereal (1.3.0+dfsg-1) unstable; urgency=medium
[ Andreas Tille ]
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
rapidjson-dev,
cmake,
doxygen
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/libcereal
Vcs-Git: https://salsa.debian.org/med-team/libcereal.git
Homepage: https://uscilab.github.io/cereal/
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/libcereal-$1\.tar\.gz/" \
- https://github.com/USCiLab/cereal/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+ https://github.com/USCiLab/cereal/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/libcereal/-/compare/32ba87858e11f07ecb63022f52d7e481f3c9c1c6...b3c0bd9a64d8dadaac9e4aac6d2f4eeb41e0da78
--
View it on GitLab: https://salsa.debian.org/med-team/libcereal/-/compare/32ba87858e11f07ecb63022f52d7e481f3c9c1c6...b3c0bd9a64d8dadaac9e4aac6d2f4eeb41e0da78
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/20210930/615cfa3a/attachment-0001.htm>
More information about the debian-med-commit
mailing list