File: changelog

package info (click to toggle)
proda 1.0-10
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 564 kB
  • ctags: 552
  • sloc: cpp: 8,549; xml: 163; makefile: 109
file content (133 lines) | stat: -rw-r--r-- 4,397 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
proda (1.0-10) unstable; urgency=medium

  * Team upload.
  * Fix FTBFS with GCC-6.
    Closes: #812039.
  * Bump Standards-Version.
  * Use secure Vcs-*.  
  * Enable full hardening.

 -- Sascha Steinbiss <sascha@steinbiss.name>  Mon, 11 Apr 2016 19:33:48 +0000

proda (1.0-9) unstable; urgency=low

  * debian/control: re-added David to uploaders, because he really
    wanted to remain there
  * moved debian/upstream to debian/upstream/metadata
  * cme fix dpkg-control
  * DEP5
  * propagate hardening options

 -- Andreas Tille <tille@debian.org>  Mon, 11 Jan 2016 14:10:26 +0100

proda (1.0-8) unstable; urgency=low

  [ Charles Plessy ]
  * Documented information in ‘debian/upstream’.
  * Removed mention of the bibliographic reference in ‘debian/control’.

  [ Andreas Tille ]
  * debian/control:
     - Replaced David Paleino as Uploader by myself because David seems
       to have dropped his name from all Debian Med packages
     - Standards-Version: 3.9.3 (no changes needed)
     - Fixed Vcs fields
     - Dropped quilt and cdbs from Build-Depends
  * debian/source/format: 3.0 (quilt)
  * debian/rules: short dh format

 -- Andreas Tille <tille@debian.org>  Thu, 29 Mar 2012 15:35:05 +0200

proda (1.0-7) unstable; urgency=low
  
  * debian/rules: swiched to CDBS (Closes: #486959).
    This delegates the support of parallel building to CDBS.
  * debian/control:
    - Added build-dependancy on CDBS.
    - Reverted to Standards-Version 3.7.3 because of lack of
      `debian/README.source' to explain the patch system.

 -- Charles Plessy <plessy@debian.org>  Fri, 04 Jul 2008 12:43:43 +0900

proda (1.0-6) unstable; urgency=low

  * debian/patches/*.patch: documented and forwarded upstream.
  * debian/patches/03-fix_FTBFS_gcc4.3_missing_includes.patch:
    Added `include <cstdio>' to `AlignedFragment.h' (Closes: #486959).
  * debian/copyright:
    - Updated to the latest version of the machine-readable format.
    - Relicenced packaging to 'same as Proda itself'.
    - Added myself to the Hall of Fame.
  * debian/control: added myself as uploader.

 -- Charles Plessy <plessy@debian.org>  Thu, 26 Jun 2008 13:27:54 +0900

proda (1.0-5) unstable; urgency=low

  Maintenance release.
  
  [ Charles Plessy ]
  * debian/proda.1.xml, debian/rules: semicosmetic change to indicate the path
    to the XSL stylesheet from within the XML source.

  [ David Paleino ]
  * debian/copyright updated to a machine-readable format.
  * debian/copyright-old removed
  * debian/control:
    - updated Standards-Version to 3.8.0
      + enabled parallel building in debian/rules
    - updated debhelper dependency on >= 6 (also debian/compat)

 -- David Paleino <d.paleino@gmail.com>  Wed, 11 Jun 2008 15:08:30 +0200

proda (1.0-4) unstable; urgency=low

  * debian/patches - switching to quilt:
    - DPATCH:
      - 00list removed
      - 01-fix_gcc4.3_warnings.dpatch removed
      - 02-fix_CXXFLAGS.dpatch removed
    - QUILT:
      - series added
      - 01-fix_gcc4.3_warnings.patch added
      - 02-fix_CXXFLAGS.patch added
      - 03-fix_FTBFS_gcc4.3_missing_includes.patch added (closes: #455269)
  * debian/control - B-D updated, switching to quilt
  * debian/rules:
    - patch system updated, switching to quilt
    - adding "manpages" and "proda.1" rules for easier generation of
      the manpage in the future
  * debian/manpage.xml moved to debian/proda.1.xml
  * Updated Standards-Version to 3.7.3

 -- David Paleino <d.paleino@gmail.com>  Sun, 16 Dec 2007 01:50:38 +0100

proda (1.0-3) unstable; urgency=low

  [ Charles Plessy ]
  * Moved the Homepage: field out from the package's description.

  [ David Paleino ]
  * CXXFLAGS are no more hardcoded into the Makefile (added
    debian/patches/02-fix_CXXFLAGS.dpatch)
  * debian/control: removing dependencies for manpage generation - it is
    static now (there's no point in building always the same manpage on
    different archs)
  * debian/proda.1 added
  * debian/manpage.xml removed
  * debian/rules edited to reflect the changes above

 -- David Paleino <d.paleino@gmail.com>  Sun, 30 Sep 2007 10:12:28 +0200

proda (1.0-2) unstable; urgency=low

  * Fixed gcc4.3 warnings

 -- David Paleino <d.paleino@gmail.com>  Wed, 25 Apr 2007 20:59:04 +0200

proda (1.0-1) unstable; urgency=low

  * Initial release (Closes: #408347)

 -- David Paleino <d.paleino@gmail.com>  Tue, 24 Apr 2007 12:47:45 +0200