File: changelog

package info (click to toggle)
camp 0.8.4-4.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,748 kB
  • sloc: cpp: 8,154; makefile: 17
file content (146 lines) | stat: -rw-r--r-- 4,469 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
camp (0.8.4-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062037

 -- Steve Langasek <vorlon@debian.org>  Wed, 28 Feb 2024 05:39:20 +0000

camp (0.8.4-4) unstable; urgency=medium

  * Team upload.
  * Fix watch file
  * Apply multi-arch hints.
    + libcamp-dev: Add Multi-Arch: same.

 -- Andreas Tille <tille@debian.org>  Mon, 08 Nov 2021 21:30:04 +0100

camp (0.8.4-3) unstable; urgency=medium

  * d/patches: fix CMake patch to support multi-arch paths properly
  * d/*: update urls

 -- Flavien Bridault <fbridault@ircad.fr>  Tue, 19 Oct 2021 12:57:58 +0000

camp (0.8.4-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + libcamp-dev: Drop Multi-Arch: same.

  [ Steffen Moeller ]
  * Fix watchfile to detect new versions on github (routine-update)

  [ Andreas Tille ]
  * Standards-Version: 4.6.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Trim trailing whitespace.
  * Update watch file format version to 4.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Install not yet installed pkgconfig and cmake files

  [ Flavien Bridault ]
  * d/patches: Add do_not_install_misc_cmake_files.patch

 -- Andreas Tille <tille@debian.org>  Wed, 15 Sep 2021 16:43:03 +0200

camp (0.8.4-1) unstable; urgency=medium

  [ Flavien Bridault ]
  * New upstream version 0.8.4.
  * d/control: Change HomePage
  * d/copyright: Change source url
  * d/watch: Change url
  * cme fix dpkg

  [ Andreas Tille ]
  * debhelper 12

 -- Flavien Bridault <fbridault@ircad.fr>  Mon, 09 Dec 2019 07:47:39 +0000

camp (0.8.2-2) unstable; urgency=medium

  * d/rules: Install CMake files
  * d/p/fix_cmake_target.patch: Use arch dependent library dir
  * Use `cme fix dpkg-control` to
     - Update Standards-Version: 4.4.0

 -- Flavien Bridault <fbridault@ircad.fr>  Sat, 20 Jul 2019 10:23:10 +0000

camp (0.8.2-1) unstable; urgency=medium

  [ Flavien Bridault ]
  * New upstream version 0.8.2. Closes: #876147
  * d/patches: Remove obsolete hide_boost_from_qt4moc.patch

  [ Andreas Tille ]
  * Use `cme fix dpkg-control` to
     - Update Standards-Version: 4.1.4
     - Point Vcs fields to salsa.debian.org
  * debhelper 11

 -- Flavien Bridault <fbridault@ircad.fr>  Mon, 16 Apr 2018 16:33:23 +0200

camp (0.8.1-2) unstable; urgency=medium

  * d/control: Add proper conflicts/replaces with 0.7 versions. Closes: #876130

 -- Flavien Bridault <fbridault@ircad.fr>  Tue, 19 Sep 2017 07:35:20 +0000

camp (0.8.1-1) unstable; urgency=medium

  * d/control: Remove unrelated last line. Closes: #813714.
  * d/control: Move to standards version 4.0.1
  * d/copyright: Change licence to MIT according to upstream change
  * d/patches: Remove patches integrated upstream
  * New upstream version 0.8.1 that drops Qt4 in favor of Qt5. Closes: #874842

 -- Flavien Bridault <fbridault@ircad.fr>  Thu, 14 Sep 2017 10:41:47 +0000

camp (0.7.1.5-1) unstable; urgency=medium

  [ Flavien Bridault ]
  * New upstream version
  * Removed Corentin Desfarges as Uploader
  * Added myself as Uploader
  * d/watch: Moved to official fw4spl fork
  * d/rules: Enabled parallel build
  * d/support_c++11.patch: Removed, was integrated upstream.
  * cme fix dpkg-control
  * d/control: Multi-arch
  * d/copyright: Fixed licences
  * d/patches/remove_licences_files.patch: Only prevent licence install,
    do not delete.

  [ Andreas Tille ]
  * debhelper 10 (which enables parallel build as default)
  * hardening=+all
  * drop version number from -dev package

 -- Flavien Bridault <fbridault@ircad.fr>  Thu, 24 Nov 2016 11:16:24 +0100

camp (0.7.1.3-1) unstable; urgency=medium

  * New upstream version
  * Fix end of line issues
  * Support of c++11

 -- Corentin Desfarges <corentin.desfarges.dev@gmail.com>  Tue, 12 Jan 2016 12:11:51 +0100

camp (0.7.1.1-2) unstable; urgency=medium

  * Apply patch to prevent parse error at "BOOST_JOIN". Closes: #795497.
  * Team maintenance in Debian Med team

 -- Corentin Desfarges <corentin.desfarges.dev@gmail.com>  Mon, 21 Dec 2015 12:59:59 +0200

camp (0.7.1.1-1) unstable; urgency=low

  * Initial release (Closes: #759244)

 -- Corentin Desfarges <corentin.desfarges.dev@gmail.com>  Wed, 10 Sep 2014 09:45:00 +0200