diff options
author | Matt Corallo <git@bluematt.me> | 2013-09-15 14:11:44 -0400 |
---|---|---|
committer | Matt Corallo <git@bluematt.me> | 2013-09-17 22:41:46 -0400 |
commit | 9085c8c7c3e1223349151281130f92dc7df8bd62 (patch) | |
tree | 4593eeccd377a06c7e05239d30a191fd9276665f /contrib | |
parent | b16e9f02c82b98635da53c7e485614cba766f0a9 (diff) |
Update contrib/debian: proper desktop category and update changelog
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/debian/bitcoin-qt.desktop | 2 | ||||
-rw-r--r-- | contrib/debian/changelog | 24 |
2 files changed, 25 insertions, 1 deletions
diff --git a/contrib/debian/bitcoin-qt.desktop b/contrib/debian/bitcoin-qt.desktop index b2a2cef622..82bc80a734 100644 --- a/contrib/debian/bitcoin-qt.desktop +++ b/contrib/debian/bitcoin-qt.desktop @@ -9,4 +9,4 @@ Terminal=false Type=Application Icon=/usr/share/pixmaps/bitcoin128.png MimeType=x-scheme-handler/bitcoin; -Categories=Office; +Categories=Office;Finance; diff --git a/contrib/debian/changelog b/contrib/debian/changelog index e600e46705..bd6b42dc51 100644 --- a/contrib/debian/changelog +++ b/contrib/debian/changelog @@ -1,3 +1,27 @@ +bitcoin (0.8.5-precise1) precise; urgency=medium + + * New upstream release. + + -- Matt Corallo <matt@bluematt.me> Sun, 15 Sep 2013 14:02:00 -0400 + +bitcoin (0.8.4-precise1) precise; urgency=medium + + * New upstream release. + + -- Matt Corallo <matt@bluematt.me> Wed, 4 Sep 2013 10:25:00 -0400 + +bitcoin (0.8.3-natty1) natty; urgency=low + + * New upstream release. + + -- Matt Corallo <matt@bluematt.me> Wed, 26 Jun 2013 00:18:00 +0100 + +bitcoin (0.8.2-natty1) natty; urgency=low + + * New upstream release. + + -- Matt Corallo <matt@bluematt.me> Wed, 29 Mar 2013 23:23:00 +0100 + bitcoin (0.8.1-natty3) natty; urgency=low * New pixmaps |