aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian/changelog
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2018-05-01 17:03:49 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2018-05-01 17:05:06 +0200
commit1408d6cf768cc3c88e9ab9efe98b0cb52ae3b537 (patch)
tree5c3728ace4796ff319e4b8be179bebe10dc98143 /contrib/debian/changelog
parent35eb9d6c880ec4dd732b9cb4443f84cec2c2cd4e (diff)
downloadbitcoin-1408d6cf768cc3c88e9ab9efe98b0cb52ae3b537.tar.xz
Revert #12769: Add systemd service to bitcoind in debian package
After discussion with Matt on IRC, this is not ready for prime time until 2019 and shouldn't have been ACKed and merged. - Revert "Add systemd service for bitcoind" This reverts commit 2a87b1b07c5c4f8b9b34747c5f254c2ae1e824bf. - Revert "Sync contrib/debian from Matt Corallo's PPA" This reverts commit 9085532d35207c4a7690812ae82e476cf518d451. Tree-SHA512: 439f4ccc3e196011af448b220adf26b0e653ac589bf4cfbbc276c1500c9d08f209c9d6101e4d232857779d9f25164cfb222ed30e3d63de116f9121e6ebde31c3
Diffstat (limited to 'contrib/debian/changelog')
-rw-r--r--contrib/debian/changelog92
1 files changed, 0 insertions, 92 deletions
diff --git a/contrib/debian/changelog b/contrib/debian/changelog
index 1c7ad362da..33dab9b638 100644
--- a/contrib/debian/changelog
+++ b/contrib/debian/changelog
@@ -1,95 +1,3 @@
-bitcoin (0.16.0-trusty2) trusty; urgency=medium
-
- * Add systemd service to bitcoind
-
- -- Thomas M Steenholdt <tsteenholdt@cascadetechnologypartners.com> Wed, 18 Apr 2018 16:40:00 -0200
-
-bitcoin (0.16.0-xenial1) xenial; urgency=medium
-
- * Mark for xenial.
-
- -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Mon, 05 Mar 2018 11:20:00 -0500
-
-bitcoin (0.16.0-trusty1) trusty; urgency=medium
-
- * New upstream release.
-
- -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Mon, 05 Mar 2018 11:18:00 -0500
-
-bitcoin (0.15.1-trusty1) trusty; urgency=medium
-
- * New upstream release.
- * Remove backported patches (which are now upstream).
-
- -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Sat, 11 Nov 2017 16:51:00 -0500
-
-bitcoin (0.15.0-artful9) artful; urgency=medium
-
- * Mark for artful.
-
- -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Sat, 21 Oct 2017 20:56:00 -0400
-
-bitcoin (0.15.0-trusty9) trusty; urgency=medium
-
- * Add missing xvfb dep.
-
- -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Thu, 14 Sep 2017 22:47:00 -0400
-
-bitcoin (0.15.0-trusty8) trusty; urgency=medium
-
- * Backport #11332 to fix Qt settings upgrade segfault.
- * Use qt5 on arm to fix Qt test segfault.
-
- -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Thu, 14 Sep 2017 22:03:00 -0400
-
-bitcoin (0.15.0-trusty7) trusty; urgency=medium
-
- * Backport #11210 to fix build inside launchpad.
-
- -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Tue, 12 Sep 2017 16:13:00 -0400
-
-bitcoin (0.15.0-trusty6) trusty; urgency=medium
-
- * Make launchpad print more debug information.
-
- -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Tue, 12 Sep 2017 12:50:00 -0400
-
-bitcoin (0.15.0-trusty5) trusty; urgency=medium
-
- * Use proper makefile comparison to fix Xvfb start.
-
- -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Tue, 12 Sep 2017 12:49:00 -0400
-
-bitcoin (0.15.0-trusty4) trusty; urgency=medium
-
- * Use full path for start-stop-daemon to fix Xvfb start.
-
- -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Tue, 12 Sep 2017 11:44:00 -0400
-
-bitcoin (0.15.0-trusty3) trusty; urgency=medium
-
- * Fix DISPLAY setting when using xvfb.
-
- -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Mon, 11 Sep 2017 20:06:00 -0400
-
-bitcoin (0.15.0-trusty2) trusty; urgency=medium
-
- * Use xvfb to run qt4 tests.
-
- -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Mon, 11 Sep 2017 17:31:00 -0400
-
-bitcoin (0.15.0-trusty1) trusty; urgency=medium
-
- * New upstream release.
-
- -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Mon, 11 Sep 2017 16:17:00 -0400
-
-bitcoin (0.14.2-trusty1) trusty; urgency=medium
-
- * New upstream release.
-
- -- Matt Corallo (BlueMatt) <matt@mattcorallo.com> Fri, 23 Jun 2017 18:21:00 -0400
-
bitcoin (0.14.1-trusty4) trusty; urgency=medium
* Re-enable UPnP support.