[SCM] smokegen packaging branch, master, updated. 9d39d0bc15a805a506b773d17c383fbb9873324c

Pino Toscano pino-guest at alioth.debian.org
Thu Jun 30 13:59:28 UTC 2011


The following commit has been merged in the master branch:
commit 3a2957486422bce38777c8a6fc680f46d0b31910
Author: Pino Toscano <pino at kde.org>
Date:   Thu Jun 30 15:51:28 2011 +0200

    add DEP-3 headers for patches which didn't have them
---
 debian/changelog                                   |    1 +
 .../fix_segfault_in_generator_on_armel.diff        |   10 +++++++---
 debian/patches/version_cppparser_library.diff      |    4 ++++
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index adbc1b4..dafa77f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ smokegen (4:4.6.80-1) UNRELEASED; urgency=low
       and IN_IDE_PARSER, as they are reserved for kdevelop
     - strip sequence numbers from the filenames
     - refresh
+    - add DEP-3 headers for patches which didn't have them
   * Update rules:
     - pass --list-missing to dh_install
   * Update control:
diff --git a/debian/patches/fix_segfault_in_generator_on_armel.diff b/debian/patches/fix_segfault_in_generator_on_armel.diff
index a99df9f..0521ef4 100644
--- a/debian/patches/fix_segfault_in_generator_on_armel.diff
+++ b/debian/patches/fix_segfault_in_generator_on_armel.diff
@@ -1,6 +1,10 @@
-Patch by Sune Vuorela
-Fixes segfault seen on arm, but theoretically could happen more places.
-token_text can return a null pointer.
+Author: Sune Vuorela <sune at debian.org>
+Description: Fix segfault when trying to parse/write the akonadi smoke part
+ Fixes segfault seen on arm, but theoretically could happen more places.
+ token_text can return a null pointer.
+ Patch acknowledged by upstream.
+Last-Update: 2010-05-11
+
 --- a/type_compiler.cpp
 +++ b/type_compiler.cpp
 @@ -191,11 +191,13 @@ void TypeCompiler::visitParameterDeclara
diff --git a/debian/patches/version_cppparser_library.diff b/debian/patches/version_cppparser_library.diff
index 2a243c2..599d5f3 100644
--- a/debian/patches/version_cppparser_library.diff
+++ b/debian/patches/version_cppparser_library.diff
@@ -1,3 +1,7 @@
+Author: Sune Vuorela <sune at debian.org>
+Description: Version the cppparser library
+Last-Update: 2010-03-01
+
 --- a/parser/CMakeLists.txt
 +++ b/parser/CMakeLists.txt
 @@ -36,6 +36,7 @@ set(cppparser_LIB_SRCS

-- 
smokegen packaging



More information about the pkg-kde-commits mailing list