Skip to content

Debian Changelog cipux-cat-web (3.4.0.3-4)

2011

cipux-cat-web (3.4.0.3-4) unstable; urgency=low

   * Improve package relations:
     + Stop (build-)depending on packages provided by perl-modules (even
       in oldstable): libversion-perl libtest-simple-perl.
     + Fix depend on liblocale-maketext-lexicon-perl.
       Closes: bug#602912. Thanks to Per Carlson.
     + Relax (drop versioning) for packages satisifed even in oldstable:
       - libtest-pod-perl
       - libtest-pod-coverage-perl
       - lighttpd
     + Fix recommend libmodule-list-pluggable-perl and suggest (since not
       yet available in Debian) libsys-info-os-perl.
   * Update copyright file:
     + Rewrite using draft 174 of DEP-5 format.
     + Fix use initial wildcard Files section.
     + Rewrap license fields at 72 chars, and shorten comments.
     + Add Files sections for proper copyright-claimed gettext files.
   * Bump policy compliance to standards-version 3.9.2.
   * Bump debhelper compatibility level to 7 (satisfied even in
     oldstable, and cdbs need backporting for oldstable anyway).
     Tighten build-dependencies on debhelper and cdbs correspondingly.
   * Improve libcipux-cat-web-perl postinst:
     + Tighten access rights only on (created if needed) dirs (not
       content: respect user customizations and avoid potential hardlink
       attack).
     + Handle also /var/cache/cipux-cat-web.
       Closes: bug#602918. Thanks to Per Carlson.
   * Add japanese (ja) debconf l10n.
     Closes: bug#602981. Thanks to Nobuhiro Iwamatsu.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 04 May 2011 22:10:39 +0200

2010

cipux-cat-web (3.4.0.3-3) unstable; urgency=low

   * Fix install scripts to avoid bogusly (and fatally!) trying to
     restart not installed webservers.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 17 Aug 2010 16:24:19 +0200

cipux-cat-web (3.4.0.3-2) unstable; urgency=low

   * Fix depend on libscalar-list-utils-perl (not bogusly named
     libscalar-list-utils).

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 03 Jul 2010 18:32:51 +0200

cipux-cat-web (3.4.0.3-1) unstable; urgency=low

   * New upstream release.
   * Fix have library package depend on libscalar-util-numeric and
     suggest (not yet recommend as not available in Debian)
     libmodule-list-pluggable-perl and libsys-info-os-perl. Thanks to
     Martin Oehler and Kurt Gramlich.
   * Bump policy compliance to Standards-Version 3.9.0.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 03 Jul 2010 16:33:23 +0200

cipux-cat-web (3.4.0.2-3) unstable; urgency=low

   * Revert undocumented (accidental?) non-encrypted-on-localhost config
     hack dropped in recent NMU.
   * Use source format 3.0 (quilt).

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 21 Jun 2010 19:32:21 +0200

cipux-cat-web (3.4.0.2-2.1) unstable; urgency=low

   * Non-maintainer upload.
   * Don't act on non-existent files; fixes installation failure (Closes:
     #584875)

 -- Jan Hauke Rahm <jhr@debian.org>  Wed, 16 Jun 2010 12:06:34 +0200

cipux-cat-web (3.4.0.2-2) unstable; urgency=low

   * Fix include config defaults.
   * Update autogenerated debconf gettext files.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 07 Jun 2010 01:12:08 +0200

cipux-cat-web (3.4.0.2-1) unstable; urgency=low

   [ Jonas Smedegaard ]
   * New upstream release.
   * Build-depend on recent perl-modules (favored over
     libtest-simple-perl).
   * Bump standards-version to 3.8.4.
   * Add proper copyright header to debian/rules.
   * Update upstream homepage.
   * Fix add leading / to Apache RewriteRule (only in .htaccess files
     should it be left out).
   * Rewrite only non-local insecure requests in Apache RewriteRule, and
     add descriptive comment.
   * Use only official CDBS (drop local snippets): All improvements now
     adopted upstream.
   * Include CDBS snippet upstream-tarball.mk.
   * Build unversioned on perl.
   * Tighten build-dependency on cdbs.
   * Refer to FSF website (not postal address) in licensing headers of
     Debian packaging files.
   * Update debian/copyright:
     + Include verbatim GPL text.
     + Reformat to conform to draft DEP5 rev. 135.
     + Bump some coyright years.
     + Fix include disclaimer in GPL-2+ section of copyright.
     + Add reference to FSF website.
     + Drop Colin Walters as owner of no longer included CDBS snippets.
   * Use source format '3.0 "quilt"'.
   * Stop conditionally enabling DEB_AUTO_UPDATE_DEBIAN_CONTROL (adopted
     upstream since CDBS 0.4.67), to not bogusly upset lintian.
   * Add watch file.
   * Build-depend on libcipux-rpc-client-perl (not libfrontier-rpc-perl),
     reflecting upstream change for 3.4.0.0.
   * Declare package relations recursively expanded.
   * Stop installing config files: Obsoleted or moved below
     /usr/share/cipux (as bootstrap config) now.
 
   [ Xavier Oswald ]
   * Update my mail address

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 15 May 2010 11:40:05 +0200

2009

cipux-cat-web (3.4.0~svn2999-1) experimental; urgency=low

   * New snapshot of upstream Subversion repository.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 02 Jan 2009 04:59:12 +0100

