Guest User

anjuta_3.18.0-1~wily0.debdiff

a guest
Oct 2nd, 2015
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. diff -Nru anjuta-3.16.0/debian/changelog anjuta-3.18.0/debian/changelog
  2. --- anjuta-3.16.0/debian/changelog 2015-06-14 01:46:26.000000000 +0300
  3. +++ anjuta-3.18.0/debian/changelog 2015-10-03 00:04:35.000000000 +0300
  4. @@ -1,3 +1,9 @@
  5. +anjuta (2:3.18.0-1~wily0) wily; urgency=medium
  6. +
  7. + * New upstream release
  8. +
  9. + -- Elias Psallidas <[email protected]> Sat, 03 Oct 2015 00:04:05 +0300
  10. +
  11. anjuta (2:3.16.0-1) unstable; urgency=medium
  12.  
  13. * New upstream release.
  14. diff -Nru anjuta-3.16.0/debian/patches/workaround_python_config_bug.patch anjuta-3.18.0/debian/patches/workaround_python_config_bug.patch
  15. --- anjuta-3.16.0/debian/patches/workaround_python_config_bug.patch 2014-09-23 16:37:23.000000000 +0300
  16. +++ anjuta-3.18.0/debian/patches/workaround_python_config_bug.patch 2015-10-03 00:03:48.000000000 +0300
  17. @@ -3,8 +3,10 @@
  18. configure.ac | 2 +-
  19. 2 files changed, 2 insertions(+), 2 deletions(-)
  20.  
  21. ---- a/configure.ac
  22. -+++ b/configure.ac
  23. +Index: anjuta-3.18.0/configure.ac
  24. +===================================================================
  25. +--- anjuta-3.18.0.orig/configure.ac
  26. ++++ anjuta-3.18.0/configure.ac
  27. @@ -362,7 +362,7 @@ AM_PATH_PYTHON([],
  28.  
  29. if test x$have_python = xyes; then
  30. @@ -14,9 +16,11 @@
  31. PYTHON_LIBS=`$PYTHON-config --libs`
  32. AC_SUBST(PYTHON_CFLAGS)
  33. AC_SUBST(PYTHON_LIBS)
  34. ---- a/configure
  35. -+++ b/configure
  36. -@@ -18480,7 +18480,7 @@ $as_echo "$am_cv_python_pyexecdir" >&6;
  37. +Index: anjuta-3.18.0/configure
  38. +===================================================================
  39. +--- anjuta-3.18.0.orig/configure
  40. ++++ anjuta-3.18.0/configure
  41. +@@ -18496,7 +18496,7 @@ $as_echo "$am_cv_python_pyexecdir" >&6;
  42.  
  43. if test x$have_python = xyes; then
  44. if test -x $PYTHON-config; then
Advertisement
Add Comment
Please, Sign In to add comment