[libtree-xpathengine-perl] 02/06: initial packaging

Matanya Moses matanya at foss.co.il
Tue Dec 9 23:06:17 UTC 2014


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

matanya-guest pushed a commit to branch master
in repository libtree-xpathengine-perl.

commit 65a65f859552490601109ab6abe89a64e684bb64
Author: Matanya Moses <matanya at foss.co.il>
Date:   Tue Dec 9 14:53:39 2014 -0500

    initial packaging
---
 debian/changelog         |  4 ++--
 debian/control           | 12 ++----------
 debian/copyright         | 16 ++++------------
 debian/upstream/metadata |  4 ----
 4 files changed, 8 insertions(+), 28 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f9b173c..5958de4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libtree-xpathengine-perl (0.05-1) UNRELEASED; urgency=low
+libtree-xpathengine-perl (0.05-1) unstable; urgency=low
 
   * Initial Release.
 
- -- matanya <matanya at debian>  Tue, 9 Dec 2014 14:31:17 -0500
+ -- matanya moses <matanya at foss.co.il>  Tue, 9 Dec 2014 14:31:17 -0500
diff --git a/debian/control b/debian/control
index d95c4ed..0dda7a3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libtree-xpathengine-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: matanya <matanya at debian>
+Uploaders: matanya moses <matanya at foss.co.il>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
@@ -14,18 +14,10 @@ Testsuite: autopkgtest-pkg-perl
 Package: libtree-xpathengine-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: unknown
+Description: a re-usable XPath engine
  Tree::XPathEngine provides an XPath engine, that can be re-used by other
  module/classes that implement trees.
  .
  It is designed to be compatible with Class::XPath, ie it passes its tests if
  you replace Class::XPath by Tree::XPathEngine.
  .
- This code is a more or less direct copy of the XML::XPath module by Matt
- Sergeant. I only removed the XML processing part (that parses an XML document
- and load it as a tree in memory) to remove the dependency on XML::Parser,
- applied a couple of patches, removed a whole bunch of XML specific things
- (comment, processing inistructions, namespaces...), renamed a whole lot of
- methods to make Pod::Coverage happy, and changed the docs.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index e1c5f74..a930b7c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,14 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Tree-XPathEngine
-Upstream-Contact: unknown
+Upstream-Contact: Michel Rodriguez <mirod at cpan.org>
 Upstream-Name: Tree-XPathEngine
-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: 2006, Michel Rodriguez <mirod at cpan.org>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2014, matanya <matanya at debian>
+Copyright: 2014, matanya moses <matanya at foss.co.il>
 License: Artistic or GPL-1+
 
 License: Artistic
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
deleted file mode 100644
index 748c304..0000000
--- a/debian/upstream/metadata
+++ /dev/null
@@ -1,4 +0,0 @@
----
-Archive: CPAN
-Contact: unknown
-Name: Tree-XPathEngine

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



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