pentobi (8.2-1) unstable; urgency=medium * New upstream release. - Fixes link error on some platforms if Pentobi is compiled with PENTOBI_BUILD_TESTS (Closes: #759852). * Update Vcs-Browser field. -- Juhani Numminen Sat, 06 Sep 2014 09:23:17 +0300 pentobi (8.0-2) unstable; urgency=medium * Remove export CC/CXX lines and Build-Depends on g++-4.8 since the default compiler is g++-4.9 on release architectures (Closes: #751326). -- Juhani Numminen Sun, 15 Jun 2014 11:51:50 +0300 pentobi (8.0-1) unstable; urgency=medium * New upstream release. * Use more flexible file extension regex in debian/watch. * Symlink duplicates in the whole pentobi binary package. * Don’t rebuild images in d/rules, upstream build system now does it. -- Juhani Numminen Thu, 06 Mar 2014 09:22:33 +0200 pentobi (7.2-1) unstable; urgency=medium * New upstream release. * Import upstream GPG key for uscan to verify the orig tarball. * Build-Depend on g++-4.8 instead of g++ (>= 4:4.7) and export CXX=g++-4.8 to be able to build on arches with older default gcc. * Update copyright years. * Drop all patches; they have been applied upstream. - 0001-hyphen-used-as-minus-sign.patch - 0002-desktop-entry-keywords.patch - 0003-fix-RandomGenerator-compilation-error.patch -- Juhani Numminen Thu, 30 Jan 2014 20:25:26 +0200 pentobi (7.1-2) unstable; urgency=low * Bump Standards-Version to 3.9.5, no changes needed. * Add a patch to fix RandomGenerator compilation error. * Build-Depend on g++ >= 4:4.7 to avoid build failures caused by -std=c++11 option being unknown. * Install the file ’NEWS’ as ’changelog’. * Enable KDE thumbnailer. * Build a separate binary package for the KDE thumbnailer to avoid dependency on KDE libraries. * Shorten the too long short description. * Wrap and sort packaging files. * Generate PNG images from their SVG sources. * Remove workaround for cmake ignoring CPPFLAGS which isn’t needed any more. * Compile with -O3 to make the computationally expensive higher levels faster. -- Juhani Numminen Sat, 14 Dec 2013 20:26:55 +0200 pentobi (7.1-1) unstable; urgency=low * New upstream release. * Add myself to Uploaders. * Bump Standards-Version to 3.9.4, no changes needed. * Update debian/copyright. + Add Upstream-Contact field. + Update copyright years. + Remove the Tango icons which Pentobi upstream is no longer shipping. + Add myself to packaging files’ copyright holders. * Fix path for the svg and generated xpm icons. * Improve debian/menu longtitle. Thanks to Bill Allombert, Chris Leick (Closes: #684476) * Don’t install upstream changelog twice. * Remove unneeded Build-Depends on boost libraries and Depends on libqt4-svg. * Use canonical Vcs-Git and Vcs-Browser URIs. * Fix CMake flags. * Register the user manuals with doc-base. * Replace duplicate files of en_CA and en_GB manuals with symlinks. * Unapply patches from source to ease package maintaining with git. * Add patches. + hyphen-used-as-minus-sign to fix manpage using hyphens as minus signs + desktop-entry-keywords to add Keywords to desktop entry * Remove installed COPYING file containing GPL-3.0+. -- Juhani Numminen Sun, 25 Aug 2013 10:37:54 +0300 pentobi (1.1-1) unstable; urgency=low * New upstream release. * Fix path for the moved svg image and consequently the install path for the converted xpm image. * Bump compat to 9 for hardening flags. * Add workaround for cmake ignoring CPPFLAGS to enable hardening buildflags. * Build-Depend on debhelper v9. * Bump Standards-Version to 3.9.3 without change. * Add libqt4-svg to Depends. * Update copyright Format URL now that it is officially released. -- Dean Evans Tue, 13 Mar 2012 23:59:11 +1300 pentobi (1.0-1) unstable; urgency=low * Initial release (Closes: #651789) -- Dean Evans Sat, 10 Dec 2011 14:54:31 +1300