Julien Cristau
c26e1662c6
* Update to beforelight 1.0.2.
2007-02-11 07:02:42 +01:00
Julien Cristau
5d59bd17f1
Import appres 1.0.1.
2007-02-11 06:58:31 +01:00
Julien Cristau
1770a9c605
Patch setxkbmap to refer to the correct location of xkb data files.
...
Thanks to Celejar <celejar@gmail.com> for noticing (see #394077 ).
2007-02-08 17:17:24 +01:00
Julien Cristau
cf2998bc78
Add files lost in the migration from svn.
2007-02-08 16:49:51 +01:00
Julien Cristau
55347e43e6
Pull copy of xsfbs from its own repository.
2007-02-08 16:29:27 +01:00
David Nusinow
502f9412dc
Move the files so they'll be put in debian/xsfbs automatically when pulled
...
in to our git repos
2007-02-04 20:43:28 -05:00
Julien Cristau
529ec092a1
Remove non-breaking space from the build-deps, sorry.
2007-01-12 17:24:31 +00:00
Julien Cristau
5d3ecce6ee
Revert removal of openssh-client from the build-deps, because xsm's configure
...
script unsets the RSH variable before checking for it, and I don't want to
bloat the diff by having to rerun autoconf at this point.
2007-01-12 17:19:31 +00:00
Julien Cristau
a22a9362ef
Prepare changelog for upload.
2007-01-12 17:00:24 +00:00
Julien Cristau
13f351979c
* Drop build-dep on openssh-client | ssh, and set RSH=/usr/bin/ssh when
...
running configure so xsm know where to find it (closes : #362787 ).
2007-01-08 03:50:23 +00:00
Julien Cristau
467c1b341d
* Add patch by Eugene Konev to fix xdbedizzy crash ( closes : #365291 ).
2007-01-08 03:19:00 +00:00
Julien Cristau
94edd59dea
* Remove Fabio from Uploaders with his permission, and add myself.
2007-01-08 00:22:32 +00:00
Julien Cristau
b046b642b3
* Define MANCONF when configuring xman, to make it look for man pages in the
...
right path instead of in /usr/man (closes: 404757).
2007-01-07 17:38:51 +00:00
Julien Cristau
60200992fa
* Add patch by Eugene Konev to fix xmore crash ( closes : #365292 ).
...
* Remove version string from subdirectory names, thus new tarball, and
update patches to match.
2007-01-07 14:09:13 +00:00
Julien Cristau
7a67f85eb9
Update patches to apply to directory names without -X11R7-foo.
2007-01-07 14:00:09 +00:00
David Nusinow
50faae1830
* Merge xbase-clients fixes from the 7.1 branch back to trunk
2006-08-29 00:37:42 +00:00
David Nusinow
d5595eaaa4
Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables
2006-08-22 03:04:13 +00:00
Denis Barbier
4305540160
Upload xbase-clients 1:7.1.ds-3 into unstable
2006-08-12 13:50:47 +00:00
Denis Barbier
90c27b2255
Fix debian/rules so that xkbcomp look for XKB files in /usr/share/X11/xkb.
...
Thanks Steinar H. Gunderson (closes : #381884 )
All XKB related programs share now the same build system, so factor
commands in debian/rules.
2006-08-07 20:34:31 +00:00
Denis Barbier
314472b302
* The rsh program is required to build xsm. Replace Build-Depends: ssh | rsh
...
by Build-Depends: openssh-client | ssh
2006-08-07 20:21:12 +00:00
Denis Barbier
e82d9fbb94
Acknowledge NMU, thanks dann frazier. ( closes : #363198 )
2006-08-07 19:32:10 +00:00
Branden Robinson
933fef0200
Patch xprop to stop segfaulting when deleted atoms are requested.
...
Committed upstream as git 47514347db811d002e7f3ca05d390565bc3ee5e5.
(Closes : #197526 )
2006-07-27 03:40:26 +00:00
David Nusinow
8e537c59dd
* Security update. Fix for setuid privledge escalation vulernabilities in
...
xinit, xf86dga, and xload. See
http://lists.freedesktop.org/archives/xorg/2006-June/016146.html for the
full advisory. This package applies the patches for the 7.0 release of
those apps.
2006-06-30 05:13:43 +00:00
David Nusinow
832f6dad5c
Prepare changelog for upload
2006-06-12 02:50:43 +00:00
David Nusinow
06afdab8a7
* Bump standards version to 3.7.2.0
...
* Bump debhelper compat to 5
2006-06-12 01:51:42 +00:00
David Nusinow
d61c258709
* Update 11_xkb_documentation_updates.diff to not use __manpagesuffix__
...
imakeism
2006-06-12 01:12:29 +00:00
David Nusinow
9f2ebacaca
autoreconf with vorlon's patch applied to let xdbedizzy build without xprint
2006-06-12 01:04:38 +00:00
David Nusinow
34afaedccc
Fix for bug #371152 . Thanks Joey Hess.
2006-06-09 02:34:26 +00:00
David Nusinow
b4f03c666e
* Autoreconf everything in order to ensure that manpages have the proper
...
section
2006-06-07 04:23:40 +00:00
Branden Robinson
f64226c1d9
Add high-level documentation to XSFBS shell library, intended to reduce
...
user confusion when reading X package maintainer scripts outside the source
tree.
Update Vim modeline.
2006-06-06 18:14:45 +00:00
Branden Robinson
64309731c5
Note probable out-of-dateness of maplink() function body.
2006-06-06 18:05:40 +00:00
Branden Robinson
b07ee10429
Set svn:keywords property to "Id" (keyword already present).
2006-06-06 18:02:50 +00:00
Steve Langasek
e459831c04
call PKG_PROG_PKG_CONFIG explicitly from xdbebizzy's configure.ac, since
...
otherwise --disable-xprint leaves us without PKG_CONFIG defined.
2006-05-26 07:03:10 +00:00
David Nusinow
0024136c21
* This update should include all the apps released with X11R7.1. Version the
...
package to match this.
2006-05-24 02:10:00 +00:00
David Nusinow
51437b275b
Update 05_bitmap_manpage_typo.diff for bitmap dir rename
2006-05-24 02:04:58 +00:00
David Nusinow
9fda726d7b
* Update xcursorgen to 1.0.1
2006-05-24 02:00:50 +00:00
David Nusinow
b70009ad66
Rename xcursorgen working dir to use svn best practices
2006-05-24 01:59:04 +00:00
David Nusinow
6233c332a0
* Update bitmap to 1.0.2
2006-05-24 01:55:17 +00:00
David Nusinow
4216288da9
Rename bitmap working dir to use svn best practices
2006-05-24 01:48:53 +00:00
David Nusinow
fc42772e15
Make sure Steve gets credited for his fixes
2006-05-24 01:45:30 +00:00
Steve Langasek
29375178a3
Drop broken build-dependency on xprint-utils, no thanks to anonymous
...
someone.
Pass --disable-xprint to invocations of configure instead, which is the
real fix for the symptoms described: we want the xbase-clients package to
consistently build *without* xprint support, instead of autodetecting (and
possibly failing) based on whether libxp-dev is installed. Properly
closes : #366275 .
2006-05-23 19:22:18 +00:00
David Nusinow
3784f9005d
Prepare changelog for release
2006-05-15 04:00:32 +00:00
David Nusinow
ff402932ce
* Add xprint-utils to build-depends. Thanks anonymous someone.
...
(closes : #366275 )
2006-05-15 03:36:15 +00:00
David Nusinow
3746135dea
Prepare changelog for upload
2006-05-03 04:04:07 +00:00
David Nusinow
3075b08efd
* Increment version number. We need to figure out a sane versioning scheme
...
for packages like this, xorg, xutils, etc for 7.1
2006-05-02 03:42:44 +00:00
David Nusinow
82bc80c8fc
* Update xset to version 1.0.2
2006-05-02 03:28:43 +00:00
David Nusinow
ba00aee7a7
* Rename xset working dir to use svn best practices
...
* Update xbase-clients packaging to cope
2006-05-02 03:27:38 +00:00
David Nusinow
63076bbeb3
* Update xrdb to version 1.0.2
2006-05-02 03:25:47 +00:00
David Nusinow
9a4e46f8b4
* Rename xrdb working dir to use svn best practices
...
* Update xbase-clients packaging to cope
2006-05-02 03:24:16 +00:00
David Nusinow
26e1982eeb
* Update xrandr to version 1.0.2
2006-05-02 03:22:18 +00:00