[hamradio-commits] [xnec2c] 01/01: Removed Debian Menu, updated to new standards

Dave Hibberd hibby-guest at moszumanska.debian.org
Wed Apr 20 20:58:37 UTC 2016


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

hibby-guest pushed a commit to branch master
in repository xnec2c.

commit e46512c6dc7c3e921cd9dc27912c3b5c0b4fb70d
Author: Dave Hibberd <dave.hibberd at gmail.com>
Date:   Sat Apr 9 22:24:10 2016 +0100

    Removed Debian Menu, updated to new standards
---
 debian/changelog      | 13 +++++++++++++
 debian/control        |  4 +++-
 debian/menu           |  2 --
 debian/rules          |  2 ++
 debian/xnec2c.desktop |  2 +-
 5 files changed, 19 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 838b5ba..cc07357 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+xnec2c (1:3.4-2) unstable; urgency=medium
+
+  * debian/control
+    - Updated Standards Version to 3.9.7
+    - Added VCS-*
+  * debian/rules
+    - Exporting hardening=+all to enable fPIE and bindnow
+  * debian/menu
+    - Removed as per
+      https://lists.debian.org/debian-devel-announce/2015/09/msg00000.html
+
+ -- Dave Hibberd <d at vehibberd.com>  Sat, 09 Apr 2016 22:24:00 +0100
+
 xnec2c (1:3.4-1) unstable; urgency=medium
 
   * New upstream release 
diff --git a/debian/control b/debian/control
index 1c493a3..cbb1655 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,9 @@ Priority: extra
 Maintainer: Debian Hamradio Maintainers <debian-hams at lists.debian.org>
 Uploaders: Steve Conklin <steve at conklinhouse.com>, Kamal Mostafa <kamal at whence.com>, Colin Tuckley <colint at debian.org>, Dave Hibberd <d at vehibberd.com>
 Build-Depends: debhelper (>= 9), libgtk2.0-dev,intltool (>= 0.50.0), dh-autoreconf
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
+VCS-Browser: https://anonscm.debian.org/cgit/pkg-hamradio/xnec2c.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-hamradio/xnec2c.git
 Homepage: http://www.5b4az.org/
 
 Package: xnec2c
diff --git a/debian/menu b/debian/menu
deleted file mode 100644
index 977246d..0000000
--- a/debian/menu
+++ /dev/null
@@ -1,2 +0,0 @@
-?package(xnec2c):needs="X11" section="Applications/Amateur Radio" \
-  title="Xnec2c" command="/usr/bin/xnec2c"
diff --git a/debian/rules b/debian/rules
index dd9063b..766543c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@ --with autoreconf
diff --git a/debian/xnec2c.desktop b/debian/xnec2c.desktop
index ec15ad4..e02903e 100644
--- a/debian/xnec2c.desktop
+++ b/debian/xnec2c.desktop
@@ -4,5 +4,5 @@ Comment=Xnec2c antenna simulation
 Exec=xnec2c
 Terminal=false
 Type=Application
-Categories=Education;Science;
+Categories=Education;Science;HamRadio;
 Keywords=antenna;simulation;

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



More information about the pkg-hamradio-commits mailing list