[Pkg-freeipa-devel] [Git][freeipa-team/python-jwcrypto][master] 3 commits: Set debhelper-compat version in Build-Depends.
Timo Aaltonen
gitlab at salsa.debian.org
Tue Apr 21 15:36:53 BST 2020
Timo Aaltonen pushed to branch master at FreeIPA packaging / python-jwcrypto
Commits:
119c073b by Debian Janitor at 2019-12-10T23:07:03+00:00
Set debhelper-compat version in Build-Depends.
Fixes lintian: uses-debhelper-compat-file
See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details.
- - - - -
68236042 by Debian Janitor at 2019-12-10T23:07:25+00:00
Set upstream metadata fields: Bug-Database, Repository, Repository-Browse..
Fixes lintian: upstream-metadata-file-is-missing
See https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html for more details.
- - - - -
51b5f66a by Debian Janitor at 2019-12-10T23:07:44+00:00
Update standards version to 4.4.1, no changes needed.
Fixes lintian: out-of-date-standards-version
See https://lintian.debian.org/tags/out-of-date-standards-version.html for more details.
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- + debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+python-jwcrypto (0.6.0-3) UNRELEASED; urgency=medium
+
+ * Set debhelper-compat version in Build-Depends.
+ * Set upstream metadata fields: Bug-Database, Repository, Repository-
+ Browse.
+ * Update standards version to 4.4.1, no changes needed.
+
+ -- Debian Janitor <janitor at jelmer.uk> Tue, 10 Dec 2019 23:06:55 +0000
+
python-jwcrypto (0.6.0-2) unstable; urgency=medium
* compat, control: Bump compat to 12.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-12
=====================================
debian/control
=====================================
@@ -4,13 +4,13 @@ Uploaders: Timo Aaltonen <tjaalton at debian.org>
Section: python
Priority: optional
Build-Depends:
- debhelper (>= 12),
+ debhelper-compat (= 12),
dh-python,
python3-all,
python3-cryptography,
python3-nose,
python3-setuptools,
-Standards-Version: 4.4.0
+Standards-Version: 4.4.1
Homepage: https://github.com/latchset/jwcrypto
Vcs-Git: https://salsa.debian.org/freeipa-team/python-jwcrypto.git
Vcs-Browser: https://salsa.debian.org/freeipa-team/python-jwcrypto
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,3 @@
+Bug-Database: https://github.com/latchset/jwcrypto/issues
+Repository: https://github.com/latchset/jwcrypto.git
+Repository-Browse: https://github.com/latchset/jwcrypto
View it on GitLab: https://salsa.debian.org/freeipa-team/python-jwcrypto/-/compare/31774556f1bbba46319b97fe6dcb2b5fe2a834d3...51b5f66a6140449fa91a9b85630332f751bfbdeb
--
View it on GitLab: https://salsa.debian.org/freeipa-team/python-jwcrypto/-/compare/31774556f1bbba46319b97fe6dcb2b5fe2a834d3...51b5f66a6140449fa91a9b85630332f751bfbdeb
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/pkg-freeipa-devel/attachments/20200421/7e77c05e/attachment-0001.html>
More information about the Pkg-freeipa-devel
mailing list