This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libperl6-export-perl.

      from  b0dbbbd   update changelog
       new  946b2a6   Switch to source format 3.0 (quilt)
      adds  9985a93   Imported Upstream version 0.009
       new  bad56c5   Merge tag 'upstream/0.009'
       new  91e30be   Update debian/changelog
       new  2011dfc   Ship demo as example
       new  0debbcb   Use short form debian/rules
       new  0e690d7   Convert d/copryright to copyright-format 1.0
       new  c3228b2   Bump dh compat to level 9
       new  2db2e28   Brush up short and long description
       new  dfa271a   Declare compliance with Debian Policy 3.9.6
       new  dd60ba0   Mark package autopkgtest-able
       new  7d68684   Dont have executable examples without interpreter 
(lintian warning)
       new  c6b6e3e   prepare changelog for release

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                              |  16 +++
 Export.pm                            | 184 -------------------------------
 MANIFEST                             |   8 +-
 META.json                            |  41 +++++++
 META.yml                             |  22 ++++
 Makefile.PL                          |  22 ++--
 README                               |  24 +---
 debian/changelog                     |  28 +++--
 debian/compat                        |   2 +-
 debian/control                       |   9 +-
 debian/copyright                     |  40 ++++---
 debian/libperl6-export-perl.examples |   1 +
 debian/rules                         |  74 ++-----------
 debian/source/format                 |   1 +
 demo/Demo_Export.pm                  |  15 +++
 demo/Demo_IMPORT.pm                  |  16 +++
 demo/demo_IMPORT.pl                  |   7 ++
 demo/demo_export.pl                  |   7 ++
 lib/Perl6/Export.pm                  | 208 +++++++++++++++++++++++++++++++++++
 19 files changed, 416 insertions(+), 309 deletions(-)
 delete mode 100755 Export.pm
 create mode 100644 META.json
 create mode 100644 META.yml
 mode change 100755 => 100644 README
 create mode 100644 debian/libperl6-export-perl.examples
 create mode 100644 debian/source/format
 create mode 100755 demo/Demo_Export.pm
 create mode 100644 demo/Demo_IMPORT.pm
 create mode 100644 demo/demo_IMPORT.pl
 create mode 100755 demo/demo_export.pl
 create mode 100755 lib/Perl6/Export.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperl6-export-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to