File: changelog

package info (click to toggle)
ruby-pgplot 0.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 480 kB
  • sloc: ruby: 1,620; makefile: 77; ansic: 57; sh: 17
file content (169 lines) | stat: -rw-r--r-- 5,054 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
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
ruby-pgplot (0.2.0-3) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Drop fields with obsolete URLs.
  * Fill in Homepage field.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

  [ Lucas Kanashiro ]
  * d/control: move package to main (Closes: #1025805).

 -- Lucas Kanashiro <kanashiro@debian.org>  Tue, 07 Feb 2023 12:51:17 -0300

ruby-pgplot (0.2.0-2) unstable; urgency=medium

  * Team upload.

  [ Youhei SASAKI ]
  * Add SALSA_CI_COMPONENTS for contrib build

  [ Cédric Boutillier ]
  * Add .gitattributes to keep unwanted files out of the source package

  [ Lucas Kanashiro ]
  * B-d on giza-dev instead of pgplot5 (Closes: #995922)
  * Declare compliance with Debian Policy 4.6.0
  * d/watch: bump to version 4
  * Bump debhelper compatibility level to 13

 -- Lucas Kanashiro <kanashiro@debian.org>  Thu, 04 Nov 2021 17:06:26 -0300

ruby-pgplot (0.2.0-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml
  * Update d/ch

  [ Youhei SASAKI ]
  * New upstream version 0.2.0
  * d/changelog: remove trailing-whitespace
  * Drop obsolete patches
  * d/{control,compat}: use debhelper-compat
  * Add d/control: Add Rules-Requires-Root
  * d/control: Update Vcs-{Git,Browser}. use salsa
  * d/control: Bump Standard Version 4.5.0
  * d/copyright: fix insecure-copyright-format-uri

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Wed, 26 Feb 2020 16:20:42 +0900

ruby-pgplot (0.1.9-3) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ Youhei SASAKI ]
  * Refresh patches
  * Remove dbg package

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Sun, 06 Mar 2016 22:00:12 +0900

ruby-pgplot (0.1.9-2) unstable; urgency=medium

  * Bump Compat: 9
  * Bump Standard version: 3.9.6
  * Fix FTBFS libpng transition (Closes: #809871)
  * Import NMU diff (Closes: #803110)

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Tue, 05 Jan 2016 15:17:32 +0900

ruby-pgplot (0.1.9-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build main and -dbg packages on same set of arches (fixes
    non-x86 FTBFS)

 -- Wookey <wookey@debian.org>  Mon, 26 Oct 2015 21:27:37 +0000

ruby-pgplot (0.1.9-1) unstable; urgency=medium

  * Imported Upstream version 0.1.9
    + Refresh patches: Import upstream changes
  * Add debian/watch: check Github tags
  * Support linux-{amd64,i386} only (Closes: #690282)
  * Update documents during build process

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Fri, 29 Aug 2014 02:30:28 +0900

ruby-pgplot (0.1.3-9) unstable; urgency=medium

  * Use gfortran instead of gfortran-4.6 (Closes: #746341)
    Thanks to Matthias Klose!
  * Drop duplicate entry
  * Rebuild for newer Ruby (Closes: #744812)
    Thanks to Christian Hofstaedtler!

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Thu, 17 Jul 2014 11:40:33 +0900

ruby-pgplot (0.1.3-8) unstable; urgency=low

  * Team upload
  * Update for ruby1.8-removal
  * Bump standards version to 3.9.5
  * Update gem2deb depends to 0.6.1~
  [ Cédric Boutillier ]
  * remove obsolete DM-Upload-Allowed flag
  * use DEP5 copyright-format/1.0 official URL for Format field

 -- Praveen Arimbrathodiyil <praveen@debian.org>  Thu, 02 Jan 2014 21:12:44 +0530

ruby-pgplot (0.1.3-7) unstable; urgency=low

  [ David Prévot ]
  * Fix Vcs- entries (Closes: #691899)

  [ Youhei SASAKI ]
  * Update debian/changelog, Thanks to David Prévot!!

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Sat, 24 Nov 2012 16:21:38 +0900

ruby-pgplot (0.1.3-6) unstable; urgency=low

  * Fix FTBFS: Add gfortran-4.6 into Build-Depends
    (Ruby1.8 is build by gcc-4.6)
    Thanks to Micah Gersten! (Closes: #685963)
  * Add libpng12-dev, libx11-dev into Build-Depends
    for better user support

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Sun, 02 Sep 2012 04:59:44 +0900

ruby-pgplot (0.1.3-5) unstable; urgency=low

  * Fix FTBFS: workaround for RD2 Bugs
    Thanks to Andreas Beckmann! (Closes: #682409)

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Wed, 25 Jul 2012 14:43:08 +0900

ruby-pgplot (0.1.3-4) unstable; urgency=low

  * Fix typo, Thanks to Vincent Blut (Closes: #675471)

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Sat, 02 Jun 2012 14:38:19 +0900

ruby-pgplot (0.1.3-3) unstable; urgency=low

  * Bump Standard version: 3.9.3
  * Fix FTBFS, Thanks to Samuel Thibault! (Closes: #675390)
  * Change patch handling: Use gbp-pq
  * Update debian/copyright for format 1.0
  * Remove unneeded REAMDE.source

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Fri, 01 Jun 2012 19:09:17 +0900

ruby-pgplot (0.1.3-2) unstable; urgency=low

  * Team upload.
  * debian/control:
    + fix typo: Ruby-Version -> Ruby-Versions

 -- Lucas Nussbaum <lucas@debian.org>  Sat, 18 Jun 2011 11:14:56 +0200

ruby-pgplot (0.1.3-1) unstable; urgency=low

  * Initial release (Closes: #626097)

 -- Youhei SASAKI <uwabami@gfd-dennou.org>  Tue, 14 Jun 2011 21:44:13 +0200