[hamradio-commits] [gr-hpsdr] 02/04: copyright and lintian updates

Maitland Bottoms bottoms at moszumanska.debian.org
Mon Sep 4 18:35:15 UTC 2017


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

bottoms pushed a commit to branch debian
in repository gr-hpsdr.

commit 9ada3d8c67e8ea6e62c2a1cfebef51582c60190a
Author: A. Maitland Bottoms <bottoms at debian.org>
Date:   Tue Jan 19 18:29:22 2016 -0500

    copyright and lintian updates
---
 debian/changelog             |  2 +-
 debian/control               |  7 +++----
 debian/copyright             | 41 ++++++++++++++++++++++++++++++++++++-----
 debian/patches/debian-soname |  3 +++
 debian/rules                 |  1 -
 5 files changed, 43 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c353496..35d3a17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ gr-hpsdr (0.0.0.bb77f3c-1) unstable; urgency=low
 
   * Initial package (Closes: #799026)
 
- -- A. Maitland Bottoms <bottoms at debian.org>  Sun, 30 Aug 2015 07:20:41 -0400
+ -- A. Maitland Bottoms <bottoms at debian.org>  Tue, 19 Jan 2016 12:47:50 -0500
diff --git a/debian/control b/debian/control
index 012f4d2..9a73a41 100644
--- a/debian/control
+++ b/debian/control
@@ -20,20 +20,19 @@ Vcs-Browser: http://anonscm.debian.org/cgit/users/bottoms/pkg-gr-hpsdr.git/
 Package: libgnuradio-hpsdr0
 Section: libs
 Architecture: any
-Pre-Depends: multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Multi-Arch: same
 Recommends: gr-hpsdr
-Description: gnuradio interface module for HPSDR Hermes / Metis
+Description: gnuradio library for HPSDR Hermes / Metis
  The modules are compatible with version 3.7 of gnuradio and versions of
  Hermes firmware 1.8 through at least 3.1.
  .
  This package contains the shared library.
 
 Package: gr-hpsdr
-Section: libdevel
 Architecture: any
-Pre-Depends: multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
 Depends: libgnuradio-hpsdr0 (=${binary:Version}), ${misc:Depends}
 Description: gnuradio interface module for HPSDR Hermes / Metis
  The modules are compatible with version 3.7 of gnuradio and versions of
diff --git a/debian/copyright b/debian/copyright
index 242ce4e..ccdfb2e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,11 +16,27 @@ Files: apps/* cmake/* CMakeLists.txt docs/* include/*
 Copyright: 2014-2015 Tom McDermott, N5EG <n5eg at tapr.org>
 License: GPL-2+
 
-Files: COPYING
-Copyright: 1989, 1991 Free Software Foundation, Inc.
-License: COPYING
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
+Files: lib/HermesProxyW.cc lib/HermesProxyW.h lib/hermesWB_impl.h
+ lib/hermesNB_impl.cc lib/HermesProxy.cc lib/hermesWB_impl.cc
+ lib/HermesProxy.h lib/hermesNB_impl.h include/hpsdr/hermesWB.h
+ include/hpsdr/hermesNB.h
+Copyright: 2014-2015 Tom McDermott, N5EG <n5eg at tapr.org>
+License: GPL-3+
+
+Files: python/build_utils.py python/CMakeLists.txt python/build_utils_codes.py
+ python/__init__.py CMakeLists.txt
+ lib/qa_hpsdr.h lib/CMakeLists.txt lib/test_hpsdr.cc
+ docs/CMakeLists.txt docs/doxygen/swig_doc.py docs/doxygen/doxyxml/base.py
+ docs/doxygen/doxyxml/doxyindex.py docs/doxygen/doxyxml/text.py
+ docs/doxygen/doxyxml/__init__.py docs/doxygen/CMakeLists.txt
+ grc/CMakeLists.txt cmake/Modules/GrPlatform.cmake
+ cmake/Modules/GrPython.cmake cmake/Modules/GrMiscUtils.cmake
+ cmake/Modules/GrTest.cmake cmake/Modules/GrSwig.cmake
+ swig/CMakeLists.txt apps/CMakeLists.txt
+ include/hpsdr/CMakeLists.txt include/hpsdr/api.h
+Copyright: 2003-2012 Free Software Foundation, Inc
+Comment: from GNU Radio gr_modtool
+License: GPL-3+
 
 Files: debian/*
 Copyright: 2015 Free Software Foundation, Inc
@@ -76,3 +92,18 @@ License: GPL-2+
  .
  On Debian systems, the complete text of the GNU General
  Public License version 3 can be found in "/usr/share/common-licenses/GPL-2".
+
+License: GPL-3+
+ GNU Radio is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3, or (at your option)
+ any later version.
+ .
+ GNU Radio is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License (GPL) version 3 can be found in the file
+ '/usr/share/common-licenses/LGPL-3'.
diff --git a/debian/patches/debian-soname b/debian/patches/debian-soname
index f5f9777..bc776c2 100644
--- a/debian/patches/debian-soname
+++ b/debian/patches/debian-soname
@@ -1,3 +1,6 @@
+Description: set suitable soname for Debian packaged gnuradio libraries.
+Author: A. Maitland Bottoms <bottoms at debian.org>
+
 --- a/lib/CMakeLists.txt
 +++ b/lib/CMakeLists.txt
 @@ -31,6 +31,8 @@
diff --git a/debian/rules b/debian/rules
index c9812a9..e5e2c83 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@ export DH_VERBOSE
 
 %:
 	dh $@ --with python2
-	find .
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)" -DPYTHON_EXECUTABLE=/usr/bin/python

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



More information about the pkg-hamradio-commits mailing list