diff options
author | Matt Corallo <matt@bluematt.me> | 2012-06-02 16:33:46 +0200 |
---|---|---|
committer | Matt Corallo <matt@bluematt.me> | 2012-06-02 16:45:14 +0200 |
commit | 8f6111bb9cd598954e9634d9fe4500fcf5ae83de (patch) | |
tree | 9c9a807acc2e034208e87b8be2d9f3afd652e2e9 /contrib/debian/changelog | |
parent | 98474d3d6f07ff03f25f59f2016baf1f1385fbed (diff) |
Update contrib/debian.
* Updates package description to note that blockchain now takes
2+ GB instead of 150+ MB.
* Stop creating DB_CONFIG with DB_LOG_AUTO_REMOVE as that is set
in Bitcoin itself now.
* Update changelog with 0.6.2 and the current updates.
Diffstat (limited to 'contrib/debian/changelog')
-rw-r--r-- | contrib/debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/debian/changelog b/contrib/debian/changelog index cdd4a47e91..773da6b54f 100644 --- a/contrib/debian/changelog +++ b/contrib/debian/changelog @@ -1,3 +1,15 @@ +bitcoin (0.6.2-natty1) natty; urgency=low + + * Update package description and launch scripts. + + -- Matt Corallo <matt@bluematt.me> Sat, 2 Jun 2012 16:41:00 +0200 + +bitcoin (0.6.2-natty0) natty; urgency=low + + * New upstream release. + + -- Matt Corallo <matt@bluematt.me> Tue, 8 May 2012 16:27:00 -0500 + bitcoin (0.6.1-natty0) natty; urgency=low * New upstream release. |