[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#985488: unblock: pinball/0.3.20201218-2



diff --git a/debian/changelog b/debian/changelog
index d89bef9..4d8dcd6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pinball (0.3.20201218-2) unstable; urgency=medium
+
+  * d/control: Update preferred libstdc++ version (Closes: #985440)
+  * d/control: Update standards to latest
+
+ -- Philippe Coval <rzr@users.sf.net>  Thu, 18 Mar 2021 12:06:12 +0100
+
 pinball (0.3.20201218-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index cedb1ec..0f6bdf7 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: debhelper-compat (= 13),
                libtool-bin,
                libltdl-dev,
                pkg-config
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
 Vcs-Browser: https://sourceforge.net/p/pinball/code/ci/master/tree/
 Vcs-Git: https://git.code.sf.net/p/pinball/code.git
 Homepage: https://sourceforge.net/projects/pinball/
@@ -51,7 +51,7 @@ Architecture: any
 Depends: ${misc:Depends},
          libc6-dev,
          pinball (= ${binary:Version}),
-         libstdc++6-4.4-dev | libstdc++-dev
+         libstdc++-10-dev | libstdc++-dev
 Description: Development files for the Emilia Pinball Emulator
  The Emilia Pinball Project is a pinball simulator for Linux and other Unix
  systems. There are only two levels to play with, but they are very addictive.

Reply to: