summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 478d1c90c1906526589aedaf0a2804b4f92a6c08 (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
xbase64 (3.1.2-2) unstable; urgency=medium

  * QA upload.
  * Mention GPL license for various binaries and scripts. Closes: #746178.
  * libxbase64-bin: Conflict with dvb-apps, both providing a `zap' binary.
    Assuming that Linux TV and Xbase utilities don't need to be installed
    together. Closes: #746215.

 -- Matthias Klose <doko@debian.org>  Mon, 28 Apr 2014 11:42:01 +0200

xbase64 (3.1.2-1) unstable; urgency=medium

  * QA upload. Initial upload, replacing libxbase. Closes: #743443.
    Package xbase64, only seven years old instead of eleven like 2.x.
    Make sure that calligra still builds with the updated version.
  * Bump standards version to 3.9.5.
  * Update the packaging, fix the orignal maintainer's "Jugendsünden".

 -- Matthias Klose <doko@debian.org>  Wed, 02 Apr 2014 20:33:01 +0200

libxbase (2.0.0-8.5) unstable; urgency=low

  * Non-maintainer upload.
  * Fix build failure with GCC 4.7. Closes: #667260.

 -- Matthias Klose <doko@debian.org>  Mon, 16 Apr 2012 23:00:27 +0200

libxbase (2.0.0-8.4) unstable; urgency=low

  * Non-maintainer upload.
  * Build with current automake (Closes: #549134)

 -- Moritz Muehlenhoff <jmm@debian.org>  Mon, 30 May 2011 05:12:34 +0200

libxbase (2.0.0-8.3) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS on GNU/kFreeBSD by handling kfreebsd* the same way as
    linux-gnu* in ltconfig, thanks to Petr Salinger (Closes: #493509).
  * Also add ${shlibs:Depends} to libxbase2.0-bin's Depends, a libc
    dependency was missing for some binaries in there.
  * Finally call dh_installdeb after dh_shlibdeps, per lintian.

 -- Cyril Brulebois <kibi@debian.org>  Thu, 20 Aug 2009 01:58:55 +0200

libxbase (2.0.0-8.2) unstable; urgency=low

  * Non-maintainer upload.
  * Put include files in /usr/include. (Closes: #470260).
    + The bad copy/paste release.

 -- Barry deFreese <bddebian@comcast.net>  Mon, 10 Mar 2008 15:15:06 -0400

libxbase (2.0.0-8.1) unstable; urgency=low

  * Non-maintainer upload.
  * Add watch file.
  * Add Homepage to control.
  * Add Section to source package and -dev package to libdevel.
  * Fix up debian/copyright syntax.
  * Call dh_makeshlibs before dh_shlibdeps. (Closes: #453792).
  * Make clean not ignore errors.
  * Version debhelper build-dep.
  * Move DH_COMPAT to debian/compat and set to 5.
  * Remove unneeded dirs file.
  * Replace 'pwd' with $(CURDIR).
  * Move .files files to .install and adjust debian/rules accordingly.
  * Build with gcc-4.3. (Closes: #461714).
    + Include <iostream> not iostream.h. (Closes: #299114).
  * Make binNMU safe. Replace Source-Version with binary:Version.
  * Handle nostrip option. (Closes: #437457).
  * Add info to description that docs are in -dev package. (Closes: #394259).
  * Bump Standards Version to 3.7.3.

 -- Barry deFreese <bddebian@comcast.net>  Thu, 21 Feb 2008 11:04:08 -0500

libxbase (2.0.0-8) unstable; urgency=low

  * removed "#pragma interface" to make it build with g++ 4.1
    (thanks to Ben Hutchings and Brian M. Carlson) Closes: #356245

 -- Michael Vogt <mvo@debian.org>  Fri, 12 May 2006 11:16:43 +0200

libxbase (2.0.0-7.1) unstable; urgency=low

  * NMU for C++ transition
  * Rename libxbase2.0-0c102 to libxbase2.0-0

 -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Sat,  6 Aug 2005 02:54:09 +0200

libxbase (2.0.0-7) unstable; urgency=low

  * applied a patch from  Wesley J Landake to remove a unneed scoper
    in the source
    (closes:  #253655)
  * applied a documentation patch from Wesley J Landake 
    (closes: #209746)
  * thanks Wesley!
 
 -- Michael Vogt <mvo@debian.org>  Tue, 14 Sep 2004 10:31:34 +0200

libxbase (2.0.0-6) unstable; urgency=low

  * rebuild for g++-3.2

 -- Michael Vogt <mvo@debian.org>  Sun, 12 Jan 2003 15:06:50 +0100

libxbase (2.0.0-5) unstable; urgency=low

  * split up libxbase into libxbase2.0-dev and libxbase2.0-bin  
    (closes: #148308)
  * fixed a bug that prevented the examples from being installed

 -- Michael Vogt <mvo@debian.org>  Wed, 29 May 2002 11:11:23 +0200

libxbase (2.0.0-4) unstable; urgency=low

  * renamed to match soname (closes: #141757)
  * added doxygen to build-depends (closes: #141947)

 -- Michael Vogt <mvo@debian.org>  Tue,  9 Apr 2002 09:04:15 +0200

libxbase (2.0.0-3) unstable; urgency=low

  * updated config.sub, config.guess (automated via autotools-dev)

 -- Michael Vogt <mvo@debian.org>  Mon,  8 Apr 2002 09:31:05 +0200

libxbase (2.0.0-2) unstable; urgency=low

  * renamed to libxbase to prevent name clash with the old 
    X11 package "xbase" (closes: #141686)

 -- Michael Vogt <mvo@debian.org>  Mon,  8 Apr 2002 09:02:35 +0200

xbase (2.0.0-1) unstable; urgency=low

  * new upstream release

 -- Michael Vogt <mvo@debian.org>  Sun, 17 Mar 2002 01:00:42 +0100

xdb (1.2.0-4) unstable; urgency=low

  * new version of config.gues (closes: #96607)

 -- Michael Vogt <mvo@debian.org>  Mon,  7 May 2001 10:38:44 +0200

xdb (1.2.0-3) unstable; urgency=low

  * new version for config.sub to make it compile on arm
    closes: #90222

 -- Michael Vogt <mvo@debian.org>  Mon, 16 Apr 2001 21:54:31 +0200

xdb (1.2.0-2) unstable; urgency=low

  * new debian maintainer, closes: #88240
  * added build-depends

 -- Michael Vogt <mvo@debian.org>  Thu, 12 Apr 2001 12:09:39 +0200

xdb (1.2.0-1) unstable; urgency=low

  * Initial Release.

 -- Ionutz Borcoman <borco@borco-ei.eng.hokudai.ac.jp>  Thu, 10 Aug 2000 12:08:53 +0900