[googlecl] 02/05: Imported Debian patch 0.9.12-2

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


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

lfaraone pushed a commit to branch master
in repository googlecl.

commit 715f2a64ee5e8796090a6fac232aa6f230680ca2
Merge: 31117af b6e0c06
Author: Obey Arthur Liu <arthur at milliways.fr>
Date:   Sat Feb 19 10:58:42 2011 +0100

    Imported Debian patch 0.9.12-2

 debian/changelog                                         |  7 +++++++
 debian/control                                           |  3 +--
 .../backport-r540-bug613552-config-dir-creation.patch    | 16 ++++++++++++++++
 debian/patches/series                                    |  1 +
 4 files changed, 25 insertions(+), 2 deletions(-)

diff --cc debian/changelog
index ea1eeb6,0000000..3629f49
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,79 -1,0 +1,86 @@@
++googlecl (0.9.12-2) unstable; urgency=medium
++
++  * Backport r540 from SVN to fix config directory creation issues,
++    (Closes: #613552).
++
++ -- Obey Arthur Liu <arthur at milliways.fr>  Sat, 19 Feb 2011 10:58:42 +0100
++
 +googlecl (0.9.12-1) unstable; urgency=low
 +
 +  * sync with 0.9.12 source release
 +
 + -- Tom H. Miller <tom.h.miller at gmail.com>  Sun, 21 Jan 2011 20:43:40 -0700
 +
 +googlecl (0.9.11-1) unstable; urgency=low
 +
 +  * sync with 0.9.11 source release
 +
 + -- Tom H. Miller <tom.h.miller at gmail.com>  Sun, 10 Oct 2010 21:43:47 -0700
 +
 +googlecl (0.9.10-1) unstable; urgency=low
 +
 +  * sync with 0.9.10 source release
 +  * Change google.py to google in man page (Closes: #593596)
 +
 + -- Tom H. Miller <tom.h.miller at gmail.com>  Fri, 03 Sep 2010 09:21:41 -0400
 +
 +googlecl (0.9.9-1) unstable; urgency=low
 +
 +  * sync with 0.9.9 source release
 +  * Fixes hd param in authentication URL (Closes: #589982)
 +  * Adds missing version dependency for python-gdata (Closes: #590515)
 +  * Dump Debian polity to 3.9.1
 +
 + -- Tom H. Miller <tom.h.miller at gmail.com>  Sun, 1 Aug 2010 19:54:00 -0400
 +
 +googlecl (0.9.8-1) unstable; urgency=low
 +
 +  * sync with 0.9.8 source release
 +  * Bump Debian policy to 3.9.0
 +  * Fix package description for newlines (Closes: #587721)
 +  * Correctly close ITP (Closes: #585935)
 +
 + -- Tom H. Miller <tom.h.miller at gmail.com>  Wed, 30 Jun 2010 3:50:00 -0400
 +
 +googlecl (0.9.7-1) unstable; urgency=low
 +
 +  * sync with 0.9.7 source release
 +
 + -- Jason Holt <credentiality at gmail.com>  Sun, 20 Jun 2010 12:45:00 -0700
 +
 +googlecl (0.9.5-1) unstable; urgency=low
 +
 +  * sync with 0.9.5 source release
 +
 + -- Jason Holt <credentiality at gmail.com>  Fri, 18 Jun 2010 01:15:00 -0700
 +
 +googlecl (0.9.3-1) unstable; urgency=low
 +
 +  * sync with 0.9.3 source release
 +
 + -- Tom H. Miller <tom.h.miller at gmail.com>  Tue, 17 Jun 2010 12:00:00 -0700
 +
 +googlecl (0.9.2-1) unstable; urgency=low
 +
 +  * sync with 0.9.2 source release
 +
 + -- Tom H. Miller <tom.h.miller at gmail.com>  Tue, 16 Jun 2010 01:53:00 -0700
 +
 +googlecl (0.9.1-1) unstable; urgency=low
 +
 +  * Some directory restructuring and minor fixes
 +
 + -- Tom H. Miller <tom.h.miller at gmail.com>  Tue, 15 Jun 2010 20:21:00 -0700
 +
 +googlecl (0.9-2) unstable; urgency=low
 +
 +  * Switch to dpkg-source 3.0 (quilt) format
 +
 + -- Tom H. Miller <tom.h.miller at gmail.com>  Mon, 14 Jun 2010 17:35:33 -0700
 +
 +googlecl (0.9-1) unstable; urgency=low
 +
 +  * Initial release (Closes: #585935)
 +
 + -- Tom H. Miller <tom.h.miller at gmail.com>  Sat, 05 Jun 2010 21:25:34 -0700
 +
diff --cc debian/control
index de84889,0000000..fc598ac
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,22 -1,0 +1,21 @@@
 +Source: googlecl
 +Section: python
 +Priority: optional
- Maintainer: Tom H. Miller <tom.h.miller at gmail.com>
- Uploaders: Jason Holt <credentiality at gmail.com>
++Maintainer: Obey Arthur Liu <arthur at milliways.fr>
 +Vcs-Browser: https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=pkg-google/googlecl.git
 +Vcs-Git: git://scm.alioth.debian.org/git/pkg-google/googlecl.git
 +Build-Depends: debhelper (>= 7), python-support, python (>=2.5)
 +Standards-Version: 3.9.1
 +Homepage: http://code.google.com/p/googlecl/
 +
 +Package: googlecl
 +Architecture: all
 +Depends: ${python:Depends}, ${misc:Depends}, python-gdata (>= 1.2.4)
 +Description: command-line tool for access to (some) Google services
 + This package provides a user-friendly command-line interface to
 + some of the Google Data Protocol (gdata) APIs.  It lets you do things like:
 + .
 +  google blogger post --title "Test Post" "I'm posting from the command line"
 +  google calendar list --date 2010-06-01
 +  google contacts list
 +  google youtube post killer_robots.avi
diff --cc debian/patches/backport-r540-bug613552-config-dir-creation.patch
index 0000000,0000000..f4190bf
new file mode 100644
--- /dev/null
+++ b/debian/patches/backport-r540-bug613552-config-dir-creation.patch
@@@ -1,0 -1,0 +1,16 @@@
++Description: Backport r540 fixing #613552: Config dir creationg
++ Fix configuration directory creation.
++ Author: Obey Arthur Liu <arthur at milliways.fr>
++ Last-Update: 2011-02-19
++--- a/src/googlecl/authentication.py
+++++ b/src/googlecl/authentication.py
++@@ -44,7 +44,8 @@
++       self.tokens_path = tokens_path
++     else:
++       self.tokens_path = googlecl.get_data_path(TOKENS_FILENAME_FORMAT %
++-                                                client.email)
+++                                                client.email,
+++                                                create_missing_dir=True)
++ 
++   def check_access_token(self):
++     """Checks that the client's access token is valid, remove it if not.
diff --cc debian/patches/series
index 0000000,0000000..5688945
new file mode 100644
--- /dev/null
+++ b/debian/patches/series
@@@ -1,0 -1,0 +1,1 @@@
++backport-r540-bug613552-config-dir-creation.patch

-- 
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