debian/0000755000000000000000000000000012207572301007165 5ustar debian/compat0000644000000000000000000000000212207533725010372 0ustar 9 debian/copyright0000644000000000000000000000210312207533725011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Shih-Yuan Lee (FourDollars) Upstream-Contact: Shih-Yuan Lee (FourDollars) Source: http://fourdollars.github.io/x11-touchscreen-calibrator/ Files: * Copyright: 2013 Shih-Yuan Lee (FourDollars) License: GPL-3+ This program 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 program 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 program. If not, see . . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. debian/control0000644000000000000000000000144212207533725010600 0ustar Source: x11-touchscreen-calibrator Section: x11 Priority: optional Maintainer: Shih-Yuan Lee (FourDollars) Build-Depends: debhelper (>= 9), autotools-dev, libxi-dev, libx11-dev, libxrandr-dev, x11proto-input-dev, pkg-config Standards-Version: 3.9.4 Homepage: http://fourdollars.github.io/x11-touchscreen-calibrator/ Vcs-Browser: https://github.com/fourdollars/x11-touchscreen-calibrator Vcs-Git: git://github.com/fourdollars/x11-touchscreen-calibrator.git Package: x11-touchscreen-calibrator Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: X Window System's Touchscreen Calibrator The purpose is to calibrate the touchscreen's coordinates automatically. . Install this package and it will run automatically in the background of X Window System. debian/watch0000644000000000000000000000023412207533725010224 0ustar # watch control file for uscan version=3 https://github.com/fourdollars/x11-touchscreen-calibrator/releases/ .*/x11-touchscreen-calibrator-([\d\.]+).tar.xz debian/source/0000755000000000000000000000000012207533725010474 5ustar debian/source/format0000644000000000000000000000001412207533725011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000027312207533725011050 0ustar x11-touchscreen-calibrator (0.1-1) unstable; urgency=low * Initial release. (Closes: #720916) -- Shih-Yuan Lee (FourDollars) Mon, 26 Aug 2013 12:51:47 +0800 debian/rules0000755000000000000000000000006212207533725010252 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh $@ debian/docs0000644000000000000000000000002412207533725010043 0ustar README.md ChangeLog