File: changelog

package info (click to toggle)
qsapecng 2.1.1-1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 5,504 kB
  • ctags: 2,773
  • sloc: cpp: 24,075; ansic: 26; makefile: 17
file content (110 lines) | stat: -rw-r--r-- 4,775 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
qsapecng (2.1.1-1) unstable; urgency=medium

  * New upstream release
  * Fixed "FTBFS: type_traits/detail/has_binary_operator.hp:50: Parse
    error at BOOST_JOIN" upstream (Closes: #834188)
  * Fixed "Segfaults on exit and missing Qt-signals" upstream (Closes: #816898)
  * Bumped Standards-Version to 3.9.8 in debian/control file
  * Removed Georges Khaznadar from Uploaders because he isn't active anymore
  * Removed menu file as stated by the tech-ctte decision on #741573
  * Updated manpage to reflect package description
  * Changed debian/rules to build binaries with debug information for
    dbgsym package

 -- Simone Rossetto <simros85@gmail.com>  Tue, 23 Aug 2016 15:59:56 +0200

qsapecng (2.0.0-8) unstable; urgency=medium

  * Updated debian/watch because upstream moved to GitHub
  * Updated debian/control:
     - changed Homepage (due to GitHub moving)
     - changed url in package description (due to GitHub moving)
  * Updated debian/copyright file with new upstream url

 -- Simone Rossetto <simros85@gmail.com>  Sat, 03 Oct 2015 17:15:43 +0200

qsapecng (2.0.0-7) unstable; urgency=medium

  * Fixed "Please upgrade package for libqwt6abi1 6.1.2" by replacing method
    QwtLog10ScaleEngine with QwtLogScaleEngine (Closes: #798876)
  * Fixed "FTBFS: Parse error at BOOST_JOIN" surrounding any Boost include
    with a '#ifndef Q_MOC_RUN [...] #endif' block as stated here
    https://bugreports.qt.io/browse/QTBUG-22829 (Closes: #799998)
  * Updated doxy.cfg removing obsolete settings

 -- Simone Rossetto <simros85@gmail.com>  Fri, 25 Sep 2015 09:54:57 +0200

qsapecng (2.0.0-6) unstable; urgency=medium

  * Fixed "please make the build reproducible", set HTML_TIMESTAMP=NO
    in file doxy.cfg (Closes: #789428)
  * Updated debian/control:
     - bumped Standards-Version to 3.9.6
     - removed obsolete "DM-Upload-Allowed" field
  * Added absolute path to menu icons in file qsapecng.menu
  * Added relro linker flag to debian/rules file
  * Removed external link to sourceforge donation image in documentation

 -- Simone Rossetto <simros85@gmail.com>  Fri, 26 Jun 2015 18:52:30 +0200

qsapecng (2.0.0-5) unstable; urgency=low

  * Fixed "ftbfs with GCC-4.7" adding a "this" pointer. (Closes: #667342)
  * Updated the debian/copyright file:
     - converted the Comment field of the public-domain license for the file
       rpoly.cpp to the paragraph of the license itself (this fixes the the
       lintian warning missing-license-paragraph-in-dep5-copyright).
     - changed the Format url from dep5 to 1.0.
  * Updated debian/control Standards-Version to 3.9.3.

 -- Simone Rossetto <simros85@gmail.com>  Thu, 05 Apr 2012 20:11:49 +0200

qsapecng (2.0.0-4) unstable; urgency=low

  * added a DM-Upload-Allowed: yes field in debian/control

 -- Georges Khaznadar <georgesk@ofset.org>  Sun, 06 Nov 2011 21:01:32 +0100

qsapecng (2.0.0-3) unstable; urgency=low

  * fixed a typo in debian/rules "rm -dfr" => "rm -fr".
    Closes: #642675
  * added a set of files to clean, probably due to some mistake in upstream
    clean routines; added a clean instruction for src/libqwt6_fix.h

 -- Georges Khaznadar <georgesk@ofset.org>  Mon, 26 Sep 2011 07:35:42 +0200

qsapecng (2.0.0-2) unstable; urgency=low

  * Fixed "FTBFS: obsolete build dependency libqwt5-qt4-dev". Removed from
    debian/control obsolete libqwt5-qt4-dev dependency. (Closes: #638365)
  * Fixed the lintian warning "embedded-javascript-library" due to the file
    jquery.js previously included in the qsapecng-doc package. That file has
    been substituted with a symlink to the file installed with the package
    libjs-jquery.
  * Added libjs-jquery as a dependency for the qsapecng-doc package.

 -- Simone Rossetto <simros85@gmail.com>  Sat, 20 Aug 2011 19:59:06 +0200

qsapecng (2.0.0-1) unstable; urgency=low

  * New upstream release.
  * Updated debian/control:
     - changed Standards-Version to 3.9.2.
     - changed Build-Depends for Qwt libraries: libqwt5-qt4-dev | libqwt-dev.
     - changed Description to reflect the original one in the upstream README.
  * Removed unneeded compile flags (compile_flags.patch): debug symbols were
    always added to the final binaries even in the 'Release' target.
  * Solved incompatibility with Qwt version 6 (libqwt6_fix.patch).

 -- Simone Rossetto <simros85@gmail.com>  Thu, 11 Aug 2011 21:15:50 +0200

qsapecng (1.2.2-1) unstable; urgency=low

  * Initial release. (Closes: #609218)
  * Added a notice to the file src/functor/rpoly.cpp in order to release that
    file under a Public Domain-like license. The permission has been granted
    with an e-mail sent by the author of rpoly.cpp. See the file README.rpoly
    for more information.

 -- Simone Rossetto <simros85@gmail.com>  Sat, 02 Apr 2011 11:09:17 +0200