[Pkg-bitcoin-commits] [bitcoin] 126/126: Prepare for release: Update changelog, and copyright hints.

Jonas Smedegaard dr at jones.dk
Mon Nov 13 20:03:03 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.15.1_dfsg-1
in repository bitcoin.

commit f65a21634c82a7ecc5cdd57d7bb5b974916d4251
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Nov 13 20:17:39 2017 +0100

    Prepare for release: Update changelog, and copyright hints.
---
 debian/changelog       | 11 +++++++++++
 debian/copyright_hints | 22 ++++++++++++++++------
 2 files changed, 27 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0eced7f..8f91120 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+bitcoin (0.15.1~dfsg-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release.
+
+  [ Jonas Smedegaard ]
+  * Refresh and unfuzz patches.
+  * Update symbols.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 13 Nov 2017 19:56:11 +0100
+
 bitcoin (0.15.0.1~dfsg-2) unstable; urgency=medium
 
   * Use default gcc: Bug#871514 is solved now.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 564b19f..c47c8c2 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -217,6 +217,7 @@ Files: INSTALL.md
  doc/release-notes/release-notes-0.13.2.md
  doc/release-notes/release-notes-0.14.1.md
  doc/release-notes/release-notes-0.14.2.md
+ doc/release-notes/release-notes-0.15.0.1.md
  doc/release-notes/release-notes-0.3.12.md
  doc/release-notes/release-notes-0.3.13.md
  doc/release-notes/release-notes-0.3.14.md
@@ -480,6 +481,7 @@ Files: INSTALL.md
  test/util/data/txcreatemultisig3.json
  test/util/data/txcreatemultisig4.hex
  test/util/data/txcreatemultisig4.json
+ test/util/data/txcreatemultisig5.json
  test/util/data/txcreateoutpubkey1.hex
  test/util/data/txcreateoutpubkey1.json
  test/util/data/txcreateoutpubkey2.hex
@@ -789,6 +791,7 @@ Files: Makefile.am
  src/test/sanity_tests.cpp
  src/test/scheduler_tests.cpp
  src/test/script_P2SH_tests.cpp
+ src/test/script_standard_tests.cpp
  src/test/script_tests.cpp
  src/test/scriptnum_tests.cpp
  src/test/serialize_tests.cpp
@@ -800,8 +803,6 @@ Files: Makefile.am
  src/test/test_bitcoin.h
  src/test/test_bitcoin_fuzzy.cpp
  src/test/test_bitcoin_main.cpp
- src/test/testutil.cpp
- src/test/testutil.h
  src/test/timedata_tests.cpp
  src/test/transaction_tests.cpp
  src/test/txvalidationcache_tests.cpp
@@ -843,6 +844,7 @@ Files: Makefile.am
  test/functional/bip68-sequence.py
  test/functional/bip9-softforks.py
  test/functional/bipdersig-p2p.py
+ test/functional/bitcoin_cli.py
  test/functional/blockchain.py
  test/functional/bumpfee.py
  test/functional/create_cache.py
@@ -874,6 +876,7 @@ Files: Makefile.am
  test/functional/mempool_resurrect_test.py
  test/functional/mempool_spendcoinbase.py
  test/functional/merkle_blocks.py
+ test/functional/minchainwork.py
  test/functional/mining.py
  test/functional/multi_rpc.py
  test/functional/multiwallet.py
@@ -915,6 +918,7 @@ Files: Makefile.am
  test/functional/test_framework/siphash.py
  test/functional/test_framework/socks5.py
  test/functional/test_framework/test_framework.py
+ test/functional/test_framework/test_node.py
  test/functional/test_framework/util.py
  test/functional/test_runner.py
  test/functional/txn_clone.py
@@ -1156,13 +1160,14 @@ Copyright: 2011, Chris Foster [chris42f (at) gmail (d0t) com
 License: BSL
  FIXME
 
-Files: src/crypto/ctaes/COPYING
-Copyright: 2016, Pieter Wuille
+Files: COPYING
+Copyright: 2009-2017, Bitcoin Developers
+  2009-2017, The Bitcoin Core developers
 License: Expat
  FIXME
 
-Files: COPYING
-Copyright: 2009-2017, The Bitcoin Core developers
+Files: src/crypto/ctaes/COPYING
+Copyright: 2016, Pieter Wuille
 License: Expat
  FIXME
 
@@ -1384,6 +1389,11 @@ Copyright: GPL-3+
 License: UNKNOWN
  FIXME
 
+Files: doc/release-notes/release-notes-0.15.0.md
+Copyright: Nyffenegger
+License: UNKNOWN
+ FIXME
+
 Files: doc/release-notes/release-notes-0.14.0.md
 Copyright: agreement (achow101)
   headers in source files (isle2983)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/bitcoin.git



More information about the Pkg-bitcoin-commits mailing list