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 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787
|
owncloud-client (5.3.2.15463+dfsg-1) unstable; urgency=medium
* New upstream release 5.3.2.15463+dfsg
* Add patch 0006-Fix-Qt-6.8-build.patch to fix Qt6.8 build (Closes:
#1100249)
* d/copyright: refreshed
* d/control: Bump Standards-Version to 4.7.2
-- Pierre-Elliott Bécue <peb@debian.org> Sat, 22 Mar 2025 01:18:31 +0100
owncloud-client (5.2.1.13040+dfsg-3) unstable; urgency=medium
* Team upload.
* Rename libraries for 64-bit time_t transition (Closes: #1063190)
-- Agustin Martin Domingo <agmartin@debian.org> Tue, 09 Jul 2024 16:25:57 +0200
owncloud-client (5.2.1.13040+dfsg-2) unstable; urgency=medium
* d/control:
- Add a dependency on libqt6svg6 which was missing.
-- Pierre-Elliott Bécue <peb@debian.org> Fri, 22 Mar 2024 11:57:41 +0100
owncloud-client (5.2.1.13040+dfsg-1) unstable; urgency=medium
* Release to unstable
-- Pierre-Elliott Bécue <peb@debian.org> Fri, 08 Mar 2024 17:37:31 +0100
owncloud-client (5.2.1.13040+dfsg-1~exp2) experimental; urgency=medium
* Drop d/nemo-owncloud.install
-- Pierre-Elliott Bécue <peb@debian.org> Wed, 21 Feb 2024 14:30:56 +0100
owncloud-client (5.2.1.13040+dfsg-1~exp1) experimental; urgency=medium
* New upstream release 5.2.1.13040+dfsg
-- Pierre-Elliott Bécue <peb@debian.org> Thu, 15 Feb 2024 18:35:12 +0100
owncloud-client (5.2.0.12726+dfsg-1) unstable; urgency=medium
* New upstream release 5.2.0.12726+dfsg
- Plugins for nautlius, nemo and caga were extracted from the package
-- Pierre-Elliott Bécue <peb@debian.org> Tue, 09 Jan 2024 15:12:56 +0100
owncloud-client (4.2.0.11670+dfsg-1) unstable; urgency=medium
* New upstream release 4.2.0.11670+dfsg
(Closes: #1052645, #1037411)
-- Pierre-Elliott Bécue <peb@debian.org> Tue, 26 Sep 2023 17:06:45 +0200
owncloud-client (3.2.0.10193+dfsg-1) unstable; urgency=medium
* New upstream release 3.2.0.10193+dfsg
- Merged patches removed the first one, using WITH_AUTO_UPDATER=OFF
instead
* d/rules: make dh_missing fail
* Add a lintian-override on the dolphin-owncloud package.
-- Pierre-Elliott Bécue <peb@debian.org> Tue, 21 Mar 2023 01:05:13 +0100
owncloud-client (2.11.0.8354+dfsg-1) unstable; urgency=medium
[ Pierre-Elliott Bécue ]
* New upstream release 2.11.0.8354+dfsg
* d/watch: update tracking url
* d/copyright: Updated
* d/rules: Add variable overloading for cmake to mark this version as
Debian-managed
* d/control:
- Drop owncloud-client-l10n
- Cleans version on deps and breaks/replaces that are moot
- Add Breaks+Replaces on owncloud-client for owncloud-client-l10n
[ Sandro Knauß ]
* Remove myself from Uploaders.
-- Pierre-Elliott Bécue <peb@debian.org> Thu, 29 Sep 2022 01:05:25 +0200
owncloud-client (2.6.3.14058+dfsg-1) unstable; urgency=medium
* d/control:
- Fix uploader's typo
- Bump Standards-Version to 4.6.0
- Sets owncloud-client's Multi-Arch to no
* d/source/lintian-overrides:
- Comments out some overrides that seem not needed anymore
* d/copyright: Updated
-- Pierre-Elliott Bécue <peb@debian.org> Sun, 24 Oct 2021 22:24:03 +0200
owncloud-client (2.6.3.14058+dfsg-1~exp1) experimental; urgency=medium
* New upstream release
* Add myself to uploaders
* Switch to debhelper-compat
* d/p/0010: Fix a bug in the code about a missing QPainterPath include
* Drop all documentation building, due to upstream having made impossible to
build the docs currently...
-- Pierre-Elliott Bécue <peb@debian.org> Fri, 30 Apr 2021 13:59:09 +0200
owncloud-client (2.5.1.10973+dfsg-1) unstable; urgency=medium
* New upstream release (Closes: #916215).
* Bump Standards-Version to 4.3.0 (no changes needed).
* Remove approved patched.
* Update patch hunks.
* Update patches for new upstream release.
* Rename internal library.
* Update copyright to match new upstream release.
* Removed pkg-kde-tools from B-D (as it is not used).
* Removed non used lintian-overrides.
* Build doc-html and doc-pdf explicitly.
* Make tests not failing the build.
* Added source/lintian-overrides for themed documentations.
-- Sandro Knauß <hefee@debian.org> Fri, 28 Dec 2018 21:38:44 +0100
owncloud-client (2.4.1+dfsg-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Add d/p/0010 to fix the nemo/nautilus shell integration encoding issues.
(Closes: #897436)
* Add d/p/0011 to remove debug messages with nautilus integration that may
also raise encoding errors.
* d/control:
- Drop the X-Python3-Version that is obsolete
- Bump Standards-Version to 4.1.4. No change required.
-- Pierre-Elliott Bécue <becue@crans.org> Thu, 24 May 2018 03:40:48 +0200
owncloud-client (2.4.1+dfsg-1) unstable; urgency=medium
* New upstream release.
* fix some typos in patches.
* update vcs links to salsa.
-- Sandro Knauß <hefee@debian.org> Thu, 29 Mar 2018 13:44:36 +0200
owncloud-client (2.4.0+dfsg-1) unstable; urgency=medium
* New upstream release (Closes: #741954).
* Release to unstable, it is a new stable release.
* Update watch file to point to current location.
* Remove build-depends on deprecated Frameworks -dev packages.
Thanks to Pino Toscano (Closes: #885392)
* Remove not needed patch.
* Bump Standards-Version to 4.1.3 (no changes needed).
* Bump compat level to 11 (no changes needed).
-- Sandro Knauß <hefee@debian.org> Sun, 31 Dec 2017 11:40:03 +0100
owncloud-client (2.4.0~rc2+dfsg-2) experimental; urgency=medium
* Add some extensions for xvfb to pass the tests.
-- Sandro Knauß <hefee@debian.org> Sat, 16 Dec 2017 18:26:45 +0100
owncloud-client (2.4.0~rc2+dfsg-1) experimental; urgency=medium
* New upstream release 2.4.0~rc2 (still experimental).
* Remove upstream applied patches.
* Add patch to check for -Wno-gnu-zero-variadic-macro-arguments
-- Sandro Knauß <hefee@debian.org> Sat, 16 Dec 2017 11:38:38 +0100
owncloud-client (2.4.0~rc1+dfsg-1) experimental; urgency=medium
* New upstream release (still experimental).
* get rid of kdelibs5-dev. (Closes: #883591)
* Remove applied patches
* Update patch hunks
* Add patches to fix SyncMoveTest.
-- Sandro Knauß <hefee@debian.org> Wed, 06 Dec 2017 19:44:52 +0100
owncloud-client (2.4.0~beta1+dfsg-1) experimental; urgency=medium
* New upstream release.
* Update d/watch:
- Correct version numbers for alpha, beta and rc.
- use url, so no redirect is needed.
* Exclude more in dfsg tarball:
- coordinate with upstream (see admin/linux/clean_tarball.sh).
- remove src/3rdparty/libcrashreporter-qt
- keep admin/linux and admin/qt
* Update copyright for new release
- remove not needed blocks
* Update patches:
- Update hunks
- Remove applied patches
* Add patches to build manpages (again).
* Set LC_ALL for tests.
* Update build doc paths.
* remove alternative for python-sphinx in favor for python3-sphinx.
* Add Multi-Arch hint for dolphin-owncloud.
* Bump Standards-Version to 4.1.2.
-- Sandro Knauß <hefee@debian.org> Mon, 04 Dec 2017 01:17:38 +0100
owncloud-client (2.3.3+dfsg-2) unstable; urgency=medium
* Fix FTBFS for arch-only builds.
* Fix FTBFS for indep-only builds.
-- Sandro Knauß <hefee@debian.org> Sun, 10 Sep 2017 17:54:06 +0200
owncloud-client (2.3.3+dfsg-1) unstable; urgency=medium
* New upstream release.
* Add caja-owncloud package.
* Exclude more in dfsg tarball:
- /binary - because it has precompiled stuff, for win only.
- delete non dfsg free sourcecode (Unicode files).
- exclude doc/ocdoc/ - it was added by mistake.
* Update and resort copyright file for new tarball
* Bump Standards-Version to 4.1.0 (no change needed)
* Fix: FTBFS with Sphinx 1.6: Needs build-dep on latexmk (Closes: #872166)
* Use dh_missing instead of dh_install.
* Also run dh_python3 for caja and nemo integration packages.
-- Sandro Knauß <hefee@debian.org> Sat, 09 Sep 2017 16:22:49 +0200
owncloud-client (2.3.2+dfsg-2) unstable; urgency=medium
* Readd removed part of 0006-move-configfile.patch (Closes: 865455)
* Update 0002-debian_version.patch: Fix url in about dialog
-- Sandro Knauß <hefee@debian.org> Thu, 22 Jun 2017 19:23:00 +0200
owncloud-client (2.3.2+dfsg-1) unstable; urgency=medium
* New upstream release.
* Updated all patches (small changes)
* Update the link to buster
* Update installed filenames for plugins
* Remove optigen call, 'cause pdflatex is fixed to produce to
reproducible builds
* Update copyright information
* Updated Standard-Version:
- Add doc package to recommends fields
- use https version to format field
* Use https version for homepage
* Update lintian-overrides
-- Sandro Knauß <hefee@debian.org> Wed, 21 Jun 2017 02:18:17 +0200
owncloud-client (2.2.4+dfsg-2) unstable; urgency=medium
* FTBFS: Tests failures (Closes: 844937)
* Bump compat level (No need to use --parallel in rules anymore).
* Add xvfb to build-depends, because some tests need a X running.
* Cleanup lintian-overrides (removed unused).
-- Sandro Knauß <hefee@debian.org> Sat, 19 Nov 2016 14:51:12 +0100
owncloud-client (2.2.4+dfsg-1) unstable; urgency=medium
* new upstream release
* Change my own mailaddress to hefee@debian.org
* Added patch to compile with OpenSSL 1.1.0b (Closes: #828485)
* Add zlib to build deps.
-- Sandro Knauß <hefee@debian.org> Sat, 22 Oct 2016 00:47:06 +0200
owncloud-client (2.2.2+dfsg-1) unstable; urgency=medium
* New upstream release.
* Release to unstable, the only reason to push to experimental that this
needs to go through the NEW queue.
-- Sandro Knauß <bugs@sandroknauss.de> Fri, 24 Jun 2016 18:28:04 +0200
owncloud-client (2.2.1+dfsg-2) experimental; urgency=medium
* Add nemo-owncloud package.
* Split data part out of nautilis-owncloud into owncloud-client-data.
* Add texlive-generic-extra to build to unstable again
-- Sandro Knauß <bugs@sandroknauss.de> Tue, 21 Jun 2016 13:22:09 +0200
owncloud-client (2.2.1+dfsg-1) unstable; urgency=medium
* New upstream release.
* Delete upstream approved patches
* Update patch hunks
-- Sandro Knauß <bugs@sandroknauss.de> Wed, 08 Jun 2016 11:27:13 +0200
owncloud-client (2.2.0+dfsg-1) unstable; urgency=medium
* New stable upstream - release to unstable.
* Update copyright file
* Update patches:
- remove patch that was applied upstream (fix_typo.patch)
- update other patch (upstream changed the surrounding a little bit)
* Add patch to keep tests running without a XServer (approved upsteram).
* Bump to Standards-Version 3.9.8
- install additional documentation provided by owncloud-client-doc
under /usr/share/doc/owncloud-client
-- Sandro Knauß <bugs@sandroknauss.de> Thu, 12 May 2016 18:22:31 +0200
owncloud-client (2.1.1+dfsg-2) experimental; urgency=medium
* Added dolphin plugin.
* Updated VCS links to secure protocol
* Added nautilus to Depends for natuilus plugin
the plugin only makes sense with nautilus installed
-- Sandro Knauß <bugs@sandroknauss.de> Thu, 25 Feb 2016 23:47:37 +0100
owncloud-client (2.1.1+dfsg-1) unstable; urgency=medium
* New upstream release.
* Updated patch hunks
-- Sandro Knauß <bugs@sandroknauss.de> Wed, 17 Feb 2016 11:00:56 +0100
owncloud-client (2.1.0+dfsg-1) unstable; urgency=medium
* New upstream release.
* Delete non used patch: 004-shell_integration_copyright
* Updated patch hunks
* Updated patches (small updates)
* Remove unnessary lintian-override
* Updated copyright file
-- Sandro Knauß <bugs@sandroknauss.de> Tue, 15 Dec 2015 18:48:08 +0100
owncloud-client (2.0.2+dfsg-1) unstable; urgency=medium
* New upstream release.
* Update patch hunks
* Added patch to use system build flags.
* Added override hardening-no-fortify-functions for libowncloudsync0
* Updated debian/rules:
- use /usr/share/dpkg/default.mk
- remove own hacks to get debian version
- use hardening=+all
-- Sandro Knauß <bugs@sandroknauss.de> Sat, 24 Oct 2015 03:16:40 +0200
owncloud-client (2.0.0+dfsg-1) unstable; urgency=medium
* New upstream release (release to unstable).
* Deleted upstream applied patch.
* Updated patch hunks.
-- Sandro Knauß <bugs@sandroknauss.de> Fri, 28 Aug 2015 11:35:16 +0200
owncloud-client (2.0.0~rc1+dfsg-2) experimental; urgency=medium
* Added upstream patch for build on 32bit systems
-- Sandro Knauß <bugs@sandroknauss.de> Mon, 24 Aug 2015 19:24:26 +0200
owncloud-client (2.0.0~rc1+dfsg-1) experimental; urgency=medium
* New upstream release.
* Updated patch hunks
* Reproducible:
- optipng images before sending them to pdflatex
- Added patch to get reproducible to get rid of time in C++
* Added optipng to build-deps
* Removed unused lintian override for /usr/bin/owncloud
-- Sandro Knauß <bugs@sandroknauss.de> Sat, 22 Aug 2015 16:36:41 +0200
owncloud-client (2.0.0~beta1+dfsg-1) experimental; urgency=medium
* New upstream release.
* Patches:
- Refresh 0001-disable-updatecheck.patch
- Delete patches, that came from upstream
- update patch hunks
* Updated copyright
-- Sandro Knauß <bugs@sandroknauss.de> Tue, 11 Aug 2015 14:52:00 +0200
owncloud-client (1.8.4+dfsg-1) unstable; urgency=medium
* New upstream release.
* Updated copyright file.
* Update patch hunks.
* Delete upstream applied patch.
* Build-deps: remove libneon27-gnutls-dev, with qtbase 5.4.x in
unstable/testing, we don't need neon anymore
* Added a patch to pass all tests (backported from upstream)
-- Sandro Knauß <bugs@sandroknauss.de> Sat, 08 Aug 2015 14:28:51 +0200
owncloud-client (1.8.1+dfsg-1) unstable; urgency=medium
* New upstream release (release to unstable)
* d/watch: Do not add the file extension to the version number.
-- Sandro Knauß <bugs@sandroknauss.de> Thu, 07 May 2015 16:41:54 +0200
owncloud-client (1.8.1~rc2+dfsg-1) experimental; urgency=medium
* New upstream release.
* make build with GCC-5 (Closes: 778052)
-- Sandro Knauß <bugs@sandroknauss.de> Thu, 07 May 2015 01:26:05 +0200
owncloud-client (1.8.1~rc1+dfsg-1) experimental; urgency=medium
* New upstream realease.
* Updated watchfile to match xz files too.
* Update patch hunks.
-- Sandro Knauß <bugs@sandroknauss.de> Fri, 01 May 2015 14:14:32 +0200
owncloud-client (1.8.0+dfsg-1) experimental; urgency=medium
* New upstream release.
* Rename mirall -> owncloudclient:
- Updated download url.
- Updated patches.
- Updated documentation.
- Updated copyright file.
* Added libssl as build-dep (upstream dependency).
* Added new upstream signing key.
* Updated copyright file.
* Removed httpbf.* is not more needed, because libneon is not needed.
* Added patch: Move config files to /etc/owncloud-client.
* Added debhelperscript to move configfile.
* Added patch: Use own dir for translations. (Closes: #780057)
* Point help url to stretch and not jessie anymore.
* Updated patches (hunk updates).
* Added upstream patch to fix python syntax (pull request #2997).
* Removed unnessary lintian override:
- owncloudcmd is free of hardening-no-fortify-functions.
-- Sandro Knauß <bugs@sandroknauss.de> Tue, 24 Mar 2015 22:51:58 +0100
owncloud-client (1.7.1+dfsg-1) experimental; urgency=medium
* New upstream release.
* removed upstream applied patches
* update hunks for patches
-- Sandro Knauß <bugs@sandroknauss.de> Sat, 20 Dec 2014 17:28:39 +0100
owncloud-client (1.7.0+dfsg-1) experimental; urgency=medium
* New upstream release.
* Updated copyright file
* Removed copy of sqlite3
* Updated Vcs-Browser field
* Bump to Standards-Version 3.9.6
* Added patch for make nautilus script be python3 compatible
* Using dversionmangle not uversionmangle for debian/watch
-- Sandro Knauß <bugs@sandroknauss.de> Mon, 10 Nov 2014 20:38:50 +0100
owncloud-client (1.7.0~beta1+dfsg-2) experimental; urgency=medium
* Added package for file synchronization:
- nautilus-owncloud
-- Sandro Knauß <bugs@sandroknauss.de> Sat, 30 Aug 2014 01:44:48 +0200
owncloud-client (1.7.0~beta1+dfsg-1) experimental; urgency=medium
[ David Prévot ]
* Drop now useless dversionmangle
* Point to Jessie’s package instead of Sid’s
[ Sandro Knauß ]
* New upstream release
* Updated watch file to new page
* Updated copyright file
* Deleted shell_integration/(windows|MacOSX) due to copyright problems
- Added patch to strip out deleted directories
0004-shell_integration_copyright.patch
* Updated 0001-disable-updatecheck.patch (only hunk update)
* Updated 0002-debian_version.patch
* Added patch to strip out deleted directories
* restructure debian/rules
-- Sandro Knauß <bugs@sandroknauss.de> Sat, 30 Aug 2014 00:46:53 +0200
owncloud-client (1.6.2+dfsg-1) unstable; urgency=medium
* New upstream release
* Removed libegl1-mesa-dev from build-deps (was only added for workaround)
* Added patch to skip specific failing tests on BSD. (Mitigates: #750903)
-- Sandro Knauß <bugs@sandroknauss.de> Sun, 03 Aug 2014 22:34:57 +0200
owncloud-client (1.6.1+dfsg-1) unstable; urgency=medium
[ David Prévot ]
* No tests if DEB_BUILD_OPTIONS contains nocheck
[ Sandro Knauß ]
* New upstream release
* Update 0002-debian_version.patch hunks
* Added libegl1-mesa-dev to build dependencies as workaround for QTBUG-39859.
Thanks to Alf Gaida for the patch (Closes: #753255)
* Made libowncloudsync0.lintian-overrides be aware of version of
libowncloudsync.
-- Sandro Knauß <bugs@sandroknauss.de> Tue, 01 Jul 2014 12:17:49 +0200
owncloud-client (1.6.0+dfsg-1) unstable; urgency=medium
* New upstream stable release
* Updated watch file to track for stable and testing releases
* Updated 0001-disable-updatecheck.patch (only offset changes)
* Updated copyright
-- Sandro Knauß <bugs@sandroknauss.de> Sat, 31 May 2014 04:20:50 +0200
owncloud-client (1.6.0~rc2+dfsg-1) experimental; urgency=medium
* New upstream release
* Make lintian-overrides multiarch
* Removed upstream applied patches
-- Sandro Knauß <bugs@sandroknauss.de> Sat, 17 May 2014 21:37:28 +0200
owncloud-client (1.6.0~beta2+dfsg-2) experimental; urgency=medium
* Run the tests with --max-parallel=1 to fix FTBFS. (Closes: #746278)
Thanks Dmitry Shachnev
* Added patch to make doc parts installable.
-- Sandro Knauß <bugs@sandroknauss.de> Thu, 08 May 2014 02:07:35 +0200
owncloud-client (1.6.0~beta2+dfsg-1) experimental; urgency=medium
* New upstream release
* Added freebsd.patch
* Moved libocsync to private location
* Moved logic from patch 0002-create-manpage.patch -> debian/rules
* Added dep3 header to freebsd.patch
* Update lintian overrides
-- Sandro Knauß <bugs@sandroknauss.de> Wed, 07 May 2014 22:19:33 +0200
owncloud-client (1.6.0~beta1+dfsg-1) experimental; urgency=medium
* New upstream release
* Updated build-deps to build with QT5
* Updated patches
* Updated lintian-overrides
* Updated copyright
* Updated Dependencies
* Added parameter to debian/rules to link only needed dependencies.
-- Sandro Knauß <bugs@sandroknauss.de> Tue, 22 Apr 2014 20:12:43 +0200
owncloud-client (1.5.3+dfsg-1) unstable; urgency=medium
* New upstream release
* Updated lintian-overrides
* Added gpg signaturetest to watch file
* Added patch to fix segault (Closes: #742064)
* Removed Recommends (are set by qtkeychain)
* Used Files-Exclude feature instead of repack script
* Added README.Debian
-- Sandro Knauß <bugs@sandroknauss.de> Sun, 23 Mar 2014 23:20:57 +0100
owncloud-client (1.5.2+dfsg-1) unstable; urgency=medium
* New upstream release
* Removed backported patches
-- Sandro Knauß <bugs@sandroknauss.de> Thu, 27 Feb 2014 20:50:22 +0100
owncloud-client (1.5.1+dfsg-1) unstable; urgency=medium
* New upstream release
* Updated 0001-disable-updatecheck.patch
* Added patches for a correct copyright (cherry-pick from upstream)
* Updated debian/copyright
* Updated build-deps:
- Added libcmocka-dev
- Added libhttp-dav-perl
* Added kwalletmanager as recommended to have crypted password support
* Removed old packages (mirall-* packages)
* Added libowncloudsync-dev package
* Added replace/break for transition of ocsync into owncloud-client:
- libocsnyc -> libowncloudsync
- libocsync-dev -> libowncloudsync-dev
* Deleted debian/libowncloudsync0.symbols - lib is too unstable
* Removed autopkgtest (Closes: #735535)
* Added debian version to info box
* Used d/clean to delete unneeded files:
- Use GNUInstallDirs.cmake from debian (Closes: #738512)
- Deleted included copy of libhttp-dav-perl
- Use debian standard cmake for OpenSSL and CheckPrototypeDefinition
* lintian-overrides:
- Added owncloud-client-cmd: hardening-no-fortify-functions
* debian/rules: ignoring displaying manpages as not installed
* debian/watch: watching for https instead of http
-- Sandro Knauß <bugs@sandroknauss.de> Sat, 22 Feb 2014 00:19:22 +0100
owncloud-client (1.5.0+dfsg-4) unstable; urgency=medium
* Added libqt4-sql-sqlite as dependency (Closes: #733749)
-- Sandro Knauß <bugs@sandroknauss.de> Tue, 31 Dec 2013 17:55:47 +0100
owncloud-client (1.5.0+dfsg-3) unstable; urgency=medium
[ David Prévot ]
* Fixed tests filename
[ Sandro Knauß ]
* Added patch to respect XDG_CONFIG_HOME env variable
* Fix the testsuite (Closes: #733306)
* Updated debian/libowncloudsync0.symbols
-- Sandro Knauß <bugs@sandroknauss.de> Tue, 31 Dec 2013 02:17:37 +0100
owncloud-client (1.5.0+dfsg-2) unstable; urgency=medium
* Activated unit tests
* Updated debian/libowncloudsync0.symbols for all archs (Closes: #733048)
* Do not publish beta symbols
-- Sandro Knauß <bugs@sandroknauss.de> Fri, 27 Dec 2013 19:50:08 +0100
owncloud-client (1.5.0+dfsg-1) unstable; urgency=medium
* New upstream stable release
* Released stable version to unstable
* Updated watch file to track stable version of owncloud-client
* Removed applied patch: 0003-Add-man-page-for-owncloudcmd.patch
* Updated build dependencies
* Added hardening support the standard way
* Updated dependencies for libowncloudsync0
* Updated debian/libowncloudsync0.symbols
-- Sandro Knauß <bugs@sandroknauss.de> Sun, 22 Dec 2013 23:47:12 +0100
owncloud-client (1.5.0~beta2+dfsg-1) experimental; urgency=low
* New upstream release
* Adding the new cmd client
* Updated debian/watch to match on testing versions
* Updated build dependencies
* Updated disable-updatecheck.patch
* Updated build deps
* Removed patches (applied upstream):
- freebsd-libinotify.patch
- freebsd-statvfs64.patch
- utility-platform.patch
* Updated debian/libowncloudsync0.symbols (Closes: #731525)
* Updated debian/changelog
* Bumped Standards Version
* Removed lintian-overrides
-- Sandro Knauß <bugs@sandroknauss.de> Sun, 08 Dec 2013 22:08:43 +0100
owncloud-client (1.4.2+dfsg-2) unstable; urgency=low
* Updated debian/watch
* Updated debian/libowncloudsync0.symbols
-- Sandro Knauß <bugs@sandroknauss.de> Sat, 09 Nov 2013 17:01:43 +0100
owncloud-client (1.4.2+dfsg-1) unstable; urgency=low
* New upstream release
* Added patches:
- create-manpage.patch
- freebsd-libinotify.patch
- freebsd-statvfs64.patch
- utility-platform.patch
* Added freebsd support
* Updated version dependency for ocsync
* Updated debian/libowncloudsync0.symbols
* Updated lintian-overrides: hardening-no-fortify-functions
* Removed "--with kde" in debian/rules
-- Sandro Knauß <bugs@sandroknauss.de> Tue, 22 Oct 2013 13:36:09 +0200
owncloud-client (1.4.1+dfsg-2) unstable; urgency=low
* Fix FTBS for runs with binary-only
* Added python-sphinx back to build-deps
-- Sandro Knauß <bugs@sandroknauss.de> Sun, 29 Sep 2013 00:52:30 +0200
owncloud-client (1.4.1+dfsg-1) unstable; urgency=low
* New upstream release.
* Updated version dependency for ocsync
* Updated debian/libowncloudsync0.symbols
* Updated lintian-overrides: hardening-no-fortify-functions
* Updated copyright file
* Removed patches (applied upstream):
- dont-ship-doc_scripts.patch
- fix-empty-ocdir.patch
* "Show Desktop Notifications" setting inoperant (Closes: #723833)
* Makes build-arch faster
-- Sandro Knauß <bugs@sandroknauss.de> Thu, 26 Sep 2013 19:56:16 +0200
owncloud-client (1.4.0+dfsg-1) unstable; urgency=low
* New upstream release.
* Updated build-deps:
- Removed useless version dependency for python-sphinx
- Updated version dependecy for ocsync
- Added libqtwebkit-dev
* Updated debian/libowncloudsync0.symbols
* Updated lintian-overrides: hardening-no-fortify-functions
* Updated debian/copyright
* owncloud-client package now cares about config dir instead of mirall-l10n
* Renamed config dir /etc/owncloud -> /etc/ownCloud
* Renamed packages:
- mirall-l10n -> owncloud-client-l10n
- mirall-doc -> owncloud-client-doc
* Added transitional packages:
- mirall-l10n
- mirall-doc
* Removed patches (applied upstream):
- desktop-entry-lacks-keywords-entry.patch
- doc-parallel.patch
* Added patches:
- disable-updatecheck.patch (Closes: #721341)
- fix-empty-ocdir.patch
- dont-ship-doc_scripts.patch
* Removed unused configure parameters in debian/rules
* Added PDF alternative to mirall-doc.doc-base
* FTBFS w/ocsync 0.90: csync_progress_callback API changed (Closes: #722623)
-- Sandro Knauß <bugs@sandroknauss.de> Wed, 11 Sep 2013 21:53:01 +0200
owncloud-client (1.3.0+dfsg-1.1) unstable; urgency=low
* Non-maintainer upload.
* Don't run dh_sphinxdoc in an arch-dep build. (Closes: #719176)
-- Iain Lane <laney@debian.org> Sat, 07 Sep 2013 17:41:01 +0000
owncloud-client (1.3.0+dfsg-1) unstable; urgency=low
* New upstream release.
* Updated version dependency for ocsync
* Updated debian/libowncloudsync0.symbols
* Updated lintian-overrides: hardening-no-fortify-functions
* Make sphinx documentation compile in parallel (Closes: #719178)
* Fixed: desktop-entry-lacks-keywords-entry lintian warning
* Dropped mirall package (upstream has dropped target)
-- Sandro Knauß <bugs@sandroknauss.de> Thu, 15 Aug 2013 22:08:41 +0200
owncloud-client (1.2.5+dfsg-1) unstable; urgency=low
* Initial release for debian. (Closes: #692872)
-- Sandro Knauß <bugs@sandroknauss.de> Tue, 14 May 2013 03:06:42 +0200
owncloud-client (1.0.5+repack1-0ubuntu1) quantal; urgency=low
* New upstream release LP: #1053449
-- Matthew Fischer <matthew.fischer@ubuntu.com> Mon, 01 Oct 2012 20:07:46 -0600
owncloud-client (1.0.4+repack1-0ubuntu1) quantal; urgency=low
* New upstream release
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 13 Aug 2012 17:07:22 +0100
owncloud-client (1.0.3+repack1-0ubuntu1) quantal; urgency=low
* Initial package
* Remove admin/ directory which had unused binary files in it
* Add kubuntu_01_sysconf_dir.diff to fix install dir
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 19 Jul 2012 17:43:04 +0100
|