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 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501
|
evolution-rss (0.3.95-9) unstable; urgency=medium
* Update Vcs fields for migration to https://salsa.debian.org/
* Add dont-require-gconf.patch
* Drop obsolete Build-Depends on gconf (Closes: #885823)
-- Jeremy Bicha <jbicha@debian.org> Sun, 02 Sep 2018 14:02:47 -0400
evolution-rss (0.3.95-8) unstable; urgency=medium
* Switch Maintainer from Debian Evolution team to Debian GNOME team
* Update Vcs fields for conversion to git
* Add debian/gbp.conf
* Bump Standards-Version to 4.1.2
* Bump debhelper compat to 11
* Enable all hardening flags
-- Jeremy Bicha <jbicha@debian.org> Thu, 21 Dec 2017 11:45:28 -0500
evolution-rss (0.3.95-7) unstable; urgency=medium
* Team upload.
* Add git_evolution324.patch:
- Backport patch for evolution 3.24 compatibility
* Bump Standards-Version to 4.1.0
-- Jeremy Bicha <jbicha@debian.org> Sat, 02 Sep 2017 22:47:02 -0400
evolution-rss (0.3.95-6) unstable; urgency=medium
* Team upload.
[ Jeremy Bicha ]
* Add git_evolution322.patch and git_disable_webkit.patch:
- Backport patches that add evolution 3.22 compatibility
[ Michael Biebl ]
* Convert from cdbs to dh.
* Bump debhelper compat level to 10.
-- Michael Biebl <biebl@debian.org> Thu, 22 Sep 2016 17:00:23 +0200
evolution-rss (0.3.95-5) unstable; urgency=medium
* Team upload.
* Remove people from Uploaders who haven't made any uploads or changes for
several years. Thank you all for your past contributions.
* Do not hard code the evolution and evolution-data-server versions but
determine them during build time and restrict the dependencies to >=
$major_version and << $next_major_version. This allows us to simply binNMU
the package when there are new major versions of evolution and
evolution-data-server.
* Bump Standards-Version to 3.9.8.
-- Michael Biebl <biebl@debian.org> Fri, 20 May 2016 00:01:24 +0200
evolution-rss (0.3.95-4) unstable; urgency=medium
* Team upload.
* Fix high/low version of evolution dependency
* Raise lowest version of evolution-data-server while at it.
-- Andreas Henriksson <andreas@fatal.se> Sun, 11 Oct 2015 01:24:19 +0200
evolution-rss (0.3.95-3) unstable; urgency=medium
* Team upload.
* Drop libgtkhtml* build-dependencies
- gtkhtml is deprecated and we already enable/use webkit where possible.
* Add missing build-dependency on libgconf2-dev
- previously implicitly pulled in.
-- Andreas Henriksson <andreas@fatal.se> Sun, 30 Aug 2015 19:01:20 +0200
evolution-rss (0.3.95-2) unstable; urgency=medium
* debian/rules:
+ Also drop .la files from /usr/lib/evolution/modules.
* debian/control:
+ Bump Standards-Version to 3.9.6. No changes required.
* Upload to unstable.
-- Emilio Pozuelo Monfort <pochu@debian.org> Thu, 11 Jun 2015 21:41:31 +0200
evolution-rss (0.3.95-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* debian/control:
+ Bump build and runtime dependencies.
* debian/rules:
+ Update for new evolution libdir.
* Upload to experimental.
-- Emilio Pozuelo Monfort <pochu@debian.org> Wed, 03 Jun 2015 18:30:55 +0200
evolution-rss (0.3.95~20140414-2) unstable; urgency=medium
* Upload to unstable.
-- Jordi Mallach <jordi@debian.org> Sat, 26 Apr 2014 17:21:46 +0200
evolution-rss (0.3.95~20140414-1) experimental; urgency=low
[ Jordi Mallach ]
* New upstream git snapshot.
* Add evolution-data-server-dev to Build-Depends as per configure.ac.
* Bump Evolution dependencies to 3.12.
* Update to Standards-Version 3.9.5 (no changes).
[ Yves-Alexis Perez ]
* Remove myself from uploaders, this should have been done a long time
ago.
-- Jordi Mallach <jordi@debian.org> Tue, 15 Apr 2014 22:14:38 +0200
evolution-rss (0.3.93-2) unstable; urgency=low
* Team upload.
* Upload to unstable.
-- Andreas Henriksson <andreas@fatal.se> Thu, 19 Sep 2013 14:38:20 +0200
evolution-rss (0.3.93-1) experimental; urgency=low
* Team upload.
* New upstream release.
* Drop obsolete Dm-Upload-Allowed field.
* Bump Standards-Version to 3.9.4. No further changes.
* Add Build-Depends on libecal1.2-dev (>= 3.8).
* Bump minimum required version of evolution and evolution-data-server to
3.8 and gtkhtml to 4.6.
-- Michael Biebl <biebl@debian.org> Sun, 08 Sep 2013 19:26:31 +0200
evolution-rss (0.3.91-2) unstable; urgency=low
* Team upload.
* Upload to unstable.
-- Michael Biebl <biebl@debian.org> Wed, 20 Jun 2012 01:11:41 +0200
evolution-rss (0.3.91-1) experimental; urgency=low
[ Jeremy Bicha ]
* New upstream release.
* debian/compat: Bump to 9
* debian/control:
- Bump Build-Depends and Depends for Evolution 3.4
- Standards-Version 3.9.3
* debian/copyright:
- Use copyright format 1.0
* debian/docs:
- Dropped, not needed
* debian/watch: Watch for .xz tarballs
[ Jordi Mallach ]
* Update Vcs-* fields.
* Add myself to Uploaders.
* Include util.mk and use the list-missing rule.
-- Jordi Mallach <jordi@debian.org> Mon, 18 Jun 2012 01:24:13 +0200
evolution-rss (0.2.90~20111111-3) unstable; urgency=low
* Release to unstable.
-- Josselin Mouette <joss@debian.org> Fri, 16 Dec 2011 20:55:36 +0100
evolution-rss (0.2.90~20111111-2) experimental; urgency=low
* Use dh-autoreconf.
* 01_deprecated.patch: new patch. Remove _DISABLE_DEPRECATED flags.
Closes: #650050.
* Bump build-depends on libebook too, to avoid mixing 3.0/3.2 on
buildds.
-- Josselin Mouette <joss@debian.org> Thu, 08 Dec 2011 10:05:20 +0100
evolution-rss (0.2.90~20111111-1) experimental; urgency=low
* New upstream git snapshot.
* Don’t install the desktop file.
* Bump evolution dependencies to 3.2.
-- Josselin Mouette <joss@debian.org> Fri, 11 Nov 2011 14:51:32 +0100
evolution-rss (0.2.90~20110410-2) unstable; urgency=low
* Upload to unstable.
-- Josselin Mouette <joss@debian.org> Fri, 19 Aug 2011 22:56:51 +0200
evolution-rss (0.2.90~20110410-1) experimental; urgency=low
* New upstream git snapshot.
* Bump evolution dependencies.
-- Josselin Mouette <joss@debian.org> Sun, 10 Apr 2011 12:53:48 +0200
evolution-rss (0.2.90~20110402-1) experimental; urgency=low
* New upstream git snapshot.
* 01_schema_type.patch: dropped, merged upstream.
-- Josselin Mouette <joss@debian.org> Sat, 02 Apr 2011 08:20:52 +0200
evolution-rss (0.2.90~20110321-1) experimental; urgency=low
* New upstream git snapshot for evolution 3.
* Drop useless patchutils requirement.
* Update build-dependencies and dependencies to evolution 3 and webkit
3.
* Drop obsolete lintian override.
* Remove manual page, it is obsolete and does not explain the actual
usage of evolution-import-rss.
* Switch to 3.0 quilt source format.
* 01_schema_type.patch: new patch. Fix GConf schema type.
-- Josselin Mouette <joss@debian.org> Mon, 21 Mar 2011 11:59:54 +0100
evolution-rss (0.2.4~20110217-1) unstable; urgency=low
* Bump requirements for evolution 2.32.
* New upstream git snapshot (the website for tarballs is down).
-- Josselin Mouette <joss@debian.org> Thu, 17 Feb 2011 22:54:19 +0100
evolution-rss (0.2.0-1) unstable; urgency=low
* New upstream stable release.
-- Josselin Mouette <joss@debian.org> Sun, 05 Sep 2010 21:13:36 +0200
evolution-rss (0.1.9~20100519+8c2b2d-2) unstable; urgency=low
* Upload to unstable.
-- Yves-Alexis Perez <corsac@debian.org> Thu, 20 May 2010 08:08:00 +0200
evolution-rss (0.1.9~20100519+8c2b2d-1) experimental; urgency=low
* New upstream git snapshot.
- don't crash on validating feed properties. closes: #564771
- don't crash when importing OPML feeds list. closes: #564750
- fix loading and rendering with webkit. closes: #564287
- hopefully fix undefined symbol.
* debian/control:
- update standards version to 3.8.4.
- update {build-,}depends for evolution 2.30. closes: #580234
- add myself to uploaders.
- drop libglade build-dep.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 19 May 2010 21:32:23 +0200
evolution-rss (0.1.9~20100320-1) experimental; urgency=low
* New upstream git snapshot.
* 01_folder-rename.patch, 02_folder-properties.patch,
03_recv_feeds.patch: dropped, merged upstream.
* Update (build-)dependencies.
-- Josselin Mouette <joss@debian.org> Sat, 20 Mar 2010 15:17:01 +0100
evolution-rss (0.1.4-6) unstable; urgency=low
* 03_recv_feeds.patch: new version of the patch, with a correct
version check at version 2.28.1. Uh, API changed in a minor release,
this is so insane!
* Actually the version check remains at 2.28.0 because evolution
2.28.1 still returns 22800 as integer version. No wonder.
* Require evolution 2.28.1, at both build time and run time, to avoid
running into the issue.
-- Josselin Mouette <joss@debian.org> Tue, 24 Nov 2009 13:50:01 +0100
evolution-rss (0.1.4-5) unstable; urgency=low
* 03_recv_feeds.patch: new patch from upstream. Fixes a bug causing
the feeds not to be updated. Closes: #551972.
-- Josselin Mouette <joss@debian.org> Fri, 20 Nov 2009 12:32:52 +0100
evolution-rss (0.1.4-4) unstable; urgency=low
* Build-depend on libebook1.2-dev. Thanks Lucian Langa.
Closes: #548456.
-- Josselin Mouette <joss@debian.org> Sat, 26 Sep 2009 17:04:05 +0200
evolution-rss (0.1.4-3) unstable; urgency=low
* Rebuild against evolution 2.28.
-- Josselin Mouette <joss@debian.org> Fri, 25 Sep 2009 21:13:38 +0200
evolution-rss (0.1.4-2) unstable; urgency=low
* Set webkit as primary renderer.
* 01_folder-rename.patch: patch from upstream. Allows to rename
folders.
* 02_folder-properties.patch: patch from upstream. Fixes a crasher.
-- Josselin Mouette <joss@debian.org> Wed, 23 Sep 2009 22:00:09 +0200
evolution-rss (0.1.4-1) unstable; urgency=low
* Remove useless .la file.
* New upstream release.
* Update build-dependencies.
* Enable webkit build.
-- Josselin Mouette <joss@debian.org> Wed, 26 Aug 2009 16:14:24 +0200
evolution-rss (0.1.3~git20090814-1) unstable; urgency=low
* New upstream release from git snapshot.
+ Fixes implicit pointer conversion. Closes: #533215.
* Update build-dependencies.
* 01_build_warnings.patch: dropped, merged upstream.
-- Josselin Mouette <joss@debian.org> Fri, 14 Aug 2009 14:46:38 +0200
evolution-rss (0.1.3~git20090505-1.1) unstable; urgency=low
* Non-maintainer upload.
* debian/control:
- add libgtkhtml3.14-dev to build-depends. closes: #527098
-- Yves-Alexis Perez <corsac@debian.org> Wed, 13 May 2009 18:21:47 +0200
evolution-rss (0.1.3~git20090505-1) unstable; urgency=low
* New upstream release from git snapshot, fixes countless bugs.
* 01_build_warnings.patch: new patch. Fix a load of warnings, as well
as a build failure.
* Disable gecko entirely, gtkhtml is enough and less bloat.
-- Josselin Mouette <joss@debian.org> Tue, 05 May 2009 12:12:49 +0200
evolution-rss (0.1.2-2) unstable; urgency=low
* Rebuild against evolution 2.26.
* Update dependencies accordingly.
* Standards version is 3.8.1.
* Explicitly pass --disable-webkit.
-- Josselin Mouette <joss@debian.org> Mon, 27 Apr 2009 14:33:41 +0200
evolution-rss (0.1.2-1) unstable; urgency=low
[ Pedro Fragoso ]
* New upstream version
- Remove all patches, merged upstream
* debian/control: Don't rely on Conflicts use Build-dep
on evolution-dev (>= 2.24)
[ Josselin Mouette ]
* Add myself to uploaders.
* Add dependencies on evolution (>= 2.24), evolution (<< 2.25), they
are necessary since the plugin directory is versioned.
-- Josselin Mouette <joss@debian.org> Wed, 01 Apr 2009 15:02:26 +0200
evolution-rss (0.1.0-2) unstable; urgency=low
[ Pedro Fragoso ]
* debian/patches/64_glue-shutdown.patch:
- Prevent evolution segfaulting on exit and clean glue (Closes: #491703)
* debian/patches/65_firefox-import.patch:
- Fix importing feeds from firefox
-- Heikki Henriksen <heikkih@gmail.com> Wed, 29 Oct 2008 09:43:23 +0100
evolution-rss (0.1.0-1) unstable; urgency=medium
[ Heikki Henriksen ]
* Change in build-depend due to xulrunner transition:
- use xulrunner-dev (1.9~b5-4) instead of libxul-dev
(closes: #480793)
[ Pedro Fragoso ]
* New upstream release version
* debian/patches:
- Drop all previous patches, merged upstream
* debian/control:
- Update my email address
- Bump Standards-Version to 3.8.0 (no changes)
* debian/rules:
- use with libxul and not xulrunner
[ Loic Minier ]
* Also allow xulrunner-1.9-dev as bdep.
* Depend on xulrunner (>= 1.9~) | xulrunner-1.9.
* Build with libxul-embedding not libxul.
- Pass --with-gecko=libxul-embedding to configure.
- New patch, 61_allow-libxul-embedding, allow this gecko (was already
ready to be enabled in a m4/gecko.m4 comment).
* New patch, 60_startup-glue, properly bootstrap xpcom glue.
* New patch, 62_undef-gecko-home. don't set GECKO_HOME when using XPCOM
glue.
* New patch, 63_set-profile-path-after-init, move profile path setup to
gecko_init() as it needs to happen after bootstrapping and before startup.
-- Loic Minier <lool@dooz.org> Fri, 04 Jul 2008 11:41:34 +0200
evolution-rss (0.0.8-2) unstable; urgency=low
[ Heikki Henriksen ]
* Add debian/lintian/evolution-rss:
- override warning for rpath /usr/lib/xulrunner in plugin - library is in
private-dir
* Add debian/evolution.install:
- install lintian override
* debian/rules:
- Build with gecko and set this as primary render (closes: #475179)
* Add patch debian/patches/missing-includes.patch:
- Fix implicit-pointer-conversion. Thanks to Dann Frazier.
(closes: #477053)
[ Pedro Fragoso ]
* Fix undef symbols on debian/patches/norss-popup.patch: (closes: #476948)
-- Heikki Henriksen <heikkih@gmail.com> Tue, 22 Apr 2008 12:46:10 +0200
evolution-rss (0.0.8-1) unstable; urgency=low
[ Pedro Fragoso ]
* Initial release to Debian stolen from Ubuntu (Closes: #470746)
* debian/control:
- Set pkg-evolution as Maintainer and myself as Uploaders
- Added conflicts on evolution (<< 2.22.0 & >= 2.23.0)
* debian/evolution-rss.1: Added
* debian/links: link evolution-import-rss manpage for the moment
* debian/copyright: Updated
* debian/patches/
+ fix-empty-desc.patch, norss-popup.patch: Patch from upstream
[ Heikki Henriksen ]
* Add Dm-Upload-Allowed: yes and myself to uploaders
* Add versioned build-dep on dpkg-dev (>= 1.14.16) to accommodate the above
* Build-depend on evolution-dev (>= 2.22.0)
[ Oystein Gisnas ]
* Add myself as uploader
-- Oystein Gisnas <oystein@gisnas.net> Tue, 08 Apr 2008 09:19:03 +0200
evolution-rss (0.0.8-0ubuntu1) hardy; urgency=low
* New upstream release (lp: #164129)
* debian/;
- Updated url and email change of upstream
* debian/control;
- b-d on libsoup2.4-dev
* debian/patches/02-fix_detect.patch: dropped, merged upstream
-- Pedro Fragoso <emberez@gmail.com> Mon, 03 Mar 2008 11:51:00 +0000
evolution-rss (0.0.7-0ubuntu2) hardy; urgency=low
* debian/patches: (LP: #178321)
- Added 02-fix_detect.patch from upstream to fix
evolution version and send/receive dialog crash
-- Pedro Fragoso <emberez@gmail.com> Sun, 23 Dec 2007 19:21:18 +0000
evolution-rss (0.0.7-0ubuntu1) hardy; urgency=low
[ Pedro Fragoso ]
* New upstream release (LP: #176825)
* debian/control
- Change Depends to evolution-dev (>=2.12)
- Added Depend to libdbus-glib-1-dev for dbus support
- Added Homepage
- Bump to Standards-Version 3.7.3
* debian/: added watch file
* debian/patches: dropped 02-fix-crash-on-disable fixed on upstream
[ Emmet Hikory ]
* Converted watchfile to screen-scrape mode
-- Emmet Hikory <persia@ubuntu.com> Sun, 23 Dec 2007 12:40:44 +0900
evolution-rss (0.0.4-0ubuntu2) gutsy; urgency=low
* debian/patches/02-fix-crash-on-disable.patch:
- Patch from upstream, fix a crash when disabling the plugin.
LP: #144946
-- Jonh Wendell <wendell@ubuntu.com> Thu, 04 Oct 2007 08:37:05 -0300
evolution-rss (0.0.4-0ubuntu1) gutsy; urgency=low
* Initial release (LP: #123940)
* debian/patches/01-configure_ac.patch:
- Patch from upstream to fix a broken configure.ac.
-- Jonh Wendell <wendell@ubuntu.com> Thu, 27 Jul 2007 15:58:32 -0300
|