[libmarc-spec-perl] 01/03: Fix email address formats and control file

Mirko Tietgen drojf-guest at moszumanska.debian.org
Thu Mar 23 15:59:10 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 129ead4517c2ffd6d5b5878b2d6921ecb6f22f48
Author: Mirko Tietgen <mirko at abunchofthings.net>
Date:   Thu Mar 23 16:26:34 2017 +0100

    Fix email address formats and control file
---
 debian/control           | 8 ++++----
 debian/copyright         | 2 +-
 debian/upstream/metadata | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index ff8f7ee..bf1fe9a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,10 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Mirko Tietgen <mirko at abunchofthings.net>
-Build-Depends: debhelper (>= 9),
- libmodule-build-perl,
+Build-Depends: debhelper (>= 9.20140227~),
+ libmodule-build-tiny-perl,
  perl
 Build-Depends-Indep: libconst-fast-perl (>= 0.014),
- libmodule-build-tiny-perl,
  libmoo-perl (>= 1.0),
  libnamespace-clean-perl (>= 0.27),
  libtest-exception-perl,
@@ -27,4 +26,5 @@ Depends: ${misc:Depends}, ${perl:Depends},
  perl (>= 5.23.5)
 Description: MARCspec parser and builder
  MARC::Spec is a "MARCspec - A common MARC record path language"
- parser and validator.
+ parser and validator. MARCspec facilitates the exchange of definitions
+ for mapping MARC data to arbitrary formats.
diff --git a/debian/copyright b/debian/copyright
index 3f94171..ea52c9e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/MARC-Spec
-Upstream-Contact: Carsten Klee <klee at cpan.org>
+Upstream-Contact: Carsten Klee <klee at cpan.org>
 Upstream-Name: MARC-Spec
 
 Files: *
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index a5b7e8f..f2495a8 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,7 +1,7 @@
 ---
 Archive: CPAN
 Bug-Database: https://github.com/MARCspec/MARC-Spec/issues
-Contact: Carsten Klee C<< <klee at cpan.org> >>
+Contact: Carsten Klee <klee at cpan.org>
 Name: MARC-Spec
 Repository: https://github.com/MARCspec/MARC-Spec.git
 Repository-Browse: https://github.com/MARCspec/MARC-Spec

-- 
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