Bug#376598: debdelta: Package does not have manual pages

2006-07-04 Thread Jari Aalto+mail.linux
| 
| in the first versions, debdelta was rapidly evolving
| in my mind, so I had not yet decided exactly how
| it would work
| 
| now it is more stable, so it may be time to
| write docs
| 
| what is an easy and nice way of writing docs? I never did this

The mist easiest way os to use Perl POD format. See this message
for start and ask me questions if you're not sure how to proceeed.

  #373929: debhelper: Add support for manual paged generated from *.pod files
  http://bugs.debian.org/308827

  [manualpage.1.pod (text/plain, attachment)]   
  [manpod.mk (text/plain, attachment)]

Basicly:

1a. in debian/rules add target man: (see above URL)
1b. in debian/rules target binary-arch: have line:

dh_installman debian/*.1

2. Write each debian/.1.pod (where  is 
   name of binary; one file for each)

3. Call the man: target to make manual pages

   $ make -f debian/rules man

That's it.
Jari


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#376598: debdelta: Package does not have manual pages

2006-07-03 Thread Jari Aalto
Package: debdelta
Version: 0.15
Severity: normal

Please add manual pages for shipped programs.

/usr/bin/debpatch
/usr/bin/debdeltas
/usr/bin/debdelta-upgrade

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages debdelta depends on:
ii  bsdiff4.3-2  generate/apply a patch between two
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  python2.3.5-5An interactive high-level object-o
ii  xdelta1.1.3-6.1  A diff utility which works with bi
ii  zlib1g1:1.2.3-12 compression library - runtime

Versions of packages debdelta recommends:
pn  python-aptnone (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]