r57594 - in /trunk/eekboek: ./ contrib/ debian/ inc/ lib/ lib/EB/ lib/EB/CPAN/File/ lib/EB/Shell/ script/ t/ivp/ref/

thijs at users.alioth.debian.org thijs at users.alioth.debian.org
Thu May 6 20:30:13 UTC 2010


Author: thijs
Date: Thu May  6 20:30:04 2010
New Revision: 57594

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57594
Log:
New upstream release

Removed:
    trunk/eekboek/README.contrib
    trunk/eekboek/README.eekboek
    trunk/eekboek/contrib/
    trunk/eekboek/lib/EB/CPAN/File/
Modified:
    trunk/eekboek/Build.PL
    trunk/eekboek/CHANGES
    trunk/eekboek/EekBoek.spec
    trunk/eekboek/INSTALL
    trunk/eekboek/MANIFEST
    trunk/eekboek/META.yml
    trunk/eekboek/README.gui
    trunk/eekboek/README.postgres
    trunk/eekboek/debian/changelog
    trunk/eekboek/eekboek-mode.el
    trunk/eekboek/inc/build_common.pl
    trunk/eekboek/lib/EB/Config.pm
    trunk/eekboek/lib/EB/Shell/Base.pm
    trunk/eekboek/lib/EB/Shell/DeLuxe.pm
    trunk/eekboek/lib/EekBoek.pm
    trunk/eekboek/script/ebwxshell
    trunk/eekboek/t/ivp/ref/export.xaf

Modified: trunk/eekboek/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/Build.PL?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/Build.PL (original)
+++ trunk/eekboek/Build.PL Thu May  6 20:30:04 2010
@@ -2,8 +2,8 @@
 # Author          : Johan Vromans
 # Created On      : Thu Sep  1 17:28:26 2005
 # Last Modified By: Johan Vromans
-# Last Modified On: Tue Mar 23 20:24:07 2010
-# Update Count    : 130
+# Last Modified On: Mon Mar 29 17:26:53 2010
+# Update Count    : 133
 # Status          : Experimental
 
 # Ease the life of the CPAN testers.
@@ -54,6 +54,7 @@
    recommends	       => $data->{recomm_pm},
    script_files	       => $data->{script_files},
    pm_files	       => filelist("lib"),
