Commit Graph

12 Commits

Author SHA1 Message Date
Brice Goglin 12a633f722 Fix "display the output of quilt push/pop".
Fix commit 16d97b30b9 to check the
return value of quilt, not the one of tee.
2007-07-12 16:06:22 +02:00
Brice Goglin e29b568209 Minor fixes in the patching system.
* 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 21:50:47 +02:00
Brice Goglin 16d97b30b9 Fix displaying of patches applied by quilt.
As requested in bug #428090, we silence the output of quilt next
and display the output of quilt push/pop.
2007-07-09 19:06:05 +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 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 9ed8b0c264 Add new "serverabi" rule to generate drivers dependency on the server. 2007-02-17 16:01:41 +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