[googlecl] branch master updated (31117af -> b3ce56b)

Luke Faraone lfaraone at moszumanska.debian.org
Sat Dec 7 22:51:22 UTC 2013


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

lfaraone pushed a change to branch master
in repository googlecl.

      from  31117af   Update changelog for 0.9.12-1
       new  b6e0c06   Imported Upstream version 0.9.12
       new  715f2a6   Imported Debian patch 0.9.12-2
       new  4e4881b   Imported Upstream version 0.9.13
       new  2742138   Imported Debian patch 0.9.13-1
       new  b3ce56b   Imported Debian patch 0.9.13-1.1

The 5 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:
 PKG-INFO                          |   2 +-
 README.config                     |   4 +-
 README.new-usage                  |   3 +
 changelog                         |   9 ++
 debian/changelog                  |  24 +++
 debian/control                    |   5 +-
 debian/copyright                  |   2 +-
 debian/patches/fix_664989.patch   | 328 ++++++++++++++++++++++++++++++++++++++
 debian/patches/series             |   1 +
 man/google.1                      |   4 +-
 setup.py                          |   2 +-
 src/google                        |  20 ++-
 src/googlecl/__init__.py          |  16 +-
 src/googlecl/authentication.py    |   3 +-
 src/googlecl/base.py              |   2 +
 src/googlecl/calendar/__init__.py |  24 ++-
 src/googlecl/calendar/service.py  |  48 +++---
 src/googlecl/config/__init__.py   |   3 +
 src/googlecl/docs/base.py         |  34 +++-
 src/googlecl/picasa/service.py    |   2 +-
 20 files changed, 485 insertions(+), 51 deletions(-)
 create mode 100644 debian/patches/fix_664989.patch
 create mode 100644 debian/patches/series

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-google/googlecl.git



More information about the Pkg-google-commits mailing list