File: changelog

package info (click to toggle)
fsvs 1.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,964 kB
  • ctags: 1,464
  • sloc: ansic: 16,650; sh: 5,885; perl: 783; makefile: 338; python: 90
file content (148 lines) | stat: -rw-r--r-- 4,895 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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
fsvs (1.2.7-1) unstable; urgency=medium

  * QA upload.
  * New upstream release.
  * Bump Standards-Version to 3.9.8.
  * Refresh patches.
  * Sort source files to enable reproducible building.
  * Fix spelling errors found by lintian.
  * Enable all hardening options and honour CPPFLAGS.
  * Clean .vimrc generated during build.
  * Add Vcs-* fields; imported packaging history to collab-maint.
  * Convert copyright to DEP5 format.
  * Add DEP3 patch headers to patches missing it.

 -- Reiner Herrmann <reiner@reiner-h.de>  Sun, 31 Jul 2016 17:48:36 +0200

fsvs (1.2.6-3) unstable; urgency=medium

  * QA upload.
  * Fix build failure with ld --as-needed.

 -- Matthias Klose <doko@debian.org>  Wed, 09 Sep 2015 14:10:39 +0200

fsvs (1.2.6-2) unstable; urgency=medium

  * QA upload.
  * Add debian/patches/we-will-do-fine-without-the-build-date.patch.

 -- Santiago Vila <sanvila@debian.org>  Sat, 29 Aug 2015 13:48:46 +0200

fsvs (1.2.6-1) unstable; urgency=medium

  * QA upload.
  * New upstream release which includes GCC 5 compatibility patch.
  * Refresh patches for new upstream release.

 -- Tim Potter <tpot@hp.com>  Mon, 27 Jul 2015 12:29:40 +1000

fsvs (1.2.5-2) unstable; urgency=medium

  * QA upload.
  * Apply upstream commit for GCC 5 compatibility. Closes: #777857.
  * Enable verbose build.
  * Fix build with --as-needed.
  * Build using -fgnu89-inline.

 -- Matthias Klose <doko@debian.org>  Sat, 25 Jul 2015 15:05:24 +0200

fsvs (1.2.5-1) unstable; urgency=low

  * QA upload.
    + Set maintainer to Debian QA Group <packages@qa.debian.org>.
  * New upstream release. (Closes: #612590).
    + Fix security issue with non-world-readable files. (Closes: #681054).
    + Remove old inline changes as they were integrated upstream.
  * Acknowledge NMU. (Closes: #641765).
  * Add patch to link in libdl. (Closes: #713729).
  * Make package source format 3.0 (quilt).
  * Add watch file.
  * Update build system to dh style.
    + Bump debhelper build-dep and compat to 9.
  * Bump Standards Version to 3.9.4.

 -- Barry deFreese <bdefreese@debian.org>  Mon, 08 Jul 2013 10:40:45 -0400

fsvs (1.2.3-0+nmu1) unstable; urgency=low

  * Non-maintainer upload
  * New upstream release
  * Install manpages and additional documentation 
  * Build-depend on unversioned libdb-dev (thanks, Lintian)

 -- Iain Lane <laney@debian.org>  Mon, 02 Jan 2012 11:35:41 +0000

fsvs (1.1.17-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix link ordering so that building with --as-needed works. Objects must
    come before libraries that use them
  * Build with --as-needed

 -- Iain Lane <laney@debian.org>  Fri, 16 Sep 2011 09:35:22 +0100

fsvs (1.1.17-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Backport patch from upstream to fix compilation errors with gcc > 4.4.
    (Closes: #564990)
  * Add BD on libdb4.8-dev; required for build
  * Patch Makefile to link to needed libraries, fixing FTBFS with
    --no-add-needed (Closes: #554367)

 -- Iain Lane <laney@debian.org>  Thu, 15 Sep 2011 22:48:41 +0100

fsvs (1.1.17-1) unstable; urgency=low

  * New upstream release

 -- Sheldon Hearn <sheldonh@starjuice.net>  Wed, 12 Nov 2008 13:15:00 +0200

fsvs (1.1.16-1) unstable; urgency=low

  * New upstream release
  * Makefile now provides own distclean.
  * With no patches remaining, remove dpatch Build-Depends.
  * Add Homepage and upgrade Standards-Version.
  * Update description as per request from upstream.

 -- Sheldon Hearn <sheldonh@starjuice.net>  Sat, 12 Jul 2008 15:31:13 +0200

fsvs (1.1.14-1) unstable; urgency=low

  * New upstream release
  * Update list of docs and manpages.
  * Remove manual page cleanups.  Upstream's content has improved and
    expanded to overshadow the value of my presentation cleanups.
  * Remove fix_tree_copies.dpatch (upstream).

 -- Sheldon Hearn <sheldonh@starjuice.net>  Mon, 14 Apr 2008 10:39:58 +0200

fsvs (1.1.12-1) unstable; urgency=low

  * New upstream release
  * Add vendor fix for tree copies, accidentally ommitted from release
  * Tidy up and use upstream's manpage.
  * Updated copyright (now licensed under GPL-3)
  * Updated Standards-Version to 3.7.3 (no changes required)

 -- Sheldon Hearn <sheldonh@starjuice.net>  Sat, 19 Jan 2008 11:49:43 +0200

fsvs (1.1.11-2) unstable; urgency=low

  * Fix typo in package description (Closes: #458994)
  * Applied upstream fix to softroot handling (Closes: #460519)
  * Applied upstream fix that removed unnecessary dependency on
    libsvn_client (Closes: 460557)
  * Changed maintainer email address.

 -- Sheldon Hearn <sheldonh@starjuice.net>  Sun, 13 Jan 2008 12:53:54 +0200

fsvs (1.1.11-1) unstable; urgency=low

  * Initial release (Closes: #428311)
  * Applied upstream patch to fix a serious whitespace problem in the
    docs and usage that confuses new users.

 -- Sheldon Hearn <sheldonh@clue.co.za>  Sun,  9 Dec 2007 19:02:56 +0200