From b94647e38f768cb0f5eff426fffc96ac7d70fd4a Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 23 Nov 1999 23:51:29 +0000 Subject: r309: removed 'master' --- doc/PROGRAMMING | 2 +- doc/README | 2 +- doc/from-debstd | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING index bf73cc57..f4d14bd0 100644 --- a/doc/PROGRAMMING +++ b/doc/PROGRAMMING @@ -205,4 +205,4 @@ autoscript() This command automatically adds shell script snippets to a debian maintainer script (like the postinst or prerm). --- Joey Hess +-- Joey Hess diff --git a/doc/README b/doc/README index 624744af..dcc42e61 100644 --- a/doc/README +++ b/doc/README @@ -71,4 +71,4 @@ Other notes: * Debhelper's home page is at http://kitenet.net/programs/debhelper/ --- Joey Hess +-- Joey Hess diff --git a/doc/from-debstd b/doc/from-debstd index 31fd0cdd..6219e892 100644 --- a/doc/from-debstd +++ b/doc/from-debstd @@ -20,10 +20,10 @@ your package you are converting, run: dh_debstd CHANGES TODO README --verbose --no-act -Notice the parallel to the debstd command above, I just added "--verbose --act" -to the end. This will make dh_debstd output a list of commands that it thinks -will emulate what debstd would have done, without actually doing anything to -your package. The list will look similar to this: +Notice the parallel to the debstd command above, I just added +"--verbose --noact" to the end. This will make dh_debstd output a list of +commands that it thinks will emulate what debstd would have done, without +actually doing anything to your package. The list will look similar to this: dh_installdirs dh_installdocs TODO README @@ -45,7 +45,7 @@ your package. The list will look similar to this: dh_builddeb Now copy that output into debian/rules, replacing the debstd command, as -well as any dpkg-gencontol and dpkg --build commands. +well as any dpkg-gencontrol and dpkg --build commands. Finally, debstd automatically modified postinst, postrm, etc scripts. Some of the debhelper apps do that too, but they do it differently. Debstd just @@ -60,4 +60,4 @@ debstd-generated package very closely. Pay special attention to the postinst, postrm, etc scripts, and make sure that the new package contains all the same files as the old, with the same permissions. --- Joey Hess +-- Joey Hess -- cgit v1.2.3