[lgogdownloader] 01/02: Drop the explicit dependency on libjsoncpp1

Stephen Kitt skitt at moszumanska.debian.org
Wed Nov 23 22:09:59 UTC 2016


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

skitt pushed a commit to branch master
in repository lgogdownloader.

commit 4eb2d4885d560c510951cc9d514f7ebffe459813
Author: Stephen Kitt <steve at sk2.org>
Date:   Wed Nov 23 23:08:32 2016 +0100

    Drop the explicit dependency on libjsoncpp1
---
 debian/changelog | 7 +++++++
 debian/control   | 3 +--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f9ab430..f941233 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lgogdownloader (2.28-2) UNRELEASED; urgency=medium
+
+  * Now that libjsoncpp-dev is fixed, drop the explicit dependency on
+    libjsoncpp1.
+
+ -- Stephen Kitt <skitt at debian.org>  Wed, 23 Nov 2016 23:07:59 +0100
+
 lgogdownloader (2.28-1) unstable; urgency=medium
 
   * New upstream release, merging jsoncpp-1.7.1.patch.
diff --git a/debian/control b/debian/control
index 64aa556..909fcaa 100644
--- a/debian/control
+++ b/debian/control
@@ -26,8 +26,7 @@ Package: lgogdownloader
 Architecture: any
 Multi-Arch: foreign
 Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         libjsoncpp1 (>= 1.7.1)
+         ${shlibs:Depends}
 Description: downloader for GOG.com files
  lgogdownloader is a client for the GOG.com download API, allowing
  simple downloads and updates of games and other files from GOG.com.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lgogdownloader.git



More information about the Pkg-games-commits mailing list