[libmime-lite-tt-perl] 02/02: Filled in required info in debian/control, debian/copyright and debian/changelog
Christopher Hoskin
christopher.hoskin at gmail.com
Fri Feb 20 17:57:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
grinorcole-guest pushed a commit to branch master
in repository libmime-lite-tt-perl.
commit 68bc97f9768849f9dd349de217940f59de29ae9c
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date: Fri Feb 20 17:35:09 2015 +0000
Filled in required info in debian/control, debian/copyright and debian/changelog
---
debian/changelog | 2 +-
debian/control | 9 ++++-----
debian/copyright | 14 +++-----------
3 files changed, 8 insertions(+), 17 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d7b5bb0..8aaee34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
libmime-lite-tt-perl (0.02-1) UNRELEASED; urgency=low
- * Initial Release.
+ * Initial Release. Closes #778854
-- Christopher Hoskin <christopher.hoskin at gmail.com> Fri, 20 Feb 2015 06:20:22 +0000
diff --git a/debian/control b/debian/control
index 9d5108a..88ae38c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,7 @@ Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libmime-lite-perl,
libtemplate-toolkit-perl
-Description: unknown
- MIME::Lite::TT is the wrapper of MIME::Lite which enabled Template::Toolkit
- as a template of email.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: generates MIME messages from Template Toolkit templates
+ MIME::Lite::TT is a wrapper around MIME::Lite which is used to create MIME
+ messages. The text part of the message is generated from a Template::Toolkit
+ template.
diff --git a/debian/copyright b/debian/copyright
index 63283df..5b45fbe 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,19 +1,11 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/MIME-Lite-TT
-Upstream-Contact: unknown
+Upstream-Contact: Yasuhiro Horiuchi <horiuchi at vcube.com>
Upstream-Name: MIME-Lite-TT
-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: unknown
-License:
+Copyright: 2004, Yasuhiro Horiuchi <horiuchi at vcube.com>
+License: Artistic or GPL-1+
Files: debian/*
Copyright: 2015, Christopher Hoskin <christopher.hoskin at gmail.com>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmime-lite-tt-perl.git
More information about the Pkg-perl-cvs-commits
mailing list