[Pkg-giraffe-discuss] [PATCH 1/3] debhelper: moving to version 10
c.schoenert at t-online.de
c.schoenert at t-online.de
Sun Dec 18 11:28:15 UTC 2016
From: Carsten Schoenert <c.schoenert at t-online.de>
Also increasing compat version to 10. By this libvmime is gonna build
multiarch.
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index b622722..c072f9b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
Maintainer: Giraffe Maintainers <pkg-giraffe-maintainers at lists.alioth.debian.org>
Uploaders: Carsten Schoenert <c.schoenert at t-online.de>
Build-Depends: autotools-dev,
- debhelper (>= 9.20160115),
+ debhelper (>= 10.2.2~),
dh-autoreconf,
libgnutls28-dev (>= 3.4.0),
libgsasl7-dev
--
2.10.2
More information about the Pkg-giraffe-discuss
mailing list