[Debian-astro-commits] [stellarium] 02/03: d/*: added stellarium-dbg package

Tomasz Buchert tomasz at moszumanska.debian.org
Sat Jun 13 14:14:28 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 9b030d5a610d4e94ab11cb7babdf1b99f114bc06
Author: Tomasz Buchert <tomasz at debian.org>
Date:   Sat Jun 13 14:09:25 2015 +0200

    d/*: added stellarium-dbg package
---
 debian/control | 11 +++++++++++
 debian/rules   |  3 +++
 2 files changed, 14 insertions(+)

diff --git a/debian/control b/debian/control
index 863cb5d..8bd9cc0 100644
--- a/debian/control
+++ b/debian/control
@@ -53,3 +53,14 @@ Description: Stellarium data files
  .
  This package contains data files required by Stellarium. They include
  textures, star catalogues and translations.
+
+Package: stellarium-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: stellarium (= ${binary:Version}), ${misc:Depends}
+Description: debugging symbols for stellarium
+ 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.
+ .
+ This package contains the debugging symbols for stellarium.
diff --git a/debian/rules b/debian/rules
index 220a1c0..3247ccb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,6 @@
 
 override_dh_install:
 	dh_install -XDejaVuSans.ttf -XDejaVuSansMono.ttf
+
+override_dh_strip:
+	dh_strip --dbg-package=stellarium-dbg

-- 
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