evolvotron (0.6.3-2) unstable; urgency=medium * Bump Standards-Version to 3.9.5 (no changes) * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly + Drop rebuilding binaries with manually set flags * Simplify debian/rules: + Rebuild Makefile unconditionally + Use "dh_auto_install" and "dh_install" instead of calling "make install" and "cp" manually + Finally switch to a minimal dh-style debian/rules file * Fix lintian warning desktop-entry-lacks-keywords-entry. -- Axel Beckert Wed, 28 May 2014 17:36:47 +0200 evolvotron (0.6.3-1) unstable; urgency=low * New upstream release. Upstream now ships pre-generated documentation (Closes: #699037) which was previously generated at build time. + No more remove documentation files with dh_clean + Also patch misspellings in the shipped documentation + No more patch and call upstream's configure script, it's a no-op now * Bump Standards-Version to 3.9.4 (no changes) * Remove "rm -f build-stamp" from debian/rules, it's done by dh_clean -- Axel Beckert Sat, 09 Mar 2013 20:34:23 +0100 evolvotron (0.6.2-1) unstable; urgency=low * New upstream release + Add new build-dependency on libboost-program-options-dev + Drop patch fix-typo; fixed upstream + CHANGES renamed to NEWS: update debian/rules * Adopt the package (Closes: #691820) * Add Vcs-* headers * debian/rules cleanup: + Use dh_auto_clean + Use debian/clean instead of manual rm + Remove some blank lines + Replace target "config.status" (which doesn't get built by the non-autotools configure script) by "Makefile". This prevents multiple build runs and makes evolvotron building again on ia64. (Closes: #683010) * Support hardening build flags + Remove old DEB_BUILD_OPTIONS parsing + Patch configure to no more call qmake directly + Use dh_auto_configure and dh_auto_build + Pass CPPFLAGS in CXXFLAGS and CFLAGS as qmake seems to ignore CPPFLAGS + Rebuild binaries with proper build flags as qmake doesn't seem to pass all of them properly everywhere + Add build-dependency on dpkg-dev (>= 1.16.1~) * Add patch to fix some misspellings found by lintian. * Update years and package maintainers in debian/copyright * Apply wrap-and-sort -- Axel Beckert Thu, 06 Dec 2012 21:45:31 +0100 evolvotron (0.6.1-2) unstable; urgency=low [ Gürkan Sengün ] * Apply patch of Pedro Gimeno to fix the cli tool. (Closes: #670211). Many thanks. * Bump standards version to 3.9.3. * Add missing debian/source/format. * debian/evolvotron.desktop: drop Encoding. * debian/watch: Added. [ Axel Beckert ] * Enforce build with -j1 to prevent FTBFS -- Gürkan Sengün Tue, 08 May 2012 18:11:13 +0200 evolvotron (0.6.1-1) unstable; urgency=low * New upstream version. * Updated debian/copyright. * debian/control: Update to QT4 from QT3. * debian/rules: drop dh_desktop call. * Bump standards version. -- Gürkan Sengün Mon, 21 Sep 2009 14:28:00 +0200 evolvotron (0.5.1-1) unstable; urgency=low * New upstream version. * debian/control: Updated standards version and moved Homepage field * debian/compat: Bumped version. * Update my email address. -- Gürkan Sengün Wed, 01 Oct 2008 14:44:29 +0100 evolvotron (0.5.0-1) unstable; urgency=low * New upstream version. (Closes: #436231) * Updated build-depends in debian/control. -- Gürkan Sengün Mon, 22 Oct 2007 19:42:58 +0200 evolvotron (0.4.0-1) unstable; urgency=low * Initial release. (Closes: #427702) * Fixed some manpage syntax. * Fixed some GNU C++ syntax. -- Gürkan Sengün Tue, 05 Jun 2007 20:03:41 +0200