File: changelog

package info (click to toggle)
kdevelop-pg-qt 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,284 kB
  • sloc: cpp: 22,743; lex: 928; ansic: 716; yacc: 615; ruby: 68; sh: 14; lisp: 10; fortran: 6; makefile: 2
file content (166 lines) | stat: -rw-r--r-- 5,495 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
kdevelop-pg-qt (2.4.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.7.2, no changes required.

 -- Pino Toscano <pino@debian.org>  Sat, 15 Mar 2025 07:24:25 +0100

kdevelop-pg-qt (2.3.0-2) unstable; urgency=medium

  * Team upload.

  [ Aurélien COUDERC ]
  * Release to unstable.

 -- Aurélien COUDERC <coucouf@debian.org>  Tue, 07 Jan 2025 18:59:56 +0100

kdevelop-pg-qt (2.3.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * Update build dependencies from the CMake output.
  * Update Standards-Version to 4.7.0, no changes needed.

 -- Simon Quigley <tsimonq2@debian.org>  Fri, 01 Nov 2024 17:53:24 -0500

kdevelop-pg-qt (2.2.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.6.1, no changes required.
  * CI: enable again the blhc job.
  * Add a minimal debian/upstream/metadata file.
  * Remove inactive Uploaders, adding myself as one to avoid leaving the source
    with no human maintainers.
  * Update standards version to 4.6.2, no changes needed.

 -- Pino Toscano <pino@debian.org>  Thu, 12 Jan 2023 00:24:39 +0100

kdevelop-pg-qt (2.2.1-2) unstable; urgency=medium

  * Team upload.
  * Backport upstream commit 846f186291ff26ccf320c0c0e85eccf15782ea68 to help
    building in a reproducible way; patch
    upstream_build-generate-flex-bison-outputs-with-relative-file.patch.
  * Do not ship TODO, as it is not useful for users.
  * CI: disable the blhc job.
  * Bump the debhelper compatibility to 13:
    - switch the debhelper-compat build dependency to 13
  * Bump Standards-Version to 4.6.0, no changes required.
  * Set Rules-Requires-Root: no.
  * Rename debian/docs to debian/kdevelop-pg-qt.docs, to make it clear to which
    package it refers.

 -- Pino Toscano <pino@debian.org>  Sun, 19 Sep 2021 11:41:29 +0200

kdevelop-pg-qt (2.2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Add the configuration for the CI on salsa.
  * Bump the debhelper compatibility to 12:
    - switch the debhelper build dependency to debhelper-compat 12
    - remove debian/compat
  * Bump Standards-Version to 4.5.0, no changes required.

 -- Pino Toscano <pino@debian.org>  Mon, 03 Feb 2020 19:14:13 +0100

kdevelop-pg-qt (2.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Switch Vcs-* fields to salsa.debian.org.
  * Bump the debhelper compatibility to 11:
    - bump the debhelper build dependency to 11~
    - bump compat to 11
    - remove --parallel for dh, as now done by default
  * Update build dependencies according to the upstream build system:
    - bump cmake to >= 3.0
    - bump extra-cmake-modules to >= 5.14.0
    - bump qtbase5-dev to >= 5.5.0
  * Bump Standards-Version to 4.4.0, no changes required.

 -- Pino Toscano <pino@debian.org>  Tue, 09 Jul 2019 06:00:52 +0200

kdevelop-pg-qt (2.1.0-1) unstable; urgency=medium

  * Team upload.

  [ Maximiliano Curia ]
  * Update uploaders list as requested by MIA team (Closes: #879334)

  [ Pino Toscano ]
  * New upstream release.
  * Simplify the watch file, switching it to https.
  * Bump Standards-Version to 4.1.1, no changes required.
  * Switch Homepage to https.

 -- Pino Toscano <pino@debian.org>  Fri, 17 Nov 2017 14:07:04 +0100

kdevelop-pg-qt (2.0-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Pino Toscano <pino@debian.org>  Tue, 20 Sep 2016 22:42:10 +0200

kdevelop-pg-qt (2.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * Update watch file.
  * Update the patches:
    - upstream_fix-some-warnings: drop, backported from upstream
    - fix_cmake_installation.diff: drop, fixed upstream
  * Update the build dependencies following the port to Qt5:
    - remove libqt4-dev
    - add extra-cmake-modules, and qtbase5-dev
  * Update Vcs-* fields.
  * Bump Standards-Version to 3.9.8, no changes required.
  * Bump the cmake build dependency to >= 2.8.12, according to the upstream
    build system.
  * Enable the test suite, which seems to be working fine.

 -- Pino Toscano <pino@debian.org>  Thu, 25 Aug 2016 19:14:13 +0200

kdevelop-pg-qt (1.0.0-3) unstable; urgency=medium

  * Team upload.
  * New upstream patch: upstream_fix-some-warnings (Closes: #733390)

 -- Maximiliano Curia <maxy@debian.org>  Sat, 26 Apr 2014 15:06:27 +0200

kdevelop-pg-qt (1.0.0-2) unstable; urgency=low

  * Team upload. Upload to unstable.

 -- Pino Toscano <pino@debian.org>  Sun, 20 May 2012 10:33:40 +0200

kdevelop-pg-qt (1.0.0-1) experimental; urgency=low

  * Team upload.
  * New upstream release.

  [ Andreas Cord-Landwehr ]
  * Remove patch fix_portability_issues.diff (applied upstream).

  [ Pino Toscano ]
  * Add a watch file.
  * Bump Standards-Version to 3.9.3, no changes required.
  * Bump debhelper build dependency and compat to 9.
  * Fix the installation of the cmake config files if there is no KDE4 stuff
    available (patch fix_cmake_installation.diff).

 -- Pino Toscano <pino@debian.org>  Sun, 25 Mar 2012 16:20:33 +0200

kdevelop-pg-qt (0.9.5-2) unstable; urgency=low

  * Fix a couple of portability issues (armel, all big endian arches). This
    should enable kdevelop-php to build on them (fix_portability_issues.diff).

 -- Modestas Vainius <modax@debian.org>  Mon, 06 Jun 2011 02:42:41 +0300

kdevelop-pg-qt (0.9.5-1) unstable; urgency=low

  * Initial release. (Closes: #578240)

 -- Fathi Boudra <fabo@debian.org>  Sat, 04 Jun 2011 12:14:52 +0300