[Python-modules-commits] [python-smstrade] 08/17: Add lintian overrides for the generated scripts

Jan Dittberner jandd at moszumanska.debian.org
Sat Jan 2 20:36:31 UTC 2016


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

jandd pushed a commit to branch master
in repository python-smstrade.

commit ff996662bfea465e475489096ec76fa50923d1f6
Author: Jan Dittberner <jandd at debian.org>
Date:   Sat Jan 2 19:34:13 2016 +0100

    Add lintian overrides for the generated scripts
---
 debian/changelog                          | 1 +
 debian/python3-smstrade.lintian-overrides | 6 ++++++
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1c37f2d..efa7b05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-smstrade (0.2.4-4) UNRELEASED; urgency=medium
     version files and setup.py, remove vcversioner from Build-Depends
   * Move manpages to python3-smstrade
   * Use python3 scripts instead of python2 scripts
+  * Add lintian overrides for the generated scripts
 
  -- Jan Dittberner <jandd at debian.org>  Sat, 02 Jan 2016 19:16:27 +0100
 
diff --git a/debian/python3-smstrade.lintian-overrides b/debian/python3-smstrade.lintian-overrides
new file mode 100644
index 0000000..6d7fc68
--- /dev/null
+++ b/debian/python3-smstrade.lintian-overrides
@@ -0,0 +1,6 @@
+# smstrade_balance and smstrade_send are just small wrappers around the python
+# library's send_sms and account_balance functions. It would be overkill to
+# provide an additional binary package to provide just these two generated
+# scripts
+python3-smstrade binary: library-package-name-for-application usr/bin/smstrade_balance usr/bin/smstrade_send
+python3-smstrade binary: application-in-library-section python usr/bin/smstrade_balance usr/bin/smstrade_send

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



More information about the Python-modules-commits mailing list