## Copyright (C) 2012 - 2025 ENCRYPTED SUPPORT LLC <adrelanos@kicksecure.com>
## See the file COPYING for copying conditions.

Source: damngpl
Section: misc
Priority: optional
Maintainer: Patrick Schleizer <adrelanos@kicksecure.com>
Build-Depends: debhelper (>= 13), debhelper-compat (= 13)
Homepage: http://www.finnie.org/software/damngpl/damngpl
Vcs-Browser: https://github.com/Kicksecure/damngpl
Vcs-Git: https://github.com/Kicksecure/damngpl.git
Standards-Version: 4.7.2
Rules-Requires-Root: no

Package: damngpl
Architecture: all
Depends: perl, ${misc:Depends}
Description: Extract source package info from Debian status files
 damngpl will parse a Debian-style /var/lib/dpkg/status file and extract source
 package information about installed packages. This information can be used in
 several ways, usually to download source packages.
 .
 Multiple input files can be specified on the command line, or piped into
 standard input if no files are specified. Results are returned to standard
 output.
 .
 The name damngpl was chosen as a tongue-in-cheek description of its purpose
 (downloading Debian sources for the Finnix project to remain GPL compliant).
 Please do not send hate mail to the author, thinking he is anti-GPL. He's not.
 .
 See also:
 http://blog.finnix.org/2011/08/21/finnix-and-gpl-compliance/
