debian: add missing changelog, add dep libosmo-pfcp

Change-Id: I53551ce1a6d3176d480a56f8f5d2441da7346711
This commit is contained in:
Neels Hofmeyr
2022-08-16 23:16:51 +02:00
parent 2442ccd673
commit 707b8af32a
2 changed files with 6 additions and 0 deletions

5
debian/changelog vendored
View File

@@ -0,0 +1,5 @@
osmo-upf (0.1.0) testing; urgency=low
Create new Debian package.
-- Neels Hofmeyr <nhofmeyr@sysmocom.de> Tue, 16 Aug 2022 23:17:05 +0200

1
debian/control vendored
View File

@@ -14,6 +14,7 @@ Build-Depends: debhelper (>=9),
libtalloc-dev,
libgtpnl-dev (>= 1.2.0),
libosmocore-dev (>= 1.6.0),
libosmo-pfcp-dev (>= 0.1.0),
osmo-gsm-manuals-dev (>= 1.2.0)
Standards-Version: 3.9.8
Vcs-Git: git://git.osmocom.org/osmo-upf.git