Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-08 | Prepare changelog for upload | Julien Cristau | 1 | -2/+2 | |
2008-03-08 | debian/control updates | Julien Cristau | 2 | -2/+7 | |
Add myself to Uploaders, remove Fabio and Branden with their permission. Bump Standards-Version to 3.7.3 (no changes). Add Vcs-* control fields. | |||||
2008-03-08 | Bump version number. | Julien Cristau | 1 | -1/+1 | |
2008-03-07 | util-macros 1.1.6. | Julien Cristau | 11 | -350/+648 | |
2008-01-08 | Kill the manifest code. | David Nusinow | 1 | -53/+0 | |
It served its purpose for the monolith and is now dead. | |||||
2007-09-22 | Remove make-orig-tar-gz target | David Nusinow | 1 | -23/+0 | |
This target wasn't kept up to date and was totally broken for the git world. The way we use git has made this target pretty well impossible to use in any form, so it's been supersceded by a script that is currently located at http://people.debian.org/~dnusinow/xsf_scripts/git-make-orig-tar-gz | |||||
2007-08-29 | Do not call laptop-detect, let the only user call it directly | Brice Goglin | 1 | -7/+0 | |
2007-07-12 | Fix "display the output of quilt push/pop". | Brice Goglin | 1 | -2/+6 | |
Fix commit 16d97b30b91da02d5a3edc2b895cbd4a1995f62d to check the return value of quilt, not the one of tee. | |||||
2007-07-09 | Minor fixes in the patching system. | Brice Goglin | 1 | -9/+14 | |
* Fix debian/rules to not be confused by ~/.quiltrc or QUILT_PATCHES (as in #369920). * Display which patches are applied and removed instead of just the first one (for #428090). | |||||
2007-07-09 | Fix displaying of patches applied by quilt. | Brice Goglin | 1 | -3/+3 | |
As requested in bug #428090, we silence the output of quilt next and display the output of quilt push/pop. | |||||
2007-06-04 | debian/control: add C/R/P for imake/makedepend/xorg-build-macros/xmkmf to ↵ | Timo Aaltonen | 2 | -0/+11 | |
allow Ubuntu to sync this in future. The change can be dropped after the next LTS release. | |||||
2007-04-12 | Test for existence of debian/patches directory before creating a symlink to it. | Branden Robinson | 1 | -4/+3 | |
This prevents packages that apply no patches from ending up with a broken symlink in them. Remove SVN keyword. Update copyright notice. | |||||
2007-04-09 | Prepare changelog for upload. | Julien Cristau | 1 | -2/+3 | |
2007-04-09 | Update to makedepend 1.0.1. | Julien Cristau | 11 | -181/+98 | |
2007-03-02 | Fix copy/paste typo in the input driver provides. | Julien Cristau | 1 | -1/+1 | |
2007-03-01 | Fix one missed bit from the serverabiver -> serverminver rename | David Nusinow | 1 | -1/+1 | |
2007-02-28 | Fix typo that prevented the input abi versioning from working. | David Nusinow | 1 | -1/+1 | |
Good catch Julien | |||||
2007-02-27 | Add support for X server input ABI versioning | David Nusinow | 1 | -3/+6 | |
2007-02-21 | Fix name of serverminver | David Nusinow | 1 | -1/+1 | |
2007-02-21 | Update serverabi generation to also account for driver Provides | David Nusinow | 1 | -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 Goglin | 2 | -2/+7 | |
Thanks, A. Costa (closes: #306690). | |||||
2007-02-17 | [xorg-cf-files] Define GNUArchitecture on GNU/kFreeBSD. | Julien Cristau | 3 | -0/+35 | |
Add patch by Robert Millan applied to upstream git to define GNUArchitecture when __GLIBC__ is defined. | |||||
2007-02-17 | autoreconf -f -i in every subdir. | Julien Cristau | 34 | -2869/+3721 | |
2007-02-17 | Merge branch 'xsfbs' into debian-experimental | Julien Cristau | 3 | -0/+1431 | |
2007-02-17 | * Update util-macros to 1.1.5 (X11R7.2). | Julien Cristau | 9 | -19/+79 | |
2007-02-17 | Add new "serverabi" rule to generate drivers dependency on the server. | Julien Cristau | 1 | -0/+15 | |
2007-02-04 | Move the files so they'll be put in debian/xsfbs automatically when pulled | David Nusinow | 3 | -0/+0 | |
in to our git repos | |||||
2006-12-20 | * Add 06_font_path.diff. This fixes X11.tmpl so that imake-using apps will | David Nusinow | 3 | -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-05 | Prepare changelog for upload | David Nusinow | 1 | -2/+2 | |
2006-12-03 | * Add util-macros 1.1.2 to allow building docbook docs | David Nusinow | 8 | -83/+357 | |
2006-10-14 | * Remove obsolete qualifier about imake and old gcc conflict from long | David Nusinow | 2 | -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 Nusinow | 17 | -6226/+7183 | |
Thanks Robert Millan. Closes: #363483 | |||||
2006-08-29 | * New upstream release of util-macros (1.1.1). This makes our manpage | David Nusinow | 10 | -164/+50 | |
section patch obsolete. | |||||
2006-08-29 | * Merge xutils-dev from 7.1 branch to trunk now that it's in unstable | David Nusinow | 15 | -970/+1406 | |
2006-08-22 | Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, ↵ | David Nusinow | 1 | -0/+23 | |
and UPGRADE variables | |||||
2006-06-09 | Fix for bug #371152. Thanks Joey Hess. | David Nusinow | 1 | -1/+1 | |
2006-06-06 | Add high-level documentation to XSFBS shell library, intended to reduce | Branden Robinson | 1 | -1/+15 | |
user confusion when reading X package maintainer scripts outside the source tree. Update Vim modeline. | |||||
2006-06-06 | Note probable out-of-dateness of maplink() function body. | Branden Robinson | 1 | -0/+4 | |
2006-06-06 | Set svn:keywords property to "Id" (keyword already present). | Branden Robinson | 3 | -1/+1017 | |
2006-05-31 | * Stop trying to put the debugging symbols somewhere. We're not going to | David Nusinow | 4 | -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 is | David Nusinow | 2 | -2/+4 | |
correct | |||||
2006-05-30 | Fix up install file for manpage suffix fix | David Nusinow | 1 | -12/+12 | |
2006-05-30 | * Bump standards version to 3.7.2.0 | David Nusinow | 2 | -2/+3 | |
2006-05-30 | * Move depends on xorg-x11 to pre-depends | David Nusinow | 2 | -2/+4 | |
2006-05-30 | + Make use of this fix in this package by autoreconf'ing with the macros | David Nusinow | 19 | -12289/+15157 | |
containing this fix installed | |||||
2006-05-30 | * Add 06_linux_manpage_suffixes.diff which now creates manpages without the | David Nusinow | 3 | -1/+89 | |
x suffix on linux | |||||
2006-05-30 | Copy site.def.in from vendor branch to working branch | David Nusinow | 1 | -0/+148 | |
2006-05-30 | remove obsolete site.def | David Nusinow | 1 | -148/+0 | |
2006-05-30 | Fix rename goof in series file | David Nusinow | 1 | -1/+1 | |
2006-05-30 | Add suffix to 05_xaw_without_xp | David Nusinow | 2 | -1/+1 | |