#!/usr/bin/perl use strict; use warnings; use Getopt::Long qw(:config gnu_getopt auto_help); use POSIX; use Dpkg; use Dpkg::Gettext; use Dpkg::ErrorHandling qw(usageerr failure); use Dpkg::Changelog::Debian; textdomain("dpkg-dev"); $progname = "parsechangelog/$progname"; sub version { printf _g("Debian %s version %s.\n"), $progname, $version; printf _g(" Copyright (C) 1996 Ian Jackson. Copyright (C) 2005,2007 Frank Lichtenheld."); printf _g(" This is free software; see the GNU General Public Licence version 2 or later for copying conditions. There is NO warranty. "); } sub usage { printf _g( "Usage: %s [