libxml-generator-perl 1.04-2 source package in Ubuntu

Changelog

libxml-generator-perl (1.04-2) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ Angel Abad ]
  * Email change: Angel Abad -> <email address hidden>

  [ 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 ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jay Bonci from Uploaders. Thanks for your work!
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Add Testsuite declaration for autopkgtest.

  [ Niko Tyni ]
  * Update to debhelper compat level 10
  * Update to Standards-Version 4.1.3
  * Declare that the package does not need (fake)root to build

 -- Niko Tyni <email address hidden>  Sat, 27 Jan 2018 14:55:15 +0200

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
Focal release universe perl
Bionic release universe perl

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libxml-generator-perl_1.04-2.dsc 2.1 KiB 3852c120136e42d53baa2b0c9dd4dc986b21eb7fe166ecfe646024960814abb9
libxml-generator-perl_1.04.orig.tar.gz 24.0 KiB b0b6e3b69ce2c08f2ba00a37041bce08a3524b8a76de7ef781e92bfac2d92994
libxml-generator-perl_1.04-2.debian.tar.xz 3.9 KiB 080dda43baf24c1091b9841ee6eb53d1a9dfe533600189bcf845f6692e6123f0

Available diffs

No changes file available.

Binary packages built by this source

libxml-generator-perl: Perl module for generating XML files

 XML::Generator is a simple Perl module to help in the generation of XML. You
 can create a generator object and then call a method for each tag, supplying
 the contents of that tag as parameters.