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
|
r-cran-later (1.1.0.1+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
* debhelper-compat 13 (routine-update)
* Disable atomic.patch as it seems to be handled by upstream now.
* Rules-Requires-Root: no (routine-update)
* Trim trailing whitespace.
-- Dylan Aïssi <daissi@debian.org> Mon, 22 Jun 2020 09:46:05 +0200
r-cran-later (1.0.0+dfsg-2) unstable; urgency=medium
* Add test dependency on g++
* Link with std::atomic instead of boost:atomic
* Bump Standards-Version to 4.5.0, no changes
-- Graham Inggs <ginggs@debian.org> Tue, 21 Jan 2020 15:56:02 +0000
r-cran-later (1.0.0+dfsg-1) unstable; urgency=medium
* New upstream version
* debhelper-compat 12
* Standards-Version: 4.4.1
-- Andreas Tille <tille@debian.org> Mon, 07 Oct 2019 11:36:49 +0200
r-cran-later (0.8.0+dfsg-1) unstable; urgency=medium
[ Dylan Aïssi ]
* New upstream version
* debhelper 12
* Standards-Version: 4.3.0
[ Andreas Tille ]
* rename debian/tests/control.autodep8 to debian/tests/control
* Remove unneeded paragraph from d/copyright
-- Andreas Tille <tille@debian.org> Wed, 10 Jul 2019 12:22:24 +0200
r-cran-later (0.7.5+dfsg-2) unstable; urgency=medium
[ Adrian Bunk ]
* Link with libboost_atomic when needed
Closes: #915321
[ Andreas Tille ]
* Remove trailing whitespace in debian/copyright
* Build-Depends: libboost-atomic-dev
-- Andreas Tille <tille@debian.org> Tue, 04 Dec 2018 16:09:02 +0100
r-cran-later (0.7.5+dfsg-1) unstable; urgency=medium
* New upstream version
-- Andreas Tille <tille@debian.org> Thu, 20 Sep 2018 21:12:30 +0200
r-cran-later (0.7.4+dfsg-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.2.1
* d/copyright: location of tinycthread lib has changed
-- Andreas Tille <tille@debian.org> Tue, 04 Sep 2018 11:34:48 +0200
r-cran-later (0.7.3+dfsg-1) unstable; urgency=medium
* New upstream version
* Remove autogenerated HTML docs since it is including compressed JS
-- Andreas Tille <tille@debian.org> Thu, 14 Jun 2018 10:40:03 +0200
r-cran-later (0.7.2-1) unstable; urgency=medium
* New upstream version
* Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-
lists.debian.net>
* dh-update-R to update Build-Depends
* Drop unneeded r-cran-bh patch
-- Andreas Tille <tille@debian.org> Wed, 30 May 2018 13:02:54 +0200
r-cran-later (0.7.1-1) unstable; urgency=medium
* Initial release (closes: #897030)
-- Andreas Tille <tille@debian.org> Fri, 27 Apr 2018 12:49:30 +0200
|