--- x2x-1.27.svn.20060501.orig/debian/changelog +++ x2x-1.27.svn.20060501/debian/changelog @@ -0,0 +1,157 @@ +x2x (1.27.svn.20060501-4) unstable; urgency=low + + * QA upload. + * Build-dependencies: changed xutils to xutils-dev (closes: #485530), + dropped x-dev. + * debian/control: Added Homepage (closes: #438944) + + -- Ralf Treinen Tue, 26 Aug 2008 20:07:36 +0200 + +x2x (1.27.svn.20060501-3) unstable; urgency=low + + * QA upload. + * Add md5sums to debian/rules. + * Bump Standards-Version to 3.7.2. + * Use [ ! -f Makefile ] || $(MAKE) clean. + + -- Mohammed Adnène Trojette Sun, 19 Aug 2007 17:55:08 +0200 + +x2x (1.27.svn.20060501-2) unstable; urgency=low + + * debian/control: Set maintainer to Debian QA Group. + + -- Romain Francoise Sat, 11 Aug 2007 12:54:09 +0200 + +x2x (1.27.svn.20060501-1) unstable; urgency=low + + * New upstream release: + + The maximum number of mouse buttons is now 20 (closes: #157082). + + The window title can now be set with the new -title option + (closes: #364202). + + * debian/control: Bump Standards-Version to 3.7.0, no changes needed. + * debian/rules: Add empty binary-indep target. + + -- Romain Francoise Mon, 1 May 2006 19:14:37 +0200 + +x2x (1.27.svn.20060225-1) unstable; urgency=low + + * New upstream, includes a patch from yours truly fixing the "less + becomes greater over x2x" bug introduced in version 1.30-beta + (closes: #354081). + + -- Romain Francoise Sat, 25 Feb 2006 19:23:30 +0100 + +x2x (1.27.svn.20060214-1) unstable; urgency=low + + * New upstream (SVN checkout of the trunk), adds support for DPMS and + the new option -dpmsmouse (closes: #203021). + + * New maintainer (closes: #352552). + * Acknowledge NMUs (closes: #95761, #346755). + * debian/control: + + Build-Depend on debhelper (>= 5.0.0). + + Update Standards-Version to 3.6.2.2, no changes needed. + + Update maintainer contact info. + * debian/compat: New file. + * debian/copyright: Update info. + * debian/rules: + + Don't use DH_COMPAT. + + Various cleanups. + + -- Romain Francoise Tue, 14 Feb 2006 21:43:23 +0100 + +x2x (1.27-8.1) unstable; urgency=high + + * Non-maintainer upload. + * High-urgency upload for RC bugfix + * Build-depend on libx11-dev, libxtst-dev, and x-dev instead of the + obsolete xlibs-dev; thanks to Justin Pryzby + for testing. Closes: #346755. + + -- Steve Langasek Fri, 20 Jan 2006 10:43:33 -0800 + +x2x (1.27-8) unstable; urgency=low + + * Forgot to fix the maintainer in debian/control. Fixed now... + (Closes: #155262) + + -- Randolph Chung Sat, 24 Aug 2002 10:49:53 -0700 + +x2x (1.27-7) unstable; urgency=low + + * New Maintainer Upload (Closes: #142235) + * Cleaned up some warnings in the build + + -- Randolph Chung Thu, 18 Apr 2002 22:18:32 -0700 + +x2x (1.27-6) unstable; urgency=low + + * Orphaned. I haven't used x2x in years now. + * Symlink x2x.1 to x2x.man due to changed behaviour in X imake system. + (Closes: #142087). + + -- Charles Briscoe-Smith Wed, 10 Apr 2002 19:01:18 +0100 + +x2x (1.27-5.1) unstable; urgency=low + + * NMU + * use debhelper rather than cpbs - it's more standard and gives us FHS + * compile with "-g -O2" as per policy + * merge in patch from Tor Slettnes to map buttons and not + send any which the remote end can't handle (closes: #80629, #56252) + * patches downloaded from http://www.eax.com/other/x2x-1.27-1.28.patch: + - unofficial x2x-1.28 patch from Adam Sulmcki + which adds an error handler (closes: #56252). NB: I have only applied + the cleanup parts of the patch since #80629 fixes the problem better. + I've left the patch in debian/errorhandler.diff in case it's needed in + future. + - from Greg J. Badros : + - fix for the feedback loop which can arise + - save some screen estate + * patch from Ben Harris to change title of window + (closes: #54045) + + -- Adrian Bridgett Tue, 9 Jan 2001 18:48:27 +0000 + +x2x (1.27-5) unstable; urgency=low + + * Fix boundary adjustment for vertical mode (-north and -south). + This should make it possible to move the pointer back from the 'to' + screen to the 'from' screen in -north or -south mode. + + -- Charles Briscoe-Smith Sun, 4 Oct 1998 21:58:06 +0100 + +x2x (1.27-4) unstable; urgency=low + + * Added options -north and -south. + * Don't "Suggest: propsel" any more, just mention it in the extended + description. + * Updated standards-version to 2.4.1 (no changes necessary). + * Update debian/rules. + + -- Charles Briscoe-Smith Sat, 3 Oct 1998 18:11:28 +0100 + +x2x (1.27-3) unstable; urgency=low + + * Remove dpkg-geninfo from debian directory and remove call to it + from debian/rules following debian-policy discussion on `md5sums' + and `du' files. + * Install man page under /usr/X11R6 (as pointed out by lintian). + + -- Charles Briscoe-Smith Fri, 20 Feb 1998 02:46:29 +0000 + +x2x (1.27-2) unstable; urgency=low + + * Updated to standards-version 2.4.0.0. No changes required. + * Explain "TANSTAAFL" in copyright file. + * New version of my generic debian/rules. Include dpkg-geninfo. + + -- Charles Briscoe-Smith Sun, 1 Feb 1998 15:43:00 +0000 + +x2x (1.27-1) unstable; urgency=low + + * First Debian release. + * Corrected minor buglet in man page (change \f to \fB). + + -- Charles Briscoe-Smith Wed, 3 Dec 1997 00:57:15 +0000 --- x2x-1.27.svn.20060501.orig/debian/rules +++ x2x-1.27.svn.20060501/debian/rules @@ -0,0 +1,46 @@ +#!/usr/bin/make -f + +build: build-stamp +build-stamp: + dh_testdir + xmkmf -a + make CDEBUGFLAGS="-O2 -g" + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + [ ! -f Makefile ] || $(MAKE) clean + dh_clean + -rm -f Makefile Makefile.bak + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + +binary-indep: + dh_testdir + +binary-arch: build install + dh_testdir + dh_testroot + dh_installdebconf + dh_installdirs usr/bin + dh_install x2x usr/bin + dh_installman x2x.man + dh_installdocs + dh_installchangelogs + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary --- x2x-1.27.svn.20060501.orig/debian/copyright +++ x2x-1.27.svn.20060501/debian/copyright @@ -0,0 +1,60 @@ +This Debian GNU/Linux prepackaged version of x2x was put together by me, +Charles Briscoe-Smith using source code obtained from +. +It is now maintained by Romain Francoise . + + AUTHORS + ------- + + David Chaiken + Original version author + + Charles Briscoe-Smith + -north, -south options. Various patches. + + Mark Hayter + Cygwin version, -fromwin to allow using Windows as source display. + + Snow + Windows version patches + + Mikhail Gusarov + Maintainer + + LAWYERESE + --------- + + Copyright (c) 1997 Digital Equipment Corporation. All rights reserved. + + By downloading, installing, using, modifying or distributing this + software, you agree to the following: + + 1. CONDITIONS. Subject to the following conditions, you may download, + install, use, modify and distribute this software in source and + binary forms: + + a) Any source code, binary code and associated documentation (including + the online manual) used, modified or distributed must reproduce and + retain the above copyright notice, this list of conditions and the + following disclaimer. + + b) No right is granted to use any trade name, trademark or logo + of Digital Equipment Corporation. Neither the "Digital Equipment + Corporation" name nor any trademark or logo of Digital Equipment + Corporation may be used to endorse or promote products derived from + this software without the prior written permission of Digital Equipment + Corporation. + + 2. DISCLAIMER. THIS SOFTWARE IS PROVIDED BY DIGITAL "AS IS" AND ANY + EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE ARE DISCLAIMED.IN NO EVENT SHALL DIGITAL BE LIABLE FOR ANY + DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING + IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + + Windows 95 and Windows NT are trademarks of Microsoft Corporation. --- x2x-1.27.svn.20060501.orig/debian/compat +++ x2x-1.27.svn.20060501/debian/compat @@ -0,0 +1 @@ +5 --- x2x-1.27.svn.20060501.orig/debian/control +++ x2x-1.27.svn.20060501/debian/control @@ -0,0 +1,30 @@ +Source: x2x +Maintainer: Debian QA Group +Build-Depends: debhelper (>= 5.0.0), libx11-dev, libxtst-dev, xutils-dev +Section: x11 +Priority: optional +Standards-Version: 3.7.2 +Homepage: http://freshmeat.net/projects/x2x/ + +Package: x2x +Architecture: any +Depends: ${shlibs:Depends} +Section: x11 +Priority: optional +Description: Link two X displays together, simulating a multiheaded display + x2x joins a pair of X displays together, as if they were a single + multiheaded display. The pointer can be warped between displays, + or, depending on how you start x2x, can slide from one display to the + other when it runs off the edge of the screen. Keyboard focus also + moves between displays in the way you'd expect, and the X selection + propagates around. At least one of the displays involved (specifically, + the one being controlled remotely) must support the XTEST extension. + (The servers shipped by Debian support this.) + . + x2x is useful when you have two displays on the same desk, as you can use + a single keyboard and mouse to control both. If you want to propagate + your selections between displays which are not sharing a desk, you might + be more interested in the package propsel. Propsel does not link the + displays' keyboard and mouse, which would be confusing in some cases, + and can propagate between up to 8 displays, whereas x2x can handle only + two at a time.