Source: d-shlibs
Section: utils
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Jonas Smedegaard <dr@jones.dk>
Uploaders: Andreas Tille <tille@debian.org>,
 Hector Oron <zumbi@debian.org>,
 Vasudev Kamath <kamathvasudev@gmail.com>
Build-Depends: cdbs,
 debhelper,
 dh-buildinfo,
 devscripts,
Vcs-Git: https://anonscm.debian.org/collab-maint/d-shlibs
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/d-shlibs.git
Standards-Version: 3.9.7

Package: d-shlibs
Architecture: all
Depends: ${misc:Depends}, binutils, apt
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: foreign
Description: Debian shared library package building helper scripts
 Shared library packages in Debian need some special catering to do with
 regards to which files go where. This package contains programs which
 try to help automate the process and catch simple errors
 .
 "d-shlibmove" moves the shared library binary around from temporary
 installation directory to the  destination package directory.
 .
 "d-devlibdeps" tries to list the development library dependencies
 required for using the -dev package.
