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

Jonas Smedegaard dr at jones.dk
Wed May 21 12:44:48 UTC 2014


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

js pushed a commit to branch master
in repository ciderwebmail.

commit 3489b381827afe72ea2b5198ff0c7db1ca971678
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed May 21 14:24:41 2014 +0200

    Prepare for release: Update changelog, control file and copyright info.
---
 debian/changelog       | 38 ++++++++++++++++++++++++++++++++++++++
 debian/control         | 27 ++++++++++++++-------------
 debian/copyright_hints | 25 ++++++++-----------------
 3 files changed, 60 insertions(+), 30 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ce42fa4..440e522 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,41 @@
+ciderwebmail (1.04-3) unstable; urgency=medium
+
+  * Update copyright info:
+    + Fix revert adding short licensing texts: Wrong to silence lintian
+      warning by inventing licensing statements!
+    + Fix use comment and license pseudo-sections to obey silly
+      restrictions of copyright format 1.0.
+    + Update alternate sources, and add alternate upstream contact.
+    + Fix add License section for LGPL-2.1+.
+    + Extend and improve coverage of images.
+    + Fix indent a license.
+    + Extend coverage of packaging, and bump its licensing to GPL-3+.
+  * Bump debhelper compatibility level to 8: debhelper 8 is available
+    even in oldstable.
+  * Update package relations:
+    + Add fallback (build-)dependencies on older
+      libcatalyst-modules-perl, to ease backporting.
+    + Relax to recommend (not depend on) libdbd-sqlite3-perl.
+    + Fix stop (build-)depending on libparent-perl: Provided by
+      perl(-modules).
+    + Build-depend on devscripts: Needed for CDBS copyright check.
+  * Fix typo in PSGI file.
+  * Provide nearly-out-of-the-box config for Apache 2 + uWSGI:
+    + Create/remove default db dir in package scripts.
+    + Install uWSGI and Apache snippets below /etc (not as example
+      files).
+    + Improve uWSGI config to run as separate user.
+    + Improve uWSGI config to set HOME and CONFIG paths in PSGI script
+      (not configfile), and list only commented out in uWSGI ini-file.
+    + Tune uWSGI options for better production use.
+    + Rewrite README.Debian to reflect improved setup.
+  * Modernize get-orig-source hints for new github.com ABI.
+  * Have git-import-orig suppress upstream .gitignore file.
+  * Add README.source documenting use of git-buildpackage and CDBS.
+  * Add alternate github URL to watch file.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Wed, 21 May 2014 14:24:37 +0200
+
 ciderwebmail (1.04-2) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index ff27bde..f626e77 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
 Build-Depends: cdbs,
+ devscripts,
  perl,
  debhelper,
  dh-buildinfo,
- libparent-perl,
  libmoose-perl,
  libcatalyst-authentication-credential-http-perl,
  libyaml-perl,
@@ -40,22 +40,23 @@ Build-Depends: cdbs,
  libcrypt-rijndael-perl,
  libcrypt-random-source-perl,
  libmime-base64-urlsafe-perl,
- libdbd-sqlite3-perl,
- libcatalyst-plugin-authentication-perl,
- libcatalyst-plugin-configloader-perl,
- libcatalyst-plugin-session-state-cookie-perl,
- libcatalyst-plugin-session-store-fastmmap-perl,
- libcatalyst-plugin-stacktrace-perl,
- libcatalyst-plugin-static-simple-perl,
- libcatalyst-plugin-unicode-perl,
  libmoosex-role-withoverloading-perl (>= 0.09),
- libcatalyst-action-renderview-perl (>= 0.16),
- libcatalyst-model-dbic-schema-perl (>= 0.41),
  libcatalyst-perl (>= 5.80030),
+ libcatalyst-plugin-configloader-perl | libcatalyst-modules-perl (<< 48~),
+ libcatalyst-plugin-static-simple-perl | libcatalyst-modules-perl (<< 48~),
+ libcatalyst-plugin-unicode-perl | libcatalyst-modules-perl (<< 48~),
+ libcatalyst-plugin-stacktrace-perl | libcatalyst-modules-perl (<< 48~),
+ libcatalyst-plugin-authentication-perl | libcatalyst-modules-perl (<< 48~),
+ libcatalyst-plugin-session-store-fastmmap-perl | libcatalyst-modules-perl (<< 48~),
+ libcatalyst-plugin-session-state-cookie-perl | libcatalyst-modules-perl (<< 48~),
+ libcatalyst-model-dbic-schema-perl (>= 0.41) | libcatalyst-modules-perl (<< 48~),
+ libcatalyst-action-renderview-perl (>= 0.16) | libcatalyst-modules-perl (>= 43~),
+ libcatalyst-action-renderview-perl (>= 0.16) | libcatalyst-modules-perl (<< 48~),
  libparse-recdescent-perl (>= 1.967009),
  libmail-imapclient-perl (>= 3.31),
- libtest-xpath-perl,
- libmodule-install-perl
+ libdbd-sqlite3-perl,
+ libmodule-install-perl,
+ libtest-xpath-perl
 Standards-Version: 3.9.5
 Homepage: http://ciderwebmail.org/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/ciderwebmail
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 45bfcaf..d3f3d92 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -11,18 +11,21 @@ Files: Changes
  TODO
  ciderwebmail.yml
  debian/README.Debian
+ debian/README.source
  debian/compat
  debian/control
  debian/control.in
- debian/etc/ciderwebmail.conf
- debian/etc/ciderwebmail.psgi
+ debian/etc/ciderwebmail/apache2-uwsgi.conf
+ debian/etc/ciderwebmail/ciderwebmail.conf
+ debian/etc/ciderwebmail/ciderwebmail.psgi
+ debian/etc/uwsgi/apps-available/ciderwebmail.ini
  debian/gbp.conf
+ debian/install
  debian/patches/2001_avoid_autoinstall.patch
  debian/patches/series
+ debian/postinst
+ debian/postrm
  debian/source/format
- debian/uwsgi/README
- debian/uwsgi/etc/apache2/conf.d/ciderwebmail
- debian/uwsgi/etc/uwsgi/apps-available/ciderwebmail.ini
  debian/watch
  lib/Catalyst/Authentication/Store/IMAP.pm
  lib/Catalyst/Authentication/Store/IMAP/User.pm
@@ -201,19 +204,7 @@ License: GPL-2+
 
 Files: LICENSE
 Copyright: 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave
-  HOLDER, OR ANY OTHER PARTY
-  HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM
-  Holder
-  Holder maintains some semblance of
-  Holder may not be used to endorse or promote
-  Holder to include your modifications in the Standard
-  Holder" is whoever is named in the or s for
-  Holder, but only to the
-  Holder. A Package modified in such a
-  holder saying it may be distributed under the terms of
-  holder who
   law: that is to say, a work containing the
-  notices and associated disclaimers
   of this
   the software, and (2) offer
 License: UNKNOWN

-- 
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