[SCM] marble packaging branch, master, updated. debian/16.08.3-1-154-g84802f6

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:12:12 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/marble.git;a=commitdiff;h=8539cf3

The following commit has been merged in the master branch:
commit 8539cf3f592a5b0be1ed097df5a19f22430c7d77
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Sep 11 22:42:25 2017 +0200

    Update upstream metadata
---
 debian/control           | 162 +++++++++++++++++++++++------------------------
 debian/upstream/metadata |   4 +-
 2 files changed, 83 insertions(+), 83 deletions(-)

diff --git a/debian/control b/debian/control
index 2b4a8b8..6989b49 100644
--- a/debian/control
+++ b/debian/control
@@ -6,13 +6,13 @@ Uploaders: Sune Vuorela <sune at debian.org>, Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 2.8.12~),
                debhelper (>= 9),
                extra-cmake-modules (>= 1.7.0~),
-               libkf5doctools-dev,
-               libkf5kio-dev (>= 5.7.0~),
                libgps-dev (>= 2.90),
                libkf5config-dev,
                libkf5coreaddons-dev (>= 5.7.0~),
                libkf5crash-dev (>= 5.7.0~),
+               libkf5doctools-dev,
                libkf5i18n-dev (>= 5.7.0~),
+               libkf5kio-dev (>= 5.7.0~),
                libkf5newstuff-dev (>= 5.7.0~),
                libkf5parts-dev (>= 5.7.0~),
                libkf5runner-dev (>= 5.7.0~),
@@ -43,160 +43,160 @@ Build-Depends: cmake (>= 2.8.12~),
                qttools5-dev (>= 5.4),
                shared-mime-info,
                sip-dev,
-               zlib1g-dev
+               zlib1g-dev,
 Standards-Version: 4.1.0
 Homepage: http://edu.kde.org/
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/marble.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/marble.git
 
-Package: marble
+Package: libastro-dev
 Architecture: any
