libapp-packager-perl 1.430.1-1
Package Information
| Description | Abstraction for Perl Packagers App::Packager provides an abstract interface to a number of common packagers, trying to catch as much common behaviour as possible. The main purpose is to have uniform access to application specific resources. Supported packagers are PAR::Packer, Cava::Packager and unpackaged. In the latter case, the packager functions are emulated via Cava::Packager which provides fallback for unpackaged use. |
|---|---|
| Maintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
| Changed By | Joost van Baal-Ilić <joostvb@debian.org> |
| Sponsor | joostvb@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/perl-team/modules/packages/libapp-packager-perl.git (browse) |
| Closes | #1098668 |
| Tracker | https://tracker.debian.org/pkg/libapp-packager-perl |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Sun, 01 Mar 2026 19:26:04 +0100 |
| Source | libapp-packager-perl |
| Version | 1.430.1-1 |
| Changed-By | Joost van Baal-Ilić |
| Architecture | source all |
Changelog
libapp-packager-perl (1.430.1-1) unstable; urgency=medium . * Initial release (closes: #1098668). * d/control: fix description. * d/copyright: add years. * d/watch: update from version 4 to 5, use Metacpan template.
.dsc
| Section | perl |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | libapp-packager-perl deb perl optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/App-Packager Upstream-Contact: Johan Vromans <jv@cpan.org> Upstream-Name: App-Packager Files: * Copyright: 2017, 2018, Johan Vromans <jv@cpan.org> License: Artistic or GPL-1+ Files: debian/* Copyright: 2026, Joost van Baal-Ilić <joostvb@debian.org> License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'.