diff options
author | Matt Corallo <git@bluematt.me> | 2015-10-09 13:40:36 -0700 |
---|---|---|
committer | Matt Corallo <git@bluematt.me> | 2015-10-09 13:43:16 -0700 |
commit | e253e83c5cc38f1bef7a784671541399bcd0a205 (patch) | |
tree | 7574095a8971725a1cd2437fb1af948b262d3368 /contrib/debian/changelog | |
parent | 8c7e6138dbcbd4a2b5fe67e734e2b0fe0f0961bc (diff) |
Update debian/changelog and slight tweak to debian/control
Diffstat (limited to 'contrib/debian/changelog')
-rw-r--r-- | contrib/debian/changelog | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/contrib/debian/changelog b/contrib/debian/changelog index bd7ab3524c..110bfe03ef 100644 --- a/contrib/debian/changelog +++ b/contrib/debian/changelog @@ -1,3 +1,33 @@ +bitcoin (0.11.0-precise1) precise; urgency=medium + + * New upstream release. + + -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Tue, 14 Jul 2015 14:39:00 -1000 + +bitcoin (0.10.2-precise1) precise; urgency=medium + + * New upstream release. + + -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Mon, 29 Jun 2015 17:33:00 -1000 + +bitcoin (0.10.1-precise3) precise; urgency=medium + + * Fix build dep (include python). + + -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Tue, 5 May 2015 09:28:00 -1000 + +bitcoin (0.10.1-precise2) precise; urgency=medium + + * Fix miniupnpc dep. + + -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Tue, 5 May 2015 00:33:00 -1000 + +bitcoin (0.10.1-precise1) precise; urgency=medium + + * New upstream release. + + -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Tue, 5 May 2015 00:07:00 -1000 + bitcoin (0.10.0-precise1) precise; urgency=medium * New upstream releases. |