+   PL_files	       => $data->{PL_files},
    get_options	       => { skipdbtests => { } },
    add_to_cleanup      =>
      [ 'pod2htm*',
@@ -89,6 +90,7 @@
    recommends	       => $data->{recomm_pm},
    script_files	       => $data->{script_files},
    pm_files	       => filelist("lib"),
+   PL_files	       => $data->{PL_files},
    get_options	       => { skipdbtests => { } },
    add_to_cleanup      =>
      [ 'pod2htm*',

Modified: trunk/eekboek/CHANGES
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/CHANGES?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/CHANGES (original)
+++ trunk/eekboek/CHANGES Thu May  6 20:30:04 2010
@@ -1,6 +1,41 @@
-# $Id$
-
-2.00.00		
+2.00.02
+
+	* (ebwxshell, linux) Workaround voor het HTML rendering
+          probleem met wxPerl versies 0.95 en 0.95.
+	  Dit probleem treft met name Ubuntu 10.4 LTS.
+
+	* (ebshell) Meer flexibele invoer.
+	  Accepteer newlines en returns als regeleinde.
+	  Negeer trailing whitespace. Dit elimineert het probleem van
+	  spaties achter de laatste backslash.
+
+	* (eekboek-mode.el) Kleine, niet strict noodzakelijke
+	  verbetering. 
+
+	* (ebshell, errexit) Invoerverwerking afbreken indien er een
+	  foutboodschap is gegeven.
+
+	* INSTALL: Refereer naar de wiki.
+
+2.00.01.01
+
+	* Packaging for Windows: (build_common.pl) use PL_files to
+          avoid .pl files to be processed.
+
+2.00.01	2010-03-28 20:42
+
+	* Fix probleem met Term::ReadLine::Perl. Gebruik in plaats
+          daarvan Term::ReadLine::Gnu.
+	  Meest relevant voor Windows en MacOSX.
+
+	* Elimineer File::HomeDir.
+	  Relevant voor MacOSX, omdat de benodigde Mac::Files daar
+	  problematisch is en enkel in 32bit beschikbaar.
+
+	* Nieuwe packaging. Default is cli, gui is optioneel, contrib
+          verhuist naar de wiki.
+
+2.00.00	2010-03-23 20:59
 
 	* Release 2.00.00
 

Modified: trunk/eekboek/EekBoek.spec
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/EekBoek.spec?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/EekBoek.spec (original)
+++ trunk/eekboek/EekBoek.spec Thu May  6 20:30:04 2010
@@ -10,7 +10,7 @@
 Summary: Bookkeeping software for small and medium-size businesses
 License: GPL+ or Artistic
 Group: Applications/Productivity
-Version: 2.00.00
+Version: 2.00.02
 Release: 1%{?dist}
 Source: http://www.eekboek.nl/dl/%{name}-%{version}.tar.gz
 URL: http://www.eekboek.nl
@@ -26,36 +26,6 @@
 
 # This package would provide many (perl) modules, but these are
 # note intended for general use.
-AutoReqProv: 0
-
-# The magic.
-Requires: %{name}-core    = %{version}-%{release}
-Requires: %{name}-gui     = %{version}-%{release}
-Requires: %{name}-contrib = %{version}-%{release}
-
-# For symmetry.
-%global __zip   /usr/bin/zip
-%global __rmdir /bin/rmdir
-%global __find  /usr/bin/find
-
-%description
-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, currently under
-development and not included in this package). 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. An English translation is in the works (help appreciated).
-
-EekBoek can make use of several database systems for its storage.
-Support for the SQLite database is included.
-For production use, you are invited to install the %{name}-db-postgresql
-database package.
-
-%package core
-
-Summary: %{name} core
-Group: Applications/Productivity
 AutoReqProv: 0
 
 Requires: perl >= 5.8
@@ -80,14 +50,34 @@
 BuildRequires: perl(DBD::SQLite) >= 1.12
 BuildRequires: perl(Carp::Assert) >= 0.20
 BuildRequires: perl(Test::More)
+BuildRequires: desktop-file-utils
 BuildRequires: zip
 
-%description core
-%{name}-core contains all necessary files for the command line version
-of the program. This includes support for the SQLite database.
-
-If you do not want the GUI, install the %{name}-core package instead
-of the %{name} package.
+Obsoletes: %{name}-core < 2.00.01
+Obsoletes: %{name}-contrib < 2.00.01
+Conflicts: %{name}-core < 2.00.01
+
+# For symmetry.
+%global __zip   /usr/bin/zip
+%global __rmdir /bin/rmdir
+%global __find  /usr/bin/find
+
+%description
+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, currently under
+development and not included in this package). 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. An English translation is in the works (help appreciated).
+
+EekBoek can make use of several database systems for its storage.
+Support for the SQLite database is included.
+
+For GUI support, install %{name}-gui.
+
+For production use, you are invited to install the %{name}-db-postgresql
+database package.
 
 %package gui
 
@@ -95,18 +85,14 @@
 Group: Applications/Productivity
 AutoReqProv: 0
 
-Requires: %{name}-core = %{version}-%{release}
+Requires: %{name} = %{version}-%{release}
 Requires: perl(Wx) >= 0.89
 Requires: perl(Wx::Perl::ProcessStream) >= 0.11
 Requires: wxGTK >= 2.8.8
 Requires: gettext
-BuildRequires: desktop-file-utils
 
 %description gui
-This package contains the GUI for %{name}.
-
-If you do not want the GUI, install the %{name}-core package instead
-of the %{name} package.
+This package contains the wxWidgets (GUI) extension for %{name}.
 
 %package db-postgresql
 
@@ -119,22 +105,12 @@
 Summary: PostgreSQL database driver for %{name}
 Group: Applications/Productivity
 AutoReqProv: 0
-Requires: %{name}-core = %{version}-%{release}
+Requires: %{name} = %{version}-%{release}
 Requires: perl(DBD::Pg) >= 1.41
 
 %description db-postgresql
 EekBoek can make use of several database systems for its storage.
 This package contains the PostgreSQL database driver for %{name}.
-
-%package contrib
-
-Summary: PostgreSQL database driver for %{name}
-Group: Applications/Productivity
-AutoReqProv: 0
-Requires: %{name}-core = %{version}-%{release}
-
-%description contrib
-This package contains several user contributes files and utilities.
 
 %prep
 %setup -q
@@ -226,9 +202,6 @@
   desktop-file-validate %{buildroot}/%{_datadir}/applications/${script}.desktop
 done
 
-# Contrib
-%{__mv} contrib %{buildroot}%{ebshare}
-
 # End of install section.
 
 %check
@@ -242,10 +215,6 @@
 %{__rm} -rf %{buildroot}
 
 %files
-%defattr(-,root,root,-)
-%doc README.eekboek
-
-%files core
 %defattr(-,root,root,-)
 %doc CHANGES README examples/ doc/html/ TODO
 %dir %{_sysconfdir}/%{lcname}
@@ -270,12 +239,23 @@
 %doc README.postgres
 %{ebshare}/lib/EB/DB/Postgres.pm
 
-%files contrib
-%defattr(-,root,root,-)
-%doc README.contrib
-%{ebshare}/contrib
-
 %changelog
+* Thu May 06 2010 Johan Vromans <jvromans at squirrel.nl> - 2.00.02-1
+- Upgrade to upstream 2.00.02.
+
+* Mon Mar 29 2010 Johan Vromans <jvromans at squirrel.nl> - 2.00.01-3
+- More Obsoletes.
+
+* Mon Mar 29 2010 Johan Vromans <jvromans at squirrel.nl> - 2.00.01-2
+- Fix duplicate %%description.
+- Fix BuildRequires and Obsoletes.
+
+* Sun Mar 28 2010 Johan Vromans <jvromans at squirrel.nl> - 2.00.01-1
+- Upgrade to upstream 2.00.01.
+
+* Sat Mar 27 2010 Johan Vromans <jvromans at squirrel.nl> - 2.00.00-2
+- Repackage according to user concensus.
+
 * Tue Mar 23 2010 Johan Vromans <jvromans at squirrel.nl> - 2.00.00-1
 - Upgrade to upstream 2.00.00.
 

Modified: trunk/eekboek/INSTALL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/INSTALL?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/INSTALL (original)
+++ trunk/eekboek/INSTALL Thu May  6 20:30:04 2010
@@ -1,9 +1,20 @@
-Installatie Eekboek Boekhoudpakket (command line versie)
-========================================================
+Installatie Eekboek Boekhoudpakket
+==================================
 
-U vindt de installatie-instructies op de web site:
+Als u dit leest dan heeft u met succes de EekBoek source kit
+gedownload en uitgepakt.
 
-    http://www.eekboek.nl/docs/install/index.html
+Voor verschillende platforms bestaan kant-en-klare installatiekits.
+Ook wordt EekBoek standaard meegeleverd met een aantal linux
+distributies waaronder Fedora, Debian en Ubuntu. Voor Miscrosoft
+Windows is EekBoek beschikbaar via de ActiveState repository.
+
+Al deze informatie is echter al achterhaald nog voor u de source kit
+kon downloaden...
+
+Actuele informatie kunt u te allen tijde vinden op de EekBoek wiki:
+
+    http://wiki.eekboek.nl/Download
 
 ----------------------------------------------------------------------------
 Johan Vromans                                           jvromans at squirrel.nl

Modified: trunk/eekboek/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/MANIFEST?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/MANIFEST (original)
+++ trunk/eekboek/MANIFEST Thu May  6 20:30:04 2010
@@ -7,18 +7,9 @@
 META.yml
 Makefile.PL
 README
-README.contrib
-README.eekboek
 README.gui
 README.postgres
 TODO
-contrib/API/example.pl
-contrib/afschrijvingen/afschr.pl
-contrib/afschrijvingen/afschr-gewoon.dat
-contrib/afschrijvingen/afschr-group.dat
-contrib/bankafschriften/bank2eekboek.csv.dat
-contrib/bankafschriften/bank2eekboek.py
-contrib/afschriften-postbank/josvos.pl
 doc/html/bookings/bank.html
 doc/html/bookings/btw.html
 doc/html/bookings/cash.html
