cipux-storage (3.4.0.2-6) unstable; urgency=low

  * Improve package relations:
    + Drop relations for packages part of core Perl even in oldstable:
      - libversion-perl
      - libtest-simple-perl
    + Relax to unversioned relations when satisfied even in oldstable:
      - libclass-std-perl
      - libtest-pod-perl
      - libtest-pod-coverage-perl
    + Drop TODO file: Obsoleted by above.
  * 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.
  * 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.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 05 May 2011 11:36:07 +0200

cipux-storage (3.4.0.2-5) unstable; urgency=low

  * Fix generate valid cipux.ldif file.
  * Tighten cipux.ldif generation to not fail if accidentally done
    twice.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 15 Feb 2011 14:44:38 +0100

cipux-storage (3.4.0.2-4) unstable; urgency=low

  [ Xavier Oswald ]
  * Update my mail address

  [ Jonas Smedegaard ]
  * Update locally included cipux.schema to version 1.4 (only cosmetic
    changes).
  * Generate ldif from schema. Install both below /etc/ldap/schema (and
    not as example). Build-depend on slapd (slapcat used for ldif
    generation).
  * Ease building with git-buildpackage:
    + Git-ignore quilt .pc dir.
    + Add dpkg-source local-options.
  * Extend copyright year in rules file, and rewrap header at 72 chars.
  * Reformat copyright file, using Subversion draft rev.166 of DEP5.
  * Bump standards-version to 3.9.1.
  * Newline-delimit uploaders and depends in control file.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 15 Feb 2011 00:19:41 +0100

cipux-storage (3.4.0.2-3) unstable; urgency=low

  * Drop locally included CDBS snippets, and local implementation of
    DEB_MAINTAINER_MODE, all included in main cdbs now.
  * Adjust header of rules file: Add comma after copyright years.
  * Adjust years in copyright file, and rewrap and slightly reword GPL-
    2+ license section.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 12 Apr 2010 12:20:35 +0200

cipux-storage (3.4.0.2-2) unstable; urgency=low

  * Update local CDBS snippets:
    + package-relations.mk:
      - Merge mixture of versioned and unversioned dependencies
      - Use unversioned dependencies when satisfied in oldstable
      - Improve whitespace cleanup
      - Rewrite and silence applying dependencies
      - Handle cdbs 0.4.53 dependency (needed when using debhelper v7)
    + upstream-tarball.mk:
      - Depend unversioned on cdbs (the needed 0.4.39 is in oldstable)
      - Preserve bzip2 tarballs with source format '3.0 (quilt)'.
    + copyright-check.mk:
      - More aggressive scanning (check top 99999 lines, not just 60)
      - Simplify more licensing notices and preserve non-ASCII chars
      - Group hints by sorted owner list (ignoring years)
      - Limit console output both horisontally and vertically
      - Use rev123 of draft DEP5 for hints file
    + perl-build.mk:
      - Relax build-dependency on perl to be unversioned (see bug#525190
        and perl policy 3.8.3).
  * Build unversioned on cdbs and perl, thanks to CDBS dependency
    tracking.
  * Bump Standards-Version to 3.8.4.
  * Refer to FSF website (not postal address) in licensing headers of
    Debian packaging files.
  * Update debian/copyright:
    + 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.
  * 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.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 22 Feb 2010 22:47:37 +0100

cipux-storage (3.4.0.2-1) unstable; urgency=low

  * New upstream release.
  * Bump Policy compliance to standards-version 3.8.2.
  * Build-depend on libtest-refcount-perl and libtest-leaktrace-perl.
  * Tighten dependencies on libcipux-perl to at least 3.4.0.5.
  * Update package-relations.mk: Cleanup unversioned+versioned
    dependency mix. Improve whitespace cleanup. Rewrite and silence
    applying dependencies.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 10 Aug 2009 11:19:36 +0200

cipux-storage (3.4.0.0-2) unstable; urgency=low

  * Add watch file.
  * Build-depend on recent perl-modules (favored over
    libtest-simple-perl).
  * Add git-buildpackage configfile, enabling signed tags and use of
    pristine-tar.
  * Add README.source.  Drop custom CDBS hints.
  * Bump standards-version to 3.8.1.
  * Add proper copyright header to debian/rules.
  * Update upstream homepage.
  * Reformat debian/copyright to conform to proposal DEP5 rev. 48.
  * Extend local CDBS snippet package-relations.mk to support all kinds
    of dependencies.
  * Handle all dependencies in debian/control.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 19 May 2009 11:34:19 +0200

