[hamradio-commits] [soapysdr] 04/06: Refresh version-string patch

Andreas E. Bombe aeb at moszumanska.debian.org
Sun Dec 17 21:23:41 UTC 2017


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

aeb pushed a commit to annotated tag debian/0.6.1-1
in repository soapysdr.

commit 6ba6178ac24b70d2e8d9b54a6535207e0a7e36a6
Author: Andreas Bombe <aeb at debian.org>
Date:   Sun Dec 17 22:03:05 2017 +0100

    Refresh version-string patch
    
    Gbp-Dch: Ignore
---
 debian/changelog              | 6 ++++++
 debian/patches/version-string | 8 ++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index daedd92..4e03854 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+soapysdr (0.6.1-1) UNRELEASED; urgency=medium
+
+  * New upstream version 0.6.1
+
+ -- Andreas Bombe <aeb at debian.org>  Sun, 17 Dec 2017 21:52:38 +0100
+
 soapysdr (0.6.0-2) unstable; urgency=medium
 
   * Let libsoapysdr-dev provide libsoapysdr0.6-dev so that module packages
diff --git a/debian/patches/version-string b/debian/patches/version-string
index 76589f2..c583cbc 100644
--- a/debian/patches/version-string
+++ b/debian/patches/version-string
@@ -10,12 +10,12 @@ Author: Andreas Bombe <aeb at debian.org>
 
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -12,18 +12,22 @@
- ########################################################################
- set(SOAPY_SDR_LIBVER "0.6.0")
+@@ -17,18 +17,22 @@
+ endif(NOT CHANGELOG_MATCH)
+ set(SOAPY_SDR_LIBVER "${CMAKE_MATCH_1}")
  
 -if (NOT SOAPY_SDR_EXTVER)
--    include(${PROJECT_SOURCE_DIR}/cmake/GetGitRevisionDescription.cmake)
+-    include(${PROJECT_SOURCE_DIR}/cmake/Modules/GetGitRevisionDescription.cmake)
 -    get_git_head_revision(GITREFSPEC GITHASH)
 -    if (GITHASH)
 -        string(SUBSTRING "${GITHASH}" 0 8 GITHASH)

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



More information about the pkg-hamradio-commits mailing list