[libcatmandu-store-elasticsearch-perl] 02/03: Initial release

Mirko Tietgen drojf-guest at moszumanska.debian.org
Wed Mar 1 13:52:49 UTC 2017


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

drojf-guest pushed a commit to branch master
in repository libcatmandu-store-elasticsearch-perl.

commit 0445ff8af9d4fdfb4c9a45c7fe4fd7f78068ba73
Author: Mirko Tietgen <mirko at abunchofthings.net>
Date:   Wed Mar 1 14:44:50 2017 +0100

    Initial release
---
 debian/changelog |  4 ++--
 debian/control   |  9 +++++----
 debian/copyright | 10 +---------
 3 files changed, 8 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8ff9fec..ec06b02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libcatmandu-store-elasticsearch-perl (0.0506-1) UNRELEASED; urgency=low
+libcatmandu-store-elasticsearch-perl (0.0506-1) unstable; urgency=low
 
   * Initial Release. (Closes: #840538)
 
- -- Mirko Tietgen <mirko at packaging>  Wed, 1 Mar 2017 13:13:47 +0100
+ -- Mirko Tietgen <mirko at abunchofthings.net>  Wed, 01 Mar 2017 13:40:37 +0100
diff --git a/debian/control b/debian/control
index b9b6598..1200b40 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libcatmandu-store-elasticsearch-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Mirko Tietgen <mirko at packaging>
+Uploaders: Mirko Tietgen <mirko at abunchofthings.net>
 Build-Depends: debhelper (>= 9),
  libmodule-build-perl,
  perl
@@ -26,6 +26,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libnamespace-clean-perl (>= 0.24),
  libsearch-elasticsearch-perl (>= 1.14)
 Description: searchable store backed by Elasticsearch
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+ Catmandu::Store is the Namespace for packages that can make data persistent.
+ Catmandu::Store::Elasticsearch provides Elasticsearch as a store option.
+ Catmandu is a command line tool to access and convert data from your digital
+ library, research services or any other open data sets.
diff --git a/debian/copyright b/debian/copyright
index 772c1e6..5b328f5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,21 +2,13 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Catmandu-Store-Elasticsearch
 Upstream-Contact: Nicolas Steenlant, C<< <nicolas.steenlant at ugent.be> >>
 Upstream-Name: Catmandu-Store-Elasticsearch
-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: Nicolas Steenlant, C<< <nicolas.steenlant at ugent.be> >>
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2017, Mirko Tietgen <mirko at packaging>
+Copyright: 2017, Mirko Tietgen <mirko at abunchofthings.net>
 License: Artistic or GPL-1+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-store-elasticsearch-perl.git



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