[pinto] branch master updated (6dbb778 -> 7b3dfd7)

Oleg Gashev oleg at gashev.net
Sat Oct 19 10:00:34 UTC 2013


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

gashev-guest pushed a change to branch master
in repository pinto.

      from  6dbb778   back to unreleased. todo/question in changelog
       new  179d482   Updated debian/watch.
       new  71ccafa   Added repack files.
      adds  92428a2   Imported Upstream version 0.90+dfsg
       new  a79c479   Merge tag 'upstream/0.90+dfsg'
       new  ad958b9   Updated debian/copyright file.
       new  4c73859   Updated debian/changelog file: removed TODO, updated version.
       new  574f284   Updated debian/changelog: added +dfsg to version.
       new  7b3dfd7   Removed update_copyright_declarations.patch.

The 7 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:
 Build.PL                                           |    4 +-
 Changes                                            |   11 +
 MANIFEST                                           |   13 -
 META.json                                          |  250 +++---
 META.yml                                           |  250 +++---
 README                                             |    2 +-
 bin/pinto                                          |    4 +-
 bin/pintod                                         |    4 +-
 debian/changelog                                   |   12 +-
 debian/copyright                                   |   14 +-
 debian/patches/series                              |    1 -
 debian/patches/update_copyright_declarations.patch |   14 -
 debian/repack.local                                |    2 +
 debian/repack.stub                                 |   89 ++
 debian/watch                                       |    4 +-
 dist.ini                                           |    5 +-
 etc/TODO.pod                                       |  133 ---
 etc/benchmark                                      |   67 --
 etc/cpanm                                          |  947 --------------------
 etc/demo                                           |  193 ----
 etc/findists                                       |   31 -
 etc/init.d/pintod.debian                           |  163 ----
 etc/install.sh                                     |  136 ---
 etc/loadcpan                                       |  112 ---
 etc/mkdbic                                         |   54 --
 etc/provides                                       |   82 --
 etc/puppet/manifests/pinto.pp                      |   68 --
 .../pinto/files/root/lib/sh/pinto_install.sh       |   22 -
 etc/smoke                                          |   43 -
 lib/App/Pinto.pm                                   |    4 +-
 lib/App/Pinto/Command.pm                           |    4 +-
 lib/App/Pinto/Command/add.pm                       |    4 +-
 lib/App/Pinto/Command/clean.pm                     |    4 +-
 lib/App/Pinto/Command/copy.pm                      |    4 +-
 lib/App/Pinto/Command/default.pm                   |    4 +-
 lib/App/Pinto/Command/delete.pm                    |    4 +-
 lib/App/Pinto/Command/diff.pm                      |    4 +-
 lib/App/Pinto/Command/help.pm                      |    4 +-
 lib/App/Pinto/Command/init.pm                      |    4 +-
 lib/App/Pinto/Command/install.pm                   |    4 +-
 lib/App/Pinto/Command/kill.pm                      |    4 +-
 lib/App/Pinto/Command/list.pm                      |    4 +-
 lib/App/Pinto/Command/lock.pm                      |    4 +-
 lib/App/Pinto/Command/log.pm                       |    4 +-
 lib/App/Pinto/Command/manual.pm                    |    4 +-
 lib/App/Pinto/Command/migrate.pm                   |    4 +-
 lib/App/Pinto/Command/new.pm                       |    4 +-
 lib/App/Pinto/Command/nop.pm                       |    4 +-
 lib/App/Pinto/Command/pin.pm                       |    4 +-
 lib/App/Pinto/Command/props.pm                     |    4 +-
 lib/App/Pinto/Command/pull.pm                      |    4 +-
 lib/App/Pinto/Command/register.pm                  |    4 +-
 lib/App/Pinto/Command/rename.pm                    |    4 +-
 lib/App/Pinto/Command/stacks.pm                    |    4 +-
 lib/App/Pinto/Command/statistics.pm                |    4 +-
 lib/App/Pinto/Command/thanks.pm                    |    4 +-
 lib/App/Pinto/Command/unlock.pm                    |    4 +-
 lib/App/Pinto/Command/unpin.pm                     |    4 +-
 lib/App/Pinto/Command/unregister.pm                |    4 +-
 lib/App/Pinto/Command/verify.pm                    |    4 +-
 lib/Pinto.pm                                       |    4 +-
 lib/Pinto/Action.pm                                |    4 +-
 lib/Pinto/Action/Add.pm                            |    4 +-
 lib/Pinto/Action/Clean.pm                          |    4 +-
 lib/Pinto/Action/Copy.pm                           |    4 +-
 lib/Pinto/Action/Default.pm                        |    4 +-
 lib/Pinto/Action/Delete.pm                         |    4 +-
 lib/Pinto/Action/Diff.pm                           |    4 +-
 lib/Pinto/Action/Install.pm                        |    4 +-
 lib/Pinto/Action/Kill.pm                           |    4 +-
 lib/Pinto/Action/List.pm                           |    4 +-
 lib/Pinto/Action/Lock.pm                           |    4 +-
 lib/Pinto/Action/Log.pm                            |    4 +-
 lib/Pinto/Action/New.pm                            |    4 +-
 lib/Pinto/Action/Nop.pm                            |    4 +-
 lib/Pinto/Action/Pin.pm                            |    4 +-
 lib/Pinto/Action/Props.pm                          |    4 +-
 lib/Pinto/Action/Pull.pm                           |    4 +-
 lib/Pinto/Action/Register.pm                       |    4 +-
 lib/Pinto/Action/Rename.pm                         |    4 +-
 lib/Pinto/Action/Stacks.pm                         |    4 +-
 lib/Pinto/Action/Statistics.pm                     |    4 +-
 lib/Pinto/Action/Unlock.pm                         |    4 +-
 lib/Pinto/Action/Unpin.pm                          |    4 +-
 lib/Pinto/Action/Unregister.pm                     |    4 +-
 lib/Pinto/Action/Verify.pm                         |    4 +-
 lib/Pinto/ArchiveUnpacker.pm                       |    4 +-
 lib/Pinto/Chrome.pm                                |    4 +-
 lib/Pinto/Chrome/Net.pm                            |    4 +-
 lib/Pinto/Chrome/Term.pm                           |    4 +-
 lib/Pinto/CommitMessage.pm                         |    4 +-
 lib/Pinto/Config.pm                                |    4 +-
 lib/Pinto/Constants.pm                             |    4 +-
 lib/Pinto/Database.pm                              |    4 +-
 lib/Pinto/Difference.pm                            |    6 +-
 lib/Pinto/DistributionSpec.pm                      |    4 +-
 lib/Pinto/Exception.pm                             |    4 +-
 lib/Pinto/Globals.pm                               |    4 +-
 lib/Pinto/IndexCache.pm                            |    4 +-
 lib/Pinto/IndexWriter.pm                           |    4 +-
 lib/Pinto/Initializer.pm                           |    4 +-
 lib/Pinto/Locker.pm                                |    4 +-
 lib/Pinto/Manual.pod                               |    2 +-
 lib/Pinto/Manual/Installing.pod                    |    2 +-
 lib/Pinto/Manual/Introduction.pod                  |    2 +-
 lib/Pinto/Manual/QuickStart.pod                    |    2 +-
 lib/Pinto/Manual/Thanks.pod                        |    2 +-
 lib/Pinto/Manual/Tutorial.pod                      |    2 +-
 lib/Pinto/Migrator.pm                              |    4 +-
 lib/Pinto/ModlistWriter.pm                         |    4 +-
 lib/Pinto/PackageExtractor.pm                      |    4 +-
 lib/Pinto/PackageSpec.pm                           |    4 +-
 lib/Pinto/PrerequisiteWalker.pm                    |    4 +-
 lib/Pinto/Remote.pm                                |    4 +-
 lib/Pinto/Remote/Action.pm                         |    4 +-
 lib/Pinto/Remote/Action/Add.pm                     |    4 +-
 lib/Pinto/Remote/Action/Install.pm                 |    4 +-
 lib/Pinto/Remote/Result.pm                         |    4 +-
 lib/Pinto/Repository.pm                            |    4 +-
 lib/Pinto/Result.pm                                |    4 +-
 lib/Pinto/RevisionWalker.pm                        |    4 +-
 lib/Pinto/Role/Committable.pm                      |    4 +-
 lib/Pinto/Role/FileFetcher.pm                      |    4 +-
 lib/Pinto/Role/Installer.pm                        |    4 +-
 lib/Pinto/Role/PauseConfig.pm                      |    4 +-
 lib/Pinto/Role/Plated.pm                           |    4 +-
 lib/Pinto/Role/Puller.pm                           |    4 +-
 lib/Pinto/Role/Schema/Result.pm                    |    4 +-
 lib/Pinto/Role/Transactional.pm                    |    4 +-
 lib/Pinto/Schema.pm                                |    4 +-
 lib/Pinto/Schema/Result/Ancestry.pm                |    4 +-
 lib/Pinto/Schema/Result/Distribution.pm            |    4 +-
 lib/Pinto/Schema/Result/Package.pm                 |    4 +-
 lib/Pinto/Schema/Result/Prerequisite.pm            |    4 +-
 lib/Pinto/Schema/Result/Registration.pm            |    4 +-
 lib/Pinto/Schema/Result/RegistrationChange.pm      |    4 +-
 lib/Pinto/Schema/Result/Revision.pm                |    4 +-
 lib/Pinto/Schema/Result/Stack.pm                   |    4 +-
 lib/Pinto/Schema/ResultSet/Distribution.pm         |    4 +-
 lib/Pinto/Schema/ResultSet/Package.pm              |    4 +-
 lib/Pinto/Schema/ResultSet/Registration.pm         |    4 +-
 lib/Pinto/Server.pm                                |    4 +-
 lib/Pinto/Server/Responder.pm                      |    4 +-
 lib/Pinto/Server/Responder/Action.pm               |    4 +-
 lib/Pinto/Server/Responder/File.pm                 |    4 +-
 lib/Pinto/Server/Router.pm                         |    4 +-
 lib/Pinto/SpecFactory.pm                           |    4 +-
 lib/Pinto/Statistics.pm                            |    4 +-
 lib/Pinto/Store.pm                                 |    4 +-
 lib/Pinto/Types.pm                                 |    4 +-
 lib/Pinto/Util.pm                                  |    4 +-
 151 files changed, 611 insertions(+), 2597 deletions(-)
 delete mode 100644 debian/patches/update_copyright_declarations.patch
 create mode 100644 debian/repack.local
 create mode 100755 debian/repack.stub
 delete mode 100644 etc/TODO.pod
 delete mode 100755 etc/benchmark
 delete mode 100755 etc/cpanm
 delete mode 100755 etc/demo
 delete mode 100755 etc/findists
 delete mode 100644 etc/init.d/pintod.debian
 delete mode 100755 etc/install.sh
 delete mode 100755 etc/loadcpan
 delete mode 100755 etc/mkdbic
 delete mode 100755 etc/provides
 delete mode 100644 etc/puppet/manifests/pinto.pp
 delete mode 100644 etc/puppet/modules/pinto/files/root/lib/sh/pinto_install.sh
 delete mode 100755 etc/smoke

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



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