2008

cipux-cat-web (3.4.0~svn2960-1) experimental; urgency=low

   * New snapshot of upstream Subversion repository.
   * Build-depend and depend on libcipux-perl (not libcipux-common-perl).
   * Add TODO item about invoking cipux_cat_web_module in postinst (need
     to understand some implications of that tool before actually doing
     it).
   * Update CDBS snippets:
     + Simplify internal variables
     + Ignore no files by default in copyright-check.mk
     + Correct and update copyright hints of the snippets themselves
   * Update debian/copyright and copyright hints:
     + Add info on CDBS snippets (new owners, no new licenses)
     + Bump to version 413 of new format (no structural changes)
   * Favor build-depending on perl-modules 5.10 over
     libmodule-build-perl.
   * Update arabic (ar) debconf locale. Closes: bug#499601, thanks to
     Ossama Khayat.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 15 Dec 2008 16:22:49 +0100

cipux-cat-web (3.4.0~svn2815-1) experimental; urgency=low

   * New snapshot of upstream Subversion repository.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 18 Oct 2008 15:06:38 +0200

cipux-cat-web (3.4.0~svn2774-1) experimental; urgency=low

   * New upstream Subversion snapshot.
     + index page properly generated now.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 30 Sep 2008 22:49:36 +0200

cipux-cat-web (3.4.0~svn2772-1) experimental; urgency=low

   * New upstream Subversion snapshot.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 28 Sep 2008 21:53:33 +0200

cipux-cat-web (3.4.0~svn2759-2) experimental; urgency=low

   * Include log4perl configfile.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 28 Sep 2008 16:23:58 +0200

cipux-cat-web (3.4.0~svn2759-1) experimental; urgency=low

   [ Jonas Smedegaard ]
   * New upstream Subversion snapshot.
   * Upstream now installs below /usr/share (not /var/www):
     + Simplify install rules
     + Use (now identical) upstream apache config
     + Tighten build-dependency on libmodule-build-cipux to versions
       installing below /usr/share
   * Offer to configure webserver (either apache or Lighttpd) through
     debconf.
     + Have cipux-cat-web depend on debconf  or the virtual debconf-2.0.
     + Have cipux-cat-web explicitly depend on lighttpd as fallback for
       apache2.
     + Build-depend on debconf-updatepo.
   * Avoid library package starting/stopping http daemons. Thanks to
     Martin Öhler for (verbal) bugreport.
   * Use non-SSL connection to XML-RPC on localhost by default.
   * Build and install l10n (using hack of crude upstream script).
   * Have cipux-cat-web (fallback-)depend on httpd-cgi (not httpd).
   * Depend and build-depend (again) on libversion-perl (virtual package
     in Lenny but not on Etch).  Add TODO note about dropping those
     dependencies again after Lenny+1.
   * Have libcipux-cat-web-perl (build-)depend on libclass-std-perl,
     liblog-log4perl-perl and libreadonly-perl.
   * Have cipux-cat-web depend on libclass-std-perl.
   * Have cipux-cat-web recommend cipux-rpcd.
   * Drop dependencies on libcipux-rbac-perl.
   * Extend long descriptions to mention XML-RPC.
   * Update local cdbs snippet perl-build.mk to tighten build-dependency
     on libmodule-build-perl (older releases treat destdir differently).
   * Update copyright-hints.
   * Add DEB_MAINTAINER_MODE in debian/rules (thanks to Romain Beauxis).
   * Semi-auto-update debian/control to update dependencies:
     DEB_MAINTAINER_MODE=1 fakeroot debian/rules clean
 
   [ Christian Perrier ]
   * Debconf translations:
     - Finnish. Closes: #496179
     - Italian. Closes: #496185
     - Russian. Closes: #496278
     - Slovak. Closes: #496451
     - Swedish. Closes: #496522
     - Spanish. Closes: #497366

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 28 Sep 2008 13:13:00 +0200

cipux-cat-web (3.4~svn2457-1~0jones1) jones; urgency=low

   * New upstream Subversion snapshot.
   * Release unofficially...
   * Build-depend on libcipux-rbac-perl.
   * Fix local cdbs snippet perl-build.mk nocheck flag handling.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 27 Jul 2008 06:07:37 +0200

cipux-cat-web (3.4~svn2449-1) experimental; urgency=low

   * New upstream Subversion snapshot.
   * Build-depend on libmodule-build-cipux-perl (not
     libcipux-build-perl).
   * Separate library from web scripts and content.
   * Fix dependencies.
   * Update debian/copyright:
     + Adjust copyright years (2008 -> 2006-2008)
     + Add myself as copyright holder of danish l10n
     + Fix SVN URL
   * Disable build tests: hardcoded paths to logfile and configfile makes
     test 1 (a simple "use CipUX::CAT::Web") fail.
   * Update cdbs snippet perl-build.mk to allow late nocheck flag.
   * Drop restricting access to configfiles.  Currently no sensitive data
     - if needed later it should be special-cased instead.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 26 Jul 2008 18:11:27 +0200

cipux-cat-web (3.4~svn2289-1) experimental; urgency=low

   * Initial release (related to - but only partly closes - bug#357694).

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 08 Jun 2008 16:21:44 +0200