[med-svn] [Git][med-team/python-pycosat][master] 3 commits: Really fix watch file

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Jan 17 14:48:10 GMT 2022



Andreas Tille pushed to branch master at Debian Med / python-pycosat


Commits:
d5a3e310 by Andreas Tille at 2022-01-17T15:41:25+01:00
Really fix watch file

- - - - -
c6ab5420 by Andreas Tille at 2022-01-17T15:41:41+01:00
Add missing build dependency on dh addon.

Changes-By: lintian-brush
Fixes: lintian: missing-build-dependency-for-dh_-command
See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh_-command.html

- - - - -
1ea265a4 by Andreas Tille at 2022-01-17T15:42:34+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-pycosat (0.6.3+dfsg-3) unstable; urgency=medium
+
+  * Really fix watch file
+  * Add missing build dependency on dh addon.
+
+ -- Andreas Tille <tille at debian.org>  Mon, 17 Jan 2022 15:41:46 +0100
+
 python-pycosat (0.6.3+dfsg-2) unstable; urgency=medium
 
   * Fix watchfile to detect new versions on github


=====================================
debian/control
=====================================
@@ -7,7 +7,8 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
                python3-all-dev,
-               picosat
+               picosat,
+               debhelper
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/python-pycosat
 Vcs-Git: https://salsa.debian.org/med-team/python-pycosat.git


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
 opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz" \
-  https://github.com/ContinuumIO/pycosat/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+  https://github.com/ContinuumIO/pycosat/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@



View it on GitLab: https://salsa.debian.org/med-team/python-pycosat/-/compare/030b21dbd5a76e4a3dd844440887e3990947189c...1ea265a42cd3758dcee04f16e896042923d5fa18

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-pycosat/-/compare/030b21dbd5a76e4a3dd844440887e3990947189c...1ea265a42cd3758dcee04f16e896042923d5fa18
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/20220117/94976374/attachment-0001.htm>


More information about the debian-med-commit mailing list