 
            osmith has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-pfcp/+/32451 )
Change subject: debian: make consistent ......................................................................
debian: make consistent
* Make maintainer consistent * Space in debhelper line
Related: OS#5958 Change-Id: I6ee4aace6bf7c246338408c41f790189d75d5488 --- M debian/control 1 file changed, 15 insertions(+), 2 deletions(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved
diff --git a/debian/control b/debian/control index 898d32d..5d81ae0 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: libosmo-pfcp Section: libs Priority: optional -Maintainer: Osmocom team osmocom-net-gprs@lists.osmocom.org -Build-Depends: debhelper (>=10), +Maintainer: Osmocom team openbsc@lists.osmocom.org +Build-Depends: debhelper (>= 10), dh-autoreconf, autotools-dev, autoconf,
