diff options
| author | Gavin Andresen <[email protected]> | 2013-10-03 21:52:27 -0700 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2013-10-03 21:52:27 -0700 |
| commit | d922c85716e39d0cd260261450cd8ddab48c2e4d (patch) | |
| tree | 7ffea0e2d6922c02fde571556037c0754cfe1dff | |
| parent | Merge pull request #3040 from Diapolo/Qt_misc2 (diff) | |
| parent | Update contrib/debian: proper desktop category and update changelog (diff) | |
| download | discoin-d922c85716e39d0cd260261450cd8ddab48c2e4d.tar.xz discoin-d922c85716e39d0cd260261450cd8ddab48c2e4d.zip | |
Merge pull request #2999 from TheBlueMatt/master
Update contrib/debian: proper desktop category and update changelog
| -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 b2a2cef62..82bc80a73 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 e600e4670..bd6b42dc5 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 <[email protected]> Sun, 15 Sep 2013 14:02:00 -0400 + +bitcoin (0.8.4-precise1) precise; urgency=medium + + * New upstream release. + + -- Matt Corallo <[email protected]> Wed, 4 Sep 2013 10:25:00 -0400 + +bitcoin (0.8.3-natty1) natty; urgency=low + + * New upstream release. + + -- Matt Corallo <[email protected]> Wed, 26 Jun 2013 00:18:00 +0100 + +bitcoin (0.8.2-natty1) natty; urgency=low + + * New upstream release. + + -- Matt Corallo <[email protected]> Wed, 29 Mar 2013 23:23:00 +0100 + bitcoin (0.8.1-natty3) natty; urgency=low * New pixmaps |