debian/0000755000000000000000000000000012216644444007175 5ustar debian/compat0000644000000000000000000000000212216644444010373 0ustar 8 debian/copyright0000644000000000000000000000252012216644444011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Term::Sk Upstream-Contact: Klaus Eichner Source: https://metacpan.org/release/Term-Sk/ Files: * Copyright: 2008-2011, Klaus Eichner License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Carlo Segre License: GPL-2 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'. License: GPL-2 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; version 2. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2' debian/rules0000755000000000000000000000003612216644444010254 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000015412216644444010226 0ustar version=3 https://metacpan.org/release/Term-Sk/ .*/Term-Sk-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000143612216644444010604 0ustar Source: libterm-sk-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Carlo Segre Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-sk-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-sk-perl.git Homepage: https://metacpan.org/release/Term-Sk/ Package: libterm-sk-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl extension for displaying a progress indicator on a terminal Term::Sk is a class to implement a progress indicator ("Sk" is a short form for "Show Key"). This is used to provide immediate feedback for long running processes. debian/source/0000755000000000000000000000000012216644444010475 5ustar debian/source/format0000644000000000000000000000001412216644444011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000452312216644444011053 0ustar libterm-sk-perl (0.14-1) unstable; urgency=low * Team upload. * Imported Upstream version 0.14 * Change search.cpan.org based URIs to metacpan.org based URIs -- Salvatore Bonaccorso Thu, 19 Sep 2013 20:56:01 +0200 libterm-sk-perl (0.13-1) unstable; urgency=low * Team upload. * Imported Upstream version 0.13 * Drop fix-spelling-error-in-manpage.patch patch * Add Vcs-Browser and Vcs-Git fields -- Salvatore Bonaccorso Sun, 06 Jan 2013 23:25:07 +0100 libterm-sk-perl (0.12-1) unstable; urgency=low * Team upload. * Imported Upstream version 0.12 * Update debian/copyright file information. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Correct Upstream-Contact information. * Bump Standards-Version to 3.9.4 * Add fix-spelling-error-in-manpage.patch patch -- Salvatore Bonaccorso Wed, 19 Dec 2012 07:23:26 +0100 libterm-sk-perl (0.11-1) unstable; urgency=low * Team upload. * New upstream release -- Salvatore Bonaccorso Tue, 19 Jul 2011 19:53:53 +0200 libterm-sk-perl (0.09-1) unstable; urgency=low * Team upload * New upstream release * Update copyright syntax * Increase debhelper compat level to 8 -- Maximilian Gass Sat, 25 Jun 2011 12:01:12 +0200 libterm-sk-perl (0.08-1) unstable; urgency=low * Team upload. * New upstream release * debian/copyright: Update copyright years for upstream files. * Drop fix-spelling-error-in-manpage.patch as it is applied upstream now. -- Salvatore Bonaccorso Sat, 04 Jun 2011 12:16:07 +0200 libterm-sk-perl (0.07-1) unstable; urgency=low * Team upload. * New upstream release * Don't install README. * debian/copyright: - Add missing GPL-1+ licensing for upstream files. - Refer to Debian systems in general instead of only Debian GNU/Linux systems. - Explicitly point to GPL-1 license text in common-licenses. * Bump Standards-Version to 3.9.2. * Add fix-spelling-error-in-manpage.patch to fix spelling error in manpage. -- Salvatore Bonaccorso Fri, 13 May 2011 20:58:11 +0200 libterm-sk-perl (0.06-1) unstable; urgency=low * Initial Release. (Closes: #592190) -- Carlo Segre Sat, 7 Aug 2010 19:29:09 -0500