r23475 - in /trunk/eekboek/debian: ./ TODO changelog compat control copyright eekboek.examples rules

joostvb at users.alioth.debian.org joostvb at users.alioth.debian.org
Tue Jul 22 03:59:50 UTC 2008


Author: joostvb
Date: Tue Jul 22 03:59:48 2008
New Revision: 23475

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23475
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/eekboek/debian/
    trunk/eekboek/debian/TODO
    trunk/eekboek/debian/changelog
    trunk/eekboek/debian/compat
    trunk/eekboek/debian/control
    trunk/eekboek/debian/copyright
    trunk/eekboek/debian/eekboek.examples
    trunk/eekboek/debian/rules   (with props)

Added: trunk/eekboek/debian/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/TODO?rev=23475&op=file
==============================================================================
--- trunk/eekboek/debian/TODO (added)
+++ trunk/eekboek/debian/TODO Tue Jul 22 03:59:48 2008
@@ -1,0 +1,11 @@
+
+db binary packages are empty. feature?
+
+usr/share/perl5/EB/examples should probably not get installed (it's in /usr/share/doc/ too)
+
+how about http://www.squirrel.nl/eekboek/docs/index.html
+
+add x-vcs stuff to control
+
+source is not pristine (rm -r debian/), mention that.
+

Added: trunk/eekboek/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/changelog?rev=23475&op=file
==============================================================================
--- trunk/eekboek/debian/changelog (added)
+++ trunk/eekboek/debian/changelog Tue Jul 22 03:59:48 2008
@@ -1,0 +1,26 @@
+eekboek (1.03.13-1) UNRELEASED; urgency=low
+
+  * 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 at debian.org>  Sat, 19 Jul 2008 08:47:13 +0200
+
+eekboek (1.03.13) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Johan Vromans <jvromans at squirrel.nl>  Wed, 27 Feb 2008 20:40:38 +0100
+

Added: trunk/eekboek/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/compat?rev=23475&op=file
==============================================================================
--- trunk/eekboek/debian/compat (added)
+++ trunk/eekboek/debian/compat Tue Jul 22 03:59:48 2008
@@ -1,0 +1,1 @@
+5

Added: trunk/eekboek/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/control?rev=23475&op=file
==============================================================================
--- trunk/eekboek/debian/control (added)
+++ trunk/eekboek/debian/control Tue Jul 22 03:59:48 2008
@@ -1,0 +1,32 @@
+Source: eekboek
+Section: perl
+Priority: optional
+Build-Depends: cdbs, debhelper (>= 5.0.0), libipc-run3-perl (>= 0.034),
+ libmodule-build-perl (>= 0.26), libdbi-perl (>= 1.40)
+Build-Depends-Indep: perl (>= 5.8.8-7etch1)
+Maintainer: Joost van Baal <joostvb at debian.org>
+Standards-Version: 3.7.2
+Homepage: http://www.eekboek.nl/
+
+Package: eekboek
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, libterm-readline-gnu-perl,
+ libipc-run3-perl (>= 0.034), libmodule-build-perl (>= 0.26),
+ libdbi-perl (>= 1.40), libdbd-sqlite3-perl (>= 1.13)
+Suggests: eekboek-db-postgresql
+Description: Bookkeeping software for small and medium-size businesses
+ EekBoek is a bookkeeping package for small and medium-size businesses.
+ Unlike other accounting software, EekBoek has both a command-line
+ interface (CLI) and a graphical user-interface (GUI).  Furthermore, it
+ has a complete Perl API to create your own custom applications.
+ .
+ EekBoek is designed for the Dutch/European market and currently
+ available in Dutch only.
+
+Package: eekboek-db-postgresql
+Architecture: all
+Depends: eekboek, libdbd-pg-perl (>= 1.41)
+Description: PostgreSQL database driver for EekBoek
+ This package makes sure a PostgreSQL database is availabe for
+ EekBoek.  Install it if you'd like to use EekBoek with PostgreSQL
+ (instead of the default SQLite).

Added: trunk/eekboek/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/copyright?rev=23475&op=file
==============================================================================
--- trunk/eekboek/debian/copyright (added)
+++ trunk/eekboek/debian/copyright Tue Jul 22 03:59:48 2008
@@ -1,0 +1,27 @@
+This package was debianized by Joost van Baal <joostvb at debian.org> on
+Sat, 19 Jul 2008 09:26:46 +0200, using previous work from Johan Vromans.
+
+Is was downloaded from http://www.eekboek.nl/dl/.
+
+Upstream Author: Johan Vromans <jvromans.squirrel.nl>
+
+Copyright:
+
+This program is Copyright 2005-2008 by Squirrel Consultancy. All
+rights reserved.
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of either: a) the GNU General Public License as
+ published by the Free Software Foundation; either version 1, or (at
+ your option) any later version, or b) the "Artistic License" which
+ comes with Perl.
+
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the
+ GNU General Public License or the Artistic License for more details.
+
+On Debian GNU/Linux systems, the complete text of both the GNU General
+Public License and the Artistic License can be found below
+/usr/share/common-licenses/ .
+

Added: trunk/eekboek/debian/eekboek.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/eekboek.examples?rev=23475&op=file
==============================================================================
--- trunk/eekboek/debian/eekboek.examples (added)
+++ trunk/eekboek/debian/eekboek.examples Tue Jul 22 03:59:48 2008
@@ -1,0 +1,1 @@
+lib/EB/examples/* import/daviaccount/

Added: trunk/eekboek/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/rules?rev=23475&op=file
==============================================================================
--- trunk/eekboek/debian/rules (added)
+++ trunk/eekboek/debian/rules Tue Jul 22 03:59:48 2008
@@ -1,0 +1,7 @@
+#!/usr/bin/make -f
+
+# Put perlmodule.mk last to dh_clean temporary files not in MANIFEST
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/perlmodule.mk
+# include /usr/share/cdbs/1/rules/simple-patchsys.mk
+

Propchange: trunk/eekboek/debian/rules
------------------------------------------------------------------------------
    svn:executable = *




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