[hamradio-commits] [chirp] 04/06: debian/control: Update to new standards version 3.9.7, update dep versions

Iain R. Learmonth irl at moszumanska.debian.org
Mon Apr 4 19:03:03 UTC 2016


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

irl pushed a commit to branch master
in repository chirp.

commit 9eceef6290a6803c2a84ee1ca334221e7d045644
Author: Iain R. Learmonth <irl at debian.org>
Date:   Mon Apr 4 18:55:02 2016 +0100

    debian/control: Update to new standards version 3.9.7, update dep versions
    
    - source Build-Depends:2: 'python (>= 2.7)' -> 'python' # applied fix
    - source Standards-Version: '3.9.6' -> '3.9.7' # applied fix
    - source Vcs-Browser: 'git://anonscm.debian.org/pkg-hamradio/chirp.git' ->
      'https://anonscm.debian.org/cgit/pkg-hamradio/chirp.git' # applied fix
    - source Vcs-Git: 'git://anonscm.debian.org/pkg-hamradio/chirp.git' ->
      'https://anonscm.debian.org/git/pkg-hamradio/chirp.git' # applied fix
---
 debian/changelog | 4 ++++
 debian/control   | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 15ecac4..bfcb746 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
 chirp (1:20160402-1) UNRELEASED; urgency=medium
 
   * New upstream version.
+  * debian/control:
+   - Updated standards version to 3.9.7
+   - Removed versioned dependency for python
+   - Changed Vcs-* fields to secure URIs
 
  -- Iain R. Learmonth <irl at debian.org>  Mon, 04 Apr 2016 18:48:49 +0100
 
diff --git a/debian/control b/debian/control
index 63997df..3b1d5bb 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Section: hamradio
 Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-python,
-               python (>= 2.7),
+               python,
                python-libxml2,
                python-serial
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-hamradio/chirp.git
-Vcs-Git: git://anonscm.debian.org/pkg-hamradio/chirp.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-hamradio/chirp.git
 Homepage: http://chirp.danplanet.com/
 X-Python-Version: >=2.7
 

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



More information about the pkg-hamradio-commits mailing list