[SCM] ciderwebmail Debian packaging branch, master, updated. debian/1.04_20120607-1-8-g5190c52

Jonas Smedegaard dr at jones.dk
Sun Jun 10 18:24:15 UTC 2012


The following commit has been merged in the master branch:
commit 5190c52b6eb92d8bfa610caa95320998adf60e56
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Jun 10 20:12:14 2012 +0200

    Prepare for release: Update changelog and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 39a4270..eeb068a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+ciderwebmail (1.04~20120610-1) experimental; urgency=low
+
+  * New snapshot of upstream VCS.
+    + Move common code to CiderWebmail::Test and fix Test::XPath
+      dependency.
+    + Make sure the reply_to array actually contains addresses.
+    + Remove user_settings.sql from the repo and auto create it.
+    + Use ->charset instead of passing charset arguments around.
+    + Fix Perl::Critic warnings.
+    + Output better warnings when unable to convert a string to utf8.
+    + Add user_settings.sql to .gitignore.
+
+  * Fix adjust symlink to http-icons.
+  * Install default config as example file.
+  * Install update_schema script as example file.
+  * Install configfiles and sample uWSGI/Apache2 integration files.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sun, 10 Jun 2012 20:11:58 +0200
+
 ciderwebmail (1.04~20120607-1) experimental; urgency=low
 
   * Initial release.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 435868b..df604b4 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -13,11 +13,16 @@ Files: Changes
  debian/compat
  debian/control
  debian/control.in
+ debian/etc/ciderwebmail.conf
+ debian/etc/ciderwebmail.psgi
  debian/gbp.conf
  debian/patches/1001_avoid_Text-Flowed.patch
  debian/patches/2001_avoid_autoinstall.patch
  debian/patches/series
  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
@@ -52,6 +57,7 @@ Files: Changes
  lib/CiderWebmail/Part/TextCalendar.pm
  lib/CiderWebmail/Part/TextHtml.pm
  lib/CiderWebmail/Part/TextPlain.pm
+ lib/CiderWebmail/Test.pm
  lib/CiderWebmail/Util.pm
  lib/CiderWebmail/View/Petal.pm
  lib/HTML/Cleaner.pm
@@ -133,7 +139,7 @@ Files: Changes
  root/templates/en/parts/TextHtml.xml
  root/templates/en/parts/TextPlain.xml
  root/templates/template.pl
- root/var/user_settings.sql
+ root/var/README
  script/ciderwebmail_cgi.pl
  script/ciderwebmail_create.pl
  script/ciderwebmail_fastcgi.pl

-- 
ciderwebmail Debian packaging



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