[Pkg-telepathy-commits] [farstream-0.2] 01/01: Run wrap-and-sort

Laurent Bigonville bigon at moszumanska.debian.org
Wed Jan 6 02:16:02 UTC 2016


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

bigon pushed a commit to branch debian
in repository farstream-0.2.

commit 99fff3c52d8c9a7d5bea3f6dc39cb6a3833fa3f5
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Wed Jan 6 03:15:39 2016 +0100

    Run wrap-and-sort
---
 debian/control                    | 30 ++++++++++++++++--------------
 debian/libfarstream-0.2-5.install |  4 ++--
 2 files changed, 18 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index fa08980..800e416 100644
--- a/debian/control
+++ b/debian/control
@@ -5,17 +5,17 @@ Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers at lists.alioth
 Uploaders: Sjoerd Simons <sjoerd at debian.org>,
            Laurent Bigonville <bigon at debian.org>,
            Jonny Lamb <jonny at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: autotools-dev,
+               debhelper (>= 9),
                dh-autoreconf,
-               autotools-dev,
-               libglib2.0-dev (>= 2.32),
-               libgstreamer1.0-dev (>= 1.4),
-               libgstreamer-plugins-base1.0-dev (>= 1.4),
                gobject-introspection,
                gtk-doc-tools (>= 1.18),
                libgirepository1.0-dev,
-               libnice-dev (>= 0.1.8),
+               libglib2.0-dev (>= 2.32),
+               libgstreamer-plugins-base1.0-dev (>= 1.4),
+               libgstreamer1.0-dev (>= 1.4),
                libgupnp-igd-1.0-dev,
+               libnice-dev (>= 0.1.8),
                uuid-dev
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-telepathy/farstream-0.2.git
@@ -27,11 +27,12 @@ Architecture: any
 Multi-Arch: same
 Conflicts: libfarstream-0.2-0, libfarstream-0.2-2
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends},
+Depends: gstreamer1.0-nice,
+         gstreamer1.0-plugins-bad,
          gstreamer1.0-plugins-base,
          gstreamer1.0-plugins-good,
-         gstreamer1.0-plugins-bad,
-         gstreamer1.0-nice
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Audio/Video communications framework: core library
  The Farstream project is an effort to create a framework to deal with all
  known audio/video conferencing protocols. On one side it offers a generic
@@ -44,9 +45,11 @@ Description: Audio/Video communications framework: core library
 Package: libfarstream-0.2-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
-         libfarstream-0.2-5 (= ${binary:Version}), libgstreamer1.0-dev,
-         gir1.2-farstream-0.2
+Depends: gir1.2-farstream-0.2,
+         libfarstream-0.2-5 (= ${binary:Version}),
+         libgstreamer1.0-dev,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Audio/Video communications framework: development files
  The Farstream project is an effort to create a framework to deal with all
  known audio/video conferencing protocols. On one side it offers a generic
@@ -71,8 +74,7 @@ Description: Audio/Video communications framework: documentation
 
 Package: gir1.2-farstream-0.2
 Architecture: any
-Depends: ${gir:Depends},
-         ${misc:Depends}
+Depends: ${gir:Depends}, ${misc:Depends}
 Section: introspection
 Description: Audio/Video communications framework: GObject-Introspection
  The Farstream project is an effort to create a framework to deal with all
diff --git a/debian/libfarstream-0.2-5.install b/debian/libfarstream-0.2-5.install
index 117300a..6388ea8 100644
--- a/debian/libfarstream-0.2-5.install
+++ b/debian/libfarstream-0.2-5.install
@@ -1,4 +1,4 @@
-usr/lib/*/lib*.so.*
 usr/lib/*/farstream-0.2/*.so
-usr/share/farstream/0.2
 usr/lib/*/gstreamer-1.0/*.so
+usr/lib/*/lib*.so.*
+usr/share/farstream/0.2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/farstream-0.2.git



More information about the Pkg-telepathy-commits mailing list