1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
xserver-xorg-input-fpit (1:1.2.0-1) unstable; urgency=low
* New upstream release plus some fixes from git
+ fixes crash due to undefined xf86IsCorePointer (closes: #457722)
* Bump Standards-Version to 3.7.3.
* Drop the XS- prefix from Vcs-* control fields.
-- Julien Cristau <jcristau@debian.org> Fri, 02 May 2008 13:39:06 +0200
xserver-xorg-input-fpit (1:1.1.0-3) unstable; urgency=low
* Upload to unstable
-- David Nusinow <dnusinow@debian.org> Sun, 16 Sep 2007 15:13:36 -0400
xserver-xorg-input-fpit (1:1.1.0-2) experimental; urgency=low
[ Julien Cristau ]
* Add link to xserver-xorg-core bug script, so that bugreports contain
the user's config and log files.
* Generate the dependency on xserver-xorg-core automatically.
* Build against xserver 1.4.
* Generate the Provides field automatically.
* Add myself to Uploaders, and remove Branden with his permission.
* Add upstream URL to debian/copyright.
[ Brice Goglin ]
* Install the upstream changelog.
* Add XS-Vcs-*.
* Add a link to www.X.org and a reference to the xf86-input-fpit
module in the long description.
* Remove Fabio from uploaders with his permission. He's always welcome back.
-- Julien Cristau <jcristau@debian.org> Wed, 12 Sep 2007 15:56:04 +0200
xserver-xorg-input-fpit (1:1.1.0-1) unstable; urgency=low
[ Andres Salomon ]
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
* Run dh_install w/ --list-missing.
[ Drew Parsons ]
* New upstream version (X11R7.1).
* Standards version 3.7.2.
* [Build-] Depends: xserver-xorg (>= 2:1.1.1-1).
* Use debhelper 5.
* Use dh_installman to install man pages.
* Exclude fpit_drv.la from dh_install.
-- Drew Parsons <dparsons@debian.org> Wed, 11 Oct 2006 00:19:49 +1000
xserver-xorg-input-fpit (1:1.0.0.5-2) unstable; urgency=low
* Upload to modular
-- David Nusinow <dnusinow@debian.org> Sun, 26 Mar 2006 20:25:01 -0500
xserver-xorg-input-fpit (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@debian.org> Fri, 13 Jan 2006 00:31:02 -0500
xserver-xorg-input-fpit (1:1.0.0.5-0ubuntu1) dapper; urgency=low
* New upstream release.
* Add provides on xserver-xorg-input.
-- David Nusinow <dnusinow@debian.org> Fri, 13 Jan 2006 00:28:22 -0500
xserver-xorg-input-fpit (1:1.0.0.4-0ubuntu1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 19 Dec 2005 08:55:43 +1100
xserver-xorg-input-fpit (1:1.0.0.3-0ubuntu1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 12 Dec 2005 13:37:58 +1100
xserver-xorg-input-fpit (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@ubuntu.com> Mon, 5 Dec 2005 12:47:58 +1100
xserver-xorg-input-fpit (1:1.0.0.2-0ubuntu1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone@ubuntu.com> Tue, 22 Nov 2005 13:21:07 +1100
xserver-xorg-input-fpit (1:1.0.0.1-1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone@ubuntu.com> Tue, 25 Oct 2005 16:53:02 +1000
xserver-xorg-input-fpit (1:1.0.0-1) breezy; urgency=low
* First xserver-xorg-input-fpit release.
-- Daniel Stone <daniel.stone@ubuntu.com> Wed, 6 Jul 2005 15:48:17 +1000
|