Age | Commit message (Collapse) | Author |
|
'prepare' runs genscripts, and we don't want that in unpatch,
so create stampdir/log in a separate target, and make unpatch
depend on that instead of prepare.
|
|
we haven't had a separate source tree since modularization.
|
|
|
|
|
|
"3.0 (quilt)" source package.
Thanks to Raphael Hertzog.
See http://lists.debian.org/debian-x/2008/05/msg01250.html for details.
|
|
|
|
It has never been used, and that doesn't look likely to change.
|
|
See bug#471193, thanks to Bernhard R. Link <brlink@debian.org>
|
|
It served its purpose for the monolith and is now dead.
|
|
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
|
|
Fix commit 16d97b30b91da02d5a3edc2b895cbd4a1995f62d to check the
return value of quilt, not the one of tee.
|
|
* 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).
|
|
As requested in bug #428090, we silence the output of quilt next
and display the output of quilt push/pop.
|
|
This prevents packages that apply no patches from ending up with a broken
symlink in them.
Remove SVN keyword.
Update copyright notice.
|
|
|
|
|
|
Good catch Julien
|
|
|
|
|
|
* 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.
|
|
|
|
in to our git repos
|