[go: up one dir, main page]

File: changelog

package info (click to toggle)
qliss3d 1.3.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 676 kB
  • ctags: 306
  • sloc: cpp: 1,303; sh: 153; makefile: 135; ansic: 10
file content (89 lines) | stat: -rw-r--r-- 3,623 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
qliss3d (1.3.2.1-2) unstable; urgency=low

  * Use dpkg-buildflags from dpkg-dev 1.15.7 to obtain the default values
    for CXXFLAGS, CPPFLAGS, and LDFLAGS.
  * Update the copyright file to the latest revision of the DEP 5 format.
  * Add the Vcs-Svn and Vcs-Browser source control fields.
  * Use dh --with autotools-dev to handle config.guess and config.sub.
  * Bump Standards-Version to 3.9.0 with no changes.

 -- Peter Pentchev <roam@ringlet.net>  Tue, 29 Jun 2010 11:03:40 +0300

qliss3d (1.3.2.1-1) unstable; urgency=low

  * New upstream version
    - remove the 10-locale patch - integrated upstream
    - regenerate the 12-destdir and 14-libm patches
    - refresh the 13-warnings patch
  * Bump Standards-Version to 3.8.4 with no changes.
  * Append a ~ to the debhelper dependency's version to ease backporting.
  * Bump the copyright year on the debian/ files.
  * All the patches were forwarded upstream.

 -- Peter Pentchev <roam@ringlet.net>  Tue, 09 Mar 2010 13:56:38 +0200

qliss3d (1.3.2-5) unstable; urgency=low

  * New maintainer.  Closes: #446448
  * Refresh config.sub and config.guess at configure time and remove them
    at clean-up time to avoid them polluting the diff.gz.
  * Point to SourceForge in the Homepage field and the copyright file.
  * Add a watch file.
  * Switch from dpatch to quilt.
  * Add the 11-cxxflags.patch to actually pass the proper flags to
    the C++ compiler.
  * Remove all the CFLAGS handling from the rules file - we do not even
    *have* any plain C code!
  * Bump Standards-Version to 3.8.3:
    - add the README.source file to note the use of quilt
  * Convert the copyright file to the DEP 5 format and add my own
    copyright notice for the Debian packaging files.
  * Remove the deprecated "Encoding" field from the desktop file.
  * Bump the debhelper compatibility level to 7:
    - let dh_auto_configure determine whether --build and --host are needed
    - add 12-destdir.patch to honor DESTDIR and simplify the installation
    - minimize the rules file using debhelper override targets
  * Add 13-warnings.patch to fix a couple of compiler warnings.
  * Enable the build hardening wrapper if "hardening" is specified
    in DEB_BUILD_OPTIONS.
  * Add 14-libm.patch to help the configure script find pow(3) and
    sqrt(3) in libm.
  * Add a DEP 3 header to 10-locale.patch to match the new patches.
  * Switch to the 3.0 (quilt) source format.
  * Unconditionally copy the config.{sub,guess} autotools-dev files.

 -- Peter Pentchev <roam@ringlet.net>  Mon, 21 Dec 2009 12:14:07 +0200

qliss3d (1.3.2-4) unstable; urgency=low

  * Bump standards version to 3.7.3
  * Bump debhelper level to 6 and change build-depends accordingly
  * Use Homepage field in debian/control
  * Change menu section to Applications/Science/Mathematics
  * No longer ignore errors by make in the clean target

 -- Steffen Joeris <white@debian.org>  Tue, 03 Jun 2008 10:40:20 +0000

qliss3d (1.3.2-3) unstable; urgency=low

  * Bump standards version
  * Bump debhelper level to 5
  * Update copyright notice
  * Change my maintainer address

 -- Steffen Joeris <white@debian.org>  Wed,  3 Jan 2007 20:06:38 +0100

qliss3d (1.3.2-2) unstable; urgency=low

  * Correct Makefile.in to enable locale support (10-locale.dpatch)
  * add build-depends against dpatch
  * add description for Lissajous figures (Closes: #345502)

 -- Steffen Joeris <steffen.joeris@skolelinux.de>  Sun,  1 Jan 2006 20:05:33 +0100

qliss3d (1.3.2-1) unstable; urgency=low

  * Initial release (Closes: #342951)

 -- Steffen Joeris <steffen.joeris@skolelinux.de>  Sat, 26 Nov 2005 18:19:20 +0100