[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#816667: www.debian.org: please make the documentation from dbconfig-common available



Hi

On 03-07-16 17:58, Paul Gevers wrote:
> Control: tags -1 patch
> With the help of Paul Wise, I was able to locate the script that does
> this and I created a patch. The patch seems to be doing what I expect on
> my system.
> 
> Please apply this to:
> ssh://git.debian.org/git/debwww/cron.git

Pabs pointed out that the patch was incomplete. The attached patch
should be better.

Paul
diff --git a/parts/1ftpfiles b/parts/1ftpfiles
index fd58cd8..f4fcade 100755
--- a/parts/1ftpfiles
+++ b/parts/1ftpfiles
@@ -56,6 +56,7 @@ wgetfiles apt apt-doc_*.deb
 wgetfiles aptitude aptitude-doc-*.deb
 wgetfiles kernel-handbook debian-kernel-handbook_*.deb
 wgetfiles debian-handbook debian-handbook_*.deb
+wgetfiles dbconfig-common dbconfig-common_*.deb
 
 # from obsolete dpkg-doc from snapshot
 wgetfiles dpkg dpkg-doc_1.9.21_all.deb http://snapshot.debian.org/archive/debian/20050312T000000Z/pool/main 7
diff --git a/parts/7doc b/parts/7doc
index 524a0b7..3004dc6 100755
--- a/parts/7doc
+++ b/parts/7doc
@@ -460,6 +460,13 @@ for lang in $langlist ; do
 	mvhtml2 debian-handbook usr/share/doc/debian-handbook/html/$lang ADD $lclang
 done
 
+unpack dbconfig-common
+mvdocs dbapp-policy usr/share/doc/dbconfig-common NO en manuals/ dbapp-policy
+mvdocs dbconfig-common usr/share/doc/dbconfig-common NO en manuals/ dbconfig-common
+mvhtml dbapp-policy usr/share/doc/dbconfig-common/dbapp-policy.html NO en
+mvhtml dbconfig-common usr/share/doc/dbconfig-common NO en
+mvhtml dbconfig-common usr/share/doc/dbconfig-common/dbconfig-common.html NO en
+
 echo
 echo "7doc finished (at `date`)"
 

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: