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 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311
|
gcalcli (4.5.1-1) unstable; urgency=medium
* New upstream version 4.5.1.
-- Unit 193 <unit193@debian.org> Sat, 05 Oct 2024 04:05:12 -0400
gcalcli (4.5.0-1) unstable; urgency=medium
* New upstream version 4.5.0.
- Fix lots of bugs by switching from deprecated oauth2client to
google_auth_oauthlib. (Closes: #1029661, #1082043)
* d/control: Use pybuild-plugin-pyproject, and derive depends from that.
* d/rules: Write upstream version, cleaning up afterwards.
* Update Standards-Version to 4.7.0.
-- Unit 193 <unit193@debian.org> Sat, 28 Sep 2024 20:35:15 -0400
gcalcli (4.3.0-2) unstable; urgency=medium
[ Alexandre Detiste]
* Remove obsolete dependency on python3-six (Closes: #1040428)
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 15 Jan 2024 11:12:43 -0500
gcalcli (4.3.0-1) unstable; urgency=medium
* New upstream version 4.3.0.
* d/control, d/copyright: Update my email address.
* d/control: Update DH compat to 13.
* d/copyright: Update years.
-- Unit 193 <unit193@debian.org> Mon, 01 Jun 2020 20:21:23 -0400
gcalcli (4.2.1-1) unstable; urgency=medium
* New upstream version 4.2.1
* Update Standards-Version to 4.5.0.
-- Unit 193 <unit193@ubuntu.com> Wed, 22 Apr 2020 17:25:47 -0400
gcalcli (4.2.0-1) unstable; urgency=medium
* New upstream version 4.2.0
* Update Standards-Version to 4.4.0.
-- Unit 193 <unit193@ubuntu.com> Sun, 22 Sep 2019 20:10:58 -0400
gcalcli (4.1.1-1) unstable; urgency=medium
* New upstream version 4.1.1
- Drop upstream patch.
-- Unit 193 <unit193@ubuntu.com> Tue, 02 Jul 2019 18:13:14 -0400
gcalcli (4.0.4-2) unstable; urgency=medium
* d/p/remove_url_shortening.patch: Remove the deprecated goo.gl service.
-- Unit 193 <unit193@ubuntu.com> Wed, 24 Apr 2019 19:46:16 -0400
gcalcli (4.0.4-1) unstable; urgency=medium
* New upstream version 4.0.4
* Drop patch applied upstream.
-- Unit 193 <unit193@ubuntu.com> Tue, 26 Feb 2019 17:26:15 -0500
gcalcli (4.0.3-1) unstable; urgency=medium
* New upstream version 4.0.3
- Fix error with importing ICS files. (Closes: #915872)
- Fix improper use of six (Closes: #911467)
- Fix import error (Closes: #870384)
* d/copyright: Update attribution years, including Joshua Crowgey.
* d/control, d/gcalcli.h2m, d/rules: Drop help2man generated manpage.
* d/compat, d/control:
- Drop d/compat in favor of debhelper-compat, bump to 12.
* d/control:
- Set R³ to no.
- Drop runtime depends from build-depends.
- Depend on python3-oauth2client, explicitly.
* d/rules: Don't install the manpage in /u/s/gcalcli/docs.
* d/p/correct_manpage_path.patch:
- Correct the install location for the manpage.
* Update Standards-Version to 4.3.0.
-- Unit 193 <unit193@ubuntu.com> Mon, 11 Feb 2019 20:10:55 -0500
gcalcli (4.0.0~a4-1) unstable; urgency=medium
* New upstream alpha release.
* d/compat, d/control: Bump dh compat to 11.
* d/control:
- Change priority from 'extra' to 'optional'.
- Update Vcs-* fields, now pointing to Salsa.
- Drop obsolete X-Python3-Version.
* d/copyright:
- Update years.
- Use 'https' in format field.
* d/rules: Drop override on dh_installchangelogs, it's unneeded.
* Update Standards-Version to 4.2.1.
-- Unit 193 <unit193@ubuntu.com> Sat, 08 Sep 2018 17:39:32 -0400
gcalcli (4.0.0~a3-1) unstable; urgency=medium
[ Unit 193 ]
* New upstream alpha release.
- Drop patch.
* Run wrap-and-sort -s.
* Update Standards-Version to 4.0.0.
* d/control:
- Drop (build-)depend on python-gflags.
- Drop recommends on gxmessage and python-simplejson.
- Replace python dep with ${python3:Depends}.
- Swap all depends and build-depends for python3 counterparts.
- (Build-)depend on python3-httplib2 and python3-six.
- Build-depend on dh-python and python3-all.
- Set minimum python3 version to 3.2.
* d/copyright:
- MIT → Expat.
- Update years.
* d/rules:
- Use the buildsystem pybuild and call with python3.
- Adjust the help2man call to use the installed gcalcli.
- Drop override to manually install gcalcli.
[ Yaroslav Halchenko ]
* d/watch
- Adjusted regex to allow for "a"lpha and "b"eta releases
-- Yaroslav Halchenko <debian@onerussian.com> Thu, 06 Jul 2017 13:26:09 -0400
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
|