[libhtml-tagtree-perl] 02/02: add d/* files and ready for review
Radu-Bogdan Croitoru
dotix-guest at moszumanska.debian.org
Mon Feb 3 21:29:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
dotix-guest pushed a commit to branch master
in repository libhtml-tagtree-perl.
commit b655faa6c8779caaaaa8c3031c6473ce60775ba3
Author: Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com>
Date: Mon Feb 3 23:20:50 2014 +0200
add d/* files and ready for review
---
debian/changelog | 4 ++--
debian/control | 8 ++------
debian/copyright | 14 +++-----------
3 files changed, 7 insertions(+), 19 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7f1c205..c07dc75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
libhtml-tagtree-perl (1.00-1) unstable; urgency=low
- * Initial Release.
+ * Initial Release (Closes: 737467)
- -- Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com> Sun, 2 Feb 2014 22:56:00 +0200
+ -- Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com> Mon, 03 Feb 2014 23:19:13 +0200
diff --git a/debian/control b/debian/control
index 4c83667..5dc9c63 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libhtml-tagtree-perl
Section: perl
Priority: optional
Maintainer: Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com>
-Build-Depends: debhelper (>= 9.20120312)
+Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
Standards-Version: 3.9.5
Homepage: https://metacpan.org/release/HTML-TagTree
@@ -10,11 +10,7 @@ Homepage: https://metacpan.org/release/HTML-TagTree
Package: libhtml-tagtree-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
-Description: lib/HTML/TagTree.pm
+Description: module that generates HTML via a tree of tag objects
HTLM::TagTrees allows easy building of a tree objects where
- .
each object represents: 1) a tag 2) its value and 3) any
- .
tag attributes. Valid HTML is build of the tree via a method call.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index eba043e..e00915b 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/HTML-TagTree
-Upstream-Contact: daniel debrito <ddebrito at gmail.com>
+Upstream-Contact: Daniel Debrito <ddebrito at gmail.com>
Upstream-Name: HTML-TagTree
-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: daniel debrito <ddebrito at gmail.com>
-License:
+Copyright: 2007, Daniel Debrito <ddebrito at gmail.com>
+License: Artistic or GPL-1+
Files: debian/*
Copyright: 2014, Radu-Bogdan Croitoru <croitoruradubogdan at gmail.com>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-tagtree-perl.git
More information about the Pkg-perl-cvs-commits
mailing list