summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/python-apt-common.lintian-overrides2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9876b407..85cd3166 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-apt (0.8.0~exp5) UNRELEASED; urgency=low
* Increase Breaks for update-notifier to 0.99.3debian9
* utils/get_debian_mirrors.py: Adjust for new Alioth SCM urls
* debian/control: Standards-Version 3.9.2
+ * Fix Lintian overrides
[ Tshepang Lekhonkhobe ]
* Fix get_changelog in Python 3 (Closes: #626532)
diff --git a/debian/python-apt-common.lintian-overrides b/debian/python-apt-common.lintian-overrides
index 3ae30560..f0eddf6b 100644
--- a/debian/python-apt-common.lintian-overrides
+++ b/debian/python-apt-common.lintian-overrides
@@ -1,2 +1,2 @@
# package depends on python | python3
-python-script-but-no-python-dep ./usr/share/python-apt/migrate-0.8.py
+python-script-but-no-python-dep usr/share/python-apt/migrate-0.8.py