--- mousetweaks-2.31.90.orig/debian/compat +++ mousetweaks-2.31.90/debian/compat @@ -0,0 +1 @@ +5 --- mousetweaks-2.31.90.orig/debian/watch +++ mousetweaks-2.31.90/debian/watch @@ -0,0 +1,4 @@ +version=3 +http://ftp.gnome.org/pub/GNOME/sources/mousetweaks/([\d\.]+)[0123456789]/ \ +mousetweaks-([\d\.]+)\.tar\.gz + --- mousetweaks-2.31.90.orig/debian/copyright +++ mousetweaks-2.31.90/debian/copyright @@ -0,0 +1,52 @@ +This package was debianized by Josselin Mouette on +Sun, 15 Jun 2008 12:34:58 +0200. + +It was downloaded from + + +Upstream Authors: + + Gerd Kohlberger + Francesco Fumanti + +Copyright: + + Copyright © 2007-2008 Gerd Kohlberger + Copyright © 2007-2008 Francesco Fumanti + Copyright 2003-2007 Lennart Poettering + + +License for the code: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, see see . + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-3'. + + +License for the documentation: + + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU Free Documentation License + (GFDL), Version 1.3 or any later version published by the Free + Software Foundation with no Invariant Sections, no Front-Cover + Texts, and no Back-Cover Texts. You can find a copy of the GFDL at + . + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GFDL-1.3'. + + +The Debian packaging is © 2008, Josselin Mouette and is licensed under +the GPL, version 3 or later, see above. --- mousetweaks-2.31.90.orig/debian/rules +++ mousetweaks-2.31.90/debian/rules @@ -0,0 +1,10 @@ +#! /usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk +-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk + +DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper + +LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed --- mousetweaks-2.31.90.orig/debian/changelog +++ mousetweaks-2.31.90/debian/changelog @@ -0,0 +1,129 @@ +mousetweaks (2.31.90-0ubuntu1) maverick; urgency=low + + * New upstream release + + -- Luke Yelavich Tue, 17 Aug 2010 09:36:13 +1000 + +mousetweaks (2.31.6-0ubuntu1) maverick; urgency=low + + * New upstream release + + -- Luke Yelavich Tue, 03 Aug 2010 08:27:56 +1000 + +mousetweaks (2.31.5-0ubuntu1) maverick; urgency=low + + * New upstream release + + -- Luke Yelavich Tue, 13 Jul 2010 09:41:31 +1000 + +mousetweaks (2.31.4-0ubuntu1) maverick; urgency=low + + * New upstream release + + -- Luke Yelavich Tue, 29 Jun 2010 08:44:03 +1000 + +mousetweaks (2.31.3-0ubuntu1) maverick; urgency=low + + * New upstream release + + -- Luke Yelavich Tue, 08 Jun 2010 12:02:24 +1000 + +mousetweaks (2.31.2-0ubuntu1) maverick; urgency=low + + * New upstream release + + -- Luke Yelavich Tue, 25 May 2010 14:07:56 +1000 + +mousetweaks (2.30.1-1) unstable; urgency=low + + * New upstream bugfix release. + + -- Sebastian Dröge Wed, 05 May 2010 17:18:02 +0200 + +mousetweaks (2.30.0-1) unstable; urgency=low + + * New upstream release. + + -- Josselin Mouette Tue, 13 Apr 2010 20:53:06 +0200 + +mousetweaks (2.28.2-1) unstable; urgency=low + + * New upstream release. + + -- Emilio Pozuelo Monfort Fri, 18 Dec 2009 14:04:34 +0100 + +mousetweaks (2.28.1-1) unstable; urgency=low + + * New upstream release. + * debian/control.in: + - bumped standards-version to 3.8.3. No changes needed. + - added Vcs-* fields. + + -- Andrea Veri Sun, 25 Oct 2009 18:33:39 +0100 + +mousetweaks (2.28.0-1) unstable; urgency=low + + [ Emilio Pozuelo Monfort ] + * Add a watch file. + + [ Josselin Mouette ] + * New upstream release. + * Make build-dependencies up-to-date. + * Update GFDL version in the copyright. + + -- Josselin Mouette Fri, 25 Sep 2009 00:01:35 +0200 + +mousetweaks (2.26.2-1) unstable; urgency=low + + * New upstream release. + * Drop build-dependency on libglade. + + -- Josselin Mouette Tue, 09 Jun 2009 19:46:39 +0200 + +mousetweaks (2.24.3-1) unstable; urgency=low + + * New upstream release. + * Pass --disable-scrollkeeper to configure. + + -- Josselin Mouette Thu, 05 Mar 2009 17:54:11 +0100 + +mousetweaks (2.24.2-1) experimental; urgency=low + + * New upstream release. + + -- Josselin Mouette Sun, 04 Jan 2009 13:35:48 +0100 + +mousetweaks (2.24.1-2) experimental; urgency=low + + * Build-depend on scrollkeeper. Closes: #506633, #506642. + + -- Josselin Mouette Sun, 23 Nov 2008 17:08:49 +0100 + +mousetweaks (2.24.1-1) experimental; urgency=low + + * New upstream release. + * Bump build-dependencies accordingly. + * Pass -z defs -O1 --as-needed to the linker. + * Fix Engrish in the description. Closes: #501963. + + -- Josselin Mouette Sat, 22 Nov 2008 16:26:13 +0100 + +mousetweaks (2.22.3-1) unstable; urgency=low + + * New upstream translation release. + * Standards version is 3.8.0; no changes required. + + -- Josselin Mouette Mon, 21 Jul 2008 17:24:06 +0200 + +mousetweaks (2.22.2-2) unstable; urgency=low + + * Brown paper bag upload. + * Add missing build-depend on gnome-doc-utils. Closes: #487356. + + -- Josselin Mouette Sat, 21 Jun 2008 10:35:03 +0200 + +mousetweaks (2.22.2-1) unstable; urgency=low + + * Initial release. Closes: #486320. + + -- Josselin Mouette Sun, 15 Jun 2008 12:44:55 +0200 --- mousetweaks-2.31.90.orig/debian/control +++ mousetweaks-2.31.90/debian/control @@ -0,0 +1,44 @@ +# This file is autogenerated. DO NOT EDIT! +# +# Modifications should be made to debian/control.in instead. +# This file is regenerated automatically in the clean target. + +Source: mousetweaks +Section: gnome +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Josselin Mouette +Uploaders: Debian GNOME Maintainers , Emilio Pozuelo Monfort , Josselin Mouette , Sebastian Dröge +Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/mousetweaks +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/mousetweaks +Standards-Version: 3.8.3 +Build-Depends: cdbs (>= 0.4.41), + debhelper (>= 5.0.13), + gnome-pkg-tools, + intltool (>= 0.40.0), + gnome-doc-utils (>= 0.3.2), + libgconf2-dev (>= 2.16.0), + libgtk2.0-dev (>= 2.16), + libpanel-applet2-dev, + libatspi-dev, + libdbus-glib-1-dev (>= 0.7), + libx11-dev, + libxcursor-dev, + libxfixes-dev, + libxtst-dev, + scrollkeeper + +Package: mousetweaks +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Recommends: gnome-control-center +Description: mouse accessibility enhancements for the GNOME desktop + This package contains a daemon and some panel applets to improve mouse + usability on the GNOME desktop. These enhancements are: + . + * The possibility to click without a button + * The ability to bring the context menu with a one-button mouse + (like MacOS does) + * An area to capture the mouse pointer until it is released with a + pre-defined key combination. --- mousetweaks-2.31.90.orig/debian/control.in +++ mousetweaks-2.31.90/debian/control.in @@ -0,0 +1,39 @@ +Source: mousetweaks +Section: gnome +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Josselin Mouette +Uploaders: @GNOME_TEAM@ +Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/mousetweaks +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/mousetweaks +Standards-Version: 3.8.3 +Build-Depends: cdbs (>= 0.4.41), + debhelper (>= 5.0.13), + gnome-pkg-tools, + intltool (>= 0.40.0), + gnome-doc-utils (>= 0.3.2), + libgconf2-dev (>= 2.16.0), + libgtk2.0-dev (>= 2.16), + libpanel-applet2-dev, + libatspi-dev, + libdbus-glib-1-dev (>= 0.7), + libx11-dev, + libxcursor-dev, + libxfixes-dev, + libxtst-dev, + scrollkeeper + +Package: mousetweaks +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Recommends: gnome-control-center +Description: mouse accessibility enhancements for the GNOME desktop + This package contains a daemon and some panel applets to improve mouse + usability on the GNOME desktop. These enhancements are: + . + * The possibility to click without a button + * The ability to bring the context menu with a one-button mouse + (like MacOS does) + * An area to capture the mouse pointer until it is released with a + pre-defined key combination.