[Pkg-voip-commits] [sngrep] 02/03: remove upstream applied patches

Victor Seva vseva at moszumanska.debian.org
Fri Oct 28 13:35:01 UTC 2016


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

vseva pushed a commit to branch master
in repository sngrep.

commit bc57866aeffb5bf8451e90a65b891eda0bbf2475
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Fri Oct 28 15:13:13 2016 +0200

    remove upstream applied patches
---
 .../patches/0001-fix-typos-thanks-to-lintian.patch | 36 ----------------------
 debian/patches/series                              |  1 -
 2 files changed, 37 deletions(-)

diff --git a/debian/patches/0001-fix-typos-thanks-to-lintian.patch b/debian/patches/0001-fix-typos-thanks-to-lintian.patch
deleted file mode 100644
index cea6751..0000000
--- a/debian/patches/0001-fix-typos-thanks-to-lintian.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-From 89422dbafbcd95b169426ef11db9c7ac2d39eed3 Mon Sep 17 00:00:00 2001
-From: Victor Seva <vseva at sipwise.com>
-Date: Mon, 19 Sep 2016 14:27:15 +0200
-Subject: [PATCH] fix typos thanks to lintian
-
-> I: sngrep: spelling-error-in-binary usr/bin/sngrep arround around
-> I: sngrep: spelling-error-in-binary usr/bin/sngrep hightlight highlight
----
- src/curses/ui_settings.c | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/src/curses/ui_settings.c b/src/curses/ui_settings.c
-index 83a3838..d765f0b 100644
---- a/src/curses/ui_settings.c
-+++ b/src/curses/ui_settings.c
-@@ -68,7 +68,7 @@ settings_entry_t entries[] = {
-     { CAT_SETTINGS_CAPTURE,    FLD_SETTINGS_SIP_NOINCOMPLETE,   SETTING_SIP_NOINCOMPLETE,   "Capture full transactions ................." },
-     { CAT_SETTINGS_CAPTURE,    FLD_SETTINGS_SAVEPATH,           SETTING_SAVEPATH,           "Default Save path ........................." },
-     { CAT_SETTINGS_CALL_FLOW,  FLD_SETTINGS_CF_FORCERAW,        SETTING_CF_FORCERAW,        "Show message preview panel ................" },
--    { CAT_SETTINGS_CALL_FLOW,  FLD_SETTINGS_CF_HIGHTLIGHT,      SETTING_CF_HIGHTLIGHT,      "Selected message hightlight ..............." },
-+    { CAT_SETTINGS_CALL_FLOW,  FLD_SETTINGS_CF_HIGHTLIGHT,      SETTING_CF_HIGHTLIGHT,      "Selected message highlight ................" },
-     { CAT_SETTINGS_CALL_FLOW,  FLD_SETTINGS_CF_LOCALHIGHLIGHT,  SETTING_CF_LOCALHIGHLIGHT,  "Highlight local addresses ................." },
-     { CAT_SETTINGS_CALL_FLOW,  FLD_SETTINGS_CF_SPLITCACALLID,   SETTING_CF_SPLITCALLID,     "Merge columns with same address ..........." },
-     { CAT_SETTINGS_CALL_FLOW,  FLD_SETTINGS_CF_SDPONLY,         SETTING_CF_SDP_INFO,        "Show SDP information in messages .........." },
-@@ -191,7 +191,7 @@ settings_create(ui_t *ui)
-     mvwaddch(ui->win, 6, ui->width - 1, ACS_RTEE);
-     wattroff(ui->win, COLOR_PAIR(CP_BLUE_ON_DEF));
-     wattron(ui->win, COLOR_PAIR(CP_CYAN_ON_DEF));
--    mvwprintw(ui->win, 3, 1, " Use arrow keys, PgUp, PgDown and Tab to move arround settings.");
-+    mvwprintw(ui->win, 3, 1, " Use arrow keys, PgUp, PgDown and Tab to move around settings.");
-     mvwprintw(ui->win, 4, 1, " Settings with (*) requires restart.");
-     wattroff(ui->win, COLOR_PAIR(CP_CYAN_ON_DEF));
- 
--- 
-2.9.3
-
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 18f178c..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-fix-typos-thanks-to-lintian.patch

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



More information about the Pkg-voip-commits mailing list