1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177
|
gcalcli (3.4.0-1) unstable; urgency=medium
* New upstream release.
- Refresh patch.
* d/control: Change Vcs-git to use an https URL.
* Bump Standards-Version to 3.9.8.
-- Unit 193 <unit193@ubuntu.com> Sat, 17 Sep 2016 11:31:26 -0400
gcalcli (3.3.2-2) unstable; urgency=medium
* d/p/oauth2client2_compatibility.patch (Closes: #826013):
- Fix incompatibilities with python-oauth2client >= 2.x
-- Unit 193 <unit193@ubuntu.com> Thu, 16 Jun 2016 17:29:19 -0400
gcalcli (3.3.2-1) unstable; urgency=medium
* New upstream release.
* d/control: Add myself to uploaders.
-- Unit 193 <unit193@ubuntu.com> Fri, 18 Sep 2015 17:09:49 -0400
gcalcli (3.3-1) unstable; urgency=medium
* New upstream release.
-- Unit 193 <unit193@ubuntu.com> Fri, 19 Jun 2015 05:50:36 -0400
gcalcli (3.2-2) unstable; urgency=medium
* upload to unstable
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 29 Apr 2015 00:14:23 -0400
gcalcli (3.2-1) experimental; urgency=medium
[ Unit 193 ]
* New upstream release.
* d/copyright: Add myself to debian/* copyright.
* d/gbp.conf: Add missing 's' to upstream-tag.
-- Unit 193 <unit193@ubuntu.com> Tue, 06 Jan 2015 01:32:07 -0500
gcalcli (3.1-1) experimental; urgency=medium
[ Unit 193 ]
* New git snapshot. (Closes: #770133)
- Drop patches.
* d/control
- Depend on python-gflags and python-googleapi, drop python-gdata.
- Build-dep on python-setuptools.
- Set X-Python-Version to >= 2.6
- Update vcs-* fields to point to yarikoptic's github
- Updated Standards Version to 3.9.6.
* d/rules, d/gcalcli.h2m: Update for new --help output.
* d/rules: Clean gcalcli.egg-info/ too.
[ Yaroslav Halchenko ]
* New upstream release
* debian/control
- version dependencies for googleapi and gflags as to minimal known
to work
-- Yaroslav Halchenko <debian@onerussian.com> Thu, 04 Dec 2014 21:05:34 -0500
gcalcli (2.4.2-2) unstable; urgency=high
* Added python-gdata and python-dateutil to Build-Depends to proper
functioning of help2man thus preventing FTBFS (Closes: #714550).
Thanks Felix Geyer for the report.
-- Yaroslav Halchenko <debian@onerussian.com> Fri, 26 Jul 2013 13:06:23 -0400
gcalcli (2.4.2-1) unstable; urgency=low
[ Unit 193 ]
* New upstream release (Closes: #707701)
- patches up_pep0394_not_yet_there and up_unicode_support
are no longer needed
* Updated watch file
* Use dh9
* Boosted policy compliance to 3.9.4
* Updated a debian/copyright file
* Added basic docs
* Added new Recommends: python-parsedatetime, python-simplejson,
python-vobject
[ Yaroslav Halchenko ]
* Generate manpage using help2man
-- Yaroslav Halchenko <debian@onerussian.com> Thu, 27 Jun 2013 12:33:39 -0400
gcalcli (2.1-2) unstable; urgency=low
* Refactored remaining Debian upstream-intended changes into 2 patches:
- up_unicode_support
- up_errors_resistant_sorting
* Convert to unicode only if string is not unicode yet (Closes: #649619)
-- Yaroslav Halchenko <debian@onerussian.com> Tue, 22 Nov 2011 18:20:38 -0500
gcalcli (2.1-1) unstable; urgency=low
* Fresh upstream release (Closes: #639508)
+ patches/up_pep0394_not_yet_there
* Adjusted watch file to use googlecode.debian.net redirector
* Added a basic gbp.conf
* Use dh7
* Switch to use 3.0 (quilt) source pkg format
-- Yaroslav Halchenko <debian@onerussian.com> Tue, 30 Aug 2011 10:35:13 +0200
gcalcli (1.4-6) unstable; urgency=low
* Fixing path to config file in manpage. Thanks Premysl Hruby (Closes:
#595936)
-- Yaroslav Halchenko <debian@onerussian.com> Tue, 07 Sep 2010 09:22:36 -0400
gcalcli (1.4-5) unstable; urgency=low
* Moved into section extra (depends on python-gdata from extra), and
Archive Administrator complained
* Added misc:Depends into Depends
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 02 Jun 2010 09:55:51 -0400
gcalcli (1.4-4) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Adjust 'feedPrefix' URL to 'https?://www.google.com/calendar/feeds/'
fixing failure of gcalcli on all operations with AttributeError
(Closes: #582247).
[ Yaroslav Halchenko ]
* Boosted policy compliance to 3.8.4 -- no changes due
* Added basic description (thanks to Barak Pearlmutter) for ~/.gcalcli
into manpage (Closes: #559192)
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 02 Jun 2010 09:04:34 -0400
gcalcli (1.4-3) unstable; urgency=low
* BF: fix absent ordering about "root" calendars (Closes: #575086)
* ENH: Making sorting of calendars error resistant by placing unknown
keys last. Thanks Bill Gatliff for suggestion
-- Yaroslav Halchenko <debian@onerussian.com> Tue, 23 Mar 2010 12:40:09 -0400
gcalcli (1.4-2) unstable; urgency=low
[ Sandro Tosi ]
* debian/watch
- added missing file
[ Yaroslav Halchenko ]
* New maintainer (Maintainer and Uploaders fields got adjusted)
(Closes: #522816)
* Priority switched to optional from extra
* Vcs- fields adjusted (now storing packaging and upstream within git)
* Policy complience version boosted to 3.8.0 (no changes necessary)
* Updated a debian/copyright file
* BF: adopted patch from http://www.freebsd.org/cgi/query-pr.cgi?pr=125327
to handle unicode (Closes: #504812)
* BF: adjusted man page to don't point to non-existing documentation,
and rather point to Wiki page (Closes: #462485)
* Adjusted Recommends to advise to use gxmessage instead of previously
named gmessage (will be removed some time soon) (Closes: #530410)
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 10 Jun 2009 13:58:10 -0400
gcalcli (1.4-1) unstable; urgency=low
* Initial release (Closes: #451006)
-- Brandon Philips <brandon@ifup.org> Mon, 12 Nov 2007 22:34:00 -0800
|