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
|
tslib (1.0-4) unstable; urgency=low
* Failure to install libts-dev because duplicated .so files (Closes:
#463822)
-- Neil Williams <codehelp@debian.org> Sun, 03 Feb 2008 17:14:24 +0000
tslib (1.0-3) unstable; urgency=low
* rules: Add cross build support
* rules: Add -dbg package support
* control: Add Debian GPE team to uploaders.
* control: Add -dbg package.
* Migrate to libts-0.0-0.install
* Remove debian version number from symbols file
* Migrate symbols file to new package name
* Expand debian/copyright to machine-interpretable format
* Add very simple man pages - the binaries themselves have no options
* control: highlight use of libts-bin in developing touch screen apps,
rather than users
* control: Use embedded section and provide libts0
* fix the watch file so that the real tarball is downloaded, not a
webpage
* debian/README: add instructions on building from collab-maint SVN
(not a packaged file at this stage).
* Revert manual change to source files and implement as dpatches; add
dpatch support
* rules: Support a cache-file when cross compiling to find malloc
* changelog: Remove unnecessary ITP message.
* control: Rename -dbg package in line with new lib name. Rename -dev
package without SONAME.
* Remove Joey from Maintainer on his request. Remove Vcs-Svn as no
longer in collab-maint
-- Neil Williams <codehelp@debian.org> Sun, 27 Jan 2008 21:13:47 +0000
tslib (1.0-2) unstable; urgency=low
* Applied a patch from the tslib mailing list to link modules
that use tslib functions with libts. This is needed for them to work
with DirectFB.
* Uncomment the linux input module in ts.conf, since this is the one
most people will probably use.
* Add a symbols file.
* Misc packaging fixes.
-- Joey Hess <joeyh@debian.org> Mon, 10 Dec 2007 18:09:38 -0500
tslib (1.0-1) unstable; urgency=low
* Initial packaging.
-- Joey Hess <joeyh@debian.org> Wed, 20 Dec 2006 11:24:41 -0500
|