[libmateweather] 02/02: Processed debian/control with wrap-and-sort.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Wed Jun 10 23:07:51 UTC 2015


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

flexiondotorg-guest pushed a commit to branch debian/experimental
in repository libmateweather.

commit d93eb908fba8f4c11c961bdb964915761c2d6233
Author: Martin Wimpress <code at flexion.org>
Date:   Thu Jun 11 00:07:49 2015 +0100

    Processed debian/control with wrap-and-sort.
---
 debian/control | 57 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 28 insertions(+), 29 deletions(-)

diff --git a/debian/control b/debian/control
index 5193862..6c0f7b1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,20 +2,19 @@ Source: libmateweather
 Section: libs
 Priority: optional
 Maintainer: MATE Packaging Team <pkg-mate-team at lists.alioth.debian.org>
-Uploaders:
- John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>,
- Stefano Karapetsas <stefano at karapetsas.com>,
- Mike Gabriel <sunweaver at debian.org>,
-Build-Depends: debhelper (>= 9),
-               mate-common,
-               autotools-dev,
-               libxml2-dev,
+Uploaders: John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>,
+           Stefano Karapetsas <stefano at karapetsas.com>,
+           Mike Gabriel <sunweaver at debian.org>,
+Build-Depends: autotools-dev,
+               debhelper (>= 9),
+               gtk-doc-tools,
                libglib2.0-dev,
                libgtk2.0-dev,
-               libsoup2.4-dev,
                libsoup-gnome2.4-dev,
+               libsoup2.4-dev,
+               libxml2-dev,
                libxml2-utils,
-               gtk-doc-tools,
+               mate-common,
                python-all-dev (>= 2.6.6-3~),
                python-gobject-dev,
                python-gtk2-dev,
@@ -27,15 +26,15 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/libmateweather.git
 Package: libmateweather1
 Architecture: any
 Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends},
-             multiarch-support,
-Depends: ${shlibs:Depends},
+Pre-Depends: multiarch-support,
+             ${misc:Pre-Depends},
+Depends: libmateweather-common (= ${source:Version}),
          ${misc:Depends},
-         libmateweather-common (= ${source:Version}),
-Provides: libmateweather
-Breaks: libmateweather
-Conflicts: libmateweather
-Replaces: libmateweather
+         ${shlibs:Depends},
+Provides: libmateweather,
+Breaks: libmateweather,
+Conflicts: libmateweather,
+Replaces: libmateweather,
 Description: MateWeather shared library
  libmateweather is a library to access weather information from online
  services for numerous locations.
@@ -45,9 +44,9 @@ Description: MateWeather shared library
 Package: libmateweather-common
 Architecture: all
 Multi-Arch: foreign
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-Breaks: libmateweather (<= 1.0.0-3)
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+Breaks: libmateweather (<= 1.0.0-3),
 Description: MateWeather shared library (common files)
  libmateweather is a library to access weather information from online
  services for numerous locations.
@@ -58,14 +57,14 @@ Package: libmateweather-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         libmateweather1 (= ${binary:Version}),
-         libxml2-dev,
-         libglib2.0-dev,
+Depends: libglib2.0-dev,
          libgtk2.0-dev,
-         libsoup2.4-dev,
+         libmateweather1 (= ${binary:Version}),
          libsoup-gnome2.4-dev,
+         libsoup2.4-dev,
+         libxml2-dev,
+         ${misc:Depends},
+         ${shlibs:Depends},
 Description: MateWeather shared library (development files)
  libmateweather is a library to access weather information from online
  services for numerous locations.
@@ -80,8 +79,8 @@ Multi-Arch: same
 Provides: libmateweather-dbg,
 Breaks: libmateweather-dbg,
 Replaces: libmateweather-dbg,
-Depends: ${misc:Depends},
-         libmateweather1 (= ${binary:Version}),
+Depends: libmateweather1 (= ${binary:Version}),
+         ${misc:Depends},
 Description: MateWeather shared library (debugging symbols)
  libmateweather is a library to access weather information from online
  services for numerous locations.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/libmateweather.git



More information about the pkg-mate-commits mailing list