graphthing (1.3.2-2) unstable; urgency=low * Menu transition: moved section from “Apps/Math” to “Applications/Science/Mathematics”. * Switch to quilt: - debian/control: Added a B-D on quilt. - debian/rules: Switched from simple-patchsys.mk to patchsys-quilt.mk. - debian/patches: 10_GNUmakefile.in_DESTDIR.patch renamed to Makefile_DESTDIR_addition, and refreshed (offset: 1). - debian/patches/series: Added. * Added “nostrip” option handling (Closes: #437082): - Added debian/patches/Makefile_STRIP_addition, which adds a STRIP variable to src/GNUmakefile.in, defaulting to “-s”. - Added “DEB_MAKE_ENVVARS = STRIP=""” to debian/rules, so that the binary isn't stripped by default, letting dh_strip do the job. * Removed unneeded (and deprecated) “Encoding=UTF-8” from the desktop file, thanks to lintian. * Added Vcs-(Git|Browser) fields. * Moved the Homepage from the description to a source field. -- Cyril Brulebois Fri, 02 Nov 2007 19:33:50 +0100 graphthing (1.3.2-1) unstable; urgency=low * New upstream release: - New Chinese (Simplified) translation thanks to Guo Yixuan - Fixed missing ``prefix = @prefix@'' line in GNUmakefile.in [ Thus adjusting 10_GNUmakefile.in_DESTDIR ] - Fixed script extension (sh VS pl) [ Thus deleting the 20_GNUmakefile_shellscript_extension patch ] * Adjusted homepage folding in the long description. * Improved copyright file: - Fixed GPL notice; - Added Debian packaging license. -- Cyril Brulebois Tue, 26 Dec 2006 22:58:46 +0100 graphthing (1.3.1-2) unstable; urgency=low * Thanks to Charles Plessy : - Added a FreeDesktop menu. - Added an icon for the Debian and FreeDesktop menus. - Bumped debhelper compatibility from 4 to 5 (no change needed). * Thanks to Enrico Zini : (Closes: #390621) - Updated description so that it really says what graphthing does. * Added the removal of config.{log,status} in the clean target. * Removed useless DEB_INSTALL_DIRS_ALL setting in 'debian/rules'. * Added watch file. -- Cyril Brulebois Sun, 19 Nov 2006 07:55:01 +0000 graphthing (1.3.1-1) unstable; urgency=low * Initial release (Closes: #388176). * New upstream release: - Should fix FTBFS on 64 bits arch. * Now use simple-patchsys.mk to handle source patching: - 10_GNUmakefile.in_DESTDIR: Add $(DESTDIR) where needed; - 20_GNUmakefile_shellscript_extension: Fix s/.sh/.pl/ typo. * Fix Build-Depends: add flex, bison, libwxgtk2.6-dev. * Add a note about missing copyright statements in source files. -- Cyril Brulebois Tue, 19 Sep 2006 12:55:34 +0000 graphthing (1.3-1) UNRELEASED; urgency=low * New upstream release: - Fixed up loading graphs from the command-line - Adjacency matrix reflects edge weights - New icons (thanks to Christian Brown) -- Cyril Brulebois Thu, 7 Sep 2006 02:38:20 +0000 graphthing (1.2.1-1) UNRELEASED; urgency=low * New upstream (bug-fix) release. * Exclusively solves some problems writing vertex labels to files. -- Cyril Brulebois Mon, 14 Nov 2005 02:53:47 +0100 graphthing (1.2-1) UNRELEASED; urgency=low * New upstream (mainly bug-fix) release. * Better Unicode and non-Unicode support. * Added and improved translations. -- Cyril Brulebois Fri, 28 Oct 2005 08:59:22 +0200 graphthing (1.1+svn+1.2-1) UNRELEASED; urgency=low * Initial release -- Cyril Brulebois Tue, 25 Oct 2005 03:22:06 +0200