[libosmocore] 02/05: Various other fixes

Ruben Undheim rubund-guest at moszumanska.debian.org
Wed Feb 10 19:41:07 UTC 2016


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

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

commit 22fdb76a0f54fb4a470b45b9da57e8603ee4d471
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Feb 10 20:30:21 2016 +0100

    Various other fixes
---
 debian/changelog |  4 +++
 debian/control   | 87 +++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 56 insertions(+), 35 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0a5c117..29cc705 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 libosmocore (0.9.0-4) UNRELEASED; urgency=medium
 
+  * debian/control:
+    - Changed Vcs-Git to use https
+    - Updated standards to 3.9.7
+    - Run "cme fix dpkg-control"
   * debian/rules:
     - Explicitly remove "-Wl,-Bsymbolic-functions" from LDFLAGS to prevent
       build problems on some Debian derivatives.
diff --git a/debian/control b/debian/control
index 3e2e37f..6c1ffee 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: libosmocore
-Section: libs
-Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Ruben Undheim <ruben.undheim at gmail.com>
+Section: libs
+Priority: optional
 Build-Depends: debhelper (>= 9),
                autotools-dev,
                dh-autoreconf,
@@ -10,9 +10,9 @@ Build-Depends: debhelper (>= 9),
                txt2man,
                libpcsclite-dev,
                pkg-config
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/libosmocore.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/libosmocore.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/libosmocore.git
 Homepage: http://bb.osmocom.org/trac/wiki/libosmocore
 
 Package: libosmocore
@@ -35,9 +35,10 @@ Description: Open Source MObile COMmunications CORE library (metapackage)
 
 Package: libosmocodec0
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Osmo codec library
  This is part of the libosmocore "meta"-library. The libosmocore library
  contains various utility functions that were originally developed as part of
@@ -54,9 +55,11 @@ Description: Osmo codec library
   - GSM 06.90 - GSM AMR Codec
 
 Package: libosmocodec-doc
-Section: doc
 Architecture: all
-Depends: ${misc:Depends}, libosmocodec0, libjs-jquery
+Section: doc
+Depends: ${misc:Depends},
+         libosmocodec0,
+         libjs-jquery
 Description: Documentation for the osmo codec library
  This is part of the libosmocore "meta"-library. The libosmocore library
  contains various utility functions that were originally developed as part of
@@ -68,9 +71,10 @@ Description: Documentation for the osmo codec library
 
 Package: libosmocore6
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Osmo Core library
  This is part of the libosmocore "meta"-library. The libosmocore library
  contains various utility functions that were originally developed as part of
@@ -82,10 +86,14 @@ Description: Osmo Core library
  various sub-projects inside the Osmocom family of projects.
 
 Package: libosmocore-doc
-Section: doc
 Architecture: all
-Depends: ${misc:Depends}, libosmocore6, libjs-jquery, libosmocodec-doc,
-         libosmogsm-doc, libosmovty-doc
+Section: doc
+Depends: ${misc:Depends},
+         libosmocore6,
+         libjs-jquery,
+         libosmocodec-doc,
+         libosmogsm-doc,
+         libosmovty-doc
 Description: Documentation for the Osmo Core library
  This is part of the libosmocore "meta"-library. The libosmocore library
  contains various utility functions that were originally developed as part of
@@ -97,9 +105,10 @@ Description: Documentation for the Osmo Core library
 
 Package: libosmogb4
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Osmo GPRS GB library
  This is part of the libosmocore "meta"-library. The libosmocore library
  contains various utility functions that were originally developed as part of
@@ -112,9 +121,10 @@ Description: Osmo GPRS GB library
 
 Package: libosmogsm5
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Osmo GSM utility library
  This is part of the libosmocore "meta"-library. The libosmocore library
  contains various utility functions that were originally developed as part of
@@ -129,9 +139,11 @@ Description: Osmo GSM utility library
  protocols.
 
 Package: libosmogsm-doc
