[Python-modules-commits] [python-testing.mysqld] 01/01: Override lintian errors.

Dominik George natureshadow-guest at moszumanska.debian.org
Wed Oct 19 12:32:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository python-testing.mysqld.

commit 3efba415b6e32d8a9fa0e0e8beccb5275e6833cd
Author: Dominik George <nik at naturalnet.de>
Date:   Wed Oct 19 14:18:27 2016 +0200

    Override lintian errors.
---
 debian/python-testing.mysqld.lintian-overrides  | 2 ++
 debian/python3-testing.mysqld.lintian-overrides | 2 ++
 debian/source/lintian-overrides                 | 3 +++
 3 files changed, 7 insertions(+)

diff --git a/debian/python-testing.mysqld.lintian-overrides b/debian/python-testing.mysqld.lintian-overrides
new file mode 100644
index 0000000..8732a18
--- /dev/null
+++ b/debian/python-testing.mysqld.lintian-overrides
@@ -0,0 +1,2 @@
+# Really needs the full mysql-server and not mariadb for now; talking to upstream
+python-testing.mysqld binary: depends-on-obsolete-package
diff --git a/debian/python3-testing.mysqld.lintian-overrides b/debian/python3-testing.mysqld.lintian-overrides
new file mode 100644
index 0000000..4768719
--- /dev/null
+++ b/debian/python3-testing.mysqld.lintian-overrides
@@ -0,0 +1,2 @@
+# Really needs the full mysql-server and not mariadb for now; talking to upstream
+python3-testing.mysqld binary: depends-on-obsolete-package
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 11beccb..88ebd63 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,5 @@
 # Upstream does not sign tarballs. Discussing that, though.
 python-testing.mysqld source: debian-watch-may-check-gpg-signature
+
+# Really needs the full mysql-server and not mariadb for now; talking to upstream
+python-testing.mysqld source: build-depends-on-obsolete-package

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-testing.mysqld.git



More information about the Python-modules-commits mailing list