I have changed the doc-base sections from (the non-existing) Apps/Net to System/Security (for the main Shishi manual) and Programming/C (for the API reference manual). Making this change involved some guess work based on reading:
file:///usr/share/doc/doc-base/doc-base.html/ch-interface.html#s-section_field http://www.debian.org/doc/packaging-manuals/menu-policy/ch2.html#s2.1 If anyone have suggestions on better doc-base sections, please let me know. I'll upload new packages in a few days if I don't hear anything. /Simon [EMAIL PROTECTED] writes: > CVSROOT: /sources/shishi > Module name: shishi-debian > Changes by: Simon Josefsson <jas> 08/03/17 13:10:02 > > Modified files: > . : changelog shishi-doc.doc-base > shishi-doc.doc-base.api > > Log message: > Fix lintian doc-base-unknown-section warning. > > CVSWeb URLs: > http://cvs.savannah.gnu.org/viewcvs/shishi-debian/changelog?cvsroot=shishi&r1=1.95&r2=1.96 > http://cvs.savannah.gnu.org/viewcvs/shishi-debian/shishi-doc.doc-base?cvsroot=shishi&r1=1.6&r2=1.7 > http://cvs.savannah.gnu.org/viewcvs/shishi-debian/shishi-doc.doc-base.api?cvsroot=shishi&r1=1.1&r2=1.2 > > Patches: > Index: changelog > =================================================================== > RCS file: /sources/shishi/shishi-debian/changelog,v > retrieving revision 1.95 > retrieving revision 1.96 > diff -u -b -r1.95 -r1.96 > --- changelog 14 Feb 2008 10:06:40 -0000 1.95 > +++ changelog 17 Mar 2008 13:10:02 -0000 1.96 > @@ -1,3 +1,12 @@ > +shishi (0.0.36-2) unstable; urgency=low > + > + [ Simon Josefsson ] > + * Change doc-base manual section from Apps/Net to System/Security (for > + main Shishi manual) and Programming/C (for API reference manual), > + to fix lintian warning doc-base-unknown-section. > + > + -- Simon Josefsson <[EMAIL PROTECTED]> Mon, 17 Mar 2008 14:08:46 +0100 > + > shishi (0.0.36-1) unstable; urgency=low > > [ Simon Josefsson ] > > Index: shishi-doc.doc-base > =================================================================== > RCS file: /sources/shishi/shishi-debian/shishi-doc.doc-base,v > retrieving revision 1.6 > retrieving revision 1.7 > diff -u -b -r1.6 -r1.7 > --- shishi-doc.doc-base 19 Jun 2006 11:00:52 -0000 1.6 > +++ shishi-doc.doc-base 17 Mar 2008 13:10:02 -0000 1.7 > @@ -2,7 +2,7 @@ > Title: Shishi Manual > Author: Simon Josefsson > Abstract: Documentation for Shishi > -Section: Apps/Net > +Section: System/Security > > Format: HTML > Index: /usr/share/doc/shishi-doc/shishi.html > > Index: shishi-doc.doc-base.api > =================================================================== > RCS file: /sources/shishi/shishi-debian/shishi-doc.doc-base.api,v > retrieving revision 1.1 > retrieving revision 1.2 > diff -u -b -r1.1 -r1.2 > --- shishi-doc.doc-base.api 19 Jun 2006 11:02:20 -0000 1.1 > +++ shishi-doc.doc-base.api 17 Mar 2008 13:10:02 -0000 1.2 > @@ -2,7 +2,7 @@ > Title: Shishi API Manual > Author: Simon Josefsson > Abstract: Shishi API Reference Manual > -Section: Apps/Net > +Section: Programming/C > > Format: HTML > Index: /usr/share/gtk-doc/html/shishi/index.html _______________________________________________ Help-shishi mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-shishi
