File: control.in

package info (click to toggle)
d-shlibs 0.52
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 152 kB
  • sloc: sh: 427; makefile: 25; ansic: 4
file content (25 lines) | stat: -rw-r--r-- 901 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: d-shlibs
Section: utils
Priority: optional
Maintainer: Jonas Smedegaard <dr@jones.dk>
Uploaders: Hector Oron <zumbi@debian.org>
Build-Depends: @cdbs@
Vcs-Git: git://git.debian.org/git/collab-maint/d-shlibs
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/d-shlibs.git
Standards-Version: 3.9.3

Package: d-shlibs
Architecture: all
Depends: ${misc:Depends}, binutils
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.