-Section: doc
 Architecture: all
-Depends: ${misc:Depends}, libosmogsm5, libjs-jquery
+Section: doc
+Depends: ${misc:Depends},
+         libosmogsm5,
+         libjs-jquery
 Description: Documentation for the Osmo GSM utility library
  This is part of the libosmocore "meta"-library. The libosmocore library
  contains various utility functions that were originally developed as part of
@@ -143,9 +155,10 @@ Description: Documentation for the Osmo GSM utility library
 
 Package: libosmovty3
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Osmo VTY library
  This is part of the libosmocore "meta"-library. The libosmocore library
  contains various utility functions that were originally developed as part of
@@ -155,12 +168,13 @@ Description: Osmo VTY library
  .
  The libosmovty library in particular implements the interactive command-line
  on the VTY (Virtual TTY) as well as configuration file parsing.
- 
 
 Package: libosmovty-doc
-Section: doc
 Architecture: all
-Depends: ${misc:Depends}, libosmovty3, libjs-jquery
+Section: doc
+Depends: ${misc:Depends},
+         libosmovty3,
+         libjs-jquery
 Description: Documentation for the Osmo VTY library
  This is part of the libosmocore "meta"-library. The libosmocore library
  contains various utility functions that were originally developed as part of
@@ -172,9 +186,10 @@ Description: Documentation for the Osmo VTY library
 
 Package: libosmoctrl0
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Osmo control library
  This is part of the libosmocore "meta"-library. The libosmocore library
  contains various utility functions that were originally developed as part of
@@ -186,9 +201,10 @@ Description: Osmo control library
 
 Package: libosmosim0
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Osmo SIM library
  This is part of the libosmocore "meta"-library. The libosmocore library
  contains various utility functions that were originally developed as part of
@@ -199,8 +215,9 @@ Description: Osmo SIM library
  The libosmosim library in particular contains routines for SIM card access.
 
 Package: libosmocore-dev
-Section: libdevel
 Architecture: any
+Multi-Arch: same
+Section: libdevel
 Depends: libosmocodec0 (= ${binary:Version}),
          libosmocore6 (= ${binary:Version}),
          libosmogb4 (= ${binary:Version}),
@@ -209,7 +226,6 @@ Depends: libosmocodec0 (= ${binary:Version}),
          libosmoctrl0 (= ${binary:Version}),
          libosmosim0 (= ${binary:Version}),
          ${misc:Depends}
-Multi-Arch: same
 Description: Development headers for Open Source MObile COMmunications CORE library
  The header files provided by this package may be used to develop
  with any of the libosmocore libraries.
@@ -217,9 +233,10 @@ Description: Development headers for Open Source MObile COMmunications CORE libr
  Also static libraries are installed with this package. 
 
 Package: libosmocore-utils
-Section: utils
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: utils
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Utilities for gsm
  This package contains a program for frequency calculation for GSM called
  'osmo-arfcn' and a program called 'osmo-auc-gen' that is used for testing GSM
@@ -233,10 +250,11 @@ Description: Utilities for gsm
 
 Package: libosmocore-dbg
 Architecture: any
+Multi-Arch: same
 Section: debug
 Priority: extra
-Depends: libosmocore (= ${binary:Version}), ${misc:Depends}
-Multi-Arch: same
+Depends: libosmocore (= ${binary:Version}),
+         ${misc:Depends}
 Description: Debug symbols for Open Source MObile COMmunications CORE library
  This proackage contains debug symbols for all the libraries that are part of
  libosmocore.
@@ -245,4 +263,3 @@ Description: Debug symbols for Open Source MObile COMmunications CORE library
  were originally developed as part of the OpenBSC project, but which are of a
  more generic nature and thus useful to (at least) other programs that are
  developed in the sphere of Free Software / Open Source mobile communication.
-

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



More information about the debian-science-commits mailing list