File: changelog

package info (click to toggle)
ccfits 2.5%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 3,528 kB
  • sloc: cpp: 15,148; sh: 10,115; makefile: 91
file content (135 lines) | stat: -rw-r--r-- 4,003 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
ccfits (2.5+dfsg-1) unstable; urgency=medium

  * New upstream version.
  * Bump Standards-Version to 3.9.8 (no changes).

 -- Aurelien Jarno <aurel32@debian.org>  Tue, 18 Oct 2016 20:49:29 +0200

ccfits (2.4+dfsg-5) unstable; urgency=medium

  * Upload to unstable.
  * Bump Standards-Version to 3.9.6 (no changes).

 -- Aurelien Jarno <aurel32@debian.org>  Tue, 04 Aug 2015 00:18:22 +0200

ccfits (2.4+dfsg-4) experimental; urgency=medium

  * Upload to experimental.
  * Rename libccfits0 into libccfits0v5 for the GCC 5 ABI transition.
  * Force C++ standard to c++11 to prepare for the GCC 6 transition.
  * Build-depends on g++ (>= 4:5.2).

 -- Aurelien Jarno <aurel32@debian.org>  Sat, 01 Aug 2015 13:19:48 +0200

ccfits (2.4+dfsg-3) unstable; urgency=medium

  * Repack sources without the documentation to make lintian happy, as
    it is rebuilt anyway during the build process.
  * (Build-)Depends on libcfitsio-dev instead of libcfitsio3-dev.
  
 -- Aurelien Jarno <aurel32@debian.org>  Thu, 11 Sep 2014 23:03:53 +0200

ccfits (2.4-2) unstable; urgency=medium

  * Bump Standards-Version to 3.9.5 (no changes).
  * Switch to dh.
  * Pass --with autoreconf to dh (closes: #736386).

 -- Aurelien Jarno <aurel32@debian.org>  Mon, 28 Apr 2014 22:15:37 +0200

ccfits (2.4-1) unstable; urgency=low

  * New upstream version. 
  * Bumped Standards-Version to 3.9.3 (no changes).

 -- Aurelien Jarno <aurel32@debian.org>  Tue, 03 Apr 2012 22:47:01 +0200

ccfits (2.3-5) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format.
  * Relibtoolize (closes: bug#649140).

 -- Aurelien Jarno <aurel32@debian.org>  Sun, 20 Nov 2011 23:48:37 +0100

ccfits (2.3-4) unstable; urgency=low

  * Build depends on doxygen-latex instead of doxygen (closes: 
    bug#634589). 

 -- Aurelien Jarno <aurel32@debian.org>  Tue, 19 Jul 2011 22:57:20 +0200

ccfits (2.3-3) unstable; urgency=low

  * Bumped Standards-Version to 3.9.2 (no changes).
  * Convert to multiarch:
    - Bump debhelper build-dep to >= 8.1.3 for multiarch.
    - Add Pre-Depends: ${misc:Pre-Depends} to libccfits0 and set it 
      Multi-Arch: same.
    - Install the library in the multiarch path.

 -- Aurelien Jarno <aurel32@debian.org>  Wed, 15 Jun 2011 22:09:40 +0200

ccfits (2.3-2) unstable; urgency=low

  * Upload to unstable. 

 -- Aurelien Jarno <aurel32@debian.org>  Sun, 06 Feb 2011 12:05:16 +0100

ccfits (2.3-1) experimental; urgency=low

  * New upstream version.
  * Upload to experimental.
  * Update Standards-Version to 3.9.1:
    - drop .la file.

 -- Aurelien Jarno <aurel32@debian.org>  Tue, 28 Dec 2010 17:11:17 +0100

ccfits (2.2-2) unstable; urgency=low

  * Build-depends on texlive-font-utils to get epstopdf (closes: bug#562314).

 -- Aurelien Jarno <aurel32@debian.org>  Thu, 24 Dec 2009 15:25:49 +0100

ccfits (2.2-1) unstable; urgency=low

  * New upstream version. 

 -- Aurelien Jarno <aurel32@debian.org>  Tue, 17 Nov 2009 07:57:46 +0000

ccfits (2.1-2) unstable; urgency=low

  * Build-depends on autotools-dev and update config.guess/sub before
    running configure (closes: bug#544585).
  * Update Standards-Version to 3.8.3 (no changes).

 -- Aurelien Jarno <aurel32@debian.org>  Wed, 02 Sep 2009 18:12:17 +0000

ccfits (2.1-1) unstable; urgency=low

  * New upstream version. 

 -- Aurelien Jarno <aurel32@debian.org>  Sun, 14 Dec 2008 23:39:29 +0100

ccfits (2.0-1) unstable; urgency=low

  * New upstream version. 

 -- Aurelien Jarno <aurel32@debian.org>  Thu, 17 Apr 2008 08:45:47 +0200

ccfits (1.8-3) unstable; urgency=low

  * Add missing #includes to fix FTBFS with gcc-4.3 (closes: bug#462115).

 -- Aurelien Jarno <aurel32@debian.org>  Wed, 23 Jan 2008 09:05:13 +0100

ccfits (1.8-2) unstable; urgency=low

  * Don't call build-indep in build: target. 

 -- Aurelien Jarno <aurel32@debian.org>  Mon, 07 Jan 2008 03:51:47 +0100

ccfits (1.8-1) unstable; urgency=low

  * Initial Release (closes: bug#458767).

 -- Aurelien Jarno <aurel32@debian.org>  Wed, 02 Jan 2008 19:14:42 +0100