File: changelog

package info (click to toggle)
epr-api 2.3~dev20150708-13
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,132 kB
  • sloc: ansic: 14,310; sh: 194; makefile: 145; xml: 125
file content (202 lines) | stat: -rw-r--r-- 6,553 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
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
epr-api (2.3~dev20150708-13) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.6.2, no changes.
  * Bump debhelper compat to 13.
  * Enable Salsa CI.

  [ Antonio Valentino ]
  * debian/control:
    - Move common package description to source.
  * Update d/copyright.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 26 Nov 2023 08:06:45 +0000

epr-api (2.3~dev20150708-12) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.6.1, no changes.

  [ Antonio Valentino ]
  * debian/copyright:
    - Fix formatting
    - Update copyright date.
  * New lintian-overrides for generated Doxygen documentation.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 15 Oct 2022 08:37:47 +0000

epr-api (2.3~dev20150708-11) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Bump watch file version to 4.
  * Bump Standards-Version to 4.6.0, no changes.
  * Update watch file for GitHub URL changes.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 07 Nov 2021 18:18:35 +0000

epr-api (2.3~dev20150708-10) unstable; urgency=medium

  * Bump Standards-Version to 4.5.0, no changes.
  * debian/control:
    - set Rules-Requires-Root: no
  * Drop debian/source/lintian-overrides.
  * Add Forwarded field to all patches.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 24 Oct 2020 07:44:39 +0000

epr-api (2.3~dev20150708-9) unstable; urgency=medium

  [ Antonio Valentino ]
  * Update gbp.conf to use --source-only-changes by default.
  * Bump Standards-Version to 4.4.0, no changes.
  * Bump debhelper from old 11 to 12.
  * Remove obsolete fields Name from debian/upstream/metadata.

  [ Bas Couwenberg ]
  * Include libepr_api.so in -dev package.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 24 Aug 2019 07:37:25 +0000

epr-api (2.3~dev20150708-8) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.3.0, no changes.
  * Add Build-Depends-Package field to symbols file.

  [ Antonio Valentino ]
  * Fix lintian warnings about file-references-package-build-path.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 23 Feb 2019 14:22:34 +0000

epr-api (2.3~dev20150708-7) unstable; urgency=medium

  * Team upload.
  * Bump Standards-Version to 4.2.0, no changes.
  * Update watch file to use releases instead of tags.
  * Update watch file to limit matches to archive path.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 18 Aug 2018 16:42:10 +0200

epr-api (2.3~dev20150708-6) unstable; urgency=medium

  * Team upload.
  * Drop autopkgtest to test installability.
  * Add lintian override for testsuite-autopkgtest-missing.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 31 Jul 2018 14:01:55 +0200

epr-api (2.3~dev20150708-5) unstable; urgency=medium

  * Team upload.

  [ Bas Couwenberg ]
  * Update Vcs-* URLs for Salsa.
  * Bump Standards-Version to 4.1.5, no changes.

  [ Antonio Valentino ]
  * debian/rules
    - remove unnecessary target: get-orig-sources
    - strip trailing whitespaces
  * Strip trailing whitespaces in debian/changelog and debian/control.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 22 Jul 2018 10:16:05 +0200

epr-api (2.3~dev20150708-4) unstable; urgency=medium

  [ Antonio Valentino ]
  * debian/copyright
    - fix copyright Format URL (cme)
    - reformat (cme)
  * debian/control
    - drop the libepr-api2-dev tranistional dummy package
  * set compat to 11
  * debian/rules
    - drop override_dh_auto_build in .PHONY
    - remove unnecessary dh arguments (--parallel)
  * debian/patches
    - refresh and renumber all patches
  * Add metadata file.

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.1.3, no changes.
  * Don't use libjs-jquery for Doxygen docs.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 04 Mar 2018 08:13:41 +0000

epr-api (2.3~dev20150708-3) unstable; urgency=medium

  * Team upload.
  * Enable PIE hardening buildflags.
  * Bump Standards-Version to 4.0.0, no changes.
  * Add autopkgtest to test installability.
  * Update spelling-errors.patch to fix 'Presence' typo.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 25 Jun 2017 15:50:44 +0200

epr-api (2.3~dev20150708-2) unstable; urgency=medium

  * Team upload.
  * Update Vcs-Git URL to use HTTPS.
  * Update GitHub URLs to use HTTPS.
  * Update watch file to handle common issues.
  * Bump Standards-Version to 3.9.8, no changes.
  * Restructure control file with cme.
  * Enable parallel builds.
  * Enable bindnow hardening buildflags.
  * Add patch to fix spelling errors.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 07 May 2016 00:18:27 +0200

epr-api (2.3~dev20150708-1) unstable; urgency=medium

  * New upstream snapshot
  * Removed embedded javascript libraries (added new dependency
    from libjs-jquery)
  * Updated copyright file
  * HTML docs are no longer compressed

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Wed, 08 Jul 2015 19:32:53 +0000

epr-api (2.3~dev20140814b-1) unstable; urgency=low

  * New upstream snapshot
  * Standard version bumped to 3.9.6 (no changes)
  * Compat have been set to 9
  * Removed all patches (applied upstream)
  * The -dev package has been renamed from libepr-api2-dev (that
    is now a dummy package) into libepr-api-dev
  * Now the -dev package also provides a static version of the library
  * debian/control
    - the -dev package is now architecture any
    - the -dev package now Depends from libepr-api2 (= ${binary:Version})
      (Closes: #742332)
    - fixed formatting of the package description
    - use canonical URL for VCS fields
    - added build dependency from cmake
    - dropped build dependency from cdbs
  * debian/rules
    - switch from cdbs to dh (debhelper command sequencer)
    - fixed changelog installation (now dh_installchangelog is used)
  * debian/copyright
    - use versioned copyright format uri
    - updated dates in copyright statements
  * Added symbol file

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 10 Jan 2015 11:06:38 +0000

epr-api (2.2-2) unstable; urgency=low

  * Install images for html docs.
  * Removed build dependency from quilt: it is superfluous with source
    format 3.0.
  * Fixed watch file.
  * Copyright file converted to DEP5 format.
  * Policy bumped to 3.9.2, no changes.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Mon, 01 Aug 2011 22:10:36 +0200

epr-api (2.2-1) unstable; urgency=low

  * Initial release (Closes: #606877)

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 12 Dec 2010 19:20:43 +0100