cipux-storage (3.4.0.0-1) unstable; urgency=low

  * New upstream release.
  * Use local CDBS snippet upstream-tarball.
  * Build-depend on liblog-log4perl-perl and libreadonly-perl. Tighten
    build-dependencies on libcipux-perl and libmodule-build-cipux-perl.
    Drop build-dependency on libdate-manip-perl and (for cipux-storage-
    tools) libcipux-perl.
  * Add proper licensing header to debian/rules, and bump years.
  * Update debian/copyright:
    + Bump licensing years of both upstream source and debian packaging
    + Add upstream tarball download URL.
    + Update syntax to new proposal v442 (no changes needed)
    + Merge entries with same authors and copyrights
    + Add licensing header to GPL license section.
  * Update copyright-hints (no new authors or licenses).
  * Add git-buildpackage configfile, enabling pristine-tar and tag-
    signing.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 15 Mar 2009 02:09:11 +0100

cipux-storage (3.4.0~svn3015-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 02 Jan 2009 05:17:45 +0100

cipux-storage (3.4.0~svn3010-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 01 Jan 2009 16:47:37 +0100

cipux-storage (3.4.0~svn2996-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.
  * Fix CDBS snippets to never use dash in variable names.
  * Fix license-term -> license, and bump to copyright format spec v420.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 22 Dec 2008 13:40:37 +0100

cipux-storage (3.4.0~svn2978-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.
  * Update copyright hints (no new owners or licenses).

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 17 Dec 2008 02:20:17 +0100

cipux-storage (3.4.0~svn2977-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.
  * Update copyright hints (no new owners or licenses).

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 17 Dec 2008 01:20:07 +0100

cipux-storage (3.4.0~svn2968-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.
  * Build-depend and depend on libcipux-perl (not libcipux-common-perl).
  * Install debian-edu-specific config files as example files.
  * Update copyright-hints.
  * 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)
  * Semi-auto-update debian/control to update build-dependencies.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 15 Dec 2008 17:15:45 +0100

cipux-storage (3.4.0~svn2838-2) experimental; urgency=low

  * Install cipux.schema as example file (as temporary workaround until
    provided by future cipux-storage-ldap package).

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 28 Nov 2008 17:08:56 +0100

cipux-storage (3.4.0~svn2838-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.
  * Update copyright hints (files added, no new owners of licenses).

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 22 Oct 2008 16:05:13 +0200

cipux-storage (3.4.0~svn2721-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 27 Sep 2008 20:17:40 +0200

cipux-storage (3.4.0~svn2604-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.
  * Update copyright-hints.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 23 Aug 2008 11:49:46 +0200

cipux-storage (3.4~svn2523-1) experimental; urgency=low

  * New upstream Subversion snapshot.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Aug 2008 01:30:07 +0200

cipux-storage (3.4~svn2489-2) experimental; urgency=low

  * Include man pages for all binaries.
  * Update copyright-hints.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 31 Jul 2008 14:44:31 +0200

cipux-storage (3.4~svn2489-1) UNRELEASED; urgency=low

  * New upstream Subversion snapshot.
  * Depend and build-depend on libclass-std-perl.
  * 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.
  * Update CDBS snippets:
    + Allow late nocheck flagging for local cdbs snippet perl-build.mk.
    + Tighten build-dependency on libmodule-build-perl in perl-build.mk
      (older releases treat destdir differently).
  * 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

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 31 Jul 2008 13:57:42 +0200

cipux-storage (3.4~svn2439-3) experimental; urgency=low

  * Really update README.cdbs-tweaks as promised in -1.
  * Drop no longer used DEB_PERL_BUILDSYSTEM.
  * Fix dependencies.
  * Have libcipux-storage-perl suggest cipux-storage-tools.
  * Fix install config file man page with libcipux-sotrage-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 26 Jul 2008 09:41:35 +0200

cipux-storage (3.4~svn2439-2) experimental; urgency=low

  * Fix installing commandline tool and its man page in -tools package.
  * Shorten short descriptions, thanks to lintian.
  * Update CDBS snippets:
    + Fix perl-build.mk to use DEB_PERL_DESTDIR (no longer used here,
      but caused the embarrassing empty packages in -1 release).

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 25 Jul 2008 11:34:35 +0200

cipux-storage (3.4~svn2439-1) experimental; urgency=low

  * New upstream Subversion snapshot.
  * Move script + symlinks to new binary cipux-storage-tools.
  * Update CDBS snippets:
    + Use new local perl-build.mk to handle Perl Module::Build routines
      (and drop local improved perlmodule.mk).
    + Use new local package-relations.mk to resolve, cleanup and apply
      CDBS-declared (build-)dependencies.
    + Update copyright-check.mk to closer match new proposed copyright
      format.  Update copyright-hints.
    + Update README.cdbs-tweaks.
  * Semi-auto-update debian/control to update dependencies:
    DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 25 Jul 2008 10:38:39 +0200

cipux-storage (3.4~svn2362-1) experimental; urgency=low

  * New upstream Subversion snapshot.
  * Drop patch, adopted upstream.
  * Build-depend on libmodule-build-cipux-perl (not
    libcipux-build-perl).
  * Strip .packlists in perlmodule.mk (not in debian/rules).

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 05 Jul 2008 14:03:48 +0200

cipux-storage (3.4~svn2356-1) experimental; urgency=low

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

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 04 Jul 2008 12:46:59 +0200
