libgtk3-perl 0.015-1 source package in Ubuntu

Changelog

libgtk3-perl (0.015-1) unstable; urgency=medium


  * New upstream release.
  * Mark patch as forwarded.
  * Declare compliance with Standards-Version 3.9.5.
  * Add a Lintian override for debian-watch-may-check-gpg-signature.
    Upstream does not provide detached signatures, but they sign Git tags,
    and we (well, at least I) verify it and compare to the imported tarball
    content before uploading to Debian.
  * Add versioned dependency on
    perl-modules (>= 5.13.4) | libtest-simple-perl (>= 0.96).
  * Refresh Debian patches.

 -- intrigeri <email address hidden>  Wed, 08 Jan 2014 16:43:23 +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

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libgtk3-perl_0.015-1.dsc 2.1 KiB d96a096687800d1c69ba0b895098ceb7035bb6dca3e880d2e42cad8c74d02f30
libgtk3-perl_0.015.orig.tar.gz 45.3 KiB 8311bf6be47ef132f0f2c212e39ae8ce25e51ce14c23adc4dd53473ab712c696
libgtk3-perl_0.015-1.debian.tar.gz 3.2 KiB 21c6b38ce18b66f2c3c2b3717f336c8bc44912b6da1feac806cdbc5c630b00e8

Available diffs

No changes file available.

Binary packages built by this source

libgtk3-perl: Perl bindings for the GTK+ graphical user interface library

 GTK+ is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK+ is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the Perl bindings to GTK+, build using
 Glib::Object::Introspection.