From 8454ae0785f44f4e5cbafe0f896afe4296f06d2b Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Thu, 16 Jun 2005 05:10:41 +0000 Subject: [PATCH] * No longer install fsstnd Author: jdg Date: 2001/03/31 22:20:51 * No longer install fsstnd * Remove unnecessary comments from debconf_spec source file git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-89 --- debconf_spec/debconf_specification.xml | 1 - debian/changelog | 2 ++ debian/rules | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debconf_spec/debconf_specification.xml b/debconf_spec/debconf_specification.xml index f74791a..ce90d05 100644 --- a/debconf_spec/debconf_specification.xml +++ b/debconf_spec/debconf_specification.xml @@ -9,7 +9,6 @@
- Configuration management revision 7.0 diff --git a/debian/changelog b/debian/changelog index 7b3aa29..8a8f288 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ debian-policy (3.5.2.1) unstable; urgency=low * Removed recommendation on packaging-manual closes: Bug#86507 * Also now Conflicts and Replaces packaging-manual + * Remove FSSTND from binary package, although retain it in the source + package for the time being -- diff --git a/debian/rules b/debian/rules index 4a2d973..91fa056 100755 --- a/debian/rules +++ b/debian/rules @@ -68,7 +68,7 @@ LIBDIR := $(TMPTOP)/usr/share/doc-base FHS_ARCHIVE =fhs-2.1-source.tar.gz FHS_HTML =fhs-2.1.html.tar.gz FHS_FILES =fhs/fhs.ps fhs/fhs.txt fhs/fhs.pdf -FSSTND_FILES =FSSTND-FAQ fsstnd-1.2.dvi.gz fsstnd-1.2.ps.gz fsstnd-1.2.txt.gz +# FSSTND_FILES =FSSTND-FAQ fsstnd-1.2.dvi.gz fsstnd-1.2.ps.gz fsstnd-1.2.txt.gz POLICY_FILES =policy.text.gz policy.sgml virtual-package-names-list.text \ upgrading-checklist.text libc6-migration.text version.ent \ menu-policy.sgml menu-policy.text.gz \ @@ -152,7 +152,7 @@ stamp-policy: build test -f stamp-build || $(MAKE) -f debian/rules build -rm -rf $(TMPTOP) $(make_directory) $(TMPTOP)/DEBIAN - $(make_directory) $(DOCDIR)/fsstnd +# $(make_directory) $(DOCDIR)/fsstnd $(make_directory) $(DOCDIR)/fhs $(make_directory) $(LIBDIR) # create a substvar to reference from debian/control so that @@ -162,7 +162,7 @@ stamp-policy: build # itself... echo "debian-policy:Version=$(version)" > debian/substvars $(install_file) $(POLICY_FILES) $(DOCDIR)/ - $(install_file) $(FSSTND_FILES) $(DOCDIR)/fsstnd/ +# $(install_file) $(FSSTND_FILES) $(DOCDIR)/fsstnd/ $(install_file) $(FHS_FILES) $(DOCDIR)/fhs/ $(install_file) debian/changelog $(DOCDIR)/ -gzip -fqr9 $(DOCDIR) -- 2.39.5