[med-svn] [Git][med-team/peptidebuilder][master] 3 commits: Upstream has broken semantic versioning - so mangle upstream version to really...
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Oct 8 21:53:50 BST 2021
Andreas Tille pushed to branch master at Debian Med / peptidebuilder
Commits:
9a26953b by Andreas Tille at 2021-10-08T22:50:07+02:00
Upstream has broken semantic versioning - so mangle upstream version to really get the latest upstream code
- - - - -
249961cf by Andreas Tille at 2021-10-08T22:50:31+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
6a52d8fb by Andreas Tille at 2021-10-08T22:53:01+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+peptidebuilder (1.1.0-3) unstable; urgency=medium
+
+ * Team upload.
+ * Upstream has broken semantic versioning - so mangle upstream version
+ to really get the latest upstream code
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Fri, 08 Oct 2021 22:50:43 +0200
+
peptidebuilder (1.1.0-2) unstable; urgency=medium
* Source-only-upload for testing migration.
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
python3-biopython,
python3-pytest <!nocheck>,
python3-pytest-cov <!nocheck>
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Homepage: https://github.com/clauswilke/PeptideBuilder/
Vcs-Browser: https://salsa.debian.org/med-team/peptidebuilder
Vcs-Git: https://salsa.debian.org/med-team/peptidebuilder.git
=====================================
debian/watch
=====================================
@@ -1,3 +1,5 @@
version=4
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%peptidebuilder-$1.tar.gz%" \
+
+# mangle upstream version to really get the latest upstream code, it is "1.1.0 > 1.4"
+opts="uversionmangle=s/1\.([1234])$/0.1.$1/,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%peptidebuilder-$1.tar.gz%" \
https://github.com/clauswilke/PeptideBuilder/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/peptidebuilder/-/compare/73b6d1616685bce05bec8b87ac12a77b16e206d6...6a52d8fb68a34775feb6d903689409d5b156dc2c
--
View it on GitLab: https://salsa.debian.org/med-team/peptidebuilder/-/compare/73b6d1616685bce05bec8b87ac12a77b16e206d6...6a52d8fb68a34775feb6d903689409d5b156dc2c
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/20211008/f10f6645/attachment-0001.htm>
More information about the debian-med-commit
mailing list