This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit ee3b41e1ad8a39e2a226b63b9f7fad6758345c44 Merge: 7272616 98c574e Author: Stuart Prescott <[email protected]> Date: Wed Mar 10 09:49:43 2010 +0000 * Update to new upstream release 2.0.7 debian/README.Debian-source | 34 +++ debian/README.source | 9 + debian/changelog | 144 +++++++++ debian/compat | 1 + debian/control | 34 +++ debian/copyright | 58 ++++ debian/dirs | 4 + debian/docs | 3 + debian/install | 6 + debian/latexdraw.1 | 50 +++ debian/latexdraw.desktop | 10 + debian/latexdraw.doc-base | 11 + debian/latexdraw.manpages | 1 + debian/latexdraw.menu | 7 + debian/latexdraw.mime | 2 + debian/latexdraw.sharedmimeinfo | 7 + debian/patches/build_system.patch | 43 +++ .../patches/disable_update_available_check.patch | 12 + debian/patches/latexdraw_shell_script.patch | 23 ++ debian/patches/series | 3 + debian/repackage | 336 +++++++++++++++++++++ debian/repackagerc | 17 ++ debian/rules | 92 ++++++ debian/watch | 7 + debian/x-latexdraw-project.desktop | 6 + 25 files changed, 920 insertions(+) diff --cc debian/README.Debian-source index 0000000,a09da68..ffaaba8 mode 000000,100644..100644 --- a/debian/README.Debian-source +++ b/debian/README.Debian-source @@@ -1,0 -1,34 +1,34 @@@ + + Repackaging of original source for latexdraw + --------------------------------------------------------------------- + -latexdraw version 2.0.6+1. ++latexdraw version 2.0.7+1. + -Downloaded file: LaTeXDraw2.0.6_src.zip ++Downloaded file: LaTeXDraw2.0.7_src.zip + From: sourceforge.net -Path: ../LaTeXDraw2.0.6_src.zip ++Path: ../LaTeXDraw2.0.7_src.zip + -$ md5sum --binary LaTeXDraw2.0.6_src.zip -23495b79b461596d9ce36bbb90aba250 *LaTeXDraw2.0.6_src.zip ++$ md5sum --binary LaTeXDraw2.0.7_src.zip ++292c30b4f9777cfc4e5bc21e0db7d574 *LaTeXDraw2.0.7_src.zip + + The following commands were used to repackage the original source (the + 'touch' commands ensure that the md5sum of the archives stays the same): + -$ unzip -qq -d . LaTeXDraw2.0.6_src.zip ++$ unzip -qq -d . LaTeXDraw2.0.7_src.zip + -$ mv LaTeXDraw2.0.6_src latexdraw-2.0.6+1.orig ++$ mv LaTeXDraw2.0.7_src latexdraw-2.0.7+1.orig + -$ touch -t 199001010000.00 latexdraw-2.0.6+1.orig ++$ touch -t 199001010000.00 latexdraw-2.0.7+1.orig + -$ tar cf latexdraw_2.0.6+1.orig.tar --owner 0 --group 0 --numeric-owner --exclude=bin --exclude=doc --exclude=lib --exclude=src?lib --exclude=*.class --exclude=*.jar --exclude=latexDraw/tags latexdraw-2.0.6+1.orig ++$ tar cf latexdraw_2.0.7+1.orig.tar --owner 0 --group 0 --numeric-owner --exclude=bin --exclude=doc --exclude=lib --exclude=src?lib --exclude=*.class --exclude=*.jar --exclude=latexDraw/tags latexdraw-2.0.7+1.orig + -$ touch -t 199001010000.00 latexdraw_2.0.6+1.orig.tar ++$ touch -t 199001010000.00 latexdraw_2.0.7+1.orig.tar + -$ gzip -9 latexdraw_2.0.6+1.orig.tar ++$ gzip -9 latexdraw_2.0.7+1.orig.tar + -$ md5sum --binary latexdraw_2.0.6+1.orig.tar.gz -ca70d6c7b44ce0ca9abe80038c65af00 *latexdraw_2.0.6+1.orig.tar.gz ++$ md5sum --binary latexdraw_2.0.7+1.orig.tar.gz ++a23579e2e94abee7290757be781b8ca6 *latexdraw_2.0.7+1.orig.tar.gz + - -- Stuart Prescott <[email protected]> Fri, 22 Jan 2010 14:53:53 +0000 ++ -- Stuart Prescott <[email protected]> Wed, 10 Mar 2010 09:10:39 +0000 + --------------------------------------------------------------------- + diff --cc debian/changelog index 0000000,f8d7eb1..d12ce1b mode 000000,100644..100644 --- a/debian/changelog +++ b/debian/changelog @@@ -1,0 -1,138 +1,144 @@@ ++latexdraw (2.0.7+1-1) UNRELEASED; urgency=low ++ ++ * New upstream release ++ ++ -- Stuart Prescott <[email protected]> Wed, 10 Mar 2010 09:47:29 +0000 ++ + latexdraw (2.0.6+1-1) unstable; urgency=low + + * New upstream release + * Bump standards to 3.8.4 (no changes). + + -- Stuart Prescott <[email protected]> Fri, 22 Jan 2010 16:07:31 +0000 + + latexdraw (2.0.5+1-1) unstable; urgency=low + + * New upstream release + + -- Stuart Prescott <[email protected]> Mon, 12 Oct 2009 18:26:13 +0100 + + latexdraw (2.0.4+1-1) unstable; urgency=low + + * New upstream release. + * Bump standards to 3.8.3 (no changes). + + -- Stuart Prescott <[email protected]> Mon, 05 Oct 2009 17:20:10 +0100 + + latexdraw (2.0.3+1-1) unstable; urgency=low + + * New upstream release. + * Add additional Recommended packages for new export features. + * Fix typo in long description, with thanks to Kai Weber (Closes: #529195). + * Bump standards to 3.8.2 (no changes). + + -- Stuart Prescott <[email protected]> Wed, 15 Jul 2009 23:35:52 +0100 + + latexdraw (2.0.2+1-2) unstable; urgency=low + + * Convert packaging to quilt. + * Update package description to mention SVG file format. + + -- Stuart Prescott <[email protected]> Sun, 03 May 2009 23:49:35 +0100 + + latexdraw (2.0.2+1-1) unstable; urgency=low + + * New upstream release. + * Modify clean target to properly clean up. + + -- Stuart Prescott <[email protected]> Sun, 03 May 2009 17:51:09 +0100 + + latexdraw (2.0.1+1-1) unstable; urgency=low + + * New upstream release. + * Re-enable license and release notes in About box. + * Update copyright years in debian/copyright. + + -- Stuart Prescott <[email protected]> Thu, 23 Apr 2009 23:48:45 +0100 + + latexdraw (2.0.0+2-1) unstable; urgency=low + + * Adjusted repackaging to remove pre-built javadoc API documentation. + * Fix link to on-line help pages. + + -- Stuart Prescott <[email protected]> Thu, 23 Apr 2009 22:54:57 +0100 + + latexdraw (2.0.0+1-1) unstable; urgency=low + + * New upstream release + * Associate latexdraw with image/svg+xml since that is its new native image + format. + + -- Stuart Prescott <[email protected]> Thu, 23 Apr 2009 16:58:58 +0100 + + latexdraw (1.9.5+1-4) unstable; urgency=low + + * Update copyright format. + * Include new version of repackaging script. + * Include get-orig-source target and update watch file. + * Update syntax in .desktop files. + * Bump standards version to 3.8.1 (no changes required). + + -- Stuart Prescott <[email protected]> Mon, 20 Apr 2009 23:45:10 +0100 + + latexdraw (1.9.5+1-3) unstable; urgency=low + + * Include openjdk-6 in the tests for available JREs in /usr/bin/latexdraw. + * Remove statement from debian/copyright about why the package is not in main. + * Remove unneeded targets from debian/rules. + * Add to copyright file the copyright information for PictureChooser.java + which contains example code from Sun Microsystems. + * Convert debian/copyright into machine-readable form. + * Remove "-client" from build call as it is no longer required with + openjdk-6-jdk 6b11-1. + + -- Stuart Prescott <[email protected]> Wed, 16 Jul 2008 23:27:08 +0100 + + latexdraw (1.9.5+1-2) unstable; urgency=low + + * Change Build-Depends to use openjdk-6-jdk instead of sun-java6-jdk + * Move from contrib to main since all Build-Depends are now in main + + -- Stuart Prescott <[email protected]> Tue, 15 Jul 2008 19:29:49 +0100 + + latexdraw (1.9.5+1-1) unstable; urgency=low + + * Add source revision to the Debianised source tarball + * Remove docs from source tarball and regenerate during build + * Omit API documentation from build for end-user program but leave + target in debian/rules for making it + * Include help files in doc-base + + -- Stuart Prescott <[email protected]> Tue, 01 Jul 2008 00:38:18 +0100 + + latexdraw (1.9.5-2) unstable; urgency=low + + * Include Homepage field in debian/control + * Bump standards version to 3.8.0 (no changes required) + + -- Stuart Prescott <[email protected]> Wed, 9 Jan 2008 14:40:35 +0000 + + latexdraw (1.9.5-1) unstable; urgency=low + + * New upstream release + + -- Stuart Prescott <[email protected]> Mon, 5 Nov 2007 00:45:30 +0000 + + latexdraw (1.9.4-1) unstable; urgency=low + + * New upstream release + + -- Stuart Prescott <[email protected]> Tue, 30 Oct 2007 18:36:42 +0000 + + latexdraw (1.9.3-1) unstable; urgency=low + + * New upstream release + + -- Stuart Prescott <[email protected]> Tue, 3 July 2007 00:14:04 +0100 + + latexdraw (1.9.1-1) unstable; urgency=low + + * Initial packaging efforts. + * Initial release (Closes: #431905) + + -- Stuart Prescott <[email protected]> Wed, 11 Apr 2007 15:10:01 +0100 + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/latexdraw.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

