summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: f1a5d64e5a8886d12b9f365c3d4471810a1a1276 (plain)
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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
boxbackup (0.11~rc2+r2072-1) UNRELEASED; urgency=low

  * New upstream release.
  * no longer use the upstream tarballs, but create them with the script
    debian/get-orig-source.sh to create the orig.tar.gz. See README.Debian
    for a rationale of this step.

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 31 Mar 2009 15:58:23 +0200

boxbackup (0.11~rc2-6) unstable; urgency=low

  * Fix shell scripting in the debconf interaction code of the package's
    postinst script. This should prevent problems like LP: #222999

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 11 Feb 2009 08:55:05 +0100

boxbackup (0.11~rc2-5) unstable; urgency=low

  * Bugfix: "Please build-depend on docbook-xml". Thanks to Luca Falavigna
    <dktrkranz@ubuntu.com> for reporting. Closes: #507973
  * Add missing #includes in lib/common/Logging.cpp and
    lib/common/DebugMemLeakFinder.cpp. Also use malloc, free, etc from the
    namespace std:: instead of the global namespace in several other files
    Closes: #505696, #512510

 -- Reinhard Tartler <siretart@tauware.de>  Thu, 22 Jan 2009 08:26:24 +0100

boxbackup (0.11~rc2-4) unstable; urgency=low

  * add a note to documentation about adjusted syslog facility.
  * build and install the administrator guide and the installation guide.
  * By default do not configure boxbackup. Most users of this package need
    to know what the postinst/configure scripts are doing anyway, and this
    avoids piuparts to fail here. Closes: #502742, #502461

 -- Reinhard Tartler <siretart@tauware.de>  Thu, 23 Oct 2008 20:25:10 +0200

boxbackup (0.11~rc2-3.1) unstable; urgency=low

  * Non-maintainer upload to fix pending l10n issues.
  * Debconf translations:
    - German. Closes: #477719
    - French. Closes: #478557
    - Portuguese. Closes: #483869
    - Czech. Closes: #483981
    - Galician. Closes: #483857
    - Finnish. Closes: #484353
    - Basque. Closes: #484563
    - Russian. Closes: #484829

 -- Christian Perrier <bubulle@debian.org>  Tue, 20 May 2008 07:54:18 +0200

boxbackup (0.11~rc2-3) unstable; urgency=low

  * fix another miss '#include <string.h>' to fix compilation with g++-4.3.

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 23 Apr 2008 13:10:17 +0200

boxbackup (0.11~rc2-2) unstable; urgency=low

  * merge forgotten changes from the unstable Branch. (sorry to the
    translators for the confusion).
  * The previous upload forgot to change some references to the default
    configuration directory from /etc/box -> /etc/boxbackup. Now rectified.
  * add an '#include <string.h>' in ./lib/common/Logging.cpp. Should fix
    build failiures on mips, powerpc and sparc.

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 21 Apr 2008 13:41:18 +0200

