libtk-objeditor-perl 2.009-2 source package in Ubuntu

Changelog

libtk-objeditor-perl (2.009-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.1.5, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Thu, 01 Dec 2022 09:47:09 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtk-objeditor-perl_2.009-2.dsc 2.1 KiB d60a9f12249890045c683e21f5250c409d080226b18a41a4bd4cefa9d5dc28bc
libtk-objeditor-perl_2.009.orig.tar.gz 16.3 KiB 9abadbb4a6fd27a38714fc9d304f1244992c3815abdd24023abc5305e18d389d
libtk-objeditor-perl_2.009-2.debian.tar.xz 2.1 KiB fa52c2de4fb7ac58b7ab7ac06c5aaa33920a968a74ae960f43a28a2a12dbcc8f

Available diffs

No changes file available.

Binary packages built by this source

libtk-objeditor-perl: Perl/Tk widget to edit recursively a data structure

 Tk::ObjEditor module provide a widget to edit the content of
 a Perl data structure. The widget enables recursive edition of deep
 data structure.
 .
 ObjEditor is located within a DialogBox widget. I.e. it will appear in
 its own toplevel window when you invoke the Show() method like the
 FileDialog widget.