[SCM] jacktrip/master: Removed unused patch.
zmoelnig-guest at users.alioth.debian.org
zmoelnig-guest at users.alioth.debian.org
Wed Feb 5 13:28:02 UTC 2014
The following commit has been merged in the master branch:
commit 5ef6e9ef0b70c4c9530ee08b19514ecd143fb6c6
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Wed Feb 5 13:32:23 2014 +0100
Removed unused patch.
since we now run the output of jacktrip through a filter in order
to generate nice manpages, there is no more need to patch the sources.
diff --git a/debian/patches/manpage-has-errors-from-man b/debian/patches/manpage-has-errors-from-man
deleted file mode 100644
index 176fac8..0000000
--- a/debian/patches/manpage-has-errors-from-man
+++ /dev/null
@@ -1,25 +0,0 @@
-Description: shortened gPrintSeparator for nicer help2man output
-Author: IOhannes m zmoelnig <zmoelnig at iem.at>
-
---- jacktrip.orig/src/jacktrip_globals.h
-+++ jacktrip/src/jacktrip_globals.h
-@@ -70,7 +70,7 @@
- //*******************************************************************************
- /// \name Separator for terminal printing
- //@{
--const char* const gPrintSeparator = "---------------------------------------------------------";
-+const char* const gPrintSeparator = "";
- //@}
-
-
---- jacktrip.orig/src/Settings.cpp
-+++ jacktrip/src/Settings.cpp
-@@ -247,7 +247,7 @@
- cout << "Copyright (c) 2008-2009 Juan-Pablo Caceres, Chris Chafe." << endl;
- cout << "SoundWIRE group at CCRMA, Stanford University" << endl;
- cout << "VERSION: " << gVersion << endl;
-- cout << "-----------------------------------------------------------------------------" << endl;
-+ cout << gPrintSeparator << endl;
- cout << "" << endl;
- cout << "Usage: jacktrip [-s|-c host] [options]" << endl;
- cout << "" << endl;
diff --git a/debian/patches/series b/debian/patches/series
index bba263b..c2e986b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-manpage-has-errors-from-man
remove_sflogo.patch
--
jacktrip packaging
More information about the pkg-multimedia-commits
mailing list