aboutsummaryrefslogtreecommitdiffstats
path: root/gtp
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-05-04 11:22:04 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-05-04 11:28:24 +0200
commit36c4fac9c9a5dde6330f3e27e812ad01ca91138b (patch)
tree3ec08979dfa314343bb59d08f108017e872f1d92 /gtp
parenta06b2d3877d61f9897aeedee3eb187a6a9333422 (diff)
debian/rules: Fix debian packaging after 1.2.0 release
The 1.2.0 release bumped lib version to 3 and updated the debian package file accordingly, but forgot to increase dh_strip line in debian/rules. Change-Id: Ib54f231943348c06acecd6f413b2c96b24f6db28
Diffstat (limited to 'gtp')
-rw-r--r--gtp/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtp/Makefile.am b/gtp/Makefile.am
index 7a41a88..449292c 100644
--- a/gtp/Makefile.am
+++ b/gtp/Makefile.am
@@ -1,7 +1,9 @@
# This is _NOT_ the library release version, it's an API version.
# Please read chapter "Library interface versions" of the libtool documentation
# before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
+# If major=current-age is increased, remember to update the dh_strip line in debian/rules!
LIBVERSION=3:0:0
+
lib_LTLIBRARIES = libgtp.la
include_HEADERS = gtp.h pdp.h gtpie.h