libtk-histentry-perl 0.44-1 source package in Ubuntu

Changelog

libtk-histentry-perl (0.44-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * Remove Carlo Segre from Uploaders. Thanks for your work!
  * New upstream release.
  * Add debian/upstream/metadata.
  * debian/copyright: switch formatting to Copyright-Format 1.0.
  * Remove debian/clean. Not needed anymore.
  * Declare compliance with Debian Policy 3.9.8.
  * Make short description a noun phrase.

 -- gregor herrmann <email address hidden>  Sat, 03 Dec 2016 21:36:10 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtk-histentry-perl_0.44-1.dsc 2.2 KiB 63ec8f99bf9e6227ce1ca54f767f6df82827b05bc12b166f95ba55236935e46f
libtk-histentry-perl_0.44.orig.tar.gz 11.0 KiB 782be395929570afa181f7519fe59065d1e79f3d68c6375d48774752bbb9560e
libtk-histentry-perl_0.44-1.debian.tar.xz 2.9 KiB afa3165ec1892cdaac34eba67c2d4a4372276fe3128f897fd19b87c53407d619

Available diffs

No changes file available.

Binary packages built by this source

libtk-histentry-perl: Tk 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.