Petter Reinholdtsen <[email protected]> writes: > [Simon Josefsson] >> A patch to implement the preinst/postinst hooks necessary to solve >> upgrades would be really appreciated, as I haven't had time to look >> into that. I'm not experienced with how to test such a patch, help? > > I believe this patch should do the trick, trying to detect the > incorrect state and remove the script to allow debhelper to reinsert > it with the correct runlevel state.
Thank you! I'm testing this now. Meanwhile, is it OK to release your script under the GPLv3? My suggestion is to do this: --- copyright.~1.22.~ 2009-04-15 12:42:56.000000000 +0200 +++ copyright 2009-10-06 17:00:15.000000000 +0200 @@ -161,11 +161,12 @@ Files: debian/* Copyright: Copyright 2005-2009, Simon Josefsson <[email protected]> Copyright: Copyright 2005-2008, Russ Allbery <[email protected]> +Copyright: Copyright 2009, Petter Reinholdtsen <[email protected]> License: GPL-3+ - The package files were written by Simon Josefsson and Russ - Allbery, and are copyright 2005, 2006, 2007, 2008, 2009, and may - be redistributed and/or modified under the terms of the GNU - General Public License as published by the Free Software + The package files were written by Simon Josefsson, Russ Allbery, + and Petter Reinholdtsen and are copyright 2005, 2006, 2007, 2008, + 2009, and may be redistributed and/or modified under the terms of + the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. On Debian systems, the complete text of the GNU General Public License version 3 can be found in the file /Simon _______________________________________________ Help-shishi mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-shishi
