Re: [bug] references to dpkg-shlibdeps should be dh_shlibdeps

2006-04-03 Thread Brendan O'Dea
On Sat, Apr 01, 2006 at 10:41:53AM +0300, Jari Aalto wrote: >| I believe you're mistaken. The "dpkg-shlibdeps" in the first line is a >| hyperlink to section C.1.4, which describes dpkg-shlibdeps. >| >| Use of debhelper is not required in order to build packages, and >| documentation of such use d

Re: [bug] references to dpkg-shlibdeps should be dh_shlibdeps

2006-04-01 Thread Frank Küster
Jari Aalto <[EMAIL PROTECTED]> wrote: > - The text should mention, that there is alternative way > to dpkg-shlibdeps: In case of debhelper the command is > dh_shlibdeps which does similar things. That's wrong, as you could easily see when you read dh_shlibdeps manpage: It's just a wrapper ar

Re: [bug] references to dpkg-shlibdeps should be dh_shlibdeps

2006-04-01 Thread Lars Wirzenius
la, 2006-04-01 kello 10:41 +0300, Jari Aalto kirjoitti: > May I then propose following: > > - The text should mention, that there is alternative way > to dpkg-shlibdeps: In case of debhelper the command is > dh_shlibdeps which does similar things. It is not the job of the policy manual to be

Re: [bug] references to dpkg-shlibdeps should be dh_shlibdeps

2006-03-31 Thread Jari Aalto
| On Friday, March 31, 2006 1:39 PM, Jari Aalto <[EMAIL PROTECTED]> wrote: | | > Section: | >8.6.2 How to use dpkg-shlibdeps and the shlibs files | > | > ! Put a call to dpkg-shlibdeps into your debian/rules file. If your | >package contains only compiled binaries and libraries (but no |

Re: [bug] references to dpkg-shlibdeps should be dh_shlibdeps

2006-03-31 Thread Adam D. Barratt
On Friday, March 31, 2006 1:39 PM, Jari Aalto <[EMAIL PROTECTED]> wrote: > Section: >8.6.2 How to use dpkg-shlibdeps and the shlibs files > > ! Put a call to dpkg-shlibdeps into your debian/rules file. If your >package contains only compiled binaries and libraries (but no >scripts),

[bug] references to dpkg-shlibdeps should be dh_shlibdeps

2006-03-31 Thread Jari Aalto
Page: http://www.debian.org/doc/debian-policy/ch-files.html#s-libraries Section: 8.6.2 How to use dpkg-shlibdeps and the shlibs files ! Put a call to dpkg-shlibdeps into your debian/rules file. If your package contains only compiled binaries and libraries (but no scripts), you can