libstar-parser-perl 0.59-4 source package in Ubuntu

Changelog

libstar-parser-perl (0.59-4) 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.
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.
  * Change my email address.

  [ 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 ]
  * Change homepage from (non- or no more existing) MetaCPAN.org page to
    http://pdb.sdsc.edu/STAR/
  * Switch to source format "3.0 (quilt)"
  * Fix lintian warning copyright-without-copyright-notice
  * Remove debian/libstar-parser.substvars from git repository.
    + Fixes lintian warning diff-contains-substvars
  * Apply wrap-and-sort
  * 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} and put them in the
      correct targets.
    + Remove obsolete /usr/lib/perl5 handling
    + Use debian/clean instead of manually calling rm
    + Drop obsolete parameter from dh_installchangelogs
    + Move dh_installdocs parameter to debian/docs
    + Remove obsolete variable usage
    + Finally switch to a minimal dh-style debian/rules file
  * Bump Standards-Version to 3.9.5 (no further changes)

 -- Axel Beckert <email address hidden>  Mon, 23 Dec 2013 21:35:32 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release multiverse perl
Lunar release multiverse perl
Jammy release multiverse perl
Focal release multiverse perl
Bionic release multiverse perl
Xenial release multiverse perl
Trusty release multiverse perl

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libstar-parser-perl_0.59-4.dsc 1.4 KiB bc10c23e85ad50240182c102db74de79db54c3fa80106ce35ce87824e8711985
libstar-parser-perl_0.59.orig.tar.gz 21.6 KiB 541e62fa03cf08a87326fe26ff5ca1248088696a8745b0f35547ba2dcf914a7c
libstar-parser-perl_0.59-4.debian.tar.gz 2.8 KiB 05292d62892a8c63b2723f091e65201f0f94121a92fc4fbe7759703b881fce92

Available diffs

No changes file available.

Binary packages built by this source

libstar-parser-perl: STAR compliant data file parser for Perl

 This distribution contains a set of Perl modules for parsing STAR compliant
 data files and dictionaries, for example CIF or mmCIF data files and
 dictionaries. While these tools are not limited to CIF or mmCIF files, they
 do not allow the presence of nested loops.
 .
 The following modules are included in this distribution:
 .
    STAR::Parser
    STAR::DataBlock
    STAR::Dictionary
    STAR::Writer
    STAR::Checker
    STAR::Filter