File: changelog

package info (click to toggle)
r-cran-yaml 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 732 kB
  • sloc: ansic: 9,425; sh: 14; makefile: 7
file content (100 lines) | stat: -rw-r--r-- 3,407 bytes parent folder | download
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
r-cran-yaml (2.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.1.5

 -- Andreas Tille <tille@debian.org>  Mon, 30 Jul 2018 08:44:03 +0200

r-cran-yaml (2.1.19-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-
    lists.debian.net>
  * dh-update-R to update Build-Depends
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.1.4
  * Secure URI in watch file

 -- Andreas Tille <tille@debian.org>  Sat, 05 May 2018 19:14:02 +0200

r-cran-yaml (2.1.18-1) unstable; urgency=medium

  * Team upload
  * New upstream version
  * Standards-Version: 4.1.3
  * debhelper 11

 -- Andreas Tille <tille@debian.org>  Wed, 14 Mar 2018 08:53:44 +0100

r-cran-yaml (2.1.14-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Team Upload
  * New upstream version
  * Upstream is patching libyaml resulting in incompatible API thus we
    need to stick to the code copy
  * Canonical CRAN homepage
  * Move some metadata from d/copyright to d/upstream/metadata

  [ Gordon Ball ]
  * Fix autopkgtest (tried to write to a read-only location)

 -- Andreas Tille <tille@debian.org>  Sun, 11 Dec 2016 17:43:20 +0100

r-cran-yaml (2.1.13-5) unstable; urgency=medium

  * Team upload
  * cme fix dpkg-control
  * do not pin to specific libyaml-dev version
    Closes: #837246, #813049
  * Add autopkgtest

 -- Andreas Tille <tille@debian.org>  Sat, 10 Sep 2016 15:50:54 +0200

r-cran-yaml (2.1.13-4) unstable; urgency=low

  * debian/control: fix typo in Depends: libyaml-0.2 -> libyaml-0-2.
  * debian/control: reformat extended description (thanks lintian).

 -- Joost van Baal-Ilić <joostvb@debian.org>  Thu, 11 Feb 2016 05:21:54 +0100

r-cran-yaml (2.1.13-3) unstable; urgency=low

  * debian/copyright: add upstream vcs at github and alternative upstream
    homepage at http://biostat.mc.vanderbilt.edu/wiki/Main/YamlR as
    comments.
  * debian/rules: remove convenience copy of libyaml sources before
    building, use system <yaml.h> in r-ext.c and implicit.c, hack
    src/Makevars to explicitly link with system -lyaml: get rid of
    embedded library.
  * debian/rules: add clean target: clean up after our upstream source
    hacking
  * debian/control: add libyaml-dev to build depends, version 0.1.6-3.
    This version is shipped with jessie (current stable) and stretch
    (current testing).  Add explicit versioned libyaml-0.2 (= 0.1.6-3)
    to Depends (next to ${shlibs:Depends} which yields unversioned
    libyaml-0.2 dependency): see YAML_VERSION_STRING in
    src/yaml_private.h.  Upstream LibYAML available from
    http://pyyaml.org/download/libyaml/yaml-0.1.6.tar.gz.
  * debian/control: improve description.

 -- Joost van Baal-Ilić <joostvb@debian.org>  Fri, 08 Jan 2016 09:11:52 +0100

r-cran-yaml (2.1.13-2) unstable; urgency=low

  * Initial release. Closes: #808159
  * debian/copyright: completed.
  * debian/rules: deal with upstream LICENSE THANKS CHANGELOG in
    /u/s/d/$package/ .
  * debian/control: add ${misc:Depends} to Depends in order to satisfy
    debhelper, thanks lintian.

 -- Joost van Baal-Ilić <joostvb@debian.org>  Tue, 22 Dec 2015 13:35:23 +0100

r-cran-yaml (2.1.13-1) unstable; urgency=low

  * Private release, for Tilburg University.

 -- Joost van Baal-Ilić <joostvb@debian.org>  Wed, 16 Dec 2015 17:31:31 +0100