From cfa8536ac47a0e38aafb97630ed9684f2eecb456 Mon Sep 17 00:00:00 2001
From: Andrea Zagli <azagli@libero.it>
Date: Mon, 23 May 2016 18:20:26 +0200
Subject: [PATCH] Debian package: adjustments fro wheezy.

---
 debian/patches/0002-libpeas-old-version.patch | 21 +++++++++++++++++++
 debian/patches/series                         |  1 +
 2 files changed, 22 insertions(+)
 create mode 100644 debian/patches/0002-libpeas-old-version.patch

diff --git a/debian/patches/0002-libpeas-old-version.patch b/debian/patches/0002-libpeas-old-version.patch
new file mode 100644
index 0000000..19dd6fd
--- /dev/null
+++ b/debian/patches/0002-libpeas-old-version.patch
@@ -0,0 +1,21 @@
+From: Andrea Zagli <azagli@libero.it>
+Date: Mon, 23 May 2016 18:14:58 +0200
+Subject: libpeas old version.
+
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index 15b4d4d..1b91993 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -25,7 +25,7 @@ GOBJECT_INTROSPECTION_CHECK([1.30.0])
+ 
+ # Checks for libraries.
+ PKG_CHECK_MODULES(LIBCONFI, [libgdaex >= 0.5.0
+-                             libpeas-1.0 >= 1.12.0])
++                             libpeas-1.0 >= 1.4.0])
+ 
+ AC_SUBST(LIBCONFI_CFLAGS)
+ AC_SUBST(LIBCONFI_LIBS)
diff --git a/debian/patches/series b/debian/patches/series
index c779459..2816601 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-DESTDIR-support.patch
+0002-libpeas-old-version.patch
-- 
2.49.0