This is an automated email from the git hooks/post-receive script. pini pushed a commit to branch master in repository sikuli.
commit 5543cacc55b8a02953213e582633c139f3398884 Author: Gilles Filippini <[email protected]> Date: Mon Nov 4 09:13:31 2013 +0100 Update debian/control and debian/README.source --- debian/README.source | 6 ++--- debian/changelog | 62 +++++++++++++++++++++++++++----------------------- 2 files changed, 36 insertions(+), 32 deletions(-) diff --git a/debian/README.source b/debian/README.source index 918460b..93cb3a6 100644 --- a/debian/README.source +++ b/debian/README.source @@ -25,9 +25,7 @@ For each subproject: PACKAGING TO-DO --------------- -* check lintian overrides -* define classpath into MANIFEST? * Find out how to deal with non-mavenized dependencies (libmac-widgets, jython). -* Properly handle build-arch, !build-indep, ... ? -* Option --ignore-pom doesn't work as expected. +* Properly handle build-arch, !build-indep, ...? +* Option --ignore-pom doesn't work as expected? * user guide? diff --git a/debian/changelog b/debian/changelog index d98d9cf..5f234ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,34 +1,40 @@ sikuli (1.0.1-1) UNRELEASED; urgency=low * New upstream release. - + Upstream Vcs moved to github and split into five repositories. - See debian/README.source for gory details - + Build process mavenized. Required a bunch of new patches: - - autotoolize-vision-proxy - - parent-pom.patch - - preserve-source-utf-8.patch - - basics-exclude-windows-mac.patch - - no-maven-repo-dependencies.patch - - resources-out-of-jar.patch - + New patch to fix bug in the sikuli help text formatting: - - printhelp.patch - + Refreshed patches: - - install-extension.patch - - native.patch - - setTextAndMnemonic.patch - - tess3.patch - + Dropped patches (not needed anymore): - - executable-wrappers.patch - - fix-cmake-sikuli-ide.patch - - gcc-4.7.patch - - tessdata.patch - - use-java-libs-from-debian.patch - + De-activated patch (not needed but kept around just in case): - - no-opencv-surf-module.patch - - * Bumped Standards-Version to 3.9.4 - - -- Gilles Filippini <[email protected]> Tue, 15 Oct 2013 00:19:19 +0200 + + * Upstream Vcs moved to github and split into five repositories. + See debian/README.source for gory details + * Build process mavenized. Required a bunch of new patches: + - autotoolize-vision-proxy + - parent-pom.patch + - preserve-source-utf-8.patch + - basics-exclude-windows-mac.patch + - no-maven-repo-dependencies.patch + - resources-out-of-jar.patch + * New patches: + - printhelp.patch: fix bug in the sikuli help text formatting + - add-classpath: define classpath into generated jar files + * Refreshed patches: + - install-extension.patch + - native.patch + - setTextAndMnemonic.patch + - tess3.patch + * Dropped patches (not needed anymore): + - executable-wrappers.patch + - fix-cmake-sikuli-ide.patch + - gcc-4.7.patch + - tessdata.patch + - use-java-libs-from-debian.patch + * De-activated patch (not needed but kept around just in case): + - no-opencv-surf-module.patch + * Update manpages + * Remove un-needed lintian overrides + * Re-write launchers for sikuli and sikuli-ide + * Update debian/copyright + + * Bump Standards-Version to 3.9.5 + + -- Gilles Filippini <[email protected]> Mon, 04 Nov 2013 09:08:50 +0100 sikuli (1.0~x~rc3.tesseract3-dfsg1-7) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

