[liblinux-fd-perl] 02/02: Filled in required info in debian/control, debian/copyright and debian/changelog
Christopher Hoskin
christopher.hoskin at gmail.com
Wed Jan 28 03:29:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
grinorcole-guest pushed a commit to branch master
in repository liblinux-fd-perl.
commit 84ff3b4cbf4d911793da7ea3f3bbb2831be15c82
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date: Wed Jan 28 03:29:12 2015 +0000
Filled in required info in debian/control, debian/copyright and debian/changelog
---
debian/changelog | 2 +-
debian/control | 6 +++++-
debian/copyright | 8 --------
3 files changed, 6 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f03590c..a6e7927 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
liblinux-fd-perl (0.011-1) UNRELEASED; urgency=low
- * Initial Release.
+ * Initial Release. Closes: #776446
-- Christopher Hoskin <christopher.hoskin at gmail.com> Wed, 28 Jan 2015 03:22:14 +0000
diff --git a/debian/control b/debian/control
index 60154a0..fb64e02 100644
--- a/debian/control
+++ b/debian/control
@@ -20,4 +20,8 @@ Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
Description: Linux specific special filehandles
Linux::FD provides you Linux specific special file handles. These are
.
- This description was automagically extracted from the module by dh-make-perl.
+ * Event filehandles
+ * Signal filehandles
+ * Timer filehandles
+ .
+ These allow you to use conventional polling mechanisms to wait a large variety of events.
diff --git a/debian/copyright b/debian/copyright
index 7b6c861..41de52d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/Linux-FD
Upstream-Contact: Leon Timmermans <leont at cpan.org>
Upstream-Name: Linux-FD
-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: Leon Timmermans <leont at cpan.org>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblinux-fd-perl.git
More information about the Pkg-perl-cvs-commits
mailing list