File: changelog

package info (click to toggle)
diffpdf 2.1.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,020 kB
  • sloc: cpp: 3,374; makefile: 16
file content (194 lines) | stat: -rw-r--r-- 6,371 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
diffpdf (2.1.3.1-2) unstable; urgency=medium

  * Wrap long lines in changelog entries: 2.1.3.1-1.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Barak A. Pearlmutter <bap@debian.org>  Tue, 17 Aug 2021 13:57:18 -0000

diffpdf (2.1.3.1-1) experimental; urgency=medium

  * Take over as formal maintainer (with great thanks to David Paleino!)
  * Document history and pointers to forks in README.source
  * New (unofficial) upstream version
    - build system now cmake: remove qmake-related patches, add cmake OpenMP
      patch
    - includes desktop file, so just patch keywords into it
    - add doc-base file for html documentation
    - include transition from qt4 to qt5; remove corresponding patch
    - upstream installs various files; update packaging scripts
    - deal with cmake installing into wrong docdir
  * Add uscan stanza for new upstream

 -- Barak A. Pearlmutter <bap@debian.org>  Thu, 06 May 2021 18:22:33 +0100

diffpdf (2.1.3-2) unstable; urgency=medium

  [ Helmut Grohne ]
  * Fix FTCBFS: (Closes: #901267)
    + Don't call qmake twice (dh_auto_configure and explicitly).
    + Build-Depends: qt5-qmake:native for using lrelease.

  [ Barak A. Pearlmutter ]
  * Use secure copyright file specification URI.
  * Bump debhelper from deprecated 9 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Fix field name typo in debian/copyright (X-Comment => Comment).
  * Update Vcs-* headers to use salsa repository.
  * Add dates to quilt patches
  * Bump policy
  * Add self as co-maintainer
  * Patch some spelling errors
  * Use dh13 facilities in debian/rules
  * OpenML parallel comparison patch by Sebastian Gerke (closes: #878060)
  * Move homepage to upstream "FOSS" disclaimer page (closes: #776833)
  * Update debian/watch uscan support file
  * Do not check extensions patch by Johannes Schauer (closes: #776837)
  * Remove obsolete debian/dirs
  * Override a few more stray lintian spelling false alarms.
  * Add some keywords to desktop file to placate lintian.
  * Draw and install scalable SVG icon instead of lo-res one.
  * Don't complicate things, just invoke lrelease on the .pro file.
  * Rules-Requires-Root: no

 -- Barak A. Pearlmutter <bap@debian.org>  Sat, 24 Oct 2020 20:43:14 +0100

diffpdf (2.1.3-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Switch build to Qt5 with thanks to Sune Vuorela for the patch
    (Closes: 874854).

 -- Stuart Prescott <stuart@debian.org>  Thu, 18 Jan 2018 22:42:45 +1100

diffpdf (2.1.3-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Stop using hardening-wrapper, make use of dpkg-buildflags with
      DEB_BUILD_MAINT_OPTIONS=hardening=+all
    instead.  Closes: #836621
  * Use https in Vcs-Git.
  * Drop menu file, as it has been deprecated by the tech-ctte.
  * Add patch to have qmake use build flags from the environment.
  * d/copyright: right order of paragraph to respect copyright-format 1.0.

 -- Mattia Rizzolo <mattia@debian.org>  Tue, 27 Sep 2016 08:34:37 +0000

diffpdf (2.1.3-1) unstable; urgency=low

  * New upstream version (Closes: #703440).
  * Bump debhelper compatibility to 9.
  * Standards-Version bump to 3.9.5, no changes needed.
  * Use canonical Vcs-* urls.

 -- David Paleino <dapal@debian.org>  Mon, 04 Nov 2013 17:16:28 +0100

diffpdf (2.1.1-1) unstable; urgency=low

  * New upstream version
  * Export DEB_BUILD_HARDENING_RELRO in debian/rules

 -- David Paleino <dapal@debian.org>  Thu, 07 Jun 2012 17:02:33 +0200

diffpdf (1.9.2-1) unstable; urgency=low

  * New upstream version
  * Updated debian/copyright
  * Add missing build-dependency on libpoppler-cpp-dev
  * Standards-Version bump to 3.9.3, no changes needed
  * Compile translation files during the build

 -- David Paleino <dapal@debian.org>  Thu, 01 Mar 2012 22:22:51 +0100

diffpdf (1.8.0-1) unstable; urgency=low

  * New upstream version
  * Updated debian/copyright

 -- David Paleino <dapal@debian.org>  Thu, 29 Dec 2011 18:05:00 +0100

diffpdf (1.2.2-1) unstable; urgency=low

  * New upstream version

 -- David Paleino <dapal@debian.org>  Wed, 07 Sep 2011 10:05:34 +0200

diffpdf (1.2.0-1) unstable; urgency=low

  * New upstream version
  * Standards-Version bump to 3.9.2, no changes needed
  * Bump debhelper compatibility to 8

 -- David Paleino <dapal@debian.org>  Mon, 25 Apr 2011 22:11:02 +0200

diffpdf (1.1.5-1) unstable; urgency=low

  * New upstream version

 -- David Paleino <dapal@debian.org>  Wed, 16 Feb 2011 18:19:25 +0100

diffpdf (1.1.4-1) unstable; urgency=low

  * New upstream version
  * debian/control:
    - Standards-Version bumped to 3.9.1, no changes needed

 -- David Paleino <dapal@debian.org>  Wed, 18 Aug 2010 10:03:15 +0200

diffpdf (1.1.3-1) unstable; urgency=low

  * New upstream version, merging 00-fix_casting_error.patch.

 -- David Paleino <dapal@debian.org>  Fri, 16 Jul 2010 11:52:40 +0200

diffpdf (1.1.2-2) unstable; urgency=low

  * debian/patches/00-fix_casting_error.patch added, merged back
    from Ubuntu. Patch by David Sugar.
  * debian/control: bump Standards-Version to 3.9.0

 -- David Paleino <dapal@debian.org>  Wed, 14 Jul 2010 22:32:29 +0200

diffpdf (1.1.2-1) unstable; urgency=low

  * New upstream release

 -- David Paleino <dapal@debian.org>  Sun, 06 Jun 2010 22:12:08 +0200

diffpdf (1.1.1-1) unstable; urgency=low

  * New upstream release

 -- David Paleino <dapal@debian.org>  Mon, 31 May 2010 21:07:38 +0200

diffpdf (1.0.0-1) unstable; urgency=low

  * New upstream release

 -- David Paleino <dapal@debian.org>  Sat, 22 May 2010 15:38:44 +0200

diffpdf (0.6.0-1) unstable; urgency=low

  * New upstream release
  * debian/patches/00-fix_typos.patch removed, merged upstream

 -- David Paleino <dapal@debian.org>  Thu, 13 May 2010 22:36:40 +0200

diffpdf (0.5.0-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - bumped Standards-Version to 3.8.4 (no changes needed)
    - multi-line fields re-formatted
  * debian/watch: removed spurious comments
  * debian/source/format: using 3.0 (quilt)
  * debian/patches/:
    - 00-fix_typos.patch added, fixes typos in the sourcecode

 -- David Paleino <dapal@debian.org>  Sat, 24 Apr 2010 21:26:55 +0200

diffpdf (0.4.0-1) unstable; urgency=low

  * Initial release (Closes: #562070)

 -- David Paleino <dapal@debian.org>  Wed, 23 Dec 2009 16:51:04 +0100