[Pkg-voip-commits] r10526 - in /yate/trunk/debian: changelog patches/0002-Compile-daemon-as-PIE.patch patches/menu-item-creates-new-root-section.diff patches/warning-unknown-architecture.patch

tzafrir at alioth.debian.org tzafrir at alioth.debian.org
Sat Aug 9 11:45:58 UTC 2014


Author: tzafrir
Date: Sat Aug  9 11:45:58 2014
New Revision: 10526

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10526
Log:
Add missing headers to patches.

Modified:
    yate/trunk/debian/changelog
    yate/trunk/debian/patches/0002-Compile-daemon-as-PIE.patch
    yate/trunk/debian/patches/menu-item-creates-new-root-section.diff
    yate/trunk/debian/patches/warning-unknown-architecture.patch

Modified: yate/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/changelog?rev=10526&op=diff
==============================================================================
--- yate/trunk/debian/changelog	(original)
+++ yate/trunk/debian/changelog	Sat Aug  9 11:45:58 2014
@@ -6,6 +6,7 @@
   * yate-dev: Add missing dependency yate-qt4 (Closes: #715135).
   * Use private copies of dh_strip and dh_shlipdeps (See #35733).
   * Run update-menus for yate-qt4.
+  * Add missing headers to patches.
 
  -- Tzafrir Cohen <tzafrir at debian.org>  Sat, 09 Aug 2014 14:10:11 +0300
 

Modified: yate/trunk/debian/patches/0002-Compile-daemon-as-PIE.patch
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/patches/0002-Compile-daemon-as-PIE.patch?rev=10526&op=diff
==============================================================================
--- yate/trunk/debian/patches/0002-Compile-daemon-as-PIE.patch	(original)
+++ yate/trunk/debian/patches/0002-Compile-daemon-as-PIE.patch	Sat Aug  9 11:45:58 2014
@@ -1,3 +1,7 @@
+From: Jeroen Dekkers <jeroen at dekkers.ch>
+Subject: Enable PIE for a hardened build
+Bug-Debian: https://bugs.debian.org/680562
+
 --- a/Makefile.in
 +++ b/Makefile.in
 @@ -312,7 +312,7 @@

Modified: yate/trunk/debian/patches/menu-item-creates-new-root-section.diff
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/patches/menu-item-creates-new-root-section.diff?rev=10526&op=diff
==============================================================================
--- yate/trunk/debian/patches/menu-item-creates-new-root-section.diff	(original)
+++ yate/trunk/debian/patches/menu-item-creates-new-root-section.diff	Sat Aug  9 11:45:58 2014
@@ -1,13 +1,16 @@
-Description: menu-item-creates-new-root-section
-N:    The menu item has a line that specifies a new section to put a menu entry in,
-N:    and this section appears right in the root menu. This is almost certainly an
-N:    error. No new sections should be added to the root menu without discussion with
-N:    the author of menu.
-W: yate-qt4: unquoted-string-in-menu-item usr/lib/menu/yate-qt4.menu needs:1
-N: 
-N:    The menu item includes a tag with an unquoted string like section=Games
-N:    instead of section="Games". This is deprecated. Use a quoted string
-N:    instead.
+Description: fix lintian menu warning
+Author: Mark Purcell <msp at debian.org>
+
+Fixes the following warnings:
+* menu-item-creates-new-root-section
+ The menu item has a line that specifies a new section to put a menu entry in,
+ and this section appears right in the root menu. This is almost certainly an
+ error. No new sections should be added to the root menu without discussion with
+ the author of menu.
+* yate-qt4: unquoted-string-in-menu-item usr/lib/menu/yate-qt4.menu needs:1
+ The menu item includes a tag with an unquoted string like section=Games
+ instead of section="Games". This is deprecated. Use a quoted string
+ instead.
 
 
 Index: yate-4.3.0-1~dfsg/clients/yate-qt4.menu

Modified: yate/trunk/debian/patches/warning-unknown-architecture.patch
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/patches/warning-unknown-architecture.patch?rev=10526&op=diff
==============================================================================
--- yate/trunk/debian/patches/warning-unknown-architecture.patch	(original)
+++ yate/trunk/debian/patches/warning-unknown-architecture.patch	Sat Aug  9 11:45:58 2014
@@ -1,3 +1,6 @@
+From: Mark Purcell <msp at debian.org>
+Subject: demote webrtc errors to warnings
+
 Index: yate-4.1.0-1~dfsg/libs/miniwebrtc/typedefs.h
 ===================================================================
 --- yate-4.1.0-1~dfsg.orig/libs/miniwebrtc/typedefs.h	2012-03-23 01:19:20.000000000 +1100




More information about the Pkg-voip-commits mailing list