[DRE-commits] [gitlab-workhorse] branch master updated (fd45658 -> 45435cf)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Oct 10 07:42:02 UTC 2016


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

praveen pushed a change to branch master
in repository gitlab-workhorse.

      from  fd45658   Merge tag 'upstream/0.8.2+debian'
       new  cc014cb   remove dgrijalva from vendor
      adds  18134ea   New upstream version 0.8.2+debian1
       new  404f83a   Merge tag 'upstream/0.8.2+debian1'
       new  41dfc60   tighten dependecy
       new  45435cf   update changelog

The 4 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:
 debian/changelog                                   |   6 +-
 debian/control                                     |   3 +-
 debian/copyright                                   |   1 +
 vendor/github.com/dgrijalva/jwt-go/.gitignore      |   4 -
 vendor/github.com/dgrijalva/jwt-go/.travis.yml     |   8 --
 vendor/github.com/dgrijalva/jwt-go/LICENSE         |   8 --
 .../github.com/dgrijalva/jwt-go/MIGRATION_GUIDE.md |  96 --------------
 vendor/github.com/dgrijalva/jwt-go/README.md       |  85 ------------
 .../github.com/dgrijalva/jwt-go/VERSION_HISTORY.md | 105 ---------------
 vendor/github.com/dgrijalva/jwt-go/claims.go       | 134 -------------------
 vendor/github.com/dgrijalva/jwt-go/doc.go          |   4 -
 vendor/github.com/dgrijalva/jwt-go/ecdsa.go        | 147 ---------------------
 vendor/github.com/dgrijalva/jwt-go/ecdsa_utils.go  |  67 ----------
 vendor/github.com/dgrijalva/jwt-go/errors.go       |  63 ---------
 vendor/github.com/dgrijalva/jwt-go/hmac.go         |  94 -------------
 vendor/github.com/dgrijalva/jwt-go/map_claims.go   |  94 -------------
 vendor/github.com/dgrijalva/jwt-go/none.go         |  52 --------
 vendor/github.com/dgrijalva/jwt-go/parser.go       | 128 ------------------
 vendor/github.com/dgrijalva/jwt-go/rsa.go          | 100 --------------
 vendor/github.com/dgrijalva/jwt-go/rsa_pss.go      | 126 ------------------
 vendor/github.com/dgrijalva/jwt-go/rsa_utils.go    |  69 ----------
 .../github.com/dgrijalva/jwt-go/signing_method.go  |  35 -----
 vendor/github.com/dgrijalva/jwt-go/token.go        | 108 ---------------
 23 files changed, 6 insertions(+), 1531 deletions(-)
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/.gitignore
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/.travis.yml
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/LICENSE
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/MIGRATION_GUIDE.md
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/README.md
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/VERSION_HISTORY.md
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/claims.go
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/doc.go
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/ecdsa.go
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/ecdsa_utils.go
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/errors.go
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/hmac.go
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/map_claims.go
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/none.go
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/parser.go
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/rsa.go
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/rsa_pss.go
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/rsa_utils.go
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/signing_method.go
 delete mode 100644 vendor/github.com/dgrijalva/jwt-go/token.go

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab-workhorse.git



More information about the Pkg-ruby-extras-commits mailing list