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
|
r-cran-ggplot2 (3.5.1+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.7.0 (routine-update)
* dh-update-R to update Build-Depends (routine-update)
-- Charles Plessy <plessy@debian.org> Fri, 24 May 2024 08:55:57 +0900
r-cran-ggplot2 (3.4.4+dfsg-1) unstable; urgency=medium
* New upstream version
-- Andreas Tille <tille@debian.org> Tue, 17 Oct 2023 11:03:27 +0200
r-cran-ggplot2 (3.4.3+dfsg-1) unstable; urgency=medium
* New upstream version
-- Andreas Tille <tille@debian.org> Fri, 18 Aug 2023 14:37:42 +0200
r-cran-ggplot2 (3.4.2+dfsg-2) unstable; urgency=medium
* Rebuild with r-graphics-engine set by r-base
Closes: #1039647
-- Andreas Tille <tille@debian.org> Thu, 06 Jul 2023 16:07:48 +0200
r-cran-ggplot2 (3.4.2+dfsg-1) unstable; urgency=medium
* New upstream version
* dh-update-R to update Build-Depends (routine-update)
* Versioned Test-Depends: r-cran-svglite (>= 2.1.1-2~) and
r-cran-vdiffr (>= 1.0.5-2~) to deal with R graphics ABI change
-- Andreas Tille <tille@debian.org> Fri, 30 Jun 2023 11:55:51 +0200
r-cran-ggplot2 (3.4.1+dfsg-1) unstable; urgency=medium
* New upstream version
-- Andreas Tille <tille@debian.org> Mon, 20 Feb 2023 13:48:56 +0100
r-cran-ggplot2 (3.4.0+dfsg-2) unstable; urgency=medium
* Relax conditions for one test since it fails on i386
* Standards-Version: 4.6.2 (routine-update)
-- Andreas Tille <tille@debian.org> Wed, 11 Jan 2023 12:17:13 +0100
r-cran-ggplot2 (3.4.0+dfsg-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.1 (routine-update)
* dh-update-R to update Build-Depends (routine-update)
-- Andreas Tille <tille@debian.org> Fri, 11 Nov 2022 08:24:21 +0100
r-cran-ggplot2 (3.3.6+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version 3.3.6+dfsg
* Revert "Temporarily depend on ragg, svglite
and vdiffr to ease transition"
* d/t/control: Make test-deps unversioned so as to ease backporting
(all tightened recompiled graphics versions have migrated to testing)
-- Nilesh Patra <nilesh@debian.org> Wed, 04 May 2022 11:05:19 +0530
r-cran-ggplot2 (3.3.5+dfsg-6) unstable; urgency=medium
* Team upload.
* Temporarily depend on ragg, svglite and vdiffr to ease transition
-- Nilesh Patra <nilesh@debian.org> Tue, 03 May 2022 01:02:53 +0530
r-cran-ggplot2 (3.3.5+dfsg-5) unstable; urgency=medium
* Team upload.
* Re-build with R 4.2.0-1
* d/t/control: Update versioned dep on r-cran-ragg,
r-cran-svglite, r-cran-vdiffr
-- Nilesh Patra <nilesh@debian.org> Sun, 01 May 2022 13:50:48 +0530
r-cran-ggplot2 (3.3.5+dfsg-4) unstable; urgency=medium
* Team Upload.
* d/t/control: Update versioned dep on r-cran-ragg
-- Nilesh Patra <nilesh@debian.org> Mon, 28 Mar 2022 22:39:10 +0530
r-cran-ggplot2 (3.3.5+dfsg-3) unstable; urgency=medium
* Team Upload.
* d/t/control: Update versioned dep on svglite and vdiffr
-- Nilesh Patra <nilesh@debian.org> Mon, 28 Mar 2022 12:08:24 +0530
r-cran-ggplot2 (3.3.5+dfsg-2) unstable; urgency=medium
* Team Upload.
[ Andreas Tille ]
* d/salsa-ci.yml: Disable reprotest
[ Nilesh Patra ]
* d/t/control: Add versioned Depends on r-cran-svglite
-- Nilesh Patra <nilesh@debian.org> Thu, 23 Sep 2021 01:07:08 +0530
r-cran-ggplot2 (3.3.5+dfsg-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.0 (routine-update)
* Update Test-Depends to all suggested packages (commenting out not
yet packaged ones)
-- Andreas Tille <tille@debian.org> Mon, 20 Sep 2021 10:18:14 +0200
r-cran-ggplot2 (3.3.3+dfsg-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.5.1 (routine-update)
-- Andreas Tille <tille@debian.org> Fri, 15 Jan 2021 20:52:47 +0100
r-cran-ggplot2 (3.3.2+dfsg-2) unstable; urgency=medium
* Team upload.
* Add r-cran-quantreg to test-deps
-- Dylan Aïssi <daissi@debian.org> Wed, 15 Jul 2020 09:28:38 +0200
r-cran-ggplot2 (3.3.2+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
* debhelper-compat 13 (routine-update)
-- Dylan Aïssi <daissi@debian.org> Mon, 29 Jun 2020 09:35:07 +0200
r-cran-ggplot2 (3.3.1+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Dylan Aïssi <daissi@debian.org> Wed, 03 Jun 2020 09:09:25 +0200
r-cran-ggplot2 (3.3.0+dfsg-2) unstable; urgency=medium
* Source upload in R 4.0 transition
-- Andreas Tille <tille@debian.org> Tue, 19 May 2020 14:14:00 +0200
r-cran-ggplot2 (3.3.0+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.5.0 (routine-update)
* Testsuite: autopkgtest-pkg-r (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Dylan Aïssi <daissi@debian.org> Tue, 24 Mar 2020 14:00:41 +0100
r-cran-ggplot2 (3.2.1+dfsg-2) unstable; urgency=medium
* Enable tests requiring vdiffr which is available now
* Standards-Version: 4.5.0 (routine-update)
* Set upstream metadata fields: Bug-Submit, Repository.
-- Andreas Tille <tille@debian.org> Wed, 22 Jan 2020 09:46:35 +0100
r-cran-ggplot2 (3.2.1+dfsg-1) unstable; urgency=medium
* New upstream version
* Set upstream metadata fields: Archive, Bug-Database, Repository.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
-- Andreas Tille <tille@debian.org> Mon, 26 Aug 2019 09:29:49 +0200
r-cran-ggplot2 (3.2.0+dfsg-2) unstable; urgency=medium
* Do not run test requiring package r-cran-vdiffr
Closes: #934363
* debhelper-compat 12
* Standards-Version: 4.4.0
-- Andreas Tille <tille@debian.org> Sat, 10 Aug 2019 23:41:07 +0200
r-cran-ggplot2 (3.2.0+dfsg-1) unstable; urgency=medium
* New upstream version
* debhelper 12
* Standards-Version: 4.3.0
* Fix broken relative dir in HTML index (see #912254)
* Remove autogenerated HTML docs since it is including compressed JS
-- Andreas Tille <tille@debian.org> Mon, 08 Jul 2019 09:54:53 +0200
r-cran-ggplot2 (3.1.0-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Fri, 26 Oct 2018 10:47:52 +0200
r-cran-ggplot2 (3.0.0-1) unstable; urgency=medium
* New upstream version
* dh-update-R to update Build-Depends
-- Andreas Tille <tille@debian.org> Fri, 06 Jul 2018 08:47:02 +0200
r-cran-ggplot2 (2.2.1-4) unstable; urgency=medium
* Rebuild for R 3.5 transition
* debhelper 11
* Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-
lists.debian.net>
* Point Vcs fields to salsa.debian.org
* dh-update-R to update Build-Depends
* Secure URI in watch file
-- Andreas Tille <tille@debian.org> Sun, 03 Jun 2018 22:29:26 +0200
r-cran-ggplot2 (2.2.1-3) unstable; urgency=medium
* Team upload.
* Rebuild for r-api-3.4 transition.
* Add README.source documenting *.rda files.
* Bump Standards-Version to 4.1.1.
-- Sébastien Villemot <sebastien@debian.org> Sun, 01 Oct 2017 10:36:04 +0200
r-cran-ggplot2 (2.2.1-2) unstable; urgency=medium
* Team upload.
* Missing test dependency: r-cran-hexbin
-- Gordon Ball <gordon@chronitis.net> Tue, 10 Jan 2017 17:09:14 +0100
r-cran-ggplot2 (2.2.1-1) unstable; urgency=medium
* New upstream version
* debhelper 10
-- Andreas Tille <tille@debian.org> Thu, 05 Jan 2017 17:31:08 +0100
r-cran-ggplot2 (2.2.0-1) unstable; urgency=medium
* New upstream version
* Convert to dh-r
* Remove Carlos Borroto from Uploaders
* Canonical homepage for CRAN
* d/watch: version=4
* New Build-Depends: r-cran-tibble, r-cran-lazyeval;
new versioned Build-Depends: r-cran-scales (>= 0.4.1)
-- Andreas Tille <tille@debian.org> Mon, 14 Nov 2016 10:02:51 +0100
r-cran-ggplot2 (2.1.0-3) unstable; urgency=medium
* Final attempt to fix autopkgtest
-- Andreas Tille <tille@debian.org> Sat, 30 Apr 2016 10:05:19 +0200
r-cran-ggplot2 (2.1.0-2) unstable; urgency=medium
* Really fix autopkgtest
-- Andreas Tille <tille@debian.org> Fri, 29 Apr 2016 09:48:42 +0200
r-cran-ggplot2 (2.1.0-1) unstable; urgency=medium
* New upstream version
* cme fix dpkg-control
* Fix autopkgtest
-- Andreas Tille <tille@debian.org> Wed, 27 Apr 2016 21:37:34 +0200
r-cran-ggplot2 (2.0.0-2) unstable; urgency=medium
* Fix versioned Dependency from r-cran-scales >= 0.3.0
Closes: #810037
-- Andreas Tille <tille@debian.org> Wed, 06 Jan 2016 00:31:56 +0100
r-cran-ggplot2 (2.0.0-1) unstable; urgency=medium
* New upstream version
Closes: #808391
-- Andreas Tille <tille@debian.org> Sat, 19 Dec 2015 19:12:09 +0100
r-cran-ggplot2 (1.0.1-1) unstable; urgency=medium
* Import upstream version 1.0.1.
-- Benjamin Eikel <debian@eikel.org> Fri, 10 Apr 2015 18:26:55 +0200
r-cran-ggplot2 (1.0.0-1) unstable; urgency=low
[ Andreas Tille ]
* add autopkgtest
* Recommends: r-cran-sp since this is needed in the testsuite
[ Benjamin Eikel ]
* Import upstream version 1.0.0.
* Recommends: r-cran-mapproj (since used in unit test)
-- Benjamin Eikel <debian@eikel.org> Wed, 18 Jun 2014 11:58:56 +0200
r-cran-ggplot2 (0.9.3.1-1) unstable; urgency=low
[ Charles Plessy ]
a99af1a Imported Upstream version 0.9.3.1
Closes: #700862
e5e53f1 Normalised debian/control with config-model-perl.
52c803f Use Debhelper 9.
7964cb4 Rely on r-base-dev for the substitution variable R:Depends.
[ Ivo Maintz ]
c964761 License is gpl2 and not MIT.
21d743e Removed r-cran-rcolorbrewer, r-cran-reshape, r-cran-colorspace
from and added r-cran-plyr, r-cran-gtable, r-cran-scales,
r-cran-seshape2 to the dependencies.
[ Andreas Tille ]
* cme fix dpkg-control
* Add myself to uploaders
* Canonical Vcs URLs
* debian/patches/privacy-breach-google-adsense.patch
Remove privacy breach by using Google Adsense
-- Andreas Tille <tille@debian.org> Sat, 28 Dec 2013 16:10:04 +0100
r-cran-ggplot2 (0.8.9-1) unstable; urgency=low
* Initial release (Closes: #657989)
-- Carlos Borroto <carlos.borroto@gmail.com> Tue, 24 Jan 2012 14:50:41 -0500
|