Run of lintian-fixes for twitterwatch
Try this locally (using the lintian-brush package):
debcheckout twitterwatch
cd twitterwatch
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/twitterwatch lintian-fixes/main
Summary
- Bump debhelper from old 9 to 12. (package-uses-old-debhelper-compat-version)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2020-09-24 06:47:39 +0000
+++ b/debian/changelog 2020-10-23 00:06:29 +0000
@@ -1,10 +1,14 @@
twitterwatch (0.1-2) UNRELEASED; urgency=medium
+ [ Ondřej Nový ]
* d/control: Remove ancient X-Python3-Version field
* Use debhelper-compat instead of debian/compat.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
+ [ Debian Janitor ]
+ * Bump debhelper from old 9 to 12.
+
-- Ondřej Nový <onovy@debian.org> Mon, 14 May 2018 08:07:18 +0200
twitterwatch (0.1-1) unstable; urgency=low
=== modified file 'debian/control'
--- a/debian/control 2020-09-24 06:47:39 +0000
+++ b/debian/control 2020-10-23 00:06:29 +0000
@@ -3,7 +3,7 @@
Section: python
Maintainer: Carl Chenet <chaica@debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
-Build-Depends: debhelper-compat (= 9), dh-python, python3-all, python3-setuptools
+Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools
Standards-Version: 3.9.6.1
Homepage: https://github.com/chaica/twitterwatch
Vcs-Git: https://salsa.debian.org/python-team/packages/twitterwatch.git
Publish History
- 2020-10-23T06:15: Changes not significant enough for merge request. (Success)