[med-svn] [Git][med-team/conda-package-handling][master] 4 commits: Build-Depends: python3-six
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Dec 22 10:25:59 GMT 2021
Andreas Tille pushed to branch master at Debian Med / conda-package-handling
Commits:
8622bf80 by Andreas Tille at 2021-12-22T11:22:06+01:00
Build-Depends: python3-six
- - - - -
0db2edca by Andreas Tille at 2021-12-22T11:22:23+01:00
Fix watchfile to detect new versions on github
- - - - -
68cef70e by Andreas Tille at 2021-12-22T11:22:24+01:00
routine-update: Standards-Version: 4.6.0
- - - - -
ee45cc1c by Andreas Tille at 2021-12-22T11:23:24+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+conda-package-handling (1.7.3-2) unstable; urgency=medium
+
+ * Build-Depends: python3-six
+ Closes: #1002236
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Wed, 22 Dec 2021 11:22:34 +0100
+
conda-package-handling (1.7.3-1) unstable; urgency=medium
* Team Upload.
=====================================
debian/control
=====================================
@@ -10,9 +10,10 @@ Build-Depends: debhelper-compat (= 13),
python3-setuptools,
libarchive-dev,
python3-pytest <!nocheck>,
+ python3-six <!nocheck>,
python3-tqdm <!nocheck>,
python3-pytest-mock <!nocheck>,
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/conda-package-handling
Vcs-Git: https://salsa.debian.org/med-team/conda-package-handling.git
Homepage: https://github.com/conda/conda-package-handling
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/conda/conda-package-handling/releases .*/archive/.*/v?@ANY_VERSION@@ARCHIVE_EXT@
+https://github.com/conda/conda-package-handling/releases .*/.*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/conda-package-handling/-/compare/3b0c6e02e6b0fc3cc22a38d078809d72f7fcc714...ee45cc1c6b1c9ef35d612a43055a3e24094d4056
--
View it on GitLab: https://salsa.debian.org/med-team/conda-package-handling/-/compare/3b0c6e02e6b0fc3cc22a38d078809d72f7fcc714...ee45cc1c6b1c9ef35d612a43055a3e24094d4056
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/20211222/8ca6af5a/attachment-0001.htm>
More information about the debian-med-commit
mailing list