Run of lintian-fixes for sortedcollections
Try this locally (using the lintian-brush package):
debcheckout sortedcollections
cd sortedcollections
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/sortedcollections lintian-fixes/main
Summary
- Bump debhelper from old 11 to 12. (package-uses-old-debhelper-compat-version)
- Set upstream metadata fields: Repository, Repository-Browse. (upstream-metadata-file-is-missing)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-07-19 21:51:52 +0000
+++ b/debian/changelog 2019-11-15 15:14:31 +0000
@@ -1,8 +1,13 @@
sortedcollections (1.0.1-2) UNRELEASED; urgency=medium
+ [ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
+ [ Debian Janitor ]
+ * Bump debhelper from old 11 to 12.
+ * Set upstream metadata fields: Repository, Repository-Browse.
+
-- Ondřej Nový <onovy@debian.org> Mon, 27 Aug 2018 15:03:47 +0200
sortedcollections (1.0.1-1) unstable; urgency=medium
=== modified file 'debian/control'
--- a/debian/control 2019-07-19 21:51:52 +0000
+++ b/debian/control 2019-11-15 15:14:12 +0000
@@ -3,7 +3,7 @@
Uploaders: Diane Trout <diane@ghic.org>
Section: python
Priority: optional
-Build-Depends: debhelper-compat (= 11),
+Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all,
python3-nose,
=== added directory 'debian/upstream'
=== added file 'debian/upstream/metadata'
--- a/debian/upstream/metadata 1970-01-01 00:00:00 +0000
+++ b/debian/upstream/metadata 2019-11-15 15:14:31 +0000
@@ -0,0 +1,2 @@
+Repository: https://github.com/grantjenks/sortedcollections
+Repository-Browse: https://github.com/grantjenks/sortedcollections