debian/0000755000000000000000000000000012256123164007170 5ustar debian/changelog0000644000000000000000000000475012256123164011050 0ustar 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 Mon, 23 Dec 2013 21:35:32 +0100 libstar-parser-perl (0.59-3) unstable; urgency=low * Add dh_md5sums to debian/rules. * Don't ignore errors of make clean. * Add $(MAKE) test to debian/rules. -- gregor herrmann Fri, 17 Aug 2007 13:26:13 +0200 libstar-parser-perl (0.59-2) unstable; urgency=low * Upgraded to comptibility level 5. -- Carlo Segre Fri, 29 Dec 2006 00:57:06 -0600 libstar-parser-perl (0.59-1) unstable; urgency=low * Initial Release (Closes: #373208) * Maintainer - Debian Perl Group via Carlo Segre -- Carlo Segre Wed, 14 Jun 2006 01:27:23 -0500 debian/compat0000644000000000000000000000000212256120210010353 0ustar 9 debian/control0000644000000000000000000000213712256122657010604 0ustar Source: libstar-parser-perl Section: non-free/perl Priority: optional Maintainer: Debian Perl Group Uploaders: Carlo Segre , gregor herrmann Build-Depends: debhelper (>= 9~) Build-Depends-Indep: perl Standards-Version: 3.9.5 Homepage: http://pdb.sdsc.edu/STAR/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstar-parser-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstar-parser-perl.git Package: libstar-parser-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: 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 debian/copyright0000644000000000000000000000314612256120233011121 0ustar This package was debianized by Carlo Segre on Wed, 1 Sep 2004 00:34:07 -0500. It was downloaded from http://pdb.sdsc.edu/STAR/ Upstream Author: Wolfgang Bluhm Copyright (c) 2000 University of California, San Diego Permission to use, copy, modify and distribute any part of this PDB software for educational, research and non-profit purposes, without fee, and without a written agreement is hereby granted, provided that the above copyright notice, this paragraph and the following three paragraphs appear in all copies. Those desiring to incorporate this PDB Software into commercial products or use for commercial purposes should contact the Technology Transfer Office, University of California, San Diego, 9500 Gilman Drive, La Jolla, CA 92093-0910, Ph: (619) 534-5815, FAX: (619) 534-7345. In no event shall the University of California be liable to any party for direct, indirect, special, incidental, or consequential damages, including lost profits, arising out of the use of this PDB software, even if the University of California has been advised of the possibility of such damage. The PDB software provided herein is on an "as is" basis, and the University of California has no obligation to provide maintenance, support, updates, enhancements, or modifications. The University of California makes no representations and extends no warranties of any kind, either implied or express, including, but not limited to, the implied warranties of merchantability or fitness for a particular purpose, or that the use of the pdb software will not infringe any patent, trademark or other rights. debian/rules0000755000000000000000000000013612256122564010253 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/watch0000644000000000000000000000011012253443330010206 0ustar version=3 http://pdb.sdsc.edu/STAR/STAR-Parser-([-\d\.]*).tar.gz debian debian/source/0000755000000000000000000000000012256117330010466 5ustar debian/source/format0000644000000000000000000000001412256117330011674 0ustar 3.0 (quilt) debian/clean0000644000000000000000000000001512256122225010166 0ustar Makefile.old debian/docs0000644000000000000000000000000712256122375010043 0ustar README