Bug#785156: stellarium: Install appstream appdata

2015-05-14 Thread Marcus Lundblad
Hi!

Thanks for pushing this!
I think it can wait until there's some "real" change.
Since currently, as I understand it, the metadata isn't automatically
generated from the APT repos (I think there is some dak patches for that
in the works). So, currently in gnome-software you can basically only
search for already installed applications as it seems.

//Marcus


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#785156: stellarium: Install appstream appdata

2015-05-13 Thread Tomasz Buchert
Hi Marcus,
thank you for the report. I've pushed your patch to the git
repository.  Should I push a new release right now or can it wait a
bit?  I'd prefer to wait for more substantial changes before
uploading, but if there is a good reason to push the change right now,
please let me know.

Tomasz


signature.asc
Description: Digital signature


Bug#785156: stellarium: Install appstream appdata

2015-05-12 Thread Marcus Lundblad
Package: stellarium
Version: 0.13.3-1
Severity: minor
Tags: patch

Dear Maintainer,

The Stellarium package contains an appstream appdata file
that could make Stellarium appear in appstream-based "appstore" applications
such as gnome-software.
Currently this is not included in the Debian package.
I'm supplying a patch that adds this file.

Sincerly,
Marcus

-- System Information:
Debian Release: stretch/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages stellarium depends on:
ii  libc62.19-18
ii  libgcc1  1:4.9.2-10
ii  libgl1-mesa-glx [libgl1] 10.4.2-2
ii  libqt5concurrent55.3.2+dfsg-5
ii  libqt5core5a [qtbase-abi-5-3-2]  5.3.2+dfsg-5
ii  libqt5declarative5   5.3.2-3
ii  libqt5gui5   5.3.2+dfsg-5
ii  libqt5network5   5.3.2+dfsg-5
ii  libqt5opengl55.3.2+dfsg-5
ii  libqt5script55.3.2+dfsg-2
ii  libqt5widgets5   5.3.2+dfsg-5
ii  libstdc++6   4.9.2-10
ii  qtquick1-qml-plugins 5.3.2-3
ii  stellarium-data  0.13.3-1
ii  zlib1g   1:1.2.8.dfsg-2+b1

stellarium recommends no packages.

stellarium suggests no packages.

-- no debconf information
>From 1c34079408e18f9fb35d5094f5c663458d5fc768 Mon Sep 17 00:00:00 2001
From: Marcus Lundblad 
Date: Tue, 12 May 2015 22:48:56 +0200
Subject: [PATCH] Install appstream appdata.

---
 debian/stellarium.install | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/stellarium.install b/debian/stellarium.install
index f9cc757..f1714d3 100644
--- a/debian/stellarium.install
+++ b/debian/stellarium.install
@@ -1,4 +1,5 @@
 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
-- 
2.1.4