Add support for opening bitcoin: URIs directly.
[novacoin.git] / contrib / debian / changelog
1 bitcoin (0.5.1-natty1) natty; urgency=low
2
3   * Add GNOME/KDE support for bitcoin-qt's bitcoin: URI support.
4     Thanks to luke-jr for the KDE .protocol file.
5
6  -- Matt Corallo <matt@bluematt.me>  Fri, 23 Dec 2011 20:25:00 -0500
7
8 bitcoin (0.5.1-natty0) natty; urgency=low
9
10   * New upstream release.
11
12  -- Matt Corallo <matt@bluematt.me>  Fri, 16 Dec 2011 13:27:00 -0500
13
14 bitcoin (0.5.0-natty0) natty; urgency=low
15
16   * New upstream release.
17
18  -- Matt Corallo <matt@bluematt.me>  Mon, 21 Nov 2011 11:32:00 -0500
19
20 bitcoin (0.5.0~rc7-natty0) natty; urgency=low
21
22   * New upstream release candidate.
23
24  -- Matt Corallo <matt@bluematt.me>  Sun, 20 Nov 2011 17:08:00 -0500
25
26 bitcoin (0.5.0~rc3-natty0) natty; urgency=low
27
28   * New upstream release candidate.
29   * Don't set rpcpassword for bitcoin-qt.
30
31  -- Matt Corallo <matt@bluematt.me>  Tue, 8 Nov 2011 11:56:00 -0400
32
33 bitcoin (0.5.0~rc1-natty1) natty; urgency=low
34
35   * Add test_bitcoin to build test
36   * Fix clean
37   * Remove uneccessary build-dependancies
38
39  -- Matt Corallo <matt@bluematt.me>  Wed, 26 Oct 2011 14:37:18 -0400
40
41 bitcoin (0.5.0~rc1-natty0) natty; urgency=low
42
43   * Mark for natty
44   * Fix broken build
45   * Fix copyright listing
46   * Remove bitcoin: URL handler until bitcoin actually has support for it (Oops)
47
48  -- Matt Corallo <matt@bluematt.me>  Wed, 26 Oct 2011 14:37:18 -0400
49
50 bitcoin (0.5.0~rc1-2) experimental; urgency=low
51
52   * Add bitcoin-qt
53
54  -- Matt Corallo <matt@bluematt.me>  Tue, 25 Oct 2011 15:24:18 -0400
55
56 bitcoin (0.5.0~rc1-1) experimental; urgency=low
57
58   * New upstream prerelease.
59   * Add Github as alternate upstream source in watch file.
60   * Stop build-depending on libcrypto++-dev, and drop patch 1000:
61     Upstream no longer use crypto++.
62   * Drop patch 1003: Upstream builds dynamic by default now.
63   * Update copyright file: Drop notes on longer included sources.
64
65  -- Jonas Smedegaard <dr@jones.dk>  Fri, 14 Oct 2011 00:16:18 +0200
66
67 bitcoin (0.4.0-1) unstable; urgency=low
68
69   * New upstream release.
70   * Stop repackaging source tarballs: No DFSG-violating stripping left.
71   * Update copyright file:
72     + Add Github URL to Source.
73   * Drop dpkg-source local-options hint: Declared options are default
74     since dpkg-source 1.16.1.
75     + Add irc URL to Upstream-Contact.
76     + Add comment on Bitcoin Developers to catch-all Files section.
77     + Add Files sections for newly readded src/cryptopp/* (new custom
78       BSD-like license), and newly added doc/build-osx.txt and
79       src/makefile.osx (Expat).
80   * Bump debhelper compatibility level to 7.
81   * Suppress binary icns and gpg files.
82   * Enable regression tests:
83     + Build-depend on libboost-test-dev.
84     + Extend patch 1003 to also dynamically link test binary.
85     + Build and invoke test binary unless tests are disabled.
86   * Tighten build-dependency on cdbs: Recent version needed to support
87     debhelper 7.
88   * Relax build-depend unversioned on debhelper: needed version
89     satisfied even in oldstable.
90   * Stop suppress optional build-dependencies: Satisfied in stable.
91     Build-depend on devscripts (enabling copyright-check).
92
93  -- Jonas Smedegaard <dr@jones.dk>  Wed, 05 Oct 2011 01:48:53 +0200
94
95 bitcoin (0.3.24~dfsg-1) unstable; urgency=low
96
97   * New upstream release.
98
99   [ Jonas Smedegaard ]
100   * Improve various usage hints:
101     + Explicitly mention in long description that bitcoind contains
102       daemon and command-line interface.
103     + Extend README.Debian with section on lack of GUI, and add primary
104       headline.
105     + Avoid installing upstream README: contains no parts relevant for
106       Debian usage.
107     Thanks to richard for suggestions (see bug#629443).
108   * Favor final releases over prereleases in rules and watch file.
109     Thanks to Jan Dittberner.
110   * Track -src (not -linux) tarballs in rules and watch file.
111     Thanks to Jan Dittberner.
112   * Drop patches 1004 and 1005 (integrated upstream) and simplify
113     CXXFLAGS in rules file.
114   * Stop stripping no longer included source-less binaries from upstream
115     tarballs.
116
117   [ Jan Dittberner ]
118   * refresh debian/patches/1000_use_system_crypto++.patch
119
120  -- Jonas Smedegaard <dr@jones.dk>  Tue, 19 Jul 2011 15:08:54 +0200
121
122 bitcoin (0.3.21~dfsg-2) unstable; urgency=low
123
124   * Enable UPNP support:
125     + Drop patch 1006.
126     + Build-depend on libminiupnpc-dev.
127     Thanks to Matt Corallo.
128
129  -- Jonas Smedegaard <dr@jones.dk>  Sat, 28 May 2011 15:52:44 +0200
130
131 bitcoin (0.3.21~dfsg-1) unstable; urgency=low
132
133   * New upstream release.
134   * Refresh patches.
135   * Drop patch 1002: no longer needed, as upstream use pkgconfig now.
136   * Add patch 1006 to really unset USE_UPNP as aparently intended.
137   * Adjust cleanup rule to preserve .gitignore files.
138   * Update copyright file:
139     + Bump format to draft 174 of DEP-5.
140     + Shorten comments.
141   * Bump policy compliance to standards-version 3.9.2.
142   * Shorten Vcs-Browser paragraph in control file.
143   * Fix mention daemon (not CLI tools) in short description.
144   * Stop conflicting with or replace bitcoin-cli: Only transitional, no
145     longer needed.
146   * Link against unversioned berkeleydb. Update NEWS and README.Debian
147     accordingly (and improve wording while at it).
148     Closes: Bug#621425. Thanks to Ondřej Surý.
149   * This release also implicitly updates linkage against libcrypto++,
150     which closes: bug#626953, #627024.
151   * Disable linkage against not yet Debian packaged MiniUPnP.
152   * Silence seemingly harmless noise about unused variables.
153
154  -- Jonas Smedegaard <dr@jones.dk>  Tue, 17 May 2011 15:31:24 +0200
155
156 bitcoin (0.3.20.2~dfsg-2) unstable; urgency=medium
157
158   * Fix have wrapper script execute real binary (not loop executing
159     itself).
160     Closes: bug#617290. Thanks to Philippe Gauthier and Etienne Laurin.
161   * Set urgency=medium as the only (user-exposed) binary is useless
162     without this fix and has been for some time.
163
164  -- Jonas Smedegaard <dr@jones.dk>  Wed, 16 Mar 2011 09:11:06 +0100
165
166 bitcoin (0.3.20.2~dfsg-1) unstable; urgency=low
167
168   * New upstream release.
169   * Fix provide and replace former package name bitcoin-cli.
170     Closes: bug#618439. Thanks to Shane Wegner.
171
172  -- Jonas Smedegaard <dr@jones.dk>  Tue, 15 Mar 2011 11:41:43 +0100
173
174 bitcoin (0.3.20.01~dfsg-1) unstable; urgency=low
175
176   * New upstream release.
177
178   [ Micah Anderson ]
179   * Add myself as uploader.
180
181   [ Jonas Smedegaard ]
182   * Add wrapper for bitcoind to ease initial startup.
183   * Update patches:
184     + Drop patch 2002: Applied upstream.
185     + Add patch 1005 to add phtread linker option.
186       Closes: bug#615619. Thanks to Shane Wegner.
187     + Refresh patches.
188   * Extend copyright years in rules file header.
189   * Rewrite copyright file using draft svn166 of DEP5 format.
190   * Rename binary package to bitcoind (from bincoin-cli).
191     Closes: bug#614025. Thanks to Luke-Jr.
192
193  -- Jonas Smedegaard <dr@jones.dk>  Tue, 01 Mar 2011 15:55:04 +0100
194
195 bitcoin (0.3.19~dfsg-6) unstable; urgency=low
196
197   * Fix override agressive optimizations.
198   * Fix tighten build-dependencies to really fit backporting to Lenny:
199     + Add fallback build-dependency on libdb4.6++-dev.
200     + Tighten unversioned Boost build-dependencies to recent versions,
201       To force use of versioned Boost when backporting to Lenny.
202     ...needs more love, though: actual build fails.
203
204  -- Jonas Smedegaard <dr@jones.dk>  Mon, 17 Jan 2011 19:48:35 +0100
205
206 bitcoin (0.3.19~dfsg-5) unstable; urgency=low
207
208   * Fix lower Boost fallback-build-dependencies to 1.35, really
209     available in Lenny.
210   * Correct comment in rules file regarding reason for versioned Boost
211     fallback-build-dependency.
212   * Add patch 2002 adding -mt decoration to Boost flags, to ease
213     backporting to Lenny.
214   * Respect DEB_BUILD_OPTIONS, and suppress arch-specific optimizations:
215     + Add patch 1004 to allow overriding optimization flags.
216     + Set optimization flags conditionally at build time.
217     + Drop patch 2002 unconditionally suppressing arch-optimizations.
218
219  -- Jonas Smedegaard <dr@jones.dk>  Mon, 17 Jan 2011 16:04:48 +0100
220
221 bitcoin (0.3.19~dfsg-4) unstable; urgency=low
222
223   [ Micah Anderson ]
224   * Provide example bitcoin.conf.
225   * Add bitcoind(1) and bitcoin.conf(5) man pages.
226
227   [ Jonas Smedegaard ]
228   * Ease backporting:
229     + Suppress optional build-dependencies.
230     + Add fallback build-dependencies on the most recent Boost libs
231     available in Lenny (where unversioned Boost libs are missing).
232   * Add Micah as copyright holder for manpages, licensed as GPL-3+.
233   * Bump copyright format to Subversion candidate draft 162 of DEP5.
234
235  -- Jonas Smedegaard <dr@jones.dk>  Mon, 17 Jan 2011 14:00:48 +0100
236
237 bitcoin (0.3.19~dfsg-3) unstable; urgency=low
238
239   * Document in copyright file files excluded from repackaged source.
240   * Update copyright file:
241     + Bump DEP5 format hint to Subversion draft rev. 153.
242     + Consistently wrap at 72 chars.
243     + Refer to GPL-2 file (not GPL symlink).
244   * Link against Berkeley DB 4.8 (not 4.7):
245     + Build-depend on libdb4.8++-dev (and on on libdb4.7++-dev).
246     + Suggest libdb4.8-util and db4.7-util.
247     + Add README.Debian note on (untested) upgrade routine.
248     + Add NEWS entry on changed db version, referring to README.Debian.
249
250  -- Jonas Smedegaard <dr@jones.dk>  Fri, 07 Jan 2011 22:50:57 +0100
251
252 bitcoin (0.3.19~dfsg-2) unstable; urgency=low
253
254   * Adjust build options to use optimized miner only for amd64. Fixes
255     FTBFS on i386 (and other archs, if compiling anywhere else at all).
256   * Avoid static linking.
257   * Adjust patch 2001 to avoid only arch-specific optimizations (keep
258     -O3).
259   * Extend long description to mention disk consumption and initial use
260     of IRC.
261   All of above changes thanks to Helmuth Grohne.
262   * Add lintian override regarding OpenSSL and GPL: Linked code is Expat
263     - only Debian packaging is GPL-2+.
264
265  -- Jonas Smedegaard <dr@jones.dk>  Wed, 29 Dec 2010 00:27:54 +0100
266
267 bitcoin (0.3.19~dfsg-1) unstable; urgency=low
268
269   [ Jonas Smedegaard ]
270   * Initial release.
271     Closes: bug#578157.
272
273  -- Jonas Smedegaard <dr@jones.dk>  Tue, 28 Dec 2010 15:49:22 +0100