debian/0000755000000000000000000000000012265763467007210 5ustar debian/watch0000644000000000000000000000014112250553343010215 0ustar version=3 https://metacpan.org/release/PAR-Packer/ .*/PAR-Packer-([\.\d]+)\.(?:tar\.gz|tar|tgz)$ debian/clean0000644000000000000000000000011012250553343010165 0ustar myldr/Makefile.old myldr/parldyn a.out myldr/Dynamic.pm myldr/Static.pm debian/rules0000755000000000000000000000261412250553343010253 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) PERL_CURRENT := $(shell perl -MConfig -e 'print "$$Config{revision}.$$Config{patchlevel}.$$Config{subversion}"') PERL_NEXT := $(shell perl -MConfig -e 'print "$$Config{revision}.$$Config{patchlevel}." . ($$Config{subversion} + 1)') %: dh $@ override_dh_auto_build: dh_auto_build # recreate manpage pod2man --section 1p $(CURDIR)/script/parl.pod > $(CURDIR)/blib/man1/parl.1p override_dh_auto_test: ln -sf par.pl blib/script/par-archive dh_auto_test rm blib/script/par-archive override_dh_clean: dh_clean rm -fr _Inline rm -fr contrib/automated_pp_test/pp_switch_tests override_dh_auto_install: dh_auto_install prename -v s/\.pl/-archive/ \ $(TMP)/usr/bin/par.pl $(TMP)/usr/share/man/man1/par.pl.1p # Move arch-dependent stuff into lib mkdir -p $(TMP)/usr/lib/perl5/PAR/StrippedPARL/ mv -v $(TMP)/usr/share/perl5/PAR/StrippedPARL/Static.pm \ $(TMP)/usr/lib/perl5/PAR/StrippedPARL/ mv -v $(TMP)/usr/share/perl5/PAR/StrippedPARL/Dynamic.pm \ $(TMP)/usr/lib/perl5/PAR/StrippedPARL/ # don't install tkpp and its manpage for the time being # it needs Tk::* modules we don't have # put it into examples for now $(RM) -v $(TMP)/usr/bin/tkpp $(RM) -v $(TMP)/usr/share/man/man1/tkpp.1p override_dh_gencontrol: dh_gencontrol -- -V'sameperl:Depends=perl (>= $(PERL_CURRENT)), perl (<< $(PERL_NEXT)~)' debian/libpar-packer-perl.links0000644000000000000000000000015412250553343013706 0ustar usr/share/man/man1/parl.1p usr/share/man/man1/parldyn.1p usr/share/man/man3/pp.3pm usr/share/man/man1/pp.1p debian/libpar-packer-perl.lintian-overrides0000644000000000000000000000063312250553343016226 0ustar # These files contain binaries which have been re-encoded as ASCII # Trust us, Lintian, though they might not look like it, they're # really binaries (arch-dependent, modified during build) libpar-packer-perl: package-installs-nonbinary-perl-in-usr-lib-perl5 usr/lib/perl5/PAR/StrippedPARL/Dynamic.pm libpar-packer-perl: package-installs-nonbinary-perl-in-usr-lib-perl5 usr/lib/perl5/PAR/StrippedPARL/Static.pm debian/libpar-packer-perl.examples0000644000000000000000000000002112250553343014375 0ustar blib/script/tkpp debian/libpar-packer-perl.docs0000644000000000000000000000003312250553343013512 0ustar TODO README contrib/docs/* debian/copyright0000644000000000000000000001235612250553343011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PAR-Packer Upstream-Contact: Audrey Tang Source: https://metacpan.org/release/PAR-Packer/ Files: * Copyright: 2002-2010, Audrey Tang License: Artistic or GPL-1+ Files: contrib/automated_pp_test/automated_pp_test.pl Copyright: 2004-2006, Malcolm Nooning License: Artistic or GPL-1+ Files: contrib/automated_pp_test/hello_tk.pl contrib/automated_pp_test/prior_to_test.pm contrib/automated_pp_test/remove_file_and_try_executable_again.pm contrib/automated_pp_test/pipe_a_command.pm contrib/automated_pp_test/test_in_further_subdir.pm Copyright: 2004, Malcolm Nooning License: Artistic or GPL-1+ Files: contrib/procedural_pp/pp_old Copyright: 2002-2004, Audrey Tang License: Artistic or GPL-1+ Files: lib/App/Packer/PAR.pm Copyright: 2004-2009, Edward S. Peschko 2004-2009, Audrey Tang 2004-2009, Mattia Barbon License: Artistic or GPL-1+ Files: lib/PAR/Filter.pm lib/PAR/Filter/Bytecode.pm lib/PAR/Filter/PodStrip.pm Copyright: 2003-2009, Audrey Tang License: Artistic or GPL-1+ Files: lib/PAR/Filter/Bleach.pm lib/PAR/Filter/PatchContent.pm lib/PAR/Filter/Obfuscate.pm Copyright: 2003-2009, Audrey Tang License: Artistic or GPL-1+ Files: lib/PAR/Filter/PatchContent.pm Copyright: 2003-2008, Audrey Tang License: Artistic or GPL-1+ Files: lib/PAR/StrippedPARL/Dynamic.pm lib/PAR/StrippedPARL/Static.pm lib/PAR/StrippedPARL/Base.pm Copyright: 2006-2009, Steffen Mueller License: Artistic or GPL-1+ Files: myldr/encode_append.pl Copyright: 2006-2009, Steffen Mueller License: Artistic or GPL-1+ Files: myldr/Makefile.PL Copyright: 2002-2006, Audrey Tang 2002, Mattia Barbon License: Artistic or GPL-1+ Files: myldr/utils.c Copyright: 1997, Todd C. Miller License: Artistic or GPL-1+ Files: myldr/file2c.pl Copyright: 2002, Mattia Barbon 2002, Audrey Tang License: Artistic or GPL-1+ Files: myldr/env.c Copyright: 1987-1993, The Regents of the University of California License: BSD Files: script/par.pl script/parl.pod Copyright: 2002-2009, Audrey Tang License: Artistic or GPL-1+ Files: script/tkpp Copyright: 2003-2012, Doug Gruber 2003-2012, Audrey Tang 2003-2012, Djibril Ousmanou License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2007-2010, Damyan Ivanov 2007-2013, gregor herrmann 2009-2010, Jonathan Yu 2010, Chris Butler 2009, Ryan Niebur 2008, Niko Tyni 2008, Roberto C. Sanchez 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: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 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'. debian/NEWS0000644000000000000000000000056112250553343007671 0ustar libpar-packer-perl (1.014-1) unstable; urgency=low Since 1.013, the tkpp needs some Tk::* modules that are not (yet) packaged for Debian. Therefore the script is installed as an example at least for the time being. If you need tkpp working, please file a bug report in the Debian BTS. -- gregor herrmann Sun, 19 May 2013 14:10:09 +0200 debian/source/0000755000000000000000000000000012250553343010470 5ustar debian/source/format0000644000000000000000000000001412250553343011676 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012250553343010617 5ustar debian/patches/fix-with-new-par-name0000644000000000000000000000105112250553343014563 0ustar Description: par.pl was renamed to par-archive in order to be compliant with Debian Policy Author: Ryan Niebur Origin: vendor Forwarded: not-needed --- a/lib/PAR/Packer.pm +++ b/lib/PAR/Packer.pm @@ -1218,9 +1218,9 @@ if ($opt->{P}) { # write as script - $parl = 'par.pl'; + $parl = 'par-archive'; unless ( $parl = $self->_can_run($parl, $opt->{P}) ) { - $self->_die("par.pl not found"); + $self->_die("$parl not found"); } $self->{parl} = $parl; } debian/patches/series0000644000000000000000000000005312250553343012032 0ustar 01_manpage-ext.patch fix-with-new-par-name debian/patches/01_manpage-ext.patch0000644000000000000000000000207012250553343014345 0ustar Description: fix manpage extension for compatibility with Debian Perl Policy Author: Damyan Ivanov Origin: vendor Forwarded: no-needed --- a/Makefile.PL +++ b/Makefile.PL @@ -87,7 +87,7 @@ $cc = can_cc unless $bork; my $par; $par = fetch_par('', '', !$cc) unless ($cc or $bork); - my $exe = $Config::Config{_exe}; + my $exe = ''; my $dynperl = $Config::Config{useshrplib} && ($Config::Config{useshrplib} ne 'false'); if ($bork) { @@ -104,11 +104,11 @@ makemaker_args( MAN1PODS => { - 'script/par.pl' => 'blib/man1/par.pl.1', - 'script/pp' => 'blib/man1/pp.1', - 'script/tkpp' => 'blib/man1/tkpp.1', + 'script/par.pl' => 'blib/man1/par.pl.1p', + 'script/pp' => 'blib/man1/pp.1p', + 'script/tkpp' => 'blib/man1/tkpp.1p', ($par or $cc) ? ( - 'script/parl.pod' => 'blib/man1/parl.1', + 'script/parl.pod' => 'blib/man1/parl.1p', ) : (), }, EXE_FILES => [ debian/compat0000644000000000000000000000000212250553343010366 0ustar 9 debian/control0000644000000000000000000000302712250553343010575 0ustar Source: libpar-packer-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , gregor herrmann , Niko Tyni , Ryan Niebur , Jonathan Yu , Chris Butler Section: perl Priority: optional Build-Depends: perl, debhelper (>= 9.20120312), libarchive-zip-perl, libgetopt-argvfile-perl, libinline-perl, libmodule-scandeps-perl (>= 1.09), libpar-perl (>= 1.005), libperl-dev Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpar-packer-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpar-packer-perl.git Homepage: http://par.perl.org/ Package: libpar-packer-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, ${sameperl:Depends}, libarchive-zip-perl, libgetopt-argvfile-perl, libmodule-scandeps-perl (>= 1.09), libpar-dist-perl, libpar-perl (>= 1.005) Description: utility for creating PAR archives and stand-alone executables PAR (Perl Archiving Toolkit) is a Cross-Platform Packaging and Deployment tool, dubbed as a cross between Java's JAR and Perl2EXE/PerlApp. . This package contains the modules and tools necessary for creating PAR archives and stand-alone executables. debian/changelog0000644000000000000000000003040012265763467011057 0ustar libpar-packer-perl (1.017-1build1) trusty; urgency=medium * Rebuild for Perl 5.18.2. -- Colin Watson Thu, 16 Jan 2014 14:05:43 +0000 libpar-packer-perl (1.017-1) unstable; urgency=low * Team upload. * Imported Upstream version 1.017 * Bump Standards-Version to 3.9.5 -- Salvatore Bonaccorso Sat, 07 Dec 2013 09:05:00 +0100 libpar-packer-perl (1.015-1) unstable; urgency=low * New upstream release. * Don't run pod tests during package builds, they are meant for authors. * Remove unversioned 'perl' from Depends. * Refresh patch fix-with-new-par-name (offset). -- gregor herrmann Fri, 18 Oct 2013 20:32:57 +0200 libpar-packer-perl (1.014-1) unstable; urgency=low [ gregor herrmann ] * New upstream release 1.013. * Unify "sameperl" substvar generation across packages. * Update copyright for third-party file. * debian/copyright: update to Copyright-Format 1.0. * Update years of packaging copyright. * Refresh 01_manpage-ext.patch (offset). * Build depend on debhelper 9.20120312 to get all hardening flags. * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release 1.014. Fixes "FTBFS with perl 5.18: [manifypods] Error 255" (Closes: #708834) Fixes "FTBFS with perl 5.18: t/90-rt59710.t" (Closes: #708836) * Update some copyright years. * Bump versioned (build) dependency on libmodule-scandeps-perl to 1.09. * Set Standards-Version to 3.9.4 (no changes). * The tkpp script now needs some not-packaged TK::* modules. Install it as an example, drop the Recommends on libtk-perl, add a debian/NEWS entry. -- gregor herrmann Sun, 19 May 2013 14:17:41 +0200 libpar-packer-perl (1.012-1) unstable; urgency=low * Team upload. * Imported Upstream version 1.012 - Fixes CVE-2011-4114: PAR packed files are extracted to unsafe and predictable temporary directories. (Closes: #650706). * Refresh debian/copyright file. Update copyright years for included inc/Module/* Drop stanzas for inc/ included modules which are not anymore provided in source archive. * Update dependency on libmodule-scandeps-perl. Update versioned (Build-)Depends on libmodule-scandeps-perl to (>= 1.05). * Update dependency on libpar-perl. Update versioned (Build-)Depends on libpar-perl to (>= 1.005). * Refresh 01_manpage-ext.patch patch (offsets) * Refresh fix-with-new-par-name patch (offsets) -- Salvatore Bonaccorso Sun, 04 Dec 2011 07:52:40 +0100 libpar-packer-perl (1.010-1) unstable; urgency=low [ gregor herrmann ] * New upstream release 1.009. * Remove patch fix-pod-spelling.patch, applied upstream; refresh patch 01_manpage-ext.patch, applied with an offset. * Bump debhelper compatibility level to 8. * Set Standards-Version to 3.9.2 (no changes). * Bump version of libmodule-scandeps-perl (build) dependency. * Add more files to debian/clean that are left out by the upstream clean target. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release 1.010. * New (build) dependency: IO::Compress::Gzip. * Refresh patches (offset). * debian/rules: re-create otherwise empty parl.1p manpage. -- gregor herrmann Tue, 30 Aug 2011 00:20:30 +0200 libpar-packer-perl (1.008-1) unstable; urgency=low * New upstream release * Standards-Version 3.9.1 (no changes) * Fix licensing for myldr/env.c (BSD license) * Refresh copyright information -- Jonathan Yu Sat, 25 Dec 2010 00:52:30 -0500 libpar-packer-perl (1.006-1) unstable; urgency=low * New upstream release. * Set Standards-Version to 3.9.0 (no changes). * debian/copyright: remove info about now removed inc/IPC/Run3.pm file. * Refresh 01_manpage-ext.patch. -- gregor herrmann Mon, 28 Jun 2010 18:17:14 +0200 libpar-packer-perl (1.005-1) unstable; urgency=low * New upstream release. * Refresh patches applying with an offset. * debian/copyright: update formatting; update info about third-party files (added and removed ones). * debian/control: add libio-compress-perl as yet another alternative for Compress::Zlib. -- gregor herrmann Tue, 22 Jun 2010 20:17:30 +0200 libpar-packer-perl (1.003-1) unstable; urgency=low * New upstream release * Switch to source format 3.0 (quilt), removed quilt framework. * Updated years of upstream copyright. * Added myself to Uploaders and copyright. * Refreshed 01_manpage-ext.patch. Removed Fix-t-30-current_exec.t-failing-when-cwd-contains-re.patch. (applied upstream) * Increased build-deps on libpar-perl and libmodule-scandeps-perl to match required versions listed in Makefile.PL -- Chris Butler Tue, 13 Apr 2010 21:40:05 +0100 libpar-packer-perl (1.002-2) unstable; urgency=low * apply patch from Niko Tyni fixing tests when build directory contains regular expression metacharacters. Closes: #577121 * Standards-Version: 3.8.4 (no changes needed) -- Damyan Ivanov Sat, 10 Apr 2010 00:01:18 +0300 libpar-packer-perl (1.002-1) unstable; urgency=low * New upstream release * Remove fix-undefined-sprintf-usage patch as it no longer applies and looks like it's been fixed upstream * Add a patch to correct POD spelling -- Jonathan Yu Mon, 04 Jan 2010 16:20:47 -0500 libpar-packer-perl (1.001-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Update dependencies per upstream * Add myself to Uploaders and Copyright * Add copyright info for Test::Builder::IO::Scalar * Refresh patch * Use override to convince lintian we're installing ASCII-encoded binary data into /usr/lib * Move arch-dependent stuff into lib so as not to violate policy [ gregor herrmann ] * Refresh patch fix-with-new-par-name. -- Jonathan Yu Sat, 28 Nov 2009 22:29:14 -0500 libpar-packer-perl (0.991-3) unstable; urgency=low [ Ryan Niebur ] * Update ryan52's email address [ gregor herrmann ] * We need the same perl version at runtime as at build time; add some substvar handling to debian/control and debian/rules to enforce an "upper bound". Thanks to Eugene V. Lyubimkin for the bug report and to Niko Tyni for his help in the analysis (closes: #551356). -- gregor herrmann Thu, 29 Oct 2009 17:58:20 +0100 libpar-packer-perl (0.991-2) unstable; urgency=low * Add perl (>= 5.10) as an alternative dependency to libcompress-zlib-perl as a preparation for the Perl 5.10.1 transition (cf. #542686). * Simplify debian/rules, adjust build dependencies on debhelper and quilt. * Add build dependency on libgetopt-argvfile-perl (>= 1.07). * Set Standards-Version to 3.8.3 (no changes). * Reformat and sync Debends and Build-Depends. -- gregor herrmann Fri, 21 Aug 2009 17:19:42 +0200 libpar-packer-perl (0.991-1) unstable; urgency=low * New upstream release * update copyright * refresh patches * debhelper 7 * machine readable copyright format * add some more copyright information -- Ryan Niebur Mon, 27 Apr 2009 20:50:40 -0700 libpar-packer-perl (0.982-3) unstable; urgency=low * add myself to uploaders * fix with the rename of par.pl (Closes: #517340) * standards version 3.8.1 -- Ryan Niebur Fri, 13 Mar 2009 22:03:36 -0700 libpar-packer-perl (0.982-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * Add description to 01_manpage-ext.patch. * Add "Copyright" the the packaging copyright statement, [ Ryan Niebur ] * fix undefined sprintf usage (http://lists.debian.org/debian-devel/2008/12/msg01079.html) -- gregor herrmann Mon, 05 Jan 2009 04:55:58 +0100 libpar-packer-perl (0.982-1) unstable; urgency=low * Add debian/README.source to document quilt usage, as required by Debian Policy since 3.8.0. * Set Standards-Version to 3.8.0 (no further changes). * debian/control: improve short and long description, thanks to Barry deFreese for the bug report (closes: #493496). * debian/control: change my email address. * New upstream release. * debian/copyright: adjust some years of copyright, add information for inc/Module/Install*. -- gregor herrmann Thu, 07 Aug 2008 22:23:59 -0300 libpar-packer-perl (0.980-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * Refresh debian/rules, no functional changes. * Refresh patch 01_manpage-ext.patch. [ Damyan Ivanov ] * Rename par.pl to par-archive. Closes: #451600 * add myseld to Uploaders -- Damyan Ivanov Mon, 14 Jul 2008 17:14:08 +0300 libpar-packer-perl (0.978-1) unstable; urgency=low [ David Paleino ] * debian/control: removed myself from Uploaders [ Roberto C. Sanchez ] * New upstream release. -- Roberto C. Sanchez Sat, 12 Apr 2008 17:02:48 -0400 libpar-packer-perl (0.977-1) unstable; urgency=low [ David Paleino ] * New upstream release [ gregor herrmann ] * Bump (build-)dependencies: libpar-perl to >= 0.977, libmodule-scandeps-perl to >= 0.81. * Set Standards-Version to 3.7.3 (no changes required). * debian/rules: remove /usr/share/perl5 instead of /usr/lib/perl5. * debian/rules: delete /usr/share/perl5 only if it exists. * Refresh patch 01_manpage-ext.patch. [ Damyan Ivanov ] * clean: remove separate distclean target; touch Makefile as it is unpatched [ Niko Tyni ] * debian/rules: we really must remove /usr/lib/perl5, not /usr/share/perl5, as the Perl modules are architecture independent. * Switch to my @debian.org address. * Uploading despite the lintian warnings to get the unconditional rmdir bug fixed. * Remove unnecessary -X.svn option from the dh_installdocs call. -- Niko Tyni Tue, 19 Feb 2008 10:58:07 +0200 libpar-packer-perl (0.976-6) unstable; urgency=low * Add ${shlibs:Depends} to dependency list. Closes: #451599 -- missing shared library dependencies Thanks go again to Niko Tyni! -- Damyan Ivanov Sat, 17 Nov 2007 14:39:03 +0200 libpar-packer-perl (0.976-5) unstable; urgency=low [ Niko Tyni ] * Rename /usr/bin/par to /usr/bin/par.pl to fix a namespace clash with the par package. This is the same name that libpar-perl used earlier for the same script. (Closes: #450915) * Recommend libtk-perl, it's needed for the tkpp script. [ Damyan Ivanov ] * debian/rules: Fix inter-target dependencies -- Damyan Ivanov Fri, 16 Nov 2007 23:42:40 +0200 libpar-packer-perl (0.976-4) unstable; urgency=high * Next try to get the name of the module in the Depends: field right: libmodule-scandeps-perl. Thanks to Aaron M. Ucko. Closes: #449487. * Urgency left at high, the bug is still grave. * Add ${perl:Depends}, ${misc:Depends} to Depends:. -- gregor herrmann Wed, 14 Nov 2007 20:45:59 +0100 libpar-packer-perl (0.976-3) unstable; urgency=high * Ugh. Re-upload due to braindead uploader (yours truly) Use the changelog from updated group's SVN, not what I had a week ago. Urgency still high, as last revision was uploaded with "low". -- Damyan Ivanov Mon, 12 Nov 2007 14:37:16 +0200 libpar-packer-perl (0.976-2) unstable; urgency=high [ David Paleino ] * debian/control: added libinline-perl to B-D to enable more tests. [ Damyan Ivanov ] * High urgency because fixes a grave bug * Correct typo in Depends line (ib... -> lib...) Closes: #449487 -- depends on nonexistent "ibmodule-scandeps" package -- Damyan Ivanov Tue, 06 Nov 2007 13:02:41 +0200 libpar-packer-perl (0.976-1) unstable; urgency=low [ Damyan Ivanov ] * Initial Release. Following upstream spin-off of lib-par-perl. -- Damyan Ivanov Mon, 22 Oct 2007 10:18:52 +0300