tags 543018 pending
thanks
Dear maintainer,
I've prepared an NMU for kst (versioned as 1.7.0-1) using the patch in the bts
(but without changing the automake dependency) and uploaded it to DELAYED/2.
Please feel free to tell me if I should delay it longer.
Cheers,
Serafeim
diff -Nurp kst-1.7.0.orig/admin/configure.in.min
kst-1.7.0/admin/configure.in.min
--- kst-1.7.0.orig/admin/configure.in.min 2008-06-23 15:59:56.000000000
+0200
+++ kst-1.7.0/admin/configure.in.min 2010-05-14 23:50:32.000000000 +0200
@@ -44,6 +44,10 @@ dnl generate the config header
AM_CONFIG_HEADER(config.h) dnl at the distribution this done
dnl Checks for programs.
+AC_PROG_CC
+AC_PROG_CXX
+AC_OBJEXT
+AC_EXEEXT
AC_CHECK_COMPILERS
AC_ENABLE_SHARED(yes)
AC_ENABLE_STATIC(no)
diff -Nurp kst-1.7.0.orig/admin/cvs.sh kst-1.7.0/admin/cvs.sh
--- kst-1.7.0.orig/admin/cvs.sh 2008-06-23 15:59:56.000000000 +0200
+++ kst-1.7.0/admin/cvs.sh 2010-05-14 23:50:56.000000000 +0200
@@ -68,7 +68,7 @@ case $AUTOMAKE_STRING in
echo "*** KDE requires automake $required_automake_version"
exit 1
;;
- automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* |
automake*1.10*)
+ automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* |
automake*1.10* | automake*1.11*)
echo "*** $AUTOMAKE_STRING found."
UNSERMAKE=no
;;
diff -Nurp kst-1.7.0.orig/debian/changelog kst-1.7.0/debian/changelog
--- kst-1.7.0.orig/debian/changelog 2010-05-14 23:12:03.000000000 +0200
+++ kst-1.7.0/debian/changelog 2010-05-14 23:53:17.000000000 +0200
@@ -1,3 +1,12 @@
+kst (1.7.0-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Apply patch for FTBFS (Closes: 543018). Thanks to Ilya Barygin
+ <[email protected]> for the patch.
+ * Bump debian/compat to 5.
+
+ -- Serafeim Zanikolas <[email protected]> Fri, 14 May 2010 23:51:22 +0200
+
kst (1.7.0-1) unstable; urgency=low
* New upstream release.
diff -Nurp kst-1.7.0.orig/debian/compat kst-1.7.0/debian/compat
--- kst-1.7.0.orig/debian/compat 2010-05-14 23:12:03.000000000 +0200
+++ kst-1.7.0/debian/compat 2010-05-14 23:51:06.000000000 +0200
@@ -1 +1 @@
-4
+5
--
debtags-organised WNPP bugs: http://members.hellug.gr/serzan/wnpp
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]