boxbackup (0.11~rc2-1) unstable; urgency=low

  * new upstream release.
  * update watch file.
  * bump standards version to 3.7.3 (No changes needed)
  * update frensh debconf template translations. Thanks to
    Christian Perrier (Closes: #476090)

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 20 Apr 2008 14:01:27 +0200

boxbackup (0.11~rc1-1) experimental; urgency=low

  * New upstream release.
    - should fix builds on kFreeBSD architectures: (Closes: #440156).
    - build against libbd4.6 instead of libdb4.3. (Closes: #442640).
    - the config file template has been updated to be more specific for
      the AlwaysIncludeFile Option (Closes: #435860).
  * remove all generated files in clean target of debian/rules. Allows
    package to build twice in a row (Closes: #442515).
  * Install file ExceptionCodes.txt to documentation directories. The file
    contains a list of Error codes found in logfiles.
  * Simplify debian/rules by removing code to build arch-independent
    packages. There are none.

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 20 Jan 2008 19:09:59 +0100

boxbackup (0.10+really0.10-2) unstable; urgency=medium

  * raise urgency because of RC bug!
  * use rather 'nocheck' instead of 'notest'. Thanks to Michael Banck
    <mbanck@debian.org> for notifying me about this.
  * Ack NMUs. Thanks Amaya for handling these! (Closes: #470060, #467628).
  * Merge Ubuntu changes, fixing installations without tty. (Closes: #474587).
  * build against libdb4.6 (Closes: #442640)
  * don't ignores errors on clean. Thanks lintian.
  * update Standards Version to 3.7.3, no changes needed.
  * clarify debconf question "boxbackup-client/IncorrectNumber" (Closes: #467635).
  * clarify debconf question "boxbackup-server/raidBlockSize" (Closes: #467636).

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 13 Apr 2008 11:38:01 +0200

boxbackup (0.10+really0.10-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS introduced by my previous NMU. Apply patch from Cyril Brulebois
    (Closes: #454862).
  * Added debian debconf translation by Kai Wasserbäch (Closes: #467628).

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Sat, 05 Apr 2008 12:37:16 +0200

boxbackup (0.10+really0.10-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * iFix LSB header in init.d script (Closes: #470060). 

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Mon, 31 Mar 2008 18:43:40 +0200

boxbackup (0.10+really0.10-1ubuntu3) hardy; urgency=low

  * Don't redirect ucf calls.  This was forgotten in the previous upload,
    but should have been there.

 -- Tollef Fog Heen <tfheen@ubuntu.com>  Thu, 06 Mar 2008 07:17:35 +0100

boxbackup (0.10+really0.10-1ubuntu2) hardy; urgency=low

  * Fix up postinst so we don't call db_stop too early, and use
    --debconf-ok to ucf.  (No versioned dependency since even oldstable
    has a new enough ucf.)  Use db_stop near the end to make sure we don't
    hang after starting the daemon though.

 -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 05 Mar 2008 22:33:57 +0100

boxbackup (0.10+really0.10-1ubuntu1) hardy; urgency=low

  * Rebuild for libdb4.3 -> libdb4.6 migration. 
  * Set MOTU to maintainer.

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 03 Mar 2008 12:37:35 -0500

boxbackup (0.10+really0.10-1) unstable; urgency=low

  * revert new upstream accidentally slipped into unstable.
  * big apologies that I now need to upload this package earlier than
    promised to the boxbackup translators :(
  * add watchfile
  * Bug fix: "boxbackup-server recommends boxbackup-utils (unavailable)",
    thanks to Pelayo Gonzalez (Closes: #424992).
  * Apply new debconf templates and debian/control review. Thanks to
    Christan Perrier! (Closes: #429396)
  * Bug fix: "boxbackup: French debconf templates translation", thanks to
    Vincent Bernat (Closes: #430856).
  * Bug fix: "[l10n] Czech translation of boxbackup debconf messages",
    thanks to Miroslav Kure (Closes: #431463).
  * Bug fix: "boxbackup: [INTL:vi] Vietnamese debconf templates
    translation", thanks to Clytie Siddall (Closes: #430535).
  * Bug fix: "depends on non-essential package ucf in postrm", thanks to
    Michael Ablassmeier (Closes: #431518).
  * Bug fix: "depends on non-essential package ucf in postrm", thanks to
    Michael Ablassmeier (Closes: #431519).
  * run testsuite on build, use 'notest' in $DEB_BUILD_OPTIONS to disable

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 03 Jul 2007 12:30:49 +0200

boxbackup (0.10-1) unstable; urgency=low

  * upload to debian (Closes: #416605)
  * Cleanups in debian/rules
  * Apply patch from svn, commit #626, in order to fix FTBFS
    see http://bbdev.fluffy.co.uk/trac/changeset/626
  * Drop the boxbackup-utils package, since it only shipped one single
    script, which is generally used for CA maintenance, so move it to the
    to the boxbackup-server package
  * Bump standards version to 3.7.2
  * add missing manpages
  * add README.Debian
  * use debhelper 5
  * cleanup the versioned dependencies in debian/control

  [ Jérôme Schell ]

  * New upstream version
  * Add LSB headers in init script

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 18 Jun 2007 15:35:55 +0100

boxbackup (0.09-3) unstable; urgency=low

  * Added man pages for bbackupd, bbackupd-config, bbackupctl, bbackupquery
  * Improve lintian compatibility of the packages

 -- Jérôme Schell <jerome@myreseau.org>  Mon, 10 Oct 2005 14:16:20 +0200