[libwebservice-ils-perl] 01/01: Fixing lintian errors

Christopher Cormack ranginui-guest at moszumanska.debian.org
Fri Sep 23 01:18:58 UTC 2016


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

ranginui-guest pushed a commit to branch master
in repository libwebservice-ils-perl.

commit c6d5740facccebec384495e6fd0e9ce2c95c4dc6
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Fri Sep 23 13:18:06 2016 +1200

    Fixing lintian errors
---
 debian/changelog |  2 +-
 debian/control   | 22 ++++++++++++----------
 debian/copyright |  8 --------
 3 files changed, 13 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 52e903c..8bd32c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 libwebservice-ils-perl (0.07-1) UNRELEASED; urgency=low
 
   * Initial Release.
-
+  * Closes: #838609
  -- Chris Cormack <chrisc at catalyst.net.nz>  Fri, 23 Sep 2016 11:30:33 +1200
diff --git a/debian/control b/debian/control
index 350cac5..b37aa46 100644
--- a/debian/control
+++ b/debian/control
@@ -3,19 +3,20 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Chris Cormack <chrisc at catalyst.net.nz>
-Build-Depends: debhelper (>= 9),
- perl
+Build-Depends: debhelper (>= 9.20140227~),
+ perl,
+ libmodule-build-tiny-perl (>= 0.035)
 Build-Depends-Indep: libclass-tiny-perl,
  libhash-merge-perl,
  libhttp-message-perl,
  libjson-perl,
  libmodern-perl-perl,
- libmodule-build-tiny-perl (>= 0.035),
  liburi-perl,
  libwww-perl
-Standards-Version: 3.9.5
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwebservice-ils-perl.git
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwebservice-ils-perl.git
+Standards-Version: 3.9.8
+Testsuite: autopkgtest-pkg-perl
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwebservice-ils-perl.git
+Vcs-Git: https://anonscm.debian.org/pkg-perl/packages/libwebservice-ils-perl.git
 Homepage: https://metacpan.org/release/WebService-ILS
 
 Package: libwebservice-ils-perl
@@ -34,8 +35,9 @@ Description: Standardised library discovery/circulation services
  .
  In addition, native API interface is provided.
  .
- Here we will describe constructor parameters and methods common to all
- service providers. Diversions and native interfaces are documented in
- corresponding modules.
+ Supported service providers
+ WebService::ILS::OverDrive::Library
+ OverDrive Library API https://developer.overdrive.com/discovery-apis
+ WebService::ILS::OverDrive::Patron
+ OverDrive Circulation API https://developer.overdrive.com/circulation-apis
  .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index 8426ff6..2a30f7b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/WebService-ILS
 Upstream-Contact: Srdjan Janković <srdjan at catalyst.net.nz>
 Upstream-Name: WebService-ILS
-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: Srdjan Janković <srdjan at catalyst.net.nz>

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



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