Bug#816667: www.debian.org: please make the documentation from dbconfig-common available
Paul Gevers <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <b31624a2-fbe2-11ae-a0e3-4feaddec0bb9__47254.13778001$1467561813$gmane$org@debian.org> |
Control: tags -1 patch On 07-06-16 21:31, Paul Gevers wrote: > The world has turned a couple of times... > > On Thu, 03 Mar 2016 20:43:08 +0100 Paul Gevers <[email protected]> wrote: >> As suggested by Paul Wise in a response to an e-mail to [email protected], I >> would like to have the content that currently lives here: >> https://people.debian.org/~seanius/policy/dbapp-policy.html/ >> https://people.debian.org/~seanius/policy/dbconfig-common.html/ >> https://people.debian.org/~seanius/policy/dbconfig-common-design.html >> to be extracted from the dbconfig-common binary package and made available on >> https://www.debian.org/doc/devel-manuals or in the ../packaging-manuals. The >> current webpages are out-dated and seanius is retired from Debian so won't >> update anymore. > > Do you think it is possible to fix this? If not on a short term, could I > get access to manually update the documentation, such that the old > documentation can be replaced? 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 Thanks Paul
add-dbconfig-documentation.patch
(text/x-patch, 684 B)
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`)"
signature.asc
(application/pgp-signature, 473 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXeTY3AAoJEJxcmesFvXUKYsEIAMvembMck7XYr6fosAZ14YY+ gkv8ACR8p9CLoVts8ChPoXsgYvWL7T/sTUWZaLf0u/fdxyWMW0VK60AR4g0srhbi mHD5IToHD9Ktf9td+XWuXPVV8r5AuMx6djDo1Bq2pTfakIaUOHfkZUVMgcNsO4xz o73dVMyUTi+e3I+m7HqhNDRw3h7vX/zwItTVZuLIOOUkZzTEe5CpFFDKIXPsjaFK UblDCk9JUd+NERr2pbGPQi/m5yQ44mKifwocPy4K6ZCCQaellf0fIrmnBMqe9Xc1 4r2BtjqoNwDhq1/uRmNJR2e9jrQDhR/bryEyWfUsdJnsu97WgxWclCWhStGtVTs= =uGZe -----END PGP SIGNATURE-----