@@ -133,11 +124,6 @@
 lib/EB/Booking/Delete.pm
 lib/EB/Booking/IV.pm
 lib/EB/CPAN/Carp/Assert.pm
-lib/EB/CPAN/File/HomeDir.pm
-lib/EB/CPAN/File/HomeDir/Darwin.pm
-lib/EB/CPAN/File/HomeDir/MacOS9.pm
-lib/EB/CPAN/File/HomeDir/Unix.pm
-lib/EB/CPAN/File/HomeDir/Windows.pm
 lib/EB/CPAN/Wx/Perl/ProcessStream.pm
 lib/EB/Config.pm
 lib/EB/Config/Data.pm

Modified: trunk/eekboek/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/META.yml?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/META.yml (original)
+++ trunk/eekboek/META.yml Thu May  6 20:30:04 2010
@@ -1,6 +1,6 @@
 ---
 name: EekBoek
-version: 2.00.00
+version: 2.00.02
 author:
   - Johan Vromans (jvromans at squirrel.nl)
 abstract: Elementary Bookkeeping (for the Dutch/European market)
@@ -27,12 +27,12 @@
   EekBoek:
     file: lib/EekBoek.pm
     version: !!perl/hash:Module::Build::Version
-      original: 2.00.00
+      original: 2.00.02
       qv: 1
       version:
         - 2
         - 0
-        - 0
+        - 2
 generated_by: Module::Build version 0.32
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.2.html

Modified: trunk/eekboek/README.gui
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/README.gui?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/README.gui (original)
+++ trunk/eekboek/README.gui Thu May  6 20:30:04 2010
@@ -1,3 +1,3 @@
-wxWidgets extensie voor EekBoek.
+wxWidgets (GUI) extensie voor EekBoek.
 
-Alle documentatie van EekBoek vindt u onder EekBoek-core.
+Alle documentatie van EekBoek vindt u onder EekBoek.

Modified: trunk/eekboek/README.postgres
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/README.postgres?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/README.postgres (original)
+++ trunk/eekboek/README.postgres Thu May  6 20:30:04 2010
@@ -1,3 +1,3 @@
 EekBoek database driver voor PostgreSQL.
 
-Alle documentatie van EekBoek vindt u onder EekBoek-core.
+Alle documentatie van EekBoek vindt u onder EekBoek.

Modified: trunk/eekboek/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/changelog?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/debian/changelog (original)
+++ trunk/eekboek/debian/changelog Thu May  6 20:30:04 2010
@@ -1,3 +1,9 @@
+eekboek (2.00.02-1) UNRELEASED; urgency=low
+
+  * New upstream release
+
+ -- Thijs Kinkhorst <thijs at debian.org>  Thu, 06 May 2010 22:26:42 +0200
+
 eekboek (2.00.00-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/eekboek/eekboek-mode.el
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/eekboek-mode.el?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/eekboek-mode.el (original)
+++ trunk/eekboek/eekboek-mode.el Thu May  6 20:30:04 2010
@@ -48,6 +48,8 @@
 
 (defun eekboek-detab ()
   "Untabify the whole buffer."
-  (untabify (point-min) (point-max)))
+  (untabify (point-min) (point-max))
+  ;; Write hooks must return nil for the writing to continue.
+  nil)
 
 ;;; eekboek-mode.el ends here

Modified: trunk/eekboek/inc/build_common.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/inc/build_common.pl?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/inc/build_common.pl (original)
+++ trunk/eekboek/inc/build_common.pl Thu May  6 20:30:04 2010
@@ -1,10 +1,10 @@
 # build_common.inc -- Build file common info -*- perl -*-
-# RCS Info        : $Id: build_common.pl,v 1.26 2010/03/17 12:12:55 jv Exp $
+# RCS Info        : $Id: build_common.pl,v 1.27 2010/03/29 15:37:55 jv Exp $
 # Author          : Johan Vromans
 # Created On      : Thu Sep  1 17:28:26 2005
 # Last Modified By: Johan Vromans
-# Last Modified On: Fri Mar 12 22:48:00 2010
-# Update Count    : 101
+# Last Modified On: Mon Mar 29 17:29:04 2010
+# Update Count    : 106
 # Status          : Unknown, Use with caution!
 
 use strict;
