[SCM] kstars packaging branch, master, updated. debian/4%17.08.1-1-12-gf3e3bb5

Pino Toscano pino at moszumanska.debian.org
Fri Dec 1 20:47:06 UTC 2017


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

The following commit has been merged in the master branch:
commit 4a8f00c51f9f683cee0fc47f51dc0463742a0bdc
Author: Pino Toscano <pino at debian.org>
Date:   Fri Dec 1 21:20:43 2017 +0100

    move l10n to kstars-data
---
 debian/changelog           | 2 ++
 debian/control             | 8 ++++----
 debian/kstars-data.install | 1 +
 debian/kstars.install      | 1 -
 4 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 90bba61..70fc09b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ kstars (4:17.08.3-0r1) UNRELEASED; urgency=medium
   * Simplify watch file, and switch it to https.
   * Bump Standards-Version to 4.1.1, no changes required.
   * Remove alternative libcfitsio3-dev build dependency for libcfitsio-dev.
+  * Move translations to kstars-data
+    - set the proper breaks/replaces
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 30 Nov 2017 21:18:42 -0300
 
diff --git a/debian/control b/debian/control
index 979f743..4b6ca50 100644
--- a/debian/control
+++ b/debian/control
@@ -57,8 +57,8 @@ Depends: kstars-data (= ${source:Version}),
          ${shlibs:Depends}
 Suggests: khelpcenter, konqueror
 Recommends: astrometry.net, indi-bin, xplanet
-Breaks: kstars-data (<= 4:16.04), ${kde-l10n:all}
-Replaces: kstars-data (<= 4:16.04), ${kde-l10n:all}
+Breaks: kstars-data (<= 4:16.04)
+Replaces: kstars-data (<= 4:16.04)
 Description: desktop planetarium, observation planning and telescope control
   KStars is a scientifically accurate desktop planetarium, visualising a
   graphical simulation of the night sky from any location on Earth, at any date
@@ -87,8 +87,8 @@ Depends: qml-module-qtquick-controls,
          qml-module-qtquick-layouts,
          qml-module-qtquick2,
          ${misc:Depends}
-Breaks: ${kde-l10n:all}
-Replaces: ${kde-l10n:all}
+Breaks: kstars (<= 4:17.08.3~), ${kde-l10n:all}
+Replaces: kstars (<= 4:17.08.3~), ${kde-l10n:all}
 Description: data files for KStars desktop planetarium
  This package contains architecture-independent data files for KStars,
  the graphical desktop planetarium for KDE, including star catalogues and
diff --git a/debian/kstars-data.install b/debian/kstars-data.install
index 18ae278..a8cff31 100644
--- a/debian/kstars-data.install
+++ b/debian/kstars-data.install
@@ -3,4 +3,5 @@ usr/share/doc/*
 usr/share/icons/*
 usr/share/knotifications5/kstars.notifyrc
 usr/share/kstars/*
+usr/share/locale/
 usr/share/sounds/KDE-KStars*
diff --git a/debian/kstars.install b/debian/kstars.install
index 9465479..bdd9f1c 100644
--- a/debian/kstars.install
+++ b/debian/kstars.install
@@ -4,5 +4,4 @@ usr/lib/*/libexec/kauth/kauth_kstars_helper
 usr/share/*/org.kde.kstars.appdata.xml
 usr/share/applications/org.kde.kstars.desktop
 usr/share/dbus-1/system-services/org.kde.kf5auth.kstars.service
-usr/share/locale/
 usr/share/polkit-1/actions/org.kde.kf5auth.kstars.policy

-- 
kstars packaging



More information about the pkg-kde-commits mailing list