Commit Graph

124 Commits

Author SHA1 Message Date
Julien Cristau 233dedddf0 Minor description edits and build-deps wrapping. 2007-05-30 19:35:26 +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 12eae675d3 debian/rules: add '-Xrgb.txt' from xutils. 2007-05-19 01:48:44 +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 36583884f3 Merge branch 'xsfbs-unstable' of ../../xsfbs into debian-unstable 2007-04-20 21:42:31 +02:00
Julien Cristau d8b681b7fd Add XS-Vcs-* in debian/control. 2007-04-20 21:41:42 +02:00
Branden Robinson 271778bd63 Test for existence of debian/patches directory before creating a symlink to it.
This prevents packages that apply no patches from ending up with a broken
symlink in them.

Remove SVN keyword.

Update copyright notice.
2007-04-12 23:18:32 -04: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 88ec478ece Fix versioned build-dep on libxinerama-dev. Thanks, Paul Hampson! 2007-03-09 12:49:43 +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 72811b4ced Fix copy/paste typo in the input driver provides. 2007-03-02 20:28:15 +01:00
David Nusinow 4a943db256 Fix one missed bit from the serverabiver -> serverminver rename 2007-03-01 22:06:04 -05:00
David Nusinow 1344bb9ded Fix typo that prevented the input abi versioning from working.
Good catch Julien
2007-02-28 23:08:17 -05:00
David Nusinow a0c9602f38 Add support for X server input ABI versioning 2007-02-27 21:50:20 -05:00
David Nusinow 00fc799ec3 Fix name of serverminver 2007-02-21 22:47:30 -05:00
David Nusinow dacefd5a6b Update serverabi generation to also account for driver Provides
* Have the drivers use the file serverminver instead of serverabiver in order
  to generate the versioned dependency on the server. This is clearer
  naming.
* Use serverabiver to actually store the server's video ABI version. This
  is used to generate the Provides: line for drivers so the server can
  depend on them properly. This goes in to the substvar
  xviddriver:Provides.
2007-02-21 21:37:52 -05: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 9ed8b0c264 Add new "serverabi" rule to generate drivers dependency on the server. 2007-02-17 16:01:41 +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 16ba7269e0 Refresh patches to make patch-audit happy. 2007-02-11 08:39:23 +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
Julien Cristau 28d900efa9 * Update to xrdb 1.0.3. 2007-02-11 07:57:02 +01:00
Julien Cristau f13817d85e * Update to xprop 1.0.2. 2007-02-11 07:54:09 +01:00
Julien Cristau 7ed27a0973 * Update to xmodmap 1.0.2. 2007-02-11 07:51:00 +01:00
Julien Cristau 5759c42592 * Update to xlsfonts 1.0.2. 2007-02-11 07:48:56 +01:00
Julien Cristau 5cf778c4e6 * Update to xkbcomp 1.0.3. 2007-02-11 07:45:57 +01:00
Julien Cristau e61c81cf48 * Update to xinit 1.0.3. 2007-02-11 07:42:27 +01:00
Julien Cristau 5edfcb685f * Update to xfontsel 1.0.2. 2007-02-11 07:38:49 +01:00
Julien Cristau e27ff75230 * Update to xf86dga 1.0.2. 2007-02-11 07:35:52 +01:00
Julien Cristau 92aa19d480 * Update to xev 1.0.2. 2007-02-11 07:33:58 +01:00
Julien Cristau ad58b63e35 * Update to xedit 1.0.2. 2007-02-11 07:30:28 +01:00