[hamradio-commits] [xnec2c] 02/03: Changelog updated. desktop-entry.patch extends the old icon patch to cover lintian housekeeping gnome-common-migration.patch removes deprecated build macros & variables
Dave Hibberd
hibby-guest at moszumanska.debian.org
Sat Feb 11 17:37:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
hibby-guest pushed a commit to branch master
in repository xnec2c.
commit d3cdfd7fa131cdb25c7fb989702b7763061f93ca
Author: Hibby <d at vehibberd.com>
Date: Sat Feb 11 16:31:25 2017 +0000
Changelog updated.
desktop-entry.patch extends the old icon patch to cover lintian housekeeping
gnome-common-migration.patch removes deprecated build macros & variables
---
debian/changelog | 10 ++++++++++
debian/patches/{icon => desktop-entry.patch} | 10 +++++++---
debian/patches/gnome-common-migration.patch | 6 ++++++
debian/patches/series | 2 +-
4 files changed, 24 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 63ed59c..acf18fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+xnec2c (1:3.5.1-2) UNRELEASED; urgency=medium
+
+ * autogen.sh
+ - Patched gnome-common macros/variables out
+ * debian/patches/gnome-common-migration.patch
+ - Added to patch autogen.sh
+ - Closes: #829939
+
+ -- Dave Hibberd <d at vehibberd.com> Sat, 11 Feb 2017 16:18:27 +0000
+
xnec2c (1:3.5.1-1) unstable; urgency=medium
* New upstream release imported
diff --git a/debian/patches/icon b/debian/patches/desktop-entry.patch
similarity index 58%
rename from debian/patches/icon
rename to debian/patches/desktop-entry.patch
index b9635f9..1fe04a9 100644
--- a/debian/patches/icon
+++ b/debian/patches/desktop-entry.patch
@@ -1,10 +1,13 @@
-Description: Add full location for icon to desktop file
+Description: Cleaning up the file for Lintian compatability
Author: Dave Hibberd <d at vehibberd.com>
-Last-Update: 2017-01-21
+Last-Update: 2017-02-11
--- a/xnec2c.desktop
+++ b/xnec2c.desktop
-@@ -4,7 +4,7 @@
+@@ -1,10 +1,10 @@
+ [Desktop Entry]
+ Version=1.0
+-Encoding=UTF-8
Name=xnec2c
Comment=Antenna analysis
Exec=xnec2c -j4
@@ -13,3 +16,4 @@ Last-Update: 2017-01-21
Terminal=false
Type=Application
Categories=HamRadio;Science;Utility
++Keywords=antenna;design;analysis;radio
diff --git a/debian/patches/gnome-common-migration.patch b/debian/patches/gnome-common-migration.patch
index 0938447..e35758d 100644
--- a/debian/patches/gnome-common-migration.patch
+++ b/debian/patches/gnome-common-migration.patch
@@ -1,3 +1,9 @@
+Description: Adds new gnome-common autgen.sh to remove deprecated macros & variables
+Author: Dave Hibberd <d at vehibberd.com>
+Last-Update: 2017-02-11
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,539 +1,40 @@
diff --git a/debian/patches/series b/debian/patches/series
index bdee26d..7112462 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,5 @@
+desktop-entry.patch
gnome-common-migration.patch
-icon
remove-hardcoded-fpie.patch
add-to-POTFILES.patch
fix-misc.c.patch
--
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