r24905 - in /trunk/libchemistry-elements-perl: ./ debian/ debian/patches/ examples/ t/

rmayorga-guest at users.alioth.debian.org rmayorga-guest at users.alioth.debian.org
Mon Sep 8 03:12:23 UTC 2008


Author: rmayorga-guest
Date: Mon Sep  8 03:12:20 2008
New Revision: 24905

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=24905
Log:
* New upstream release
* debian/control
  + Set standards version to 3.8.0 (no changes need)
  + add myself to uploaders
  + add ${misc:Depends} to Depends field
  + debhelper version 7 is needed now
* debian/rules
  + refresh with dh-make-perl
  + re-add quilt
* debian/copyright use (new)format; update upstream's copyright year.
* refresh man-section.patch

Added:
    trunk/libchemistry-elements-perl/debian/libchemistry-elements-perl.examples
    trunk/libchemistry-elements-perl/examples/chart_test
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/examples/chart_test
    trunk/libchemistry-elements-perl/t/Z.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/Z.t
    trunk/libchemistry-elements-perl/t/_get_Z_by_name.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/_get_Z_by_name.t
    trunk/libchemistry-elements-perl/t/_get_Z_by_symbol.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/_get_Z_by_symbol.t
    trunk/libchemistry-elements-perl/t/_get_name_by_Z.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/_get_name_by_Z.t
    trunk/libchemistry-elements-perl/t/_get_name_by_symbol.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/_get_name_by_symbol.t
    trunk/libchemistry-elements-perl/t/_get_symbol_by_Z.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/_get_symbol_by_Z.t
    trunk/libchemistry-elements-perl/t/_get_symbol_by_name.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/_get_symbol_by_name.t
    trunk/libchemistry-elements-perl/t/_is_Z.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/_is_Z.t
    trunk/libchemistry-elements-perl/t/_is_name.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/_is_name.t
    trunk/libchemistry-elements-perl/t/_is_symbol.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/_is_symbol.t
    trunk/libchemistry-elements-perl/t/autoload.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/autoload.t
    trunk/libchemistry-elements-perl/t/can.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/can.t
    trunk/libchemistry-elements-perl/t/get_Z.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/get_Z.t
    trunk/libchemistry-elements-perl/t/get_name.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/get_name.t
    trunk/libchemistry-elements-perl/t/get_symbol.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/get_symbol.t
    trunk/libchemistry-elements-perl/t/name.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/name.t
    trunk/libchemistry-elements-perl/t/new.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/new.t
    trunk/libchemistry-elements-perl/t/symbol.t
      - copied unchanged from r24904, branches/upstream/libchemistry-elements-perl/current/t/symbol.t
Removed:
    trunk/libchemistry-elements-perl/chart_test
Modified:
    trunk/libchemistry-elements-perl/Changes
    trunk/libchemistry-elements-perl/Elements.pm
    trunk/libchemistry-elements-perl/MANIFEST
    trunk/libchemistry-elements-perl/META.yml
    trunk/libchemistry-elements-perl/Makefile.PL
    trunk/libchemistry-elements-perl/README
    trunk/libchemistry-elements-perl/debian/changelog
    trunk/libchemistry-elements-perl/debian/compat
    trunk/libchemistry-elements-perl/debian/control
    trunk/libchemistry-elements-perl/debian/copyright
    trunk/libchemistry-elements-perl/debian/patches/man-section.patch
    trunk/libchemistry-elements-perl/debian/rules
    trunk/libchemistry-elements-perl/t/compile.t
    trunk/libchemistry-elements-perl/t/pod.t
    trunk/libchemistry-elements-perl/t/pod_coverage.t
    trunk/libchemistry-elements-perl/t/test_manifest

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/libchemistry-elements-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/Changes?rev=24905&op=diff

Modified: trunk/libchemistry-elements-perl/Elements.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/Elements.pm?rev=24905&op=diff

Modified: trunk/libchemistry-elements-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/MANIFEST?rev=24905&op=diff

Modified: trunk/libchemistry-elements-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/META.yml?rev=24905&op=diff

Modified: trunk/libchemistry-elements-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/Makefile.PL?rev=24905&op=diff

Modified: trunk/libchemistry-elements-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/README?rev=24905&op=diff

Modified: trunk/libchemistry-elements-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/debian/changelog?rev=24905&op=diff

Modified: trunk/libchemistry-elements-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/debian/compat?rev=24905&op=diff

Modified: trunk/libchemistry-elements-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/debian/control?rev=24905&op=diff

Modified: trunk/libchemistry-elements-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/debian/copyright?rev=24905&op=diff

Added: trunk/libchemistry-elements-perl/debian/libchemistry-elements-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/debian/libchemistry-elements-perl.examples?rev=24905&op=file

Modified: trunk/libchemistry-elements-perl/debian/patches/man-section.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/debian/patches/man-section.patch?rev=24905&op=diff

Modified: trunk/libchemistry-elements-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/debian/rules?rev=24905&op=diff

Modified: trunk/libchemistry-elements-perl/t/compile.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/t/compile.t?rev=24905&op=diff

Modified: trunk/libchemistry-elements-perl/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/t/pod.t?rev=24905&op=diff

Modified: trunk/libchemistry-elements-perl/t/pod_coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/t/pod_coverage.t?rev=24905&op=diff

Modified: trunk/libchemistry-elements-perl/t/test_manifest
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/t/test_manifest?rev=24905&op=diff




More information about the Pkg-perl-cvs-commits mailing list