File: changelog

package info (click to toggle)
noiz2sa 0.51a-13
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 10,372 kB
  • sloc: cpp: 10,689; xml: 3,911; ansic: 3,053; yacc: 125; makefile: 113; sh: 52
file content (114 lines) | stat: -rw-r--r-- 3,636 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
noiz2sa (0.51a-13) unstable; urgency=medium

  * Add noiz2sa.maintscript: Handle symlink to directory conversion.
    Thanks to Andreas Beckmann for the report. (Closes: #1035632)

 -- Markus Koschany <apo@debian.org>  Sun, 14 May 2023 15:10:17 +0200

noiz2sa (0.51a-12) unstable; urgency=medium

  * d/control: Add Vcs fields.
  * Mark noiz2sa-data Multi-Arch: foreign.
  * Add deg-out-of-range.patch and fix a segmentation fault.
    Thanks to Zhang Xiang for the report. (Closes: #844335)

 -- Markus Koschany <apo@debian.org>  Tue, 02 Nov 2021 14:55:01 +0100

noiz2sa (0.51a-11) unstable; urgency=medium

  * New maintainer. (Closes: #994641)
  * Switch to dh sequencer and source format 3.0 (quilt).
  * Use debhelper-compat = 13.
  * Fix FTCBFS: does not pass cross tools to make. Thanks to Helmut Grohne
    for the patch. (Closes: #923645)
  * Make the build reprodcuible. Thanks to Reiner Herrmann for the patch.
    (Closes: #845768)

 -- Markus Koschany <apo@debian.org>  Sat, 23 Oct 2021 22:21:13 +0200

noiz2sa (0.51a-10.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS when built with dpkg-buildpackage -A. (Closes: #805953)

 -- Markus Koschany <apo@debian.org>  Wed, 28 Sep 2016 19:15:43 +0200

noiz2sa (0.51a-10) unstable; urgency=medium

  * Maintenance Release
    * Added debhelper misc-depends
    * Added recommended default targets to debian/rules
    * Use dh_prep instead of dh_clean
    * Switch to debhelper compat level 7
    * Removed debian/watch
    * Added debian/source/format
    * Update debian/rules with some hardening flags
    * Set standards-version to 3.9.8

 -- Robert Lemmen <robertle@semistable.com>  Sat, 11 Jun 2016 08:43:55 +0100

noiz2sa (0.51a-9) unstable; urgency=low

  * Link with -lm (closes: #555774)
  * Fixed some conversion errors (closes: #646453)
  * Added a .desktop files (closes: #538036)
  * Update to newer policy version

 -- Robert Lemmen <robertle@semistable.com>  Wed, 16 Nov 2011 17:58:48 +0000

noiz2sa (0.51a-8) unstable; urgency=low

  * More fixes for GCC 4.3 (closes: #455140)
  * Fixed the uscan watch file (closes: #450021)

 -- Robert Lemmen <robertle@semistable.com>  Wed,  5 Mar 2008 17:50:27 +0000

noiz2sa (0.51a-7) unstable; urgency=low

  * Added a menu item

 -- Robert Lemmen <robertle@semistable.com>  Tue, 28 Aug 2007 18:27:01 +0200

noiz2sa (0.51a-6) unstable; urgency=low

  * Include additional headers to make noiz2sa build with GCC 4.3 
    (closes: #417450)
  * Made the package binNMU-friendly

 -- Robert Lemmen <robertle@semistable.com>  Mon, 16 Apr 2007 10:04:30 +0200

noiz2sa (0.51a-5) unstable; urgency=low

  * Fixed a problem that made the build fail with g++ 4.1, thanks tbm
    (closes: #356424)

 -- Robert Lemmen <robertle@semistable.com>  Tue, 21 Mar 2006 09:49:26 +0100

noiz2sa (0.51a-4) unstable; urgency=low

  * Fixed the debian/rules file to properly pass compiler options to the
    makefiles (also fixes FTBFS problems on m68k)

 -- Robert Lemmen <robertle@semistable.com>  Fri, 19 Aug 2005 10:29:18 +0200

noiz2sa (0.51a-3) unstable; urgency=low

  * Rebuild for g++ transition
  * Updated to newer standards version

 -- Robert Lemmen <robertle@semistable.com>  Tue, 19 Jul 2005 10:56:44 +0200

noiz2sa (0.51a-2) unstable; urgency=low

  * Uses the libboost package now instead of it's own copy of the files
  * Makefile cleanups
  * Also clean tinyxml subdir

 -- Robert Lemmen <robertle@semistable.com>  Mon, 22 Nov 2004 19:26:48 +0100

noiz2sa (0.51a-1) unstable; urgency=low

  * Initial Release. (closes: #259066)

 -- Robert Lemmen <robertle@semistable.com>  Mon, 15 Nov 2004 11:37:18 +0100