gnome-mousetrap (3.17.3-5) unstable; urgency=medium [ Axel Beckert ] * Drop debian/dirs, it's redundant. * control: Replace python2 deps with python3 deps. * rules: Switch to python3. * patches/python3: Fix importing python-xlib with python3. * Bump Standards-Version to 4.1.4 (no changes). -- Samuel Thibault Sun, 17 Jun 2018 14:32:15 +0200 gnome-mousetrap (3.17.3-4) unstable; urgency=medium [ Samuel Thibault ] * Use canonical anonscm vcs URL. * control: Update maintainer mailing list. * patches/reproducible: Fix reproducibility issue. * control: Migrate priority to optional. [ Axel Beckert ] * control: Bump Standards-Version to 4.1.3. * Bump debhelper compatibility level to 11. + Update versioned debhelper build-dependency accordingly. + Drop build-dependency on autotools-dev + Drop "--with …,autotools-dev" from debian/rules. * Add DEP3 headers to all patches. * Set "Rules-Requires-Root: no". * debian/copyright: + Change remaining URLs to HTTPS. + Drop GFDL, no more present in source code. + Mention BSD-3-Clause (aka "Intel License Agreement") for src/mousetrap/haars/*. + Rewrite in machine-readable DEP5 format. + Update copyright years. * Include mousetrap logos as of upstream commit 119ed2f into packaging and use them as menu icons. (They have been removed upstream in the next commit as they're not used inside the code.) -- Axel Beckert Sun, 07 Jan 2018 23:33:15 +0100 gnome-mousetrap (3.17.3-3) unstable; urgency=medium * patches/i18n: Respect localedir, for upstream integration. -- Samuel Thibault Sun, 04 Sep 2016 18:48:33 +0200 gnome-mousetrap (3.17.3-2) unstable; urgency=medium * menu: Convert to gnome-mousetrap.desktop file. * control: Bump Standards-Version to 3.9.8. * patches/i18n: New patch to fix starting gnome-mousetrap with non-translated locale (Closes: #830327). * patches/gnome-common: New patch to drop using deprecated USE_GNOME2_MACROS and USE_COMMON_DOC_BUILD macros (Closes: #829871). -- Samuel Thibault Thu, 14 Jul 2016 23:49:53 +0200 gnome-mousetrap (3.17.3-1) unstable; urgency=low [ Samuel Thibault ] * Bump Standards-Version to 3.9.4 (no changes). [ Axel Beckert ] * Add a watch file tracking the new releases in sync with GNOME. * Apply wrap-and-sort. * Import new upstream release. + Fixes python-opencv 2.3 incompatibility (Closes: #655930) + Dropping all patches. + Install NEWS as upstream changelog + Stop renaming the man page -- there is no more man page available upstream. + debian/dirs: Create usr/lib/python2.7/dist-packages/mousetrap via dh_installdirs, otherwise the upstream install target fails. + Update build-dependencies: - Add dh-python, gir1.2-gdkpixbuf-2.0, python, python-gi, python-mock, python-setuptools and python-yaml. - Drop libglib2.0-dev, python-all-dev, python-gnome2, and python-pyatspi. * Remove those run-time dependencies which are added via ${python:Depends} anyways. * Canonicalize Vcs-* headers. * Update Homepage header and source URL in debian/copyright. * Fix lintian warning copyright-refers-to-symlink-license. * Bump debhelper compatibility to 9 as recommended. + Update versioned debhelper build-dependency accordingly. * Bump Standards-Version to 3.9.6 (no changes needed). * Simplify debian/rules by switching to a minimal dh v7 style file. + Put most of the manual cleanup into debian/clean. + Enables build-time running of the test suite. * Remove debian/source/options to use nowaday's default of xz compression instead of the older bzip2 compression. * Add myself to Uploaders. -- Axel Beckert Fri, 09 Oct 2015 17:48:00 +0200 gnome-mousetrap (0.4-4) unstable; urgency=low * build-depend on python-all-dev instead of specific versions of python (Closes: Bug#653793). * Add build-arch and build-indep rules. * control: Bump Standards-Version to 3.9.3 (no changes). -- Samuel Thibault Thu, 16 May 2013 17:20:21 +0200 gnome-mousetrap (0.4-3) unstable; urgency=high * Team upload. * Add configure.in patch to make it look for opencv as “cv”, thanks to Nobuhiro Iwamatsu (Closes: #652769): - opencv.diff * Set urgency to “high” for the RC bug fix. * Revert the changes taken care of by path.diff, it's otherwise impossible to build a source package (see bug fix for #643137). -- Cyril Brulebois Wed, 11 Jan 2012 11:41:18 +0100 gnome-mousetrap (0.4-2) unstable; urgency=low * Convert to dh_python2. * debian/control: - Bump Standards-Version to 3.9.2 (no change needed). - Build-Depend on python2.7-dev. * debian/rules: Do not hardcode python2.6 any more (Closes: Bug#641969). * debian/patch: Turn upstream changes into patches (Closes: Bug#643137). -- Samuel Thibault Tue, 27 Jul 2010 02:00:39 +0200 gnome-mousetrap (0.4-1) unstable; urgency=low * New git snapshot (Closes: Bug#568858). * Switch to 3.0 (quilt) format and bz2 compression. * debian/control: Bump Standards-Version to 3.8.4 (no change needed). * debian/control: Now build-depend on python2.6-dev, and on python-gnome2 (>= 2.28.0-2) since gnome-mousetrap now needs python2.6. Depend on python-opencv (>= 2.0.0-4) to get python2.6 build. * debian/rules: Set PYTHON to python2.6. * debian/pyversions: Set to 2.6-. -- Samuel Thibault Mon, 21 Jun 2010 00:34:14 +0200 gnome-mousetrap (0.3+zgit2872572a-1) unstable; urgency=low * Git snapshot, equivalent to 0.3+svn17. * debian/copyright: Fix copyright sign. * debian/rules: Run ./autogen.sh at build time. * debian/control: - Add ${misc:Depends}. - Add autoconf, automake, gnome-common, and libglib2.0-dev Build-Depends. -- Samuel Thibault Tue, 12 Jan 2010 23:39:11 +0100 gnome-mousetrap (0.3+svn17-4) unstable; urgency=low * debian/control: - Bump Standards-Version to 3.8.3 (no change needed). - Set priority to extra since we depend on python-xlib which is extra. -- Samuel Thibault Tue, 18 Aug 2009 23:41:49 +0200 gnome-mousetrap (0.3+svn17-3) unstable; urgency=low * debian/control: - Change my email, remove DM-Upload-Allowed, add Vcs-Git and Vcs-Browser. - Bump Standards-Version to 3.8.2 (no change needed). - Build-Depend on python-all-dev instead of python2.5 and python-dev. * debian/pyversions: Allow version greater than 2.5 (Closes: Bug#534802), thanks Alessio Treglia! -- Samuel Thibault Sat, 27 Jun 2009 22:26:00 +0200 gnome-mousetrap (0.3+svn17-2) unstable; urgency=low * Make mouseTrap.py create .mouseTrap/ as soon as possible, and create the config file not only when .mouseTrap/ does not exist. (Closes: #526642) -- Samuel Thibault Sat, 02 May 2009 00:00:00 +0200 gnome-mousetrap (0.3+svn17-1) unstable; urgency=low * Initial release (Closes: #513757) -- Samuel Thibault Thu, 05 Feb 2009 20:12:30 +0100