[nltk] 01/01: added Section to binary packages, dropped lintian-overrides
Daniel Stender
danstender-guest at moszumanska.debian.org
Tue Sep 2 09:01:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a commit to branch master
in repository nltk.
commit cf7d11002450ef30c32cbd6c081c63a7e877d238
Author: Daniel Stender <daniel at danielstender.com>
Date: Tue Sep 2 11:01:07 2014 +0200
added Section to binary packages, dropped lintian-overrides
---
debian/control | 2 ++
debian/lintian-overrides | 2 --
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 540b1f9..af65494 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ X-Python3-Version: >= 3.2
Package: python-nltk
Architecture: all
+Section: python
Depends:
python-yaml,
${misc:Depends},
@@ -44,6 +45,7 @@ Description: Python libraries for natural language processing
Package: python3-nltk
Architecture: all
+Section: python
Depends:
python3-yaml,
${misc:Depends},
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
deleted file mode 100644
index 62408eb..0000000
--- a/debian/lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-# Package follows both, Debian Python and Debian Science Policy
-python-nltk: wrong-section-according-to-package-name python-nltk => python
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/nltk.git
More information about the debian-science-commits
mailing list