[libchatbot-eliza-perl] 02/02: initial packagaing

Nicholas Bamber periapt at moszumanska.debian.org
Sun Oct 18 15:13:54 UTC 2015


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

periapt pushed a commit to branch master
in repository libchatbot-eliza-perl.

commit 2d6688110f1877d427c3eab0ce0eea56c29c661e
Author: Nicholas Bamber <nicholas at periapt.co.uk>
Date:   Sun Oct 18 16:15:50 2015 +0100

    initial packagaing
---
 debian/changelog                |  3 ++-
 debian/control                  |  5 +----
 debian/copyright                | 10 +---------
 debian/source.lintian-overrides |  4 ++++
 4 files changed, 8 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fe2f192..02cdc30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 libchatbot-eliza-perl (1.05-1) UNRELEASED; urgency=low
 
-  * Initial Release.
+  * Team upload
+  * Initial Release (Closes: #802225)
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Sun, 18 Oct 2015 15:06:54 +0100
diff --git a/debian/control b/debian/control
index 9fe8b7c..689af51 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,6 @@ Source: libchatbot-eliza-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
@@ -14,7 +13,7 @@ Testsuite: autopkgtest-pkg-perl
 Package: libchatbot-eliza-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: A clone of the classic Eliza program
+Description: clone of the classic Eliza program
  Chatbot::Eliza implements the classic Eliza algorithm. The original Eliza
  program was written by Joseph Weizenbaum and described in the Communications
  of the ACM in 1966. Eliza is a mock Rogerian psychotherapist. It prompts for
@@ -25,5 +24,3 @@ Description: A clone of the classic Eliza program
  This program is a faithful implementation of the program described by
  Weizenbaum. It uses a simplified script language (devised by Charles Hayden).
  The content of the script is the same as Weizenbaum's.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index a0d6412..6ee9da3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,17 +2,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Chatbot-Eliza
 Upstream-Contact: John Nolan <jpnolan at sonic.net>
 Upstream-Name: Chatbot-Eliza
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: John Nolan <jpnolan at sonic.net>
+Copyright: 2013, John Nolan <jpnolan at sonic.net>
 License: Artistic or GPL-1+
 
 Files: debian/*
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..b4bf665
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,4 @@
+# Upstream does not provide this
+libchatbot-eliza-perl source: debian-watch-may-check-gpg-signature
+# Perl group manages these packages well enough
+libchatbot-eliza-perl source: no-human-maintainers

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libchatbot-eliza-perl.git



More information about the Pkg-perl-cvs-commits mailing list