Commit Graph

13 Commits

Author SHA1 Message Date
Julien Cristau bda208ec00 xsfbs.sh: fix typo and remove svn keyword 2009-09-25 15:33:39 +02:00
Julien Cristau 1f858adff1 xsfbs.sh: remove unused reject_whitespace function 2009-08-26 18:47:09 +02:00
Julien Cristau 0dd71e1241 xsfbs.sh: remove unused find_culprits function 2009-08-26 18:23:53 +02:00
Julien Cristau b6c6eceec6 xsfbs.sh: remove unused maplink function 2009-08-26 18:23:06 +02:00
Julien Cristau 8eb3d6a5ce xsfbs.sh: remove unused analyze_path 2009-08-26 18:21:34 +02:00
Julien Cristau 1d0081bdf6 xsfbs.sh: remove unused check_symlinks_and_{bomb,warn} 2009-08-26 18:20:11 +02:00
Julien Cristau 8f72294ada Kill custom readlink function
This was needed for very, very old versions of debianutils.
Closes: #498890
2009-06-03 03:37:37 +02:00
Julien Cristau 7deebf983f xsfbs: don't run dpkg --print-installation-architecture
This is deprecated in new dpkg, and had no users anyway.
2009-05-26 15:58:19 +02:00
Julien Cristau 2ed171f9f3 xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so
libx11's postinst was the only post-sarge user, and it's gone now.
2009-02-17 17:20:42 +01: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
Brice Goglin 575efb7249 Do not call laptop-detect, let the only user call it directly 2007-08-29 09:36:00 +02: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