[libmarc-spec-perl] 02/02: initial release
Mirko Tietgen
drojf-guest at moszumanska.debian.org
Tue Mar 7 06:47:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
drojf-guest pushed a commit to branch master
in repository libmarc-spec-perl.
commit 0a74d0d8323644377227f8faf9a8647d4f1991c1
Author: Mirko Tietgen <mirko at abunchofthings.net>
Date: Tue Mar 7 07:17:45 2017 +0100
initial release
---
debian/changelog | 2 +-
debian/control | 8 +++-----
debian/copyright | 14 +++-----------
3 files changed, 7 insertions(+), 17 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bb5caee..79d635d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ libmarc-spec-perl (0.1.2-1) UNRELEASED; urgency=low
* Initial Release.
- -- Mirko Tietgen <mirko at packaging> Tue, 7 Mar 2017 07:14:07 +0100
+ -- Mirko Tietgen <mirko at abunchofthings.net> Tue, 7 Mar 2017 07:14:07 +0100
diff --git a/debian/control b/debian/control
index 3680b08..6536bca 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libmarc-spec-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,7 +26,5 @@ Depends: ${misc:Depends}, ${perl:Depends},
libnamespace-clean-perl (>= 0.27),
perl (>= 5.23.5)
Description: MARCspec parser and builder
- MARC::Spec|MARC::Spec is a MARCspec - A common MARC record path
- language|http://marcspec.github.io/MARCspec/ parser and validator.
- .
- This description was automagically extracted from the module by dh-make-perl.
+ MARC::Spec is a "MARCspec - A common MARC record path language"
+ parser and validator.
diff --git a/debian/copyright b/debian/copyright
index 1d32881..3f94171 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,14 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/MARC-Spec
-Upstream-Contact: Carsten Klee C<< <klee at cpan.org> >>
+Upstream-Contact: Carsten Klee <klee at cpan.org>
Upstream-Name: MARC-Spec
-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: Carsten Klee C<< <klee at cpan.org> >>
+Copyright: 2016, Carsten Klee <klee at cpan.org>
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/libmarc-spec-perl.git
More information about the Pkg-perl-cvs-commits
mailing list