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

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Sep 29 20:40:12 BST 2021



Andreas Tille pushed to branch master at Debian Med / pyxid


Commits:
c857e01a by Andreas Tille at 2021-09-29T21:17:20+02:00
Fix watchfile to detect new versions on github

- - - - -
2db22e6c by Andreas Tille at 2021-09-29T21:18:44+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
471405ab by Andreas Tille at 2021-09-29T21:18:44+02:00
routine-update: debhelper-compat 13

- - - - -
73fb47a1 by Andreas Tille at 2021-09-29T21:19:54+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 @@
+pyxid (1.0-5) unstable; urgency=medium
+
+  * Team upload.
+  * Fix watchfile to detect new versions on github
+  * Standards-Version: 4.6.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Wed, 29 Sep 2021 21:18:55 +0200
+
 pyxid (1.0-4) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -5,12 +5,12 @@ Uploaders: Yaroslav Halchenko <debian at onerussian.com>,
 Section: python
 Testsuite: autopkgtest-pkg-python
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                python3,
                dh-python,
                python3-setuptools,
                python3-serial
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/pyxid
 Vcs-Git: https://salsa.debian.org/med-team/pyxid.git
 Homepage: https://github.com/cedrus-opensource/pyxid


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
 opts="uversionmangle=s/(b\d)/~$1/" \
-  https://github.com/cedrus-opensource/pyxid/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@
+  https://github.com/cedrus-opensource/pyxid/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@



View it on GitLab: https://salsa.debian.org/med-team/pyxid/-/compare/a738d985e0eb1a97ea64900c08013872a444dcc8...73fb47a10624edcce4dbaa44619ee24ff524d52b

-- 
View it on GitLab: https://salsa.debian.org/med-team/pyxid/-/compare/a738d985e0eb1a97ea64900c08013872a444dcc8...73fb47a10624edcce4dbaa44619ee24ff524d52b
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/20210929/0f05208e/attachment-0001.htm>


More information about the debian-med-commit mailing list