[openggsn] 01/01: Run "cme fix dpkg-control"

Ruben Undheim rubund-guest at moszumanska.debian.org
Sat Feb 6 13:20:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository openggsn.

commit 5ee920d62af878b504e4e8c1822b3e55b7fac0c4
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sat Feb 6 14:19:56 2016 +0100

    Run "cme fix dpkg-control"
---
 debian/control | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index a7d639f..6208450 100644
--- a/debian/control
+++ b/debian/control
@@ -1,31 +1,32 @@
 Source: openggsn
-Section: net
-Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Ruben Undheim <ruben.undheim at gmail.com>
+Section: net
+Priority: optional
 Build-Depends: debhelper (>= 9),
                pkg-config,
                dh-autoreconf,
-               libosmocore-dev (>= 0.8.0)
+               libosmocore-dev
 Standards-Version: 3.9.6
-Homepage: http://sourceforge.net/projects/ggsn/
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/openggsn.git
-Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/openggsn.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/openggsn.git
+Homepage: http://sourceforge.net/projects/ggsn/
 
 Package: openggsn
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Gateway GPRS Support Node (GGSN)
  OpenGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile
  operators as the interface between the Internet and the rest of the
  mobile network infrastructure.
 
-
 Package: libgtp0
 Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}
 Multi-Arch: same
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: library implementing the GTP protocol between SGSN and GGSN
  OpenGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile
  operators as the interface between the Internet and the rest of the
@@ -35,10 +36,11 @@ Description: library implementing the GTP protocol between SGSN and GGSN
  SGSN (Serving GPRS support node) and GGSN.
 
 Package: libgtp-dev
-Depends: ${misc:Depends}, libgtp0 (= ${binary:Version})
-Multi-Arch: same
 Architecture: any
+Multi-Arch: same
 Section: libdevel
+Depends: ${misc:Depends},
+         libgtp0 (= ${binary:Version})
 Description: Development files for libgtp
  OpenGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile
  operators as the interface between the Internet and the rest of the
@@ -46,4 +48,3 @@ Description: Development files for libgtp
  .
  The library libgtp implements the GTP protocol between SGSN and GGSN
  and this package contains the development files for this library.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openggsn.git



More information about the debian-science-commits mailing list