[libstring-copyright-perl] 02/02: Prepare for release: Update changelog and copyright hints.

Jonas Smedegaard dr at jones.dk
Sun Jul 24 17:26:29 UTC 2016


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

js pushed a commit to branch master
in repository libstring-copyright-perl.

commit 32b50b374b9c43753afdc1be5d4aeb8f7ddf4440
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Jul 24 19:28:34 2016 +0200

    Prepare for release: Update changelog and copyright hints.
---
 debian/changelog       | 13 +++++++++++++
 debian/copyright_hints | 33 +++++++++++++++++++--------------
 2 files changed, 32 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5d62597..b4871b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libstring-copyright-perl (0.001002-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release(s).
+    Highlights:
+    + Stop custom-decode encoded copyright sign.
+    + Include copyright sign when stringifying.
+    + Detect alternative representations for copyright sign and hyphen.
+    + Fix typo in regex: Misdetected some discussions about copyright as
+      copyright statement.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sun, 24 Jul 2016 19:25:47 +0200
+
 libstring-copyright-perl (0.001-1) unstable; urgency=low
 
   * Initial packaging release.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index dcb73ec..b56ce67 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,8 +4,7 @@ Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
-Files: debian/changelog
- debian/compat
+Files: debian/compat
  debian/control
  debian/source
  debian/source/format
@@ -25,35 +24,41 @@ License: GPL-3+
  FIXME
 
 Files: lib/String/Copyright.pm
-Copyright: 1999-2000, Foo Barbaz <fb at acme.com> and Acme Corp
-  1999-2000, Foo Barbaz <fb at acme.corp> and Acme Corp
+Copyright: 1999-2000, Foo Barbaz <fb at acme.com> and Acme Corp.
+  1999-2000, Foo Barbaz <fb at acme.corp> and Acme Corp.
   2000, 2002 Foo Barbaz <foo at bar.baz>
-  2000, 2002 Foo Barbaz and Acme Corp
+  2000, 2002 Foo Barbaz and Acme Corp.
+  2001, 2004 Foo (work address) <foo at zorg.corp>
   2001, 2004 Foo (work address) <foo at zorg.org>
-  2001,2004, Foo (work address) <foo at zorg.corp>
   2003, Foo B. and friends
   = (<<'END');
 License: GPL-3+
  FIXME
 
 Files: t/20_parse.t
-Copyright: 2001,2004, Foo Barbaz (really) <foo at bar.baz>
+Copyright: 2001, 2004 Foo Barbaz (really) <foo at bar.baz>
   2003, Foo and friends
   2004, friends of Foo
 License: UNKNOWN
  FIXME
 
+Files: t/50_encoding.t
+Copyright: and succeed on utf8 utf8 strings should succeed on double-byte names
+License: UNKNOWN
+ FIXME
+
 Files: t/50_range.t
-Copyright: 1999-2000, , 2001n - 2002n, 2003, Foo"), '1999-2003, Foo'
-  1999-2000, n , 2001-2003, nFoo"), '1999-2003, Foo'
-  1999-2000, n 2001-2003, nFoo"), '1999-2003, Foo'
-  1999-2000,2003,2005-2006, Foo")
-  1999-2001, - 2002n, 2003, Foo"), '1999-2003, Foo'
+Copyright: 1999-2000, , 2001n - 2002n, 2003, Foo"),
+  1999-2000, n , 2001-2003, nFoo"),
+  1999-2000, n 2001-2003, nFoo"),
+  1999-2001, - 2002n, 2003, Foo"),
 License: UNKNOWN
  FIXME
 
-Files: t/50_encoding.t
-Copyright: and succeed on utf8 utf8 strings should succeed on double-byte names
+Files: debian/changelog
+Copyright: sign and hyphen-minus.
+  sign when stringifying.
+  sign.
 License: UNKNOWN
  FIXME
 

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



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