Skip to content

Debian Changelog eekboek (1.04.04-1)

2009

eekboek (1.04.04-1) unstable; urgency=low

   * New upstream release
   * debian/rules:
     - 001000008001000009.pl no longer needs to be executable
   * debian/copyright:
     - Fix some minor formatting issues

 -- Nathan Handler <nhandler@ubuntu.com>  Sun, 14 Jun 2009 13:30:41 +0000

eekboek (1.04.03-1) unstable; urgency=low

   * New upstream release
   * debian/control:
     - Bump Standards-Version to 3.8.1 (No changes)
     - Add myself to list of uploaders
     - Drop Depends on libipc-run3-perl and libmodule-build-perl, which are only
       needed for building (closes: #497794)
     - Have eekboek-db-postgresql depend on eekboek (= ${source:Version}) instead
       of just eekboek
     - Change Priority to optional
     - Add Depends on ${misc:Depends} for eekboek-db-postgresql to make
       lintian happy
     - Build-Depend on perl-modules (>= 5.10.0) | libmodule-build-perl (>= 0.26)
       instead of libmodule-build-perl (>= 0.26) to make lintian happy
     - Build-Depend on quilt
     - Move all Build-Depends except cdbs, debhelper, and quilt to
       Build-Depends-Indep to make lintian happy
   * debian/copyright:
     - Switch to new format
     - Update to list all copyrights
     - debian/* is now copyright Nathan Handler, Joost van Baal, and Johan
       Vromans
   * debian/eekboek.examples:
     - Add contrib/* as example files
   * debian/README.source:
     - Add since we are now using quilt to comply with Debian policy >= 3.8.0
   * debian/patches/fix_pod2man_errors.patch:
     - Modify lib/EB/Shell/DeLuxe.pm to fix Lintian
      "manpage-has-errors-from-pod2man" warning.
   * debian/rules:
     - Add 'include /usr/share/cdbs/1/rules/patchsys-quilt.mk'
     - Make 001000008001000009.pl executable to make Lintian happy

 -- Nathan Handler <nhandler@ubuntu.com>  Sat, 06 Jun 2009 17:33:22 +0000

eekboek (1.04.02-1) unstable; urgency=low

   * New upstream release.
 
   [ Joost van Baal ]
   * control: explain purpose of package eekboek-db-postgresql in eekboek
     description. Thanks Paul van der Vlis.
   * control: fix description of role of XAF file in eekboek package
     description.  Thanks Paul van der Vlis.
 
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).

 -- Joost van Baal <joostvb@mdcc.cx>  Tue, 27 Jan 2009 05:16:23 +0100

2008

eekboek (1.04-1) unstable; urgency=low

   * New upstream release, to be published 2008-09.  (Missed 1.03.93 which was
     EekBoek 1.04 Release Candidate 2, released 2008-08-24.)
     - now ships documentation files html/setup/relaties.html,
       html/setup/mutaties.html and html/setup/init.html.  Thanks Marco van
       Zwetselaar for reporting this. (closes: #495720).
   * control: Add english translations for Dutch words (Balans e.a.).
     Thanks Danai SAE-HAN (韓達耐) (closes: #494708).
   * rules: set DEB_DH_PERL_ARGS_ALL in order to not depend upon Perl >=
     dh_perl's $min_version, but upon current Perl version: upstream states at
     least 5.8.3 is needed.  (closes: #494809).
   * control: add Suggests: postgresql to Package: eekboek-db-postgresql:
     generally, people using eekboek with the pg driver likely want to run
     their database server on the local machine.  Thanks to the eekboek-users
     subscribers for their feedback.
   * control: downgrade priority from optional to extra in order to comply with
     Policy Section 2.5: libipc-run3-perl, on which we depend, has priority
     extra.  Furthermore, eekboek is only likely to be useful for those who
     already know what it is and have specialized requirements.
   * docs, NEWS: refer to and ship CHANGES-104 for upgrade instructions.

 -- Joost van Baal <joostvb@debian.org>  Thu, 04 Sep 2008 09:04:47 +0200

eekboek (1.03.92-1) unstable; urgency=low

   * New upstream release: EekBoek 1.04 Release Candidate 1, released
     2008-08-10.

 -- Joost van Baal <joostvb@debian.org>  Mon, 11 Aug 2008 20:08:27 +0200

eekboek (1.03.90-3) experimental; urgency=low

   *  Uploading to experimental, in order not to interfere with the freeze
      for lenny.

 -- Joost van Baal <joostvb@debian.org>  Thu, 24 Jul 2008 08:01:29 +0200

eekboek (1.03.90-2) unstable; urgency=low

   * First upload to Debian archive (closes: #491113).
   * README.Debian: added.
   * control: added libarchive-zip-perl to depends: Archive::Zip is
     needed for file import.
   * docs: now installs all documentation (html).
   * control: enhance description.

 -- Joost van Baal <joostvb@debian.org>  Wed, 23 Jul 2008 07:50:02 +0200

eekboek (1.03.90-1) unstable; urgency=low

   * This version is never officially released.
   * New upstream release.  We now can use pristine upstream tarballs.
   * watch: added, for uscan(1).
   * Now maintained using the nice infrastructure from
     http://pkg-perl.alioth.debian.org:
     - control: set Maintainer to Debian Perl Group, add Vcs-* fields.
   * control: update Standards from 3.7.2 to 3.8.0 (no other changes needed).
   * eekboek-db-postgresql.install, rules, control: The eekboek-db-postgresql
     package now is required to use eekboek with PostgreSQL: the eekboek package
     no longer ships EB::DB::Postgres.

 -- Joost van Baal <joostvb@debian.org>  Tue, 22 Jul 2008 06:21:51 +0200

eekboek (1.03.13-1) unstable; urgency=low

   * This version is never officially released.
   * control: no longer build eekboek-unstable-db-sqlite, but move dependency
     upon libdbd-sqlite3-perl from eekboek-unstable-db-sqlite to
     eekboek-unstable.
   * control: rename binary packages eekboek-unstable,
     eekboek-unstable-db-postgresql to eekboek, eekboek-db-postgresql
   * control: replace hardcoded perl (>= 5.8.0) with substvars.
   * rules: convert from dh-style to cdbs-style.
     - control: add cdbs to build-depends.
   * control: set myself as maintainer.
   * control: enhance description.
   * eekboek.examples: added (reimplements and improves upon dh_installdocs
     arguments in previous debian/rules)
   * copyright: refer to /usr/share/common-licenses/, add upstream url.
   * control: add Homepage field.
   * TODO: added.

 -- Joost van Baal <joostvb@debian.org>  Sat, 19 Jul 2008 08:47:13 +0200

eekboek (1.03.13) unstable; urgency=low

   * Initial Release.

 -- Johan Vromans <jvromans@squirrel.nl>  Wed, 27 Feb 2008 20:40:38 +0100