debian/0000755000000000000000000000000012260720076007170 5ustar debian/compat0000644000000000000000000000000212260713101010355 0ustar 9 debian/copyright0000644000000000000000000000152212260715012011115 0ustar This package was debianized by Carlo Segre on Sun, 10 Apr 2005 23:42:11 -0600 It was downloaded from http://www.cpan.org/authors/id/S/SR/SREZIC/ Upstream Author: Slaven Rezic Copyright (c) 1997, 2000, 2001, 2003 Slaven Rezic. All rights reserved. This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Perl is licensed under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" which comes with Perl. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. debian/rules0000755000000000000000000000022012260714307010242 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_test: xvfb-run -a dh_auto_test debian/watch0000644000000000000000000000016412260712253010220 0ustar version=3 https://metacpan.org/release/Tk-HistEntry .*/Tk-HistEntry-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000012260712702010465 5ustar debian/source/format0000644000000000000000000000001412260712702011673 0ustar 3.0 (quilt) debian/clean0000644000000000000000000000001512260714012010162 0ustar Makefile.old debian/control0000644000000000000000000000216612260720076010600 0ustar Source: libtk-histentry-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Carlo Segre , gregor herrmann Build-Depends-Indep: perl, perl-tk, xauth, xvfb Build-Depends: debhelper (>= 9~) Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Tk-HistEntry Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtk-histentry-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtk-histentry-perl.git Package: libtk-histentry-perl Architecture: all Depends: perl-tk, ${misc:Depends}, ${perl:Depends} Description: Implements an entry widget with history Tk::HistEntry implements an entry widget with history. You may use the up and down keys to select older entries (or use the associated listbox). . The widget comes in two flavors: the "HistEntry" widget is an inherited BrowseEntry widget where you see history in the associated listbox, too. The "SimpleHistEntry" widget is a plain Entry widget. debian/changelog0000644000000000000000000000604512260720076011047 0ustar libtk-histentry-perl (0.43-3) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: delete /usr/lib/perl5 only if it exists. [ Frank Lichtenheld ] * debian/rules: Cleanup: + move build to build target + make install depend on build + introduce build-stamp + split PREFIX into DESTDIR and PREFIX + move dh_clean before $(MAKE) clean + remove non-existant configure target from .PHONY + enable tests * debian/control: Add perl-tk and xvfb to b-d-i for tests [ gregor herrmann ] * debian/watch: use dist-based URL. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Change my email address. [ Damyan Ivanov ] * add -a option to xvfb-run invocation [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * Apply wrap-and-sort * Remove Gustavo Franco from Uploaders (Closes: #729405) * Switch to source format "3.0 (quilt)" * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Revamp debian/rules + Fix lintian warning debian-rules-missing-recommended-target + Replace "dh_clean -k" with "dh_prep" + Use dh_auto_{configure,build,test,install,clean} + Remove obsolete dh_{clean,installchangelogs} parameters + Use debian/clean instead of manually calling rm + Remove obsolete /usr/lib/perl5 handling + Remove obsolete variable usage + Finally switch to a minimal dh-style debian/rules file * Bump Standards-Version to 3.9.5 (no further changes) * Fix lintian warning copyright-refers-to-symlink-license * Add xauth as build-dependency to prevent test suite failures -- Axel Beckert Wed, 01 Jan 2014 05:34:23 +0100 libtk-histentry-perl (0.43-2) unstable; urgency=low * Add dh_md5sums to debian/rules. * Don't ignore errors of make clean. -- gregor herrmann Fri, 17 Aug 2007 13:34:57 +0200 libtk-histentry-perl (0.43-1) unstable; urgency=low * New upstream release -- Carlo Segre Thu, 15 Feb 2007 23:37:17 -0600 libtk-histentry-perl (0.42-2) unstable; urgency=low * Change standards version to 3.7.2 * Correct Build-Depends-Indep lintian error -- Carlo Segre Thu, 8 Jun 2006 14:15:22 -0500 libtk-histentry-perl (0.42-1) unstable; urgency=low * Initial Release (Closes: #304288) * Maintainer - Debian Perl Group via Carlo Segre -- Carlo Segre Sun, 10 Apr 2005 23:42:11 -0600