[hamradio-commits] [xnec2c] 04/06: Refreshed patches!

Dave Hibberd hibby-guest at moszumanska.debian.org
Thu Sep 8 23:11:48 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 e62a564aa8ad34ab34dc56ee69971e09b53d9ba5
Author: Hibby <d at vehibberd.com>
Date:   Thu Sep 8 20:59:09 2016 +0100

    Refreshed patches!
---
 debian/patches/remove-hardcoded-fpie.patch |  4 ++--
 debian/patches/spellings.patch             | 13 ++++++++-----
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/debian/patches/remove-hardcoded-fpie.patch b/debian/patches/remove-hardcoded-fpie.patch
index 6642b91..ae7c703 100644
--- a/debian/patches/remove-hardcoded-fpie.patch
+++ b/debian/patches/remove-hardcoded-fpie.patch
@@ -1,11 +1,11 @@
 Description: Don't hardcode -fpie to allow building on s390x and sparc
 Author: Iain R. Learmonth <irl at fsfe.org>
-Last-Update: 2015-07-21
+Last-Update: 2016-09-08
 
 --- a/src/Makefile.am
 +++ b/src/Makefile.am
 @@ -2,7 +2,7 @@
- #AM_LDFLAGS = -Wl,--as-needed, -z,relro, -z,now
+ AM_LDFLAGS = -Wl,--as-needed
  
  AM_CFLAGS = --pedantic -Wall -std=gnu99 -O2 -D_FORTIFY_SOURCE=2 \
 -		 -fstack-protector -Wformat -Werror=format-security -fpie
diff --git a/debian/patches/spellings.patch b/debian/patches/spellings.patch
index 1fe4c82..25cc820 100644
--- a/debian/patches/spellings.patch
+++ b/debian/patches/spellings.patch
@@ -1,4 +1,7 @@
-Fix minor spelling errors
+Description: Fix minor spelling errors
+Author: Dave Hibberd <d at vehibberd.com>
+Last-Update: 2016-09-08
+
 --- a/xnec2c.glade
 +++ b/xnec2c.glade
 @@ -6183,7 +6183,7 @@
@@ -21,7 +24,7 @@ Fix minor spelling errors
    <property name="website">http://www.qsl.net/5b4az</property>
 --- a/src/geom_edit.c
 +++ b/src/geom_edit.c
-@@ -667,7 +667,7 @@
+@@ -685,7 +685,7 @@
  	  save = TRUE;
  	  break;
  
@@ -30,7 +33,7 @@ Fix minor spelling errors
  	  ptype = PATCH_ARBT;
  	  ptset = FALSE;
  	  save  = TRUE;
-@@ -749,7 +749,7 @@
+@@ -767,7 +767,7 @@
    /* Hide/Show parts of window as needed */
    switch( ptype )
    {
@@ -41,7 +44,7 @@ Fix minor spelling errors
  	  gtk_window_resize( GTK_WINDOW(patch_editor), 10, 10 );
 --- a/src/interface.c
 +++ b/src/interface.c
-@@ -3659,7 +3659,7 @@
+@@ -3662,7 +3662,7 @@
    gtk_widget_show (hbox22);
    gtk_container_add (GTK_CONTAINER (alignment13), hbox22);
  
@@ -50,7 +53,7 @@ Fix minor spelling errors
    gtk_widget_show (patch_arbitrary_radiobutton);
    gtk_box_pack_start (GTK_BOX (hbox22), patch_arbitrary_radiobutton, TRUE, TRUE, 0);
    gtk_container_set_border_width (GTK_CONTAINER (patch_arbitrary_radiobutton), 2);
-@@ -10138,7 +10138,7 @@
+@@ -10141,7 +10141,7 @@
    gtk_about_dialog_set_version (GTK_ABOUT_DIALOG (aboutdialog), VERSION);
    gtk_about_dialog_set_name (GTK_ABOUT_DIALOG (aboutdialog), _("Xnec2c"));
    gtk_about_dialog_set_copyright (GTK_ABOUT_DIALOG (aboutdialog), _("(C) 2007-2010 Neoklis Kyriazis"));

-- 
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