[libnetsds-perl] 01/02: d/copyright: Fix missing Files header, update syntax to DEP5 version 1.0

Axel Beckert abe at deuxchevaux.org
Sun May 31 11:40:35 UTC 2015


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

abe pushed a commit to branch master
in repository libnetsds-perl.

commit 9c7e0e43e0bbe6047b4c2aeee2ba3fb12e29b322
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 31 13:37:14 2015 +0200

    d/copyright: Fix missing Files header, update syntax to DEP5 version 1.0
    
    Outdated DEP5 format version reported by DUCK. Thanks!
---
 debian/changelog | 6 ++++++
 debian/copyright | 5 +++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1655f93..f4e9cca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,13 @@
 libnetsds-perl (1.301-3) UNRELEASED; urgency=low
 
+  [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
 
+  [ Axel Beckert ]
+  * debian/copyright:
+    + Fix missing "Files: *" header.
+    + Update syntax to DEP5 format version 1.0. Thanks DUCK!
+
  -- Salvatore Bonaccorso <carnil at debian.org>  Wed, 09 Jan 2013 22:19:59 +0100
 
 libnetsds-perl (1.301-2) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index ad2cbc0..97a8104 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,9 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
-Name: NetSDS
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: NetSDS
 Contact: Michael Bochkaryov <misha at rattler.kiev.ua>
 Source: http://search.cpan.org/dist/NetSDS/
 
+Files: *
 Copyright: 2008-2009, Net Style Ltd
 License: GPL-2+
 

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



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