Commit Graph

29 Commits

Author SHA1 Message Date
Brice Goglin 4c2fb5aa80 Update xsfbs/quilt patching rules to be compatible with the
"3.0 (quilt)" source package.

Thanks to Raphael Hertzog.
See http://lists.debian.org/debian-x/2008/05/msg01250.html for details.
2008-05-31 13:23:24 +02:00
Julien Cristau dcf4204d53 xsfbs.sh: use 'local' now that policy allows it
Policy 3.7.3 allows /bin/sh scripts to use 'local'.
2008-05-30 12:26:18 +02:00
Julien Cristau d9066a28b9 xsfbs.sh: add remove_conffile_lookup
This variant of remove_conffile_prepare looks for the given conffile's
canonical md5sum in dpkg's status database itself instead of using
provided values.
2008-05-30 11:54:10 +02:00
Julien Cristau 9d66b3441b Remove the .pc directory properly 2008-05-23 11:12:20 +02:00
Julien Cristau c87ea43906 Remove xsfbs-autoreconf.mk
It has never been used, and that doesn't look likely to change.
2008-04-13 03:12:18 +02:00
Julien Cristau bef8b301bf xsfbs.mk: make 'serverabi' depend on 'install'
See bug#471193, thanks to Bernhard R. Link <brlink@debian.org>
2008-03-21 11:53:16 +01:00
David Nusinow 844199da71 Kill the manifest code.
It served its purpose for the monolith and is now dead.
2008-01-08 20:18:49 -05:00
David Nusinow 331c032528 Remove make-orig-tar-gz target
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-09-22 23:49:11 -04:00
Brice Goglin 575efb7249 Do not call laptop-detect, let the only user call it directly 2007-08-29 09:36:00 +02:00
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
David Nusinow d5595eaaa4 Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables 2006-08-22 03:04:13 +00:00
David Nusinow 34afaedccc Fix for bug #371152. Thanks Joey Hess. 2006-06-09 02:34:26 +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
David Nusinow 5a669d9008 Fix the last commit and fix spelling error. Thanks Brice Goglin for the spelling catch. 2006-04-16 00:19:59 +00:00
David Nusinow 7770385a76 Make us error out if we call patch and don't have quilt installed 2006-04-15 23:53:37 +00:00
David Nusinow 43c2db2476 Move xsfbs back to its rightful place 2006-04-12 01:17:17 +00:00