]> err.no Git - dpkg/commit
Add support "package types" to dpkg-shlibdeps. Patch by
authorFrank Lichtenheld <djpig@debian.org>
Wed, 18 Jan 2006 13:59:22 +0000 (13:59 +0000)
committerFrank Lichtenheld <djpig@debian.org>
Wed, 18 Jan 2006 13:59:22 +0000 (13:59 +0000)
commit5ac4c8e199c89af54acd786f0c1b16a238d5bf44
tree14e6c587ef0b767720211c512aca64abcd4a857b
parent96003a387db4ab5b8f8de59c5b52b429932c10c9
Add support "package types" to dpkg-shlibdeps. Patch by
Joey Hess. Closes: #345475

* scripts/dpkg-shlibdeps: Add possibility to
  specify a package type in the shlibs file
  and add a -t switch to dpkg-shlibdeps to
  specify the wanted type. Entries without
  package type will have type 'deb' and will
  serve as fallback if no entry with the
  correct type is found
* man/C/dpkg-source.1: Document new -t
  switch for dpkg-shlibdeps
ChangeLog
debian/changelog
man/C/dpkg-source.1
scripts/dpkg-shlibdeps.pl