[SCM] Packaging for googlecl branch, master, updated. upstream/0.9.3-21-ga8fcd4f

Tom Miller tom.h.miller at gmail.com
Thu Jul 1 16:55:25 UTC 2010


The following commit has been merged in the master branch:
commit a8fcd4f1f51ebad7fe031be64bbec105f5502714
Author: Tom Miller <tom.h.miller at gmail.com>
Date:   Thu Jul 1 12:54:38 2010 -0400

    (hopefully) made each example command appear on a separate line

diff --git a/debian/control b/debian/control
index d891211..11f3495 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ 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
+  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

-- 
Packaging for googlecl



More information about the Pkg-google-commits mailing list