summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-02-27Add support for X server input ABI versioningDavid Nusinow1-3/+6
2007-02-21Fix name of serverminverDavid Nusinow1-1/+1
2007-02-21Update serverabi generation to also account for driver ProvidesDavid Nusinow1-1/+4
* 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-18 * [imake] Fix typo in 02_mkdirhier_rewrite.diff.Brice Goglin2-2/+7
Thanks, A. Costa (closes: #306690).
2007-02-17[xorg-cf-files] Define GNUArchitecture on GNU/kFreeBSD.Julien Cristau3-0/+35
Add patch by Robert Millan applied to upstream git to define GNUArchitecture when __GLIBC__ is defined.
2007-02-17autoreconf -f -i in every subdir.Julien Cristau34-2869/+3721
2007-02-17Merge branch 'xsfbs' into debian-experimentalJulien Cristau3-0/+1431
2007-02-17* Update util-macros to 1.1.5 (X11R7.2).Julien Cristau9-19/+79
2007-02-17Add new "serverabi" rule to generate drivers dependency on the server.Julien Cristau1-0/+15
2007-02-04Move the files so they'll be put in debian/xsfbs automatically when pulledDavid Nusinow3-0/+0
in to our git repos
2006-12-20* Add 06_font_path.diff. This fixes X11.tmpl so that imake-using apps willDavid Nusinow3-0/+28
install fonts to /usr/share/fonts/X11 and encodings to /usr/share/fonts/X11/encodings, just like the xfonts packages. Thanks Géraud Meyer for reporting the bug and Julien Cristau for finding the fix. Closes: #403765
2006-12-05Prepare changelog for uploadDavid Nusinow1-2/+2
2006-12-03* Add util-macros 1.1.2 to allow building docbook docsDavid Nusinow8-83/+357
2006-10-14* Remove obsolete qualifier about imake and old gcc conflict from longDavid Nusinow2-4/+7
package description. Thanks Kevin B. McCarty. Closes: #362141
2006-10-14* Autoreconf to fix manpage suffix bugs on all platforms I'm aware of.David Nusinow17-6226/+7183
Thanks Robert Millan. Closes: #363483
2006-08-29* New upstream release of util-macros (1.1.1). This makes our manpageDavid Nusinow10-164/+50
section patch obsolete.
2006-08-29* Merge xutils-dev from 7.1 branch to trunk now that it's in unstableDavid Nusinow15-970/+1406
2006-08-22Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, ↵David Nusinow1-0/+23
and UPGRADE variables
2006-06-09Fix for bug #371152. Thanks Joey Hess.David Nusinow1-1/+1
2006-06-06Add high-level documentation to XSFBS shell library, intended to reduceBranden Robinson1-1/+15
user confusion when reading X package maintainer scripts outside the source tree. Update Vim modeline.
2006-06-06Note probable out-of-dateness of maplink() function body.Branden Robinson1-0/+4
2006-06-06Set svn:keywords property to "Id" (keyword already present).Branden Robinson3-1/+1017
2006-05-31* Stop trying to put the debugging symbols somewhere. We're not going toDavid Nusinow4-5/+9
ship them unless there's a compelling reason to do so * Run dh_install with --list-missing * Bump debhelper compatibility to 5
2006-05-30* Correct the mkdirhier manpage rewrite patch so that the manpage suffix isDavid Nusinow2-2/+4
correct
2006-05-30Fix up install file for manpage suffix fixDavid Nusinow1-12/+12
2006-05-30* Bump standards version to 3.7.2.0David Nusinow2-2/+3
2006-05-30* Move depends on xorg-x11 to pre-dependsDavid Nusinow2-2/+4
2006-05-30 + Make use of this fix in this package by autoreconf'ing with the macrosDavid Nusinow19-12289/+15157
containing this fix installed
2006-05-30* Add 06_linux_manpage_suffixes.diff which now creates manpages without theDavid Nusinow3-1/+89
x suffix on linux
2006-05-30Copy site.def.in from vendor branch to working branchDavid Nusinow1-0/+148
2006-05-30remove obsolete site.defDavid Nusinow1-148/+0
2006-05-30Fix rename goof in series fileDavid Nusinow1-1/+1
2006-05-30Add suffix to 05_xaw_without_xpDavid Nusinow2-1/+1
2006-05-30* Add a series number for the xaw_without_xp patchDavid Nusinow3-2/+3
2006-05-30Update patches for new versionsDavid Nusinow5-116/+71
2006-05-30* Update xorg-cf-files to 1.0.2David Nusinow30-1107/+1021
2006-05-30* Update util-macros to 1.0.2David Nusinow9-994/+859
2006-05-30* Update imake to 1.0.2David Nusinow15-1926/+2254
2006-05-30* Re-version the package to upstream katamari release version. The ds is forDavid Nusinow11-1583/+1882
Debian Source, because bundling these apps together is a Debianism. The apps in this package will all be from X11R7.1 * Update gccmakedep to 1.0.2
2006-05-30Move all xutils-dev working dirs to use svn best practicesDavid Nusinow240-1/+1
2006-04-19Prepare changelog for uploadDavid Nusinow1-2/+2
2006-04-18Update the templates to not pull in libXp as a dependency of libXaw, Steve Langasek3-0/+31
since libxaw8 is being dropped and this is therefore no longer the case. Closes: #363267.
2006-04-18Add patches that David forgot to commitSteve Langasek2-0/+2736
2006-04-16* Add 03_xutils-dev-FHS.diff and 04_xutils-dev-debian.diff from Eugene KonevDavid Nusinow3-17/+6
and Steve Langasek. These should allow imake-using apps to build as in the past. Thanks to both of them. (closes: #362886)
2006-04-16* Add 03_norman.diff which should prevent Imake-using packages from needingDavid Nusinow3-0/+21
the rman command. Thanks Steve Langasek.
2006-04-16Fix the last commit and fix spelling error. Thanks Brice Goglin for the ↵David Nusinow1-2/+2
spelling catch.
2006-04-15Make us error out if we call patch and don't have quilt installedDavid Nusinow1-0/+359
2006-04-15* Include missed .cf files. Thanks Giacomo Boffi and Russ Allbery.David Nusinow3-1/+130
(closes: #362439, #362678)
2006-04-15Copy cf files over to xutils-dev working branchDavid Nusinow132-0/+53490
2006-04-13Merge missed changelog entry and bump new upload to correct versionDavid Nusinow2-1/+13