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

Jonas Smedegaard dr at jones.dk
Mon May 9 13:33:49 UTC 2016


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

js pushed a commit to branch master
in repository ciderwebmail.

commit cb1f3ba5d4a7bcae8fd58dbaf4ce8ea7e5ae8a60
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon May 9 15:22:37 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 318ce73..07e2b8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,31 @@
-ciderwebmail (1.05-6) UNRELEASED; urgency=medium
+ciderwebmail (1.05-6) unstable; urgency=medium
 
+  [ Axel Beckert ]
   * debian/copyright: Drop CiderWebmail's Request Tracker from
     Upstream-Contact. Seems to no more exist. Thanks DUCK!
 
- -- Axel Beckert <abe at debian.org>  Sat, 23 May 2015 19:05:06 +0200
+  [ Jonas Smedegaard ]
+  * Declare compliance with Debian Policy 3.9.8.
+  * Use https protocol in Vcs-Git URL.
+  * Update copyright info:
+    + Use License-Grant and License-Reference fields.
+      Thanks to Ben Finney.
+  * Add lintian override regarding license in License-Reference field.
+    See bug#786450.
+  * Bump debhelper compatibility level to 9.
+  * Add lintian override regarding debhelper 9.
+  * Update watch file:
+    + Bump file format to version 4.
+    + Track only github source, and refine pattern.
+    + Mangle download filename.
+    + Add usage comment.
+  * Include and use local script license-miner (succeeding
+    print-metadata.pl).
+  * Update package relations:
+    + Build-depend on libfont-ttf-perl.
+    + Stop build-depend on libipc-system-simple-perl lcdf-typetools.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 09 May 2016 15:21:01 +0200
 
 ciderwebmail (1.05-5) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index a698afb..bf2476c 100644
--- a/debian/control
+++ b/debian/control
@@ -64,14 +64,13 @@ Build-Depends: cdbs,
  libmodule-install-perl,
  libcatalyst-devel-perl,
  libtest-xpath-perl,
- libimage-exiftool-perl,
  libregexp-assemble-perl,
- libipc-system-simple-perl,
- lcdf-typetools,
+ libimage-exiftool-perl,
+ libfont-ttf-perl,
  gettext
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Homepage: http://ciderwebmail.org/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/ciderwebmail
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/ciderwebmail
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/ciderwebmail.git
 
 Package: ciderwebmail
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 54fa98e..453a26d 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -13,6 +13,7 @@ Files: Changes
  debian/README.Debian
  debian/README.source
  debian/TODO
+ debian/ciderwebmail.maintscript
  debian/compat
  debian/control
  debian/control.in
@@ -23,11 +24,13 @@ Files: Changes
  debian/gbp.conf
  debian/install
  debian/patches/1001_fix_resolve_langs.patch
+ debian/patches/1002_fix_message_submit.patch
  debian/patches/2001_avoid_autoinstall.patch
  debian/patches/series
  debian/postinst
  debian/postrm
  debian/source/format
+ debian/source/lintian-overrides
  debian/watch
  lib/Catalyst/Authentication/Store/IMAP.pm
  lib/Catalyst/Authentication/Store/IMAP/User.pm
@@ -72,6 +75,7 @@ Files: Changes
  lib/CiderWebmail/Util.pm
  lib/CiderWebmail/View/Petal.pm
  lib/CiderWebmail/View/RFC822.pm
+ root/favicon.ico.metadata_dump
  root/locale/CiderWebmail.pot
  root/locale/Makefile
  root/locale/de/LC_MESSAGES/CiderWebmail.po
@@ -471,22 +475,18 @@ Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: debian/print-metadata.pl
-Copyright: 2014, Jonas Smedegaard <dr at jones.dk>
+Files: debian/license-miner
+Copyright: => 0 Trademark => 7, License => 13, 'License URL' => 14, );
 License: GPL-3+
  FIXME
 
 Files: debian/rules
 Copyright: 2012-2014, Jonas Smedegaard <dr at jones.dk>
-  check
 License: GPL-3+
  FIXME
 
 Files: LICENSE
 Copyright: 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave
-  law: that is to say, a work containing the
-  of this
-  the software, and (2) offer
 License: UNKNOWN
  FIXME
 
@@ -496,9 +496,8 @@ License: UNKNOWN
  FIXME
 
 Files: root/locale/cs/LC_MESSAGES/CiderWebmail.po
-Copyright: jm�no"
-  složky.${1} Použijte "
-  složky.${5} 'r' "
+Copyright: složky.${1} Použijte "
+  složky.${5} 'r' "
 License: UNKNOWN
  FIXME
 

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



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