[SCM] kstars packaging branch, master, updated. debian/4.11.5-1

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jan 30 10:02:27 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kstars.git;a=commitdiff;h=4df7620

The following commit has been merged in the master branch:
commit 4df7620e78988ecfc4ece57bfcbea6c79f9fcbab
Author: Maximiliano Curia <maxy at debian.org>
Date:   Wed Jan 29 13:58:45 2014 +0100

    wrap-and-sort
---
 debian/control | 33 ++++++++++++++++++++-------------
 1 file changed, 20 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 086d6c4..9275352 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,23 @@ Source: kstars
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Pino Toscano <pino at debian.org>,
-           Maximiliano Curia <maxy at debian.org>
-Build-Depends: kde-sc-dev-latest (>= 4:4.11),
- cmake, debhelper (>= 9), pkg-kde-tools (>= 0.12),
- dpkg-dev (>= 1.15.5), kdelibs5-dev (>= 4:4.11),
- libeigen3-dev (>> 2.0.3), zlib1g-dev, libcfitsio3-dev (>= 3.040),
- libglu1-mesa-dev, libnova-dev, libqt4-opengl-dev, pkg-config,
- xplanet (>= 1.0),
- libindi-dev (>= 0.9.6),
- wcslib-dev
+Uploaders: Pino Toscano <pino at debian.org>, Maximiliano Curia <maxy at debian.org>
+Build-Depends: cmake,
+               debhelper (>= 9),
+               dpkg-dev (>= 1.15.5),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libcfitsio3-dev (>= 3.040),
+               libeigen3-dev (>> 2.0.3),
+               libglu1-mesa-dev,
+               libindi-dev (>= 0.9.6),
+               libnova-dev,
+               libqt4-opengl-dev,
+               pkg-config,
+               pkg-kde-tools (>= 0.12),
+               wcslib-dev,
+               xplanet (>= 1.0),
+               zlib1g-dev
 Standards-Version: 3.9.5
 XS-Testsuite: autopkgtest
 Homepage: http://edu.kde.org/
@@ -21,8 +28,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kstars.git
 Package: kstars
 Architecture: any
 Section: science
-Depends: ${shlibs:Depends}, ${misc:Depends}, kstars-data (>= ${source:Version})
-Suggests: konqueror, khelpcenter4, indi-bin [linux-any], xplanet
+Depends: kstars-data (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Suggests: indi-bin [linux-any], khelpcenter4, konqueror, xplanet
 Description: desktop planetarium for KDE
  KStars is a desktop planetarium for KDE, depicting an accurate graphical
  simulation of the night sky, from any location on Earth, at any date and time.
@@ -47,7 +54,7 @@ Package: kstars-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: ${misc:Depends}, kstars (= ${binary:Version})
+Depends: kstars (= ${binary:Version}), ${misc:Depends}
 Description: debug information for the desktop planetarium for KDE
  This package contains debugging files used to investigate problems with the
  desktop planetarium for KDE.

-- 
kstars packaging



More information about the pkg-kde-commits mailing list