debian/0000755000000000000000000000000012146460400007163 5ustar debian/copyright0000644000000000000000000000260212146460400011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Sysadm-Install Source: https://metacpan.org/release/Sysadm-Install/ Upstream-Contact: Mike Schilli Files: * Copyright: 2004-2007, Mike Schilli License: Artistic or GPL-1+ Files: debian/* Copyright: 2005, Florian Ragwitz 2008-2012, gregor herrmann 2008, Mark Hymers 2009-2013, Salvatore Bonaccorso 2009, Jonathan Yu 2009, Nathan Handler 2009, Ryan Niebur 2011-2012, Angel Abad 2011, Ansgar Burchardt 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'. debian/watch0000644000000000000000000000017112146460400010213 0ustar version=3 https://metacpan.org/release/Sysadm-Install/ .+/Sysadm-Install-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000254412146460400010573 0ustar Source: libsysadm-install-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann , Ryan Niebur , Nathan Handler , Jonathan Yu , Salvatore Bonaccorso , Angel Abad Build-Depends: debhelper (>= 8) Build-Depends-Indep: liblog-log4perl-perl, libterm-readkey-perl, libwww-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsysadm-install-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsysadm-install-perl.git Homepage: https://metacpan.org/release/Sysadm-Install/ Package: libsysadm-install-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblog-log4perl-perl, libterm-readkey-perl, libwww-perl Suggests: libexpect-perl Description: module for typical installation tasks of system administrators Sysadm::Install executes shell-like commands performing typical installation tasks: Copying files, extracting tarballs, calling make. It has a fail once and die policy, meticulously checking the result of every operation and calling die() immeditatly if anything fails. . Sysadm::Install also supports a dry_run mode, in which it logs everything, but suppresses any write actions. debian/changelog0000644000000000000000000001756712146460400011055 0ustar libsysadm-install-perl (0.43-1) unstable; urgency=low * Imported Upstream version 0.43 * Change search.cpan.org based URIs to metacpan.org based URIs * Refresh spelling_errors.patch patch (offset) -- Salvatore Bonaccorso Mon, 20 May 2013 19:37:24 +0200 libsysadm-install-perl (0.42-1) unstable; urgency=low * Imported Upstream version 0.42 * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Refresh spelling_errors.patch (offset) * Update copyright years for debian/* packaging -- Salvatore Bonaccorso Tue, 22 Jan 2013 07:03:50 +0100 libsysadm-install-perl (0.41-1) unstable; urgency=low [ Nathan Handler ] * Email change: Nathan Handler -> nhandler@debian.org [ Salvatore Bonaccorso ] * Imported Upstream version 0.41 * Refresh spelling_errors.patch patch (offset) -- Salvatore Bonaccorso Tue, 18 Dec 2012 10:20:11 +0100 libsysadm-install-perl (0.40-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Angel Abad ] * Imported Upstream version 0.40 * debian/patches/spelling_errors.patch: Refresh patch * Bump Standards-Version to 3.9.4 (no changes) * debian/copyright: Update Debian years -- Angel Abad Fri, 21 Sep 2012 14:15:08 +0200 libsysadm-install-perl (0.39-1) unstable; urgency=low [ Angel Abad ] * Email change: Angel Abad -> angel@debian.org [ Salvatore Bonaccorso ] * Imported Upstream version 0.39 * Update debian/copyright file. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for debian/* packaging. * Bump Standards-Version to 3.9.3 -- Salvatore Bonaccorso Thu, 17 May 2012 10:41:26 +0200 libsysadm-install-perl (0.38-1) unstable; urgency=low [ Angel Abad] * New upstream release [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. -- Angel Abad Sun, 31 Jul 2011 13:00:56 +0200 libsysadm-install-perl (0.37-1) unstable; urgency=low * New upstream release -- Angel Abad Sun, 26 Jun 2011 15:14:48 +0200 libsysadm-install-perl (0.36-2) unstable; urgency=low * Refresh spelling_errors.patch (offset). -- Salvatore Bonaccorso Fri, 06 May 2011 22:53:05 +0200 libsysadm-install-perl (0.36-1) unstable; urgency=low [ Angel Abad ] * New upstream release * debian/copyright: Update license stanzas * debian/control: Remove perl (>= 5.10) | libarchive-tar-perl from Build-Depends-Indep and Suggests * Bump Standards-Version to 3.9.2. [ Salvatore Bonaccorso ] * Email change: Salvatore Bonaccorso -> carnil@debian.org * Bump Debhelper compat level to 8. * debian/control: Bump Build-Depends on debhelper to (>= 8). -- Angel Abad Fri, 06 May 2011 16:59:05 +0200 libsysadm-install-perl (0.35-1) unstable; urgency=low [ Angel Abad ] * New upstream release * Add myself to uploaders * Standards-Version: 3.8.4 (no changes needed) * Add spelling_errors.patch to fix spelling error in manpage [ Salvatore Bonaccorso ] * New upstream release * debian/control: Add versioned (Build-)Depends on liblog-log4perl-perl (>= 1.28). * Update Copyright years in debian/copyright for debian/* packaging. * Convert to '3.0 (quilt)' package source format. * debian/patches: Refresh spelling_errors.patch -- Salvatore Bonaccorso Thu, 15 Apr 2010 12:32:24 +0200 libsysadm-install-perl (0.33-2) unstable; urgency=low [ Ryan Niebur ] * Update ryan52's email address [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. [ Salvatore Bonaccorso ] * Fix shebang line for example pointing to real location of perl instead of /usr/local/bin/perl fixing an example-wrong-path-for-interpreter lintian warning. * Refresh debian/changelog with new machine readable format specification as in revision 59 of DEP5. -- Salvatore Bonaccorso Tue, 03 Nov 2009 19:44:16 +0100 libsysadm-install-perl (0.33-1) unstable; urgency=low [ Ryan Niebur ] * Update jawnsy's email address [ Salvatore Bonaccorso ] * New upstream release * Add myself to Uploaders -- Salvatore Bonaccorso Sun, 13 Sep 2009 10:41:54 +0200 libsysadm-install-perl (0.32-1) unstable; urgency=low * New upstream release + utf8 handling is configurable instead of using sneaky capability detection -- Jonathan Yu Sat, 29 Aug 2009 04:51:53 -0400 libsysadm-install-perl (0.31-1) unstable; urgency=low * New upstream release + slurp() and blurt() now use utf8 mode by default if available + added utf8_available() and is_utf8_data() * Remove fix-manpage patch, applied upstream (& quilt) * Standards-Version 3.8.3 (drop perl version dependency) * Added myself to Uploaders and Copyright * Miscellaneous cleanups in rules -- Jonathan Yu Fri, 28 Aug 2009 08:54:23 -0400 libsysadm-install-perl (0.29-1) unstable; urgency=low [ Nathan Handler ] * New upstream release * debian/watch: - Update to ignore development releases. * debian/control: - Add myself to list of Uploaders - Bump Standards-Version to 3.8.2 (No changes) * debian/patches/fix-manpage: - Forward upstream - Modify header and add upstream bug tracking number [ gregor herrmann ] * debian/control: - bump build dependency on debhelper (debian/rules uses "--with" and "--override_*") - add perl-modules (>= 5.10) as an alternative to libarchive-tar-perl in Build-Depends-Indep and Suggests - remove unversioned (build) dependency on libfile-spec-perl (apparently not needed, and in perl-base anyway) - remove spurious perl-modules (>= 0.16) from Depends * debian/copyright: add License-Alias. -- Nathan Handler Thu, 02 Jul 2009 23:58:11 +0000 libsysadm-install-perl (0.28-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. * Remove Florian Ragwitz from Uploaders (closes: #523267). [ Ryan Niebur ] * New upstream release * Add myself to Uploaders * Debian Policy 3.8.1 * debhelper 7 * machine readable copyright format * fix pod2man errors * add README.source * remove /usr/bin/ -- Ryan Niebur Mon, 18 May 2009 23:02:03 -0700 libsysadm-install-perl (0.27-1) unstable; urgency=low * Take over for the Debian Perl Group with maintainer's permission (http://lists.debian.org/debian-perl/2008/06/msg00039.html) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Florian Ragwitz ); Florian Ragwitz moved to Uploaders. * Add debian/watch. * New upstream release. * debian/copyright: use author-independent upstream source URL and add actual copyright statement. * Set Standards-Version to 3.8.0 (no changes). * Add /me to Uploaders. * Set debhelper compatibility level to 5. * Refresh debian/rules, no functional changes. * Add (build) dependency on libterm-readkey-perl. -- gregor herrmann Sun, 06 Jul 2008 23:21:53 +0200 libsysadm-install-perl (0.20-1.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with Perl 5.10. Closes: #467858 -- Mark Hymers Sat, 05 Apr 2008 21:09:06 +0100 libsysadm-install-perl (0.20-1) unstable; urgency=low * Initial Release (Closes: #324739). -- Florian Ragwitz Tue, 23 Aug 2005 20:37:05 +0200 debian/libsysadm-install-perl.examples0000644000000000000000000000000512146460400015311 0ustar eg/* debian/rules0000755000000000000000000000054412146460400010246 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install rm -rf $(TMP)/usr/bin/ override_dh_installexamples: dh_installexamples find $(TMP)/usr/share/doc/$(PACKAGE)/examples -type f -print0 | \ xargs -r0 sed -i -e '1s|^#!/usr/local/bin/perl|#!/usr/bin/perl|' debian/source/0000755000000000000000000000000012146460400010463 5ustar debian/source/format0000644000000000000000000000001412146460400011671 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212146460400010361 0ustar 8 debian/patches/0000755000000000000000000000000012146460400010612 5ustar debian/patches/series0000644000000000000000000000002612146460400012025 0ustar spelling_errors.patch debian/patches/spelling_errors.patch0000644000000000000000000000072412146460400015047 0ustar Author: Angel Abad Subject: Fix spelling error in manpage Bug: https://rt.cpan.org/Public/Bug/Display.html?id=54883 --- a/lib/Sysadm/Install.pm +++ b/lib/Sysadm/Install.pm @@ -1569,7 +1569,7 @@ =item C Reads from $in and writes to $out, using sysread and syswrite. The -buffer size used defaults to 4096, but can be set explicitely. +buffer size used defaults to 4096, but can be set explicitly. =cut