debian: Attenpt to fix lintian warning on weak-dependency
diff --git a/debian/control b/debian/control
index 42d8c8b..018f2c2 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@
 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