diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2013-10-03 21:52:27 -0700 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2013-10-03 21:52:27 -0700 |
commit | d922c85716e39d0cd260261450cd8ddab48c2e4d (patch) | |
tree | 7ffea0e2d6922c02fde571556037c0754cfe1dff /contrib | |
parent | a68fd1ca14e3472a49be11d3337ef10861e1c2cc (diff) | |
parent | 9085c8c7c3e1223349151281130f92dc7df8bd62 (diff) |
Merge pull request #2999 from TheBlueMatt/master
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 |