[Pkg-bitcoin-commits] [libunivalue] 08/08: Prepare for release: Update changelog, control file(s) and copyright hints.

Jonas Smedegaard dr at jones.dk
Thu Sep 14 07:29:21 UTC 2017


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

js pushed a commit to branch master
in repository libunivalue.

commit c7143241ac9b3309ab48d84a7272baa1bc132845
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Sep 14 09:27:25 2017 +0200

    Prepare for release: Update changelog, control file(s) and copyright hints.
---
 debian/changelog       | 14 ++++++++++++++
 debian/control         |  4 ++--
 debian/control.in      |  2 +-
 debian/copyright_hints |  7 ++++++-
 4 files changed, 23 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 157a957..61d715c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+libunivalue (1.0.3-3) experimental; urgency=medium
+
+  * Declare compliance with Debian Policy 4.1.0.
+  * Update copyright info: Use https protocol in file format URL.
+  * Tighten lintian overrides regarding License-Reference.
+  * Modernize cdbs:
+    + Drop upstream-tarball hints: Use gbp import-orig --uscan.
+    + Relax to build-depend unversioned on cdbs.
+  * Advertise DEP-3 format in patch headers.
+  * Update watch file: Use substitution strings.
+  * Update symbols.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 14 Sep 2017 09:27:11 +0200
+
 libunivalue (1.0.3-2) experimental; urgency=medium
 
   * Add patches cherry-picked upstream.
diff --git a/debian/control b/debian/control
index 216ea1a..0295ef7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libunivalue
 Section: libs
 Priority: optional
-Build-Depends: cdbs (>= 0.4.123~),
+Build-Depends: cdbs,
  libtool,
  automake,
  autoconf,
@@ -12,7 +12,7 @@ Build-Depends: cdbs (>= 0.4.123~),
  pkg-kde-tools
 Maintainer: Debian Bitcoin Team <pkg-bitcoin-devel at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.8
+Standards-Version: 4.1.0
 Homepage: https://github.com/jgarzik/univalue
 Vcs-Git: https://anonscm.debian.org/git/pkg-bitcoin/libunivalue.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-bitcoin/libunivalue.git
diff --git a/debian/control.in b/debian/control.in
index 6ac40ae..6ed64ad 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: @cdbs@
 Maintainer: Debian Bitcoin Team <pkg-bitcoin-devel at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.8
+Standards-Version: 4.1.0
 Homepage: https://github.com/jgarzik/univalue
 Vcs-Git: https://anonscm.debian.org/git/pkg-bitcoin/libunivalue.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-bitcoin/libunivalue.git
diff --git a/debian/copyright_hints b/debian/copyright_hints
index a8351f5..759ff8b 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -24,7 +24,6 @@ Files: Makefile.am
  debian/patches/README
  debian/patches/series
  debian/source/format
- debian/source/lintian-overrides
  debian/watch
  lib/univalue_escapes.h
  pc/libunivalue-uninstalled.pc.in
@@ -125,3 +124,9 @@ Copyright: 2016, Wladimir J. van der Laan
 License: UNKNOWN
  FIXME
 
+Files: debian/source/lintian-overrides
+Copyright: GPL-3+
+  gpl-3+
+License: UNKNOWN
+ FIXME
+

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



More information about the Pkg-bitcoin-commits mailing list