[Debian-astro-commits] [stellarium] 03/05: d/*: w&s

Tomasz Buchert tomasz at moszumanska.debian.org
Thu Jul 2 13:05:44 UTC 2015


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

tomasz pushed a commit to branch master
in repository stellarium.

commit 806c228ad6afd7f290c507f2f581053391311ce4
Author: Tomasz Buchert <tomasz at debian.org>
Date:   Mon Jun 29 10:03:18 2015 +0200

    d/*: w&s
---
 debian/control               | 26 ++++++++++++++++++--------
 debian/copyright             |  2 +-
 debian/stellarium-data.links |  1 -
 debian/stellarium.docs       |  2 +-
 debian/stellarium.install    |  8 ++++----
 5 files changed, 24 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 863cb5d..0d6956d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,19 @@ Section: science
 Priority: optional
 Maintainer: Debian Astro Maintainers <debian-astro-maintainers at lists.alioth.debian.org>
 Uploaders: Tomasz Buchert <tomasz at debian.org>
-Build-Depends: debhelper (>= 9), cmake (>= 3.0), doxygen, zlib1g-dev,
- qtbase5-dev (>= 5.3), libqt5opengl5-dev (>= 5.3),
- qtdeclarative5-dev (>= 5.3), qtdeclarative5-dev-tools (>= 5.3),
- qtquick1-5-dev (>= 5.3), qtscript5-dev (>= 5.3), qttools5-dev (>= 5.3),
- qttools5-dev-tools (>= 5.3), mesa-common-dev
+Build-Depends: cmake (>= 3.0),
+               debhelper (>= 9),
+               doxygen,
+               libqt5opengl5-dev (>= 5.3),
+               mesa-common-dev,
+               qtbase5-dev (>= 5.3),
+               qtdeclarative5-dev (>= 5.3),
+               qtdeclarative5-dev-tools (>= 5.3),
+               qtquick1-5-dev (>= 5.3),
+               qtscript5-dev (>= 5.3),
+               qttools5-dev (>= 5.3),
+               qttools5-dev-tools (>= 5.3),
+               zlib1g-dev
 Standards-Version: 3.9.6
 Homepage: http://www.stellarium.org
 Vcs-Git: git://anonscm.debian.org/debian-astro/packages/stellarium.git
@@ -15,8 +23,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-astro/packages/stellariu
 
 Package: stellarium
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, stellarium-data (= ${source:Version}),
- qtquick1-qml-plugins (>= 5.3)
+Depends: qtquick1-qml-plugins (>= 5.3),
+         stellarium-data (= ${source:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: real-time photo-realistic sky generator
  Stellarium renders 3D photo-realistic skies in real-time. With Stellarium, you
  really see what you can see with your eyes, binoculars or a small telescope.
@@ -46,7 +56,7 @@ Description: real-time photo-realistic sky generator
 Package: stellarium-data
 Architecture: all
 Recommends: stellarium (= ${source:Version})
-Depends: ${misc:Depends}, fonts-dejavu-core (>= 2.33)
+Depends: fonts-dejavu-core (>= 2.33), ${misc:Depends}
 Description: Stellarium data files
  Stellarium renders 3D photo-realistic skies in real-time. With Stellarium, you
  really see what you can see with your eyes, binoculars or a small telescope.
diff --git a/debian/copyright b/debian/copyright
index 4f11d38..4bb99cd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -408,4 +408,4 @@ Comment:
           listed in each image caption.  Ownership of images and video by
           parties other than JPL and NASA is noted in the caption material
           with each image.
-        ---
\ No newline at end of file
+        ---
diff --git a/debian/stellarium-data.links b/debian/stellarium-data.links
index ea00aee..14b4a5c 100644
--- a/debian/stellarium-data.links
+++ b/debian/stellarium-data.links
@@ -1,3 +1,2 @@
 usr/share/fonts/truetype/dejavu/DejaVuSans.ttf usr/share/stellarium/data/DejaVuSans.ttf
 usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf usr/share/stellarium/data/DejaVuSansMono.ttf
-
diff --git a/debian/stellarium.docs b/debian/stellarium.docs
index 55bc0a6..6f12db5 100644
--- a/debian/stellarium.docs
+++ b/debian/stellarium.docs
@@ -1,2 +1,2 @@
-README
 AUTHORS
+README
diff --git a/debian/stellarium.install b/debian/stellarium.install
index f1714d3..81137fb 100644
--- a/debian/stellarium.install
+++ b/debian/stellarium.install
@@ -1,6 +1,6 @@
-usr/share/applications/stellarium.desktop
-usr/share/appdata/stellarium.appdata.xml
-usr/share/pixmaps/stellarium.xpm
 usr/bin/stellarium
-usr/share/man/man1/stellarium.1
+usr/share/appdata/stellarium.appdata.xml
+usr/share/applications/stellarium.desktop
 usr/share/icons/hicolor/*/apps/stellarium.png
+usr/share/man/man1/stellarium.1
+usr/share/pixmaps/stellarium.xpm

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



More information about the Debian-astro-commits mailing list