Commit Graph

111 Commits

Author SHA1 Message Date
Julien Cristau a7dc94904b * xset 1.0.4 2008-03-07 20:29:03 +01:00
Julien Cristau 6912cb7a7b xrdb 1.0.5 2008-03-07 20:27:24 +01:00
Julien Cristau d823ae7880 Prepare changelog for upload. 2007-12-03 20:07:50 +01:00
Julien Cristau 47b09da814 xset needs libxxf86misc-dev, not x11proto-xf86misc-dev. 2007-12-03 19:15:06 +01:00
Julien Cristau a92704c7e5 Relax Replaces on xutils and xbase-clients so further updates are possible. 2007-12-03 19:11:03 +01:00
Timo Aaltonen 9eefd5232a * control: add x11proto-xf86misc-dev to build-depends, it's useful
for xset.

https://launchpad.net/bugs/164434
2007-11-30 01:03:45 +02:00
Brice Goglin 411a2adde6 Prepare changelog for upload to unstable 2007-09-14 23:55:02 +02:00
Brice Goglin ac40940711 xset 1.0.3 2007-08-28 23:04:07 +02:00
Brice Goglin b79820b560 sessreg 1.0.3 2007-08-22 08:36:07 +02:00
Brice Goglin 3a5bf30526 Add menu entries 2007-08-21 22:38:00 +02:00
Julien Cristau 08703c596e xrdb 1.0.4. 2007-08-17 00:08:44 +02:00
Julien Cristau c16b35a432 xsetroot 1.0.2. 2007-08-13 15:37:12 +02:00
Julien Cristau 9e0f4db840 update debian/copyright from xgamma/COPYING. 2007-08-13 15:31:11 +02:00
Julien Cristau e036e107fd xgamma 1.0.2. 2007-08-13 15:27:04 +02:00
Julien Cristau a078a0f511 xmodmap 1.0.3. 2007-08-13 15:12:20 +02:00
Julien Cristau e45c60e611 add upstream URL to debian/copyright. 2007-08-13 15:04:09 +02:00
Julien Cristau 4cb5e6b4bb iceauth 1.0.2. 2007-08-13 14:32:32 +02:00
Julien Cristau 22ec152fa7 Prepare changelog for upload. 2007-07-17 18:59:54 +02:00
Julien Cristau 38d8e3eecf xhost 1.0.2. 2007-07-17 18:43:23 +02:00
Julien Cristau 9f53940343 Add closer for 430122. 2007-07-06 22:39:04 +02:00
Julien Cristau 13ae540b6f Add xrandr 1.2.2. 2007-07-06 22:33:41 +02:00
Julien Cristau 413f6c501a Add xrandr 1.2.1. 2007-06-21 16:23:55 +01:00
Julien Cristau 61070ccb9e Prepare changelog for upload. 2007-05-30 20:11:17 +02:00
Timo Aaltonen b08782e35d Start versioning from 0.1 2007-05-26 10:00:47 +03:00
Timo Aaltonen ad6e57b05d Conflict with the ubuntu packages to force removal on upgrade.
Add xrgb and xsetpointer to the C/R list.
2007-05-22 12:13:19 +03:00
Timo Aaltonen 6e1e2a7e1b Remove Conflicts:, which shouldn't be necessary. 2007-05-19 14:10:14 +03:00
Timo Aaltonen 923173d4c1 debian/control: add Replaces/Conflicts plus other small changes.
debian/patches/series: add option to sessreg patch.
2007-05-19 01:39:57 +03:00
Timo Aaltonen 128d532d9a Split xbase-clients, include xserver related utilities here. 2007-05-17 00:56:51 +03:00
Julien Cristau 710b003820 Fix xsm's configure.ac to not require rsh, and drop the openssh build-dep. 2007-05-09 17:00:30 +02:00
Julien Cristau 3f2b543846 Prepare changelog for upload. 2007-04-20 22:00:38 +02:00
Julien Cristau d8b681b7fd Add XS-Vcs-* in debian/control. 2007-04-20 21:41:42 +02:00
Julien Cristau bdedaeb6f9 Update long description.
XKB configuration data is in xkb-data, not xlibs;
Base bitmap images have moved to xbitmaps.
2007-04-12 11:46:00 +02:00
Brice Goglin d71d95be45 Remove mention of xf86cfg in package description (really closes: #362066). 2007-04-11 21:42:17 +02:00
Julien Cristau 0cf66c046c Document each app's build-dependencies in debian/control 2007-03-30 15:53:48 +02:00
Julien Cristau 6e403cb28b Add patch for xmodmap(1) to refer to the correct location for XKeysymDB. 2007-03-30 14:56:54 +02:00
Brice Goglin d251a8ca18 * Restore Depends: on cpp (got lost during modularization)
since xrdb needs it to process .Xdefaults.
2007-03-12 00:43:40 +01:00
Julien Cristau 956849d7c7 Build-depend on libxinerama-dev
xdpyinfo needs to be built against libxinerama to support the corresponding
extension.
2007-03-07 18:00:22 +01:00
Julien Cristau aa3a74d10a Autoreconf with patches applied.
This makes the __XKBCONFIGROOT__ substitution actually work.
2007-02-20 08:29:44 +01:00
Julien Cristau 161b383c3c * New patch to install beforelight's app-defaults file correctly. 2007-02-19 10:47:37 +01:00
Julien Cristau bc64e82b7c Bump build-dep on libxrandr to >= 2:1.2.0-1. 2007-02-19 10:01:03 +01:00
Julien Cristau fa0015436e Update to xrandr 1.2.0. 2007-02-19 09:59:47 +01:00
Julien Cristau 599ab30561 Build-Depend on libpng12-dev instead of libpng-dev.
xcursorgen's configure script requires the "libpng12" package from pkg-config.
libpng14-dev has a Provides: libpng-dev, libpng12-dev, but doesn't actually
install a libpng12.pc, so we try to pull in the real libpng12-dev by
build-depending on it explicitely.
2007-02-12 05:41:53 +01:00
Julien Cristau a6c3cb55b1 Prepare changelog for upload to experimental. 2007-02-11 15:50:21 +01:00
Julien Cristau e038367075 * Change my email address in debian/control. 2007-02-11 08:44:44 +01:00
Julien Cristau 8089bc6f17 + patch pkgconfig_naughtiness dropped, now unnecessary. 2007-02-11 08:36:07 +01:00
Julien Cristau 39f5de7bc6 + patch 16_xdbedizzy_fix_crash.diff dropped, included upstream. 2007-02-11 08:33:36 +01:00
Julien Cristau bc87b470c2 Update patch 14_SECURITY_setuid.diff.
Parts of patch 14_SECURITY_setuid.diff applying to xf86dga and xinit are now
included upstream.
2007-02-11 08:30:30 +01:00
Julien Cristau 3952d8d850 Apply patch 08 to all programs using dsimple.c
Patching xlsfonts/dsimple.c used to be enough in the monolith because other
programs used a link to this file.  Now we need to explicitely patch every
copy.
2007-02-11 08:20:39 +01:00
Julien Cristau 1009b0bc65 * Update to xtrap 1.0.2. 2007-02-11 08:08:30 +01:00
Julien Cristau 60ff434f34 Update to xsetpointer 1.0.1.
Import xsetpointer 1.0.1 release.  Add build-dependency on x11proto-input-dev
>= 1.4, needed because of the new input-hotplug support.
2007-02-11 08:05:43 +01:00