File: changelog

package info (click to toggle)
eurephia 1.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,552 kB
  • sloc: ansic: 12,930; sh: 291; sql: 155; makefile: 16
file content (123 lines) | stat: -rw-r--r-- 3,740 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
eurephia (1.1.1-3) unstable; urgency=medium

  * QA upload.
  * Fix building with -Werror=implicit-function-declaration.
    (Closes: #1073320)
  * Switch from transitional pkg-config to pkgconf.
  * Declare Rules-Requires-Root: no.
  * Build verbosely.
  * Set locale to POSIX for reproducible timestamps.
  * Fix omission of CPPFLAGS.

 -- Andreas Beckmann <anbe@debian.org>  Thu, 20 Jun 2024 09:36:49 +0200

eurephia (1.1.1-2) unstable; urgency=high

  * QA upload.
  * debian/rules: Disable parallel build to circumvent Make dependency
    bugs.

 -- Boyuan Yang <byang@debian.org>  Sat, 26 Nov 2022 16:10:24 -0500

eurephia (1.1.1-1) unstable; urgency=medium

  * QA upload.
  * New upstream version 1.1.1.
  * debian/: Apply wrap-and-sort -abst.
  * debian/control:
    + Bump Standards-Version to 4.6.1.
    + Bump debhelper compat to v13.
    + Fix Vcs-* fields.
  * debian/rules: Enable full hardening.
  * debian/watch: Fix monitoring script.
  * debian/copyright: Minor update.
  * debian/patches: Drop patches merged upstream.
  * debian/patches: Add patch to skip RPATH (lintian).

 -- Boyuan Yang <byang@debian.org>  Wed, 23 Nov 2022 14:14:43 -0500

eurephia (1.1.0-7) unstable; urgency=medium

  * Orphan package. Set maintainer to QA.

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Sat, 24 Sep 2022 12:59:17 +0200

eurephia (1.1.0-6.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix ftbfs with GCC-10. (Closes: #957184)
    - Use fcommon with CFLAGS.

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Mon, 30 Nov 2020 20:44:45 +0000

eurephia (1.1.0-6) unstable; urgency=medium

  * Make build reproducible. Thanks Chris Lamb for the patch!
    (Closes: #831353)

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Fri, 16 Sep 2016 09:38:26 +0200

eurephia (1.1.0-5) unstable; urgency=medium

  * Add -fPIC -std=gnu89 to CFLAGS. (Closes: #777845)

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Tue, 07 Jul 2015 17:14:38 +0200

eurephia (1.1.0-4) unstable; urgency=low

  * Add -ldl to LD_FLAGS. (Closes: #713598)

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Wed, 26 Jun 2013 13:09:51 +0200

eurephia (1.1.0-3) unstable; urgency=low

  * Upload to unstable.
  * Moved to dh.
  * Bumped Standards-Version to 3.9.4
  * Moved debian/compat to 9

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Wed, 05 Jun 2013 14:42:14 +0200

eurephia (1.1.0-2) unstable; urgency=low

  * Apply patches from upstream:
   - double-free.patch
    Fixed a double-free situation with dev-type is not obvious
   - sql-error-handling.patch
    Improve error handling if memory alloc fails for SQL query string

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Fri, 26 Oct 2012 13:26:08 +0200

eurephia (1.1.0-1) unstable; urgency=low

  * New upstream release.
  * Removed debian/patches/* (all applied upstream)

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Wed, 24 Oct 2012 14:58:09 +0200

eurephia (1.0.1-3) unstable; urgency=low

  * debian/rules: Removed configure dependency in clean target.
    Thanks Fabrice Coutadeur for pointing out. (Closes: #607247)
  * Added patch by Fabrice Coutadeur to fix FTBFS with binutils-gold.
    (Closes: #607246)

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Fri, 17 Dec 2010 18:29:51 +0100

eurephia (1.0.1-2) unstable; urgency=low

  * Upstream patch to fix daemonizing issues.

  [ Dario Minucci ]
  * Added debian/watch
  * debian/control: Added Homepage field
  * Fixed manpage-has-bad-whatis-entry lintian error.
  * Fixed some typos

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Tue, 30 Nov 2010 06:19:05 +0100

eurephia (1.0.1-1) unstable; urgency=low

  * Initial release (Closes: #600604)

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Mon, 18 Oct 2010 13:37:12 +0200