[licensecheck] 03/03: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Wed Jun 29 14:51:09 UTC 2016


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

js pushed a commit to branch master
in repository licensecheck.

commit ce2151ece1302950b729ce99d4311a2de34b5605
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Jun 29 16:52:20 2016 +0200

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       |  9 +++++++++
 debian/control         |  1 +
 debian/copyright_hints | 12 ++++++------
 3 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6dc75b3..a848381 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+licensecheck (3.0.1-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release.
+
+  * Fix replace (not only break) older devscripts. Thanks to James McCoy.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Wed, 29 Jun 2016 16:47:48 +0200
+
 licensecheck (3.0.0-1) unstable; urgency=low
 
   * Initial packaging release.
diff --git a/debian/control b/debian/control
index 0b604ce..e3a5209 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,7 @@ Depends: ${cdbs:Depends},
  ${perl:Depends}
 Recommends: ${cdbs:Recommends}
 Breaks: devscripts (<< 2.16.6~)
+Replaces: devscripts (<< 2.16.6~)
 Description: simple license checker for source files
  Licensecheck attempts to determine the license that applies to each
  file passed to it, by searching the start of the file for text
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 02c77bf..a9c9a06 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -276,6 +276,11 @@ Copyright: 2012, the Initial Developer.
 License: MPL-1.1
  FIXME
 
+Files: doap.ttl
+Copyright: block.";
+License: Ms-PL LLGPL
+ FIXME
+
 Files: t/devscripts/false-positives
 Copyright: 2013, Devscripts developers
 License: Public domain
@@ -304,12 +309,7 @@ License: UNKNOWN
  FIXME
 
 Files: Changes
-Copyright: file format
-License: UNKNOWN
- FIXME
-
-Files: doap.ttl
-Copyright: file format.";
+Copyright: for recent changes
 License: UNKNOWN
  FIXME
 

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



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