[Python-modules-commits] [python-cryptography-vectors] 05/05: Add lintian overrides for no-upstream-changelog.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Thu Feb 4 05:27:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository python-cryptography-vectors.
commit e664ebd1ffa625c45f4d15fa3160c4ec44430862
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Thu Feb 4 07:12:18 2016 +0200
Add lintian overrides for no-upstream-changelog.
---
debian/changelog | 1 +
debian/python-cryptography-vectors.lintian-overrides | 3 +++
debian/python3-cryptography-vectors.lintian-overrides | 3 +++
3 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e2ea541..1b680f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-cryptography-vectors (1.2.2-1) unstable; urgency=medium
* New upstream version.
* Switch Vcs-Git to https.
+ * Add lintian overrides for no-upstream-changelog.
-- Tristan Seligmann <mithrandi at debian.org> Thu, 04 Feb 2016 07:05:16 +0200
diff --git a/debian/python-cryptography-vectors.lintian-overrides b/debian/python-cryptography-vectors.lintian-overrides
new file mode 100644
index 0000000..c696d63
--- /dev/null
+++ b/debian/python-cryptography-vectors.lintian-overrides
@@ -0,0 +1,3 @@
+# There is no upstream changelog for this package, and due to its nature, it is
+# unlikely that there will ever be one.
+python-cryptography-vectors: no-upstream-changelog
diff --git a/debian/python3-cryptography-vectors.lintian-overrides b/debian/python3-cryptography-vectors.lintian-overrides
new file mode 100644
index 0000000..b654b6b
--- /dev/null
+++ b/debian/python3-cryptography-vectors.lintian-overrides
@@ -0,0 +1,3 @@
+# There is no upstream changelog for this package, and due to its nature, it is
+# unlikely that there will ever be one.
+python3-cryptography-vectors: no-upstream-changelog
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cryptography-vectors.git
More information about the Python-modules-commits
mailing list