From 15d321a70e645c6b5d02d3c7e606835c24c7d193 Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Thu, 16 Jun 2005 05:32:45 +0000 Subject: [PATCH] * Add Uploaders field to debian/control Author: jdg Date: 2001/07/26 05:39:26 * Add Uploaders field to debian/control git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-133 --- debian/control | 1 + debian/rules | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c6aaa66..49ac6e8 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Source: debian-policy Section: doc Priority: optional Maintainer: Debian Policy List +Uploaders: Julian Gilbey , Manoj Srivastava Standards-Version: ${debian-policy:Version} Build-Depends-Indep: links, debiandoc-sgml (>= 1.1.47), sp, liburi-perl, libpaperg, tetex-bin, tetex-extra, latex2html, libi18n-langtags-perl, groff, bsdmainutils, pstoedit, tidy, jade, docbook-xml diff --git a/debian/rules b/debian/rules index f86477d..a0eafec 100755 --- a/debian/rules +++ b/debian/rules @@ -110,7 +110,7 @@ stamp-build: cp /usr/share/groff/tmac/tmac.m fhs && \ cd fhs && patch -p1 < ../mm1.32-patch; \ fi - # The extra '.' in the tmac path doesn't matter if + # The extra '.' in the tmac path won't harm if unnecessary GROFF_TMAC_PATH=. cd fhs && $(MAKE) fhs.ps fhs.pdf fhs.txt links -dump fhs-changes-2.1.html | perl -pe 's/[\r\0]//g' > \ fhs/fhs-changes-2.1.txt -- 2.39.5