Source: licenseutils
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Fukui Daichi <a.dog.will.talk@akane.waseda.jp>
Build-Depends:
 debhelper-compat (= 13),
 help2man,
 libcurl4-openssl-dev,
 libglib2.0-dev,
 libpng-dev,
 libsource-highlight-dev,
 texinfo,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/licenseutils
Vcs-Git: https://salsa.debian.org/debian/licenseutils.git
Homepage: https://sv.gnu.org/p/licenseutils

Package: licenseutils
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs: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 difficult 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'.
