neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-pfcp/+/29051 )
Change subject: debian/control: fix confusion in description ......................................................................
debian/control: fix confusion in description
Change-Id: I380b1dd626b3e6a35f17ae09a6758bef59f51c84 --- M debian/control 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-pfcp refs/changes/51/29051/1
diff --git a/debian/control b/debian/control index d1f8b43..ca7eaa6 100644 --- a/debian/control +++ b/debian/control @@ -46,7 +46,7 @@ Section: libdevel Depends: ${misc:Depends}, libosmo-gtlv0 (= ${binary:Version}) -Description: Development headers for libosmo-gtlv +Description: Development files for libosmo-gtlv libosmo-gtlv implements decoding, encoding and logging of protocols using a Tag-Length-Value and/or Tag-Length-Instance-Value structure. This package in particular contains the files for compiling a program using this library. @@ -80,7 +80,7 @@ Section: libdevel Depends: ${misc:Depends}, libosmo-pfcp0 (= ${binary:Version}) -Description: Development headers for libosmo-pfcp +Description: Development files for libosmo-pfcp libosmo-pfcp implements decoding, encoding and endpoint implementation of the Packet Forwarding Control Protocol (3GPP TS 29.244). This package in particular contains the files for compiling a program using this library.