-Section: misc
-Depends: marble-data (>= ${source:Version}),
-         marble-plugins (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Suggests: gosmore, monav-routing-daemon, routino
-Replaces: marble-data (<< 4:17.08.1)
-Breaks: marble-data (<< 4:17.08.1)
-Description: globe and map widget
+Section: libdevel
+Depends: libastro1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Description: development files for the Marble astrononmy library
  Marble is a generic geographical map widget and framework for KDE
  applications. The Marble widget shows the earth as a sphere but does not
  require hardware acceleration.  A minimal set of geographical data is
  included, so it can be used without an internet connection.
  .
+ This package contains development files for building software that uses the
+ Marble astronomy library
+ .
  This package is part of the KDE education module.
 
-Package: marble-maps
+Package: libastro1
 Architecture: any
-Section: misc
-Depends: marble-data (>= ${source:Version}),
-         marble-plugins (= ${binary:Version}),
-         qml-module-qtmultimedia,
-         ${misc:Depends},
-         ${shlibs:Depends}
-Suggests: gosmore, monav-routing-daemon, routino
-Breaks: marble (<< 4:4.13)
-Replaces: marble (<< 4:4.13)
-Description: globe and map widget for mobile form factors
+Section: libs
+Depends: marble-data (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Description: Marble astronomy library
  Marble is a generic geographical map widget and framework for KDE
  applications. The Marble widget shows the earth as a sphere but does not
  require hardware acceleration.  A minimal set of geographical data is
  included, so it can be used without an internet connection.
  .
+ This package contains shared libraries for astronomy support in marble.
+ .
  This package is part of the KDE education module.
 
-Package: marble-qt
+Package: libmarble-dev
 Architecture: any
-Section: misc
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: marble (<< 4:4.13)
-Replaces: marble (<< 4:4.13)
-Description: globe and map widget (no KDE dependencies)
+Section: libdevel
+Depends: libastro-dev (= ${binary:Version}),
+         libmarblewidget-qt5-28 (= ${binary:Version}),
+         libqt5webkit5-dev (>= 5.4),
+         qtdeclarative5-dev (>= 5.4),
+         ${misc:Depends},
+         ${sameVersionDep:qtbase5-dev:libmarblewidget-qt5-28},
+         ${shlibs:Depends},
+Description: development files for the Marble globe widget library
  Marble is a generic geographical map widget and framework for KDE
  applications. The Marble widget shows the earth as a sphere but does not
  require hardware acceleration.  A minimal set of geographical data is
  included, so it can be used without an internet connection.
  .
+ This package contains development files for building software that uses the
+ Marble globe widget library.
+ .
  This package is part of the KDE education module.
 
-Package: marble-data
-Architecture: all
-Section: misc
-Depends: plasma-framework,
-         qml-module-qtquick-controls,
-         qml-module-qtquick-layouts,
-         qml-module-qtquick2,
-         ${misc:Depends}
-Breaks: marble (<= 4:15.08.0+dfsg-1), ${kde-l10n:all}
-Replaces: marble (<= 4:15.08.0+dfsg-1), ${kde-l10n:all}
-Description: data files for Marble
+Package: libmarblewidget-qt5-28
+Architecture: any
+Section: libs
+Depends: marble-data (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Recommends: marble-plugins (= ${binary:Version})
+Description: Marble globe widget library
  Marble is a generic geographical map widget and framework for KDE
  applications. The Marble widget shows the earth as a sphere but does not
  require hardware acceleration.  A minimal set of geographical data is
  included, so it can be used without an internet connection.
  .
- This package contains the architecture-independent data files for the Marble
- desktop globe.
+ This package contains shared libraries for the Marble globe widget.
  .
  This package is part of the KDE education module.
 
-Package: marble-plugins
+Package: marble
 Architecture: any
 Section: misc
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: plugins for Marble
+Depends: marble-data (>= ${source:Version}),
+         marble-plugins (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends},
+Suggests: gosmore, monav-routing-daemon, routino
+Replaces: marble-data (<< 4:17.08.1)
+Breaks: marble-data (<< 4:17.08.1)
+Description: globe and map widget
  Marble is a generic geographical map widget and framework for KDE
  applications. The Marble widget shows the earth as a sphere but does not
  require hardware acceleration.  A minimal set of geographical data is
  included, so it can be used without an internet connection.
  .
- This package contains various plugins for the Marble desktop globe. The Marble
- globe widget library may not be of much use if this package is not installed.
- .
  This package is part of the KDE education module.
 
-Package: libmarblewidget-qt5-28
-Architecture: any
-Section: libs
-Depends: marble-data (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
-Recommends: marble-plugins (= ${binary:Version})
-Description: Marble globe widget library
+Package: marble-data
+Architecture: all
+Section: misc
+Depends: plasma-framework,
+         qml-module-qtquick-controls,
+         qml-module-qtquick-layouts,
+         qml-module-qtquick2,
+         ${misc:Depends},
+Breaks: marble (<= 4:15.08.0+dfsg-1), ${kde-l10n:all}
+Replaces: marble (<= 4:15.08.0+dfsg-1), ${kde-l10n:all}
+Description: data files for Marble
  Marble is a generic geographical map widget and framework for KDE
  applications. The Marble widget shows the earth as a sphere but does not
  require hardware acceleration.  A minimal set of geographical data is
  included, so it can be used without an internet connection.
  .
- This package contains shared libraries for the Marble globe widget.
+ This package contains the architecture-independent data files for the Marble
+ desktop globe.
  .
  This package is part of the KDE education module.
 
-Package: libastro1
+Package: marble-maps
 Architecture: any
-Section: libs
-Depends: marble-data (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: Marble astronomy library
+Section: misc
+Depends: marble-data (>= ${source:Version}),
+         marble-plugins (= ${binary:Version}),
+         qml-module-qtmultimedia,
+         ${misc:Depends},
+         ${shlibs:Depends},
+Suggests: gosmore, monav-routing-daemon, routino
+Breaks: marble (<< 4:4.13)
+Replaces: marble (<< 4:4.13)
+Description: globe and map widget for mobile form factors
  Marble is a generic geographical map widget and framework for KDE
  applications. The Marble widget shows the earth as a sphere but does not
  require hardware acceleration.  A minimal set of geographical data is
  included, so it can be used without an internet connection.
  .
- This package contains shared libraries for astronomy support in marble.
- .
  This package is part of the KDE education module.
 
-Package: libmarble-dev
+Package: marble-plugins
 Architecture: any
-Section: libdevel
-Depends: libastro-dev (= ${binary:Version}),
-         libmarblewidget-qt5-28 (= ${binary:Version}),
-         libqt5webkit5-dev (>= 5.4),
-         qtdeclarative5-dev (>= 5.4),
-         ${misc:Depends},
-         ${sameVersionDep:qtbase5-dev:libmarblewidget-qt5-28},
-         ${shlibs:Depends}
-Description: development files for the Marble globe widget library
+Section: misc
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: plugins for Marble
  Marble is a generic geographical map widget and framework for KDE
  applications. The Marble widget shows the earth as a sphere but does not
  require hardware acceleration.  A minimal set of geographical data is
  included, so it can be used without an internet connection.
  .
- This package contains development files for building software that uses the
- Marble globe widget library.
+ This package contains various plugins for the Marble desktop globe. The Marble
+ globe widget library may not be of much use if this package is not installed.
  .
  This package is part of the KDE education module.
 
-Package: libastro-dev
+Package: marble-qt
 Architecture: any
-Section: libdevel
-Depends: libastro1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: development files for the Marble astrononmy library
+Section: misc
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: marble (<< 4:4.13)
+Replaces: marble (<< 4:4.13)
+Description: globe and map widget (no KDE dependencies)
  Marble is a generic geographical map widget and framework for KDE
  applications. The Marble widget shows the earth as a sphere but does not
  require hardware acceleration.  A minimal set of geographical data is
  included, so it can be used without an internet connection.
  .
- This package contains development files for building software that uses the
- Marble astronomy library
- .
  This package is part of the KDE education module.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index bbac05e..d2c1fcc 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,7 +1,7 @@
 Name: marble
-Changelog: https://quickgit.kde.org/?p=marble.git&a=log
+Changelog: https://cgit.kde.org/marble.git/log
 Contact: kde-devel at kde.org
 Donation: https://www.kde.org/community/donations/index.php
 Repository: https://anongit.kde.org/marble.git
-Repository-Browse: https://quickgit.kde.org/?p=marble.git
+Repository-Browse: https://cgit.kde.org/marble.git
 Security-Contact: security at kde.org

-- 
marble packaging



More information about the pkg-kde-commits mailing list