[SCM] ciderwebmail Debian packaging branch, master, updated. debian/1.04_20120610-2-18-g77522ad
Jonas Smedegaard
dr at jones.dk
Sat Jun 23 03:08:44 UTC 2012
The following commit has been merged in the master branch:
commit 77522ad25b973e43973d2d84a1488e8f8869a83f
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Jun 23 05:02:05 2012 +0200
Prepare for release: Update changelog, control and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index 3360063..5fd156b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+ciderwebmail (1.04-1) unstable; urgency=low
+
+ * New upstream release.
+
+ * Fix depend on libdbd-sqlite3-perl.
+ * Set default config dir in PSGI file.
+ * Pass app arguments in PSGI file.
+ * Reorganize configfile to closer match upstream default file.
+ * Fix add 'send' section to config file, and recommend MTA.
+ * Relax to suggest (not (build-)depend on) libfcgi-perl and
+ libfcgi-procmanager-perl: Used only is example script.
+ * Relax to recommend (not (build-)depend on) libjs-mootools.
+ * Fix Vcs-* URLs to use pkg-perl group (not collab-maint).
+ * Suggest dovecot (with virtual imap-server as fallback) and
+ imapproxy.
+ * Add Dovecot recommendation to long description.
+ * Drop patch 1001: Adopted upstream.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sat, 23 Jun 2012 05:02:02 +0200
+
ciderwebmail (1.04~20120610-2) unstable; urgency=low
* Initial packaging release for unstable.
diff --git a/debian/control b/debian/control
index 32bce41..498f7f8 100644
--- a/debian/control
+++ b/debian/control
@@ -40,21 +40,18 @@ Build-Depends: cdbs (>= 0.4.73~),
libcrypt-rijndael-perl,
libcrypt-random-source-perl,
libmime-base64-urlsafe-perl,
- libfcgi-perl,
- libfcgi-procmanager-perl,
+ libdbd-sqlite3-perl,
libmoosex-role-withoverloading-perl (>= 0.09),
libcatalyst-perl (>= 5.80030),
libcatalyst-modules-perl (>= 43),
libparse-recdescent-perl (>= 1.967009),
libmail-imapclient-perl (>= 3.31),
- libjs-mootools,
libtest-xpath-perl,
- libdbd-sqlite3-perl,
libmodule-install-perl
Standards-Version: 3.9.3
Homepage: http://ciderwebmail.org/
-Vcs-Git: git://git.debian.org/git/collab-maint/ciderwebmail
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/ciderwebmail.git
+Vcs-Git: git://git.debian.org/git/pkg-perl/packages/ciderwebmail
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/ciderwebmail.git
Package: ciderwebmail
Architecture: all
@@ -83,3 +80,8 @@ Description: IMAP webmail service
.
As an application written deep in the 21st century, CiderWebmail
supports only IMAP mail servers.
+ .
+ It is recommended to use CiderWebmail with the Dovecot IMAP server.
+ CiderWebmail deliberately does little internal caching for security
+ reasons, so if used with an IMAP server less powerfull than Dovecot you
+ may benefit from connecting via imapproxy.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 3c6da80..45bfcaf 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -17,7 +17,6 @@ Files: Changes
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
@@ -162,6 +161,8 @@ Files: Changes
t/deletemessage.t
t/foldermanagement.t
t/forwardmessage.t
+ t/hebrew.t
+ t/html5_validation.t
t/message_handling.t
t/model_DB.t
t/model_IMAPClient.t
@@ -187,8 +188,8 @@ Files: Changes
t/testmessages/MULTIPART_RELATED.mbox
t/testmessages/MULTIPART_REPORT.mbox
t/testmessages/TEXT.mbox
+ t/utf8.t
t/view_Petal.t
- t/xhtml_validation.t
Copyright: *No copyright*
License: UNKNOWN
FIXME
--
ciderwebmail Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list