Source: licenseutils
Section: devel
Priority: optional
Maintainer: Mattia Rizzolo <mattia@mapreri.org>
Build-Depends: debhelper (>=9),
               dh-autoreconf,
               libcurl4-nss-dev,
               libpng12-dev,
               libglib2.0-dev,
               help2man,
               texinfo,
               autoconf
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/collab-maint/licenseutils.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/licenseutils.git
Homepage: http://sv.gnu.org/p/licenseutils

Package: licenseutils
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Put copyright and license notices at the head of source code files
 licenseutils is for creating copyright and license notices at the beginning of
 source code files. It can be a pain to put copyright and license notices in a
 collection of source code files. This software will help you accomplish this in
 a standard-looking way, for a variety of different programming languages.
 .
 licenseutils consists of a program called `licensing', a bash-like shell
 called `lu-sh', and a wrapper `notice'.
