[Bug 254114] [NEW] Please sync xserver-xorg-input-evdev 1:2.0.2-1.lenny1 (main) from Debian unstable (main).
Launchpad Bug Tracker
254114 at bugs.launchpad.net
Sat Aug 2 02:02:03 BST 2008
You have been subscribed to a public bug by Bryce Harrington (bryceharrington):
Binary package hint: xserver-xorg-input-evdev
Please sync xserver-xorg-input-evdev 1:2.0.2-1.lenny1 (main) from Debian
unstable (main).
Changelog since current intrepid version 1:2.0.1-0build1:
xserver-xorg-input-evdev (1:2.0.2-1.lenny1) unstable; urgency=low
* Pull two fixes from upstream
- Fix EVIOCGBIT ioctl usage on big endian platforms
- Fill up the version info
-- Julien Cristau <jcristau at debian.org> Wed, 30 Jul 2008 11:30:53
+0200
xserver-xorg-input-evdev (1:2.0.2-1) unstable; urgency=low
* New upstream release
+ fixes mice with lots of buttons (Closes: #491061)
-- Julien Cristau <jcristau at debian.org> Fri, 18 Jul 2008 22:21:17
+0200
xserver-xorg-input-evdev (1:2.0.1-1) unstable; urgency=low
[ Julien Cristau, Timo Aaltonen ]
* New upstream release.
[ Julien Cristau ]
* Drop the XS- prefix from Vcs-* control fields.
* Drop evdev_no_flush_on_init.diff, obsolete.
* New patch include-the-proper-header-for-XkbSetRulesDflts-and-X.patch, fix
a 'missing declaration' compiler warning by including the right header.
* Run dpkg-shlibdeps with --warnings=6. Drivers reference symbols from
/usr/bin/Xorg and other modules, and that's not a bug, so we want
dpkg-shlibdeps to shut up about symbols it can't find. Build-depend on
dpkg-dev >= 1.14.17.
* Fix target dependencies in debian/rules.
-- Julien Cristau <jcristau at debian.org> Sun, 13 Jul 2008 15:37:13
+0200
xserver-xorg-input-evdev (1:1.2.0-1) unstable; urgency=low
* New upstream releases
+ includes manpage fixes from Peter Samuelson (close: #446118)
+ drop evdev_man_illegal_char.patch, included upstream
* Bump Standards-Version to 3.7.3.
-- Julien Cristau <jcristau at debian.org> Thu, 06 Dec 2007 17:05:24
+0100
xserver-xorg-input-evdev (1:1.2.0~git20070819-4) unstable; urgency=low
* New patch evdev_no_flush_on_init.diff: don't send button release events on
init.
-- Julien Cristau <jcristau at debian.org> Tue, 13 Nov 2007 21:27:37
+0100
xserver-xorg-input-evdev (1:1.2.0~git20070819-3) unstable; urgency=low
* Upload to unstable
-- David Nusinow <dnusinow at debian.org> Sun, 16 Sep 2007 15:13:36 -0400
xserver-xorg-input-evdev (1:1.2.0~git20070819-2) experimental;
urgency=low
* Build against xserver 1.4.
-- Julien Cristau <jcristau at debian.org> Mon, 10 Sep 2007 16:30:28
+0200
xserver-xorg-input-evdev (1:1.2.0~git20070819-1) experimental;
urgency=low
* New git snapshot from upstream's master branch.
+ manpage typos fixed (closes: #432063). Thanks, A. Costa!
* Build against xserver 1.3.99.0.
* Update debian/copyright.
* Generate the Provides field automatically.
* Add myself to uploaders, and remove Branden with his permission.
* Drop build-dep on linux-kernel-headers, which is provided by
build-essential.
-- Julien Cristau <jcristau at debian.org> Sun, 19 Aug 2007 17:22:09
+0200
xserver-xorg-input-evdev (1:1.1.5-3) unstable; urgency=low
* Cherry-pick commit 987c6b15: don't call xf86OSRingBell() which isn't
available anymore (closes: #430539).
-- Julien Cristau <jcristau at debian.org> Sat, 07 Jul 2007 19:21:43
+0200
xserver-xorg-input-evdev (1:1.1.5-2) unstable; urgency=low
[ Julien Cristau ]
* Generate the dependency on xserver-xorg-core automatically.
* Upload to unstable.
[ Brice Goglin ]
* Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902
(needed to let xsfbs get access to serverminver).
* Add XS-Vcs-*.
* Add a link to www.X.org and a reference to the xf86-input-evdev
module in the long description.
* Remove Fabio from uploaders with his permission. He's always welcome back.
-- Julien Cristau <jcristau at debian.org> Thu, 03 May 2007 20:18:03
+0200
xserver-xorg-input-evdev (1:1.1.5-1) experimental; urgency=low
[ Julien Cristau ]
* Add link to xserver-xorg-core bug script, so that bugreports contain
the user's config and log files.
* Bump dependency on xserver-xorg-core to >= 2:1.1.1-11, as previous
versions don't have the bug script.
* New upstream release.
+ Drop all patches, applied upstream.
* New patch to replace "ø" with "\(/o" in the evdev(4) manpage.
* Make debian/rules clean depend on xsfclean, to make sure that patches are
unapplied and everything is cleaned up.
-- Drew Parsons <dparsons at debian.org> Mon, 19 Mar 2007 19:36:42 +1100
xserver-xorg-input-evdev (1:1.1.2-6) unstable; urgency=low
* Apply upstream patch 30-absolute-axis.patch to avert potential
crashes in the absolute axis setup.
* Also apply 40-close-fd.patch, as the last "trivial" patch from
upstream before the major changes of 1.1.3.
* Use dh_installman to install man pages.
-- Drew Parsons <dparsons at debian.org> Sun, 5 Nov 2006 21:37:25 +1100
xserver-xorg-input-evdev (1:1.1.2-5) unstable; urgency=low
* Applied upstream patches 10-bitfield-fixes.patch and
11-bitops-fixes.patch to define bit operations. Closes: #395510.
The former contains the hppa inotify patch, so rework
1-add-inotify-architectures.patch into
20-add-inotify-architectures.patch to accommodate. Also, deleted
the trivial man patch from 10-bitfield-fixes.patch, it was not
applying neatly.
-- Drew Parsons <dparsons at debian.org> Wed, 1 Nov 2006 20:05:50 +1100
xserver-xorg-input-evdev (1:1.1.2-4) unstable; urgency=low
* Fix versioned depends: xserver-xorg-core (>= 2:1.1.1-1) (see
#391508) since it is built against xserver-xorg-dev (>= 2:1.1.1-1).
However the specific versioned build-depends is not needed since
it is not required in configure.ac (the driver could be built
against older xserver versions).
-- Drew Parsons <dparsons at debian.org> Fri, 27 Oct 2006 22:13:15 +1000
xserver-xorg-input-evdev (1:1.1.2-3) unstable; urgency=low
* Add patch rule to build rule to debian/rules to get
1-add-inotify-architectures.patch applied. Run autoreconf and
update config.{guess,sub} for good measure.
-- Drew Parsons <dparsons at debian.org> Sun, 24 Sep 2006 10:02:45 +1000
xserver-xorg-input-evdev (1:1.1.2-2) unstable; urgency=low
[ Andres Salomon ]
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
[ Drew Parsons ]
* Upstream patch 1-add-inotify-architectures.patch enables building
for hppa, mips (from git upstream) and m68k (thanks Geert Uytterhoeven).
Closes: #387922, #388639.
* Install upstream ChangeLog. Closes: #370300.
* Exclude evdev_drv.la from dh_install.
-- Drew Parsons <dparsons at debian.org> Sun, 24 Sep 2006 01:51:55 +1000
xserver-xorg-input-evdev (1:1.1.2-1) unstable; urgency=low
* New upstream release
+ Now includes manpage (closes: #362679)
+ Doesn't suck (closes: #365581)
* Run dh_install with --list-missing
* Bump debhelper compat to 5
* Bump standards version to 3.7.2.0
* Add x11proto-kb-dev to build-depends
-- David Nusinow <dnusinow at debian.org> Tue, 30 May 2006 22:37:01 -0400
xserver-xorg-input-evdev (1:1.0.0.5-2) unstable; urgency=low
* Upload to modular
-- David Nusinow <dnusinow at debian.org> Sun, 26 Mar 2006 20:25:00 -0500
xserver-xorg-input-evdev (1:1.0.0.5-1) experimental; urgency=low
* First upload to Debian
* Change source package, package, and provides names to denote the
type of driver and that they are for xserver-xorg
-- David Nusinow <dnusinow at debian.org> Thu, 19 Jan 2006 20:40:34 -0500
xserver-xorg-input-evdev (1:1.0.0.5-0ubuntu1) dapper; urgency=low
* New upstream release.
* Add provides on xserver-xorg-input.
-- Daniel Stone <daniel.stone at ubuntu.com> Wed, 4 Jan 2006 19:42:22
+1100
xserver-xorg-input-evdev (1:1.0.0.4-0ubuntu1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone at ubuntu.com> Mon, 19 Dec 2005 08:55:27
+1100
xserver-xorg-input-evdev (1:1.0.0.3-0ubuntu1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone at ubuntu.com> Mon, 12 Dec 2005 13:37:47
+1100
xserver-xorg-input-evdev (1:1.0.0.2-0ubuntu2) dapper; urgency=low
* Add missing Build-Depends (x11proto-core-dev, x11proto-randr-dev,
x11proto-input-dev).
-- Daniel Stone <daniel.stone at ubuntu.com> Mon, 5 Dec 2005 12:47:45
+1100
xserver-xorg-input-evdev (1:1.0.0.2-0ubuntu1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone at ubuntu.com> Tue, 22 Nov 2005 13:20:15
+1100
xserver-xorg-input-evdev (1:1.0.0.1-1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone at ubuntu.com> Tue, 25 Oct 2005 16:52:45
+1000
xserver-xorg-input-evdev (1:1.0.0-1) breezy; urgency=low
* First xserver-xorg-input-evdev release.
-- Daniel Stone <daniel.stone at ubuntu.com> Wed, 6 Jul 2005 15:48:17
+1000
** Affects: xserver-xorg-input-evdev (Ubuntu)
Importance: Undecided
Status: New
--
Please sync xserver-xorg-input-evdev 1:2.0.2-1.lenny1 (main) from Debian unstable (main).
https://bugs.edge.launchpad.net/bugs/254114
You received this bug notification because you are a member of Ubuntu Package Archive Administrators, which is a direct subscriber.
More information about the ubuntu-archive
mailing list