aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-09-23 16:57:28 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-09-23 16:59:36 +0200
commit839c2211dca029583c4b7e6011b02efc053f8799 (patch)
treefcfa54a95c4278c37fd3e1739949a136c1426f3e
parent7397b88485d06c60f273bf346f73a91bd0d98cd1 (diff)
debian: Attenpt to fix lintian warning on weak-dependency
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 42d8c8b..018f2c2 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library implementing the GTP protocol between SGSN and GGSN
Package: libgtp0-dev
-Depends: ${misc:Depends}, libgtp0
+Depends: ${misc:Depends}, libgtp0 (= ${binary:Version})
Architecture: any
Section: libdevel
Description: Development files for libgtp