[libcpan-uploader-perl] annotated tag debian/0.103008-1 created (now c3a2b6d)

gregor herrmann gregoa at debian.org
Wed May 6 19:05:03 UTC 2015


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

gregoa pushed a change to annotated tag debian/0.103008-1
in repository libcpan-uploader-perl.

        at  c3a2b6d   (tag)
   tagging  355d1013f54199c8ba1e6382ec29d01cc095a7fc (commit)
  replaces  debian/0.103007-1
 tagged by  gregor herrmann
        on  Wed May 6 21:04:46 2015 +0200

- Log -----------------------------------------------------------------
tagging package libcpan-uploader-perl version debian/0.103008-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAABCgBmBQJVSmXOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGOp0P/1Je/+U1YK1i2xcBhFCJiVRD
MrgXgVhvrVX8PciUWshNR+hwqaAaSr1xIXIWD4qlVs0xF9IIYh3UmjU9avixagxa
2WyaNtPoy/4rGfBxBRHaK/xoLQu1DrnbK1RDun0ja530NueH7NLQ5iVSbh4MSVKK
d4pp/uPTmp28m70CRlVTO/HSkw4Tx8khptdPmzTJC+ldsDqoX/c5nleWkY1ERcTR
iwSkkoduFl/QQEbVgdcdwydPB761vWs0tPaOo2Q9UXP6N4mVocoO9UMNEiZkgIKz
gpAiSeePXIEKB4P4bNX7SsJqOCA8EMn5wpq1U759H3KjOxhA6EbTErXUnEiOrluN
sDr6xyY+HKOdL2BAAVqGYVdqjZzLbpLn9PfJzyuXr0whsxlfaB40vr9VNxf1iGCu
qBBHrFBHk0ftzYcGAq3blk4dEULdF7qjjmdHLSgCZX7efKL55RgBMWu7rZlU3lB7
dcPHU3hsQCpX6jmpvvpZC6dGUMEEAcC74bOq6h8YDUJ2V0B4E1o9n9/TRVRm4qI9
qUcFqBqXcqFWRSXKXJFfb7hAQBruJ0K/t9SFZeUS40IFcDhWa2PlXThN5QciqUR7
awThO1WJiey/9Px5tM+BSAeJx9GI3Thbjkk27nFxJSj7ETm/6ADdZfHqV46i83bX
KJP+Bl2xr9PsBzpHs+jY
=yPfk
-----END PGP SIGNATURE-----

Barbie (1):
      make it possible to upload from a public url

Christian Walde (2):
      added an optional parameter to upload to a different url than the official PAUSE server
      more reliable and portable means to finding config

David Caldwell (1):
      Ask for password interactively instead of failing when it isn't specified.

Gabor Szabo (1):
      allow uploading multiple files

Graham Knop (1):
      name section in script should match script name

Kent Fredric (1):
      fix documentation link to cpan-upload/CONFIGURATION

Mike Doherty (5):
      Use SSL to connect to PAUSE
      Use 'dev' in UA if VERSION isn't defined yet
      Use Config::Identity to permit GPG-encrypting credentials
      Don't load Data::Dumper until it is needed
      Make Config::Identity optional

Ricardo SIGNES (15):
      initial import
      rename
      update config
      script
      make it work, people
      new ver with EXE_FILES
      prereq bump
      ignore -verbose
      fix docs and error message for class/obj methods
      prep new release
      use @RJBS in dzil
      futz with cpan-upload to match my idioms
      correct for case where $self was obj to begin with
      oops, credit sungo
      cope with how Module::Install works

Ricardo Signes (40):
      prep release
      bump changelog
      docs in cpan-upload
      bump changelog
      make log methods publicker
      update .gitignore for @Git
      prereqs are auto now
      v0.100660
      eliminate a bit of multi-line logging
      fix interact between file and opt user/pw
      final fixes to "prompt for new pw"
      v0.100750
      do not log $self
      v0.100760
      move config file reading to class
      force user to provide --user or config
      v0.101260
      factor out user agent string generation
      v0.101550
      debug less awful noise
      v0.101670
      allow proxy from env var
      v0.102150
      minor reworking of "dpan" feature
      v0.103000
      v0.103001
      tweaks to docs for multi-file uploads
      v0.103002
      use github issues
      credit for SSL, also prereq
      v0.103003
      v0.103004
      tweak changelog
      make Config::Identity a non-prereq, too
      v0.103005
      v0.103006
      add the -c option
      v0.103007
      tweak how we check errors, give credit
      v0.103008

Salvatore Bonaccorso (2):
      Update Vcs-Browser URL to cgit web frontend
      Update debian/changelog

Steven Haryanto (on Asus Zenbook) (1):
      Add option --ignore-errors

Torsten Raudssus (1):
      Small fixes about upload_uri usage and option to name target different than PAUSE

fREW Schmidt (1):
      Add link to config format docs

gregor herrmann (9):
      Add debian/upstream/metadata
      Update debian/changelog
      Imported Upstream version 0.103008
      Merge tag 'upstream/0.103008'
      Update debian/changelog
      Update years of upstream and packaging copyright.
      Declare compliance with Debian Policy 3.9.6.
      Mark package as autopkgtest-able.
      releasing package libcpan-uploader-perl version 0.103008-1

sungo (8):
      add Getopt::Long::Descriptive to prereqs
      switch to Getopt::Long::Descriptive for argument management
      require Data::Dumper
      extract the upload process to a stand alone sub. provide a very lame --dry-run option which refuses to upload anything and dumps the args to _upload
      process .pause before command line arguments so that those args can override .pause
      document the http_proxy option to upload_file
      create command line arguments for all arguments to upload_file
      remove useless (and incorrect) =opts block in cpan-upload

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  52cb705   Add debian/upstream/metadata
       new  2b571dd   Update debian/changelog
       new  e9aa812   Merge tag 'upstream/0.103008'
       new  e3640c4   Update debian/changelog
       new  1bf8d4c   Update years of upstream and packaging copyright.
       new  6dcf221   Declare compliance with Debian Policy 3.9.6.
       new  c8f5c92   Mark package as autopkgtest-able.
       new  355d101   releasing package libcpan-uploader-perl version 0.103008-1

The 8 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.


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



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