[med-svn] [Git][med-team/python-pypubsub][master] 8 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Oct 12 15:33:34 BST 2021
Andreas Tille pushed to branch master at Debian Med / python-pypubsub
Commits:
275f80d1 by Andreas Tille at 2021-10-12T16:14:49+02:00
Fix watchfile to detect new versions on github
- - - - -
e42c0843 by Andreas Tille at 2021-10-12T16:28:02+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
ef986bfa by Andreas Tille at 2021-10-12T16:28:02+02:00
routine-update: debhelper-compat 13
- - - - -
31f54f0d by Andreas Tille at 2021-10-12T16:28:06+02:00
routine-update: Add salsa-ci file
- - - - -
a617c58a by Andreas Tille at 2021-10-12T16:28:06+02:00
routine-update: Rules-Requires-Root: no
- - - - -
271e884b by Andreas Tille at 2021-10-12T16:28:07+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
- - - - -
99765525 by Andreas Tille at 2021-10-12T16:32:03+02:00
New upstream version 4.0.3
- - - - -
03dd6eef by Andreas Tille at 2021-10-12T16:32:43+02:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- + debian/salsa-ci.yml
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+python-pypubsub (4.0.3-5) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
+
+ -- Andreas Tille <tille at debian.org> Tue, 12 Oct 2021 16:32:06 +0200
+
python-pypubsub (4.0.3-4) unstable; urgency=medium
* Breaks+Replaces: python3-pypubsub
=====================================
debian/control
=====================================
@@ -4,14 +4,15 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
dh-python,
python3-all,
python3-setuptools
-Standards-Version: 4.4.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/python-pypubsub
Vcs-Git: https://salsa.debian.org/med-team/python-pypubsub.git
Homepage: https://github.com/schollii/pypubsub
+Rules-Requires-Root: no
Package: python3-pubsub
Architecture: all
=====================================
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/upstream/metadata
=====================================
@@ -1,2 +1,4 @@
-Repository: https://github.com/schollii/pypubsub
+Bug-Database: https://github.com/schollii/pypubsub/issues
+Bug-Submit: https://github.com/schollii/pypubsub/issues/new
+Repository: https://github.com/schollii/pypubsub.git
Repository-Browse: https://github.com/schollii/pypubsub
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/schollii/pypubsub/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@
+https://github.com/schollii/pypubsub/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/python-pypubsub/-/compare/20d67b62175e9ec161c868c5dc6296419834757b...03dd6eefbf123408bf3f8e44abf1fcd6e03212a3
--
View it on GitLab: https://salsa.debian.org/med-team/python-pypubsub/-/compare/20d67b62175e9ec161c868c5dc6296419834757b...03dd6eefbf123408bf3f8e44abf1fcd6e03212a3
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/20211012/b55eedda/attachment-0001.htm>
More information about the debian-med-commit
mailing list