[hamradio-commits] [gsmc] 04/07: Changes to d/control
Iain Learmonth
irl-guest at moszumanska.debian.org
Tue Aug 11 14:14:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
irl-guest pushed a commit to branch master
in repository gsmc.
commit 48eab8ef421a030813732bc4badf5d86c7f7d942
Author: Iain R. Learmonth <irl at fsfe.org>
Date: Tue Aug 11 12:56:54 2015 +0100
Changes to d/control
---
debian/changelog | 10 ++++++++++
debian/control | 10 ++++++----
2 files changed, 16 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ca6c148..d94c69d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,16 @@ gsmc (1.1-2) UNRELEASED; urgency=medium
* Acknowledge NMUs
* Bump compat level to 9
+ * debian/control:
+ - Bump standards version to 3.9.6
+ - Change debhelper to version 9
+ - Removed inactive uploaders:
+ * Jaime Robles (never uploaded)
+ * Patrick Ouellette (never uploaded)
+ * Hamish Moffatt (by request)
+ - Added myself to uploaders
+ - Added Vcs-* fields for pkg-hamradio git
+ - Added ${misc:Depends} to Build-Depends
-- Iain R. Learmonth <irl at fsfe.org> Tue, 11 Aug 2015 12:52:07 +0100
diff --git a/debian/control b/debian/control
index 621539f..1ea0e65 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,17 @@
Source: gsmc
Section: hamradio
Priority: optional
-Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 4), libgtk2.0-dev, libglib2.0-dev, automake1.11
+Standards-Version: 3.9.6
+Build-Depends: debhelper (>= 9), libgtk2.0-dev, libglib2.0-dev, automake1.11
Maintainer: Debian Hamradio Maintainers <debian-hams at lists.debian.org>
Homepage: http://www.qsl.net/ik5nax/index.html
-Uploaders: Jaime Robles <jaime at debian.org>, Patrick Ouellette <pouelle at debian.org>, Hamish Moffatt <hamish at debian.org>
+Uploaders: Iain R. Learmonth <irl at fsfe.org>
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-hamradio/gsmc.git
+Vcs-Git: http://anonscm.debian.org/git/pkg-hamradio/gsmc.git
Package: gsmc
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Smith Chart calculator for impedance matching
gsmc allows you to perform Smith Chart calculations for
RF (radio frequency) circuit design.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gsmc.git
More information about the pkg-hamradio-commits
mailing list