@@ -17,7 +17,7 @@
   { %$data,
     author          => 'Johan Vromans (jvromans at squirrel.nl)',
     abstract        => 'Elementary Bookkeeping (for the Dutch/European market)',
-    pl_files        => {},
+    PL_files        => {},
     installtype     => 'site',
     modname         => 'EekBoek',
     distname        => 'EekBoek',

Modified: trunk/eekboek/lib/EB/Config.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/lib/EB/Config.pm?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/lib/EB/Config.pm (original)
+++ trunk/eekboek/lib/EB/Config.pm Thu May  6 20:30:04 2010
@@ -3,12 +3,12 @@
 use utf8;
 
 # Config.pm -- Configuration files.
-# RCS Info        : $Id: Config.pm,v 1.31 2010/03/16 09:47:12 jv Exp $
+# RCS Info        : $Id: Config.pm,v 1.33 2010/03/27 15:36:58 jv Exp $
 # Author          : Johan Vromans
 # Created On      : Fri Jan 20 17:57:13 2006
 # Last Modified By: Johan Vromans
-# Last Modified On: Tue Mar 16 10:46:46 2010
-# Update Count    : 235
+# Last Modified On: Sat Mar 27 16:36:56 2010
+# Update Count    : 237
 # Status          : Unknown, Use with caution!
 
 package main;
@@ -21,7 +21,6 @@
 use strict;
 use warnings;
 use Carp;
-use File::HomeDir;
 use File::Spec;
 
 sub init_config {
@@ -263,7 +262,7 @@
 
 	return $f;
     }
-    File::Spec->catfile( File::HomeDir->my_data,
+    File::Spec->catfile( glob("~"),
 			 "." . lc( $app),
 			 defined($item) ? $item : (),
 		       );

Modified: trunk/eekboek/lib/EB/Shell/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/lib/EB/Shell/Base.pm?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/lib/EB/Shell/Base.pm (original)
+++ trunk/eekboek/lib/EB/Shell/Base.pm Thu May  6 20:30:04 2010
@@ -79,6 +79,13 @@
 
     if ( -t STDIN && $term->ReadLine ne 'Term::ReadLine::Gnu' ) {
 	warn("%Voor meer gebruiksgemak tijdens het typen kunt u de module Term::ReadLine::Gnu installeren.\n");
+
+	# Some systems do not have Term::ReadLine::Gnu but provide
+	# Term::ReadLine::Perl instead. However, the latter is far too
+	# incapable.
+	if ( $term->ReadLine eq 'Term::ReadLine::Perl' ) {
+	    $self->term($term = Term::ReadLine::Stub->new(ref $self));
+	}
     }
 
     binmode( $term->Attribs->{'outstream'}, 'utf8' );
@@ -234,6 +241,9 @@
 		    # Throw error if errors detected.
 		    die(bless {}, 'FatalError') if $fail && $self->{errexit};
 		};
+		if ( !$@ && $self->{errexit} && $output =~ /^\?/m ) {
+		    eval { die($output) };
+		}
 		if ($@) {
 		    $anyfail++;
 		    unless ( UNIVERSAL::isa($@, 'FatalError') ) {

Modified: trunk/eekboek/lib/EB/Shell/DeLuxe.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/lib/EB/Shell/DeLuxe.pm?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/lib/EB/Shell/DeLuxe.pm (original)
+++ trunk/eekboek/lib/EB/Shell/DeLuxe.pm Thu May  6 20:30:04 2010
@@ -2,12 +2,12 @@
 
 use utf8;
 
-# RCS Id          : $Id: DeLuxe.pm,v 1.25 2010/02/08 13:58:39 jv Exp $
+# RCS Id          : $Id: DeLuxe.pm,v 1.26 2010/05/06 09:26:28 jv Exp $
 # Author          : Johan Vromans
 # Created On      : Thu Jul  7 15:53:48 2005
 # Last Modified By: Johan Vromans
-# Last Modified On: Mon Feb  8 14:58:04 2010
-# Update Count    : 283
+# Last Modified On: Thu May  6 11:25:42 2010
+# Update Count    : 287
 # Status          : Unknown, Use with caution!
 
 ################ Common stuff ################
@@ -20,7 +20,7 @@
 
 use strict;
 
-our $VERSION = sprintf "%d.%03d", q$Revision: 1.25 $ =~ /(\d+)/g;
+our $VERSION = sprintf "%d.%03d", q$Revision: 1.26 $ =~ /(\d+)/g;
 
 use base qw(EB::Shell::Base);
 use EB;
@@ -137,8 +137,11 @@
 	    next;
 	}
 	next if $line =~ /^\s*#/;
-	chomp($line);
+	$line =~ s/\s*[\r\n]+$//; # be forgiving
 	$line =~ s/\s+#.+$//;
+	warn("!".__x("Invoerregel {lno} bevat onzichtbare tekens na de backslash",
+		     lno => $.)."\n") # can't happen?
+	  if $line =~ /\\\s+$/;
 	if ( $line =~ /(^.*)\\$/ ) {
 	    $line = $1;
 	    $line =~ s/\s+$/ /;

Modified: trunk/eekboek/lib/EekBoek.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/lib/EekBoek.pm?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/lib/EekBoek.pm (original)
+++ trunk/eekboek/lib/EekBoek.pm Thu May  6 20:30:04 2010
@@ -10,9 +10,9 @@
 # Minimal version to prevent many Unicode bugs.
 use 5.008003;
 
-my $RCS_Id = '$Id: EekBoek.pm,v 1.99 2010/03/23 19:10:55 jv Exp $ ';
+my $RCS_Id = '$Id: EekBoek.pm,v 1.101 2010/05/06 10:03:08 jv Exp $ ';
 our $PACKAGE = 'EekBoek';
-our $VERSION = '2.00.00';
+our $VERSION = '2.00.02';
 
 =head1 NAME
 
@@ -63,4 +63,4 @@
 
 1;
 
-# $Id: EekBoek.pm,v 1.99 2010/03/23 19:10:55 jv Exp $ 
+# $Id: EekBoek.pm,v 1.101 2010/05/06 10:03:08 jv Exp $ 

Modified: trunk/eekboek/script/ebwxshell
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/script/ebwxshell?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/script/ebwxshell (original)
+++ trunk/eekboek/script/ebwxshell Thu May  6 20:30:04 2010
@@ -1,6 +1,6 @@
 #! perl
 
-# $Id: ebwxshell,v 1.3 2010/03/17 10:49:17 jv Exp $
+# $Id: ebwxshell,v 1.4 2010/05/06 10:01:46 jv Exp $
 
 use strict;
 use utf8;
@@ -36,6 +36,23 @@
 
 # Some more version checking. Wx 0.74 is somewhat arbitrary.
 check_version( "Wx", $Wx::VERSION, "0.74" );
+
+# Versions 0.95 and 0.96 have issues with wxHTML rendering.
+# Workaround courtesy of Mark Dootson.
+if ( ( $Wx::VERSION =~ /^0[.,]9[56]$/ )
+     &&
+     ( not exists($ENV{PAR_0}) )
+     &&
+     !$PerlApp::VERSION
+   ) {
+    no warnings;
+    *Wx::load_dll = sub {
+	use warnings;
+	return if $^O =~ /^darwin/i;
+	Wx::_load_dll( @_ );
+    };
+}
+
 check_version( "wxWidgets", $Wx::wxVERSION, "2.008" );
 
 require EB::Wx::Shell::Main;

Modified: trunk/eekboek/t/ivp/ref/export.xaf
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/t/ivp/ref/export.xaf?rev=57594&op=diff
==============================================================================
--- trunk/eekboek/t/ivp/ref/export.xaf (original)
+++ trunk/eekboek/t/ivp/ref/export.xaf Thu May  6 20:30:04 2010
@@ -14,7 +14,7 @@
     <currencyCode>EUR</currencyCode>
     <dateCreated>2007-12-31</dateCreated>
     <productID>EekBoek</productID>
-    <productVersion>2.00.00</productVersion>
+    <productVersion>2.00.02</productVersion>
   </header>
   <generalLedger>
     <taxonomy>geen</taxonomy>




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