Bug#985488: unblock: pinball/0.3.20201218-2
Control: tags -1 + moreinfo
On 2021-03-19 09:29:45, Yadd wrote:
> 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.
The actual debdiff between the version currently in testing and unstable
is a little bit more verbose:
pinball (0.3.20201218-1) unstable; urgency=medium
* New upstream release
- - debian/control: Adopt package (Closes: #922911)
- - debian: Drop applied patches
- - debian/clean: Remove objects
- - debian/clean: Clean generated files
- - debian: Clean more files
- - debian/copyright: List appdata copyright
- - debian: Support gbp
- - debian/control: Lint before upgrade
- - debian/control: Remove non used libs
- - debian/rules: use boostrap
- - debian/control: Add pkg-config as dep
- - debian/control: Drop libaa1-dev
- - debian: Drop libtiff from deps
- - debian: Prefer jpeg turbo
- - debian: Clean README link
- - debian/control: Suggests related packages
- - debian: Add debian/upstream/metadata
- - debian: Fix manual typos
- - debian/copyright: Update upstream contact
- - debian/control: Lint file
- - debian/control: Update URL
- - debian/control: Install libtool
- - debian/upstream/metadata: Update code URL
- - debian/copyright: Lint file
- * Revert "debian: Add snapshot subpackage"
- * debian/changelog: Adopt package for latest release (Closes: #922911)
- * debian: Bump standards to current
- * debian/watch: Update watch file version
- * debian/copyright: use spaces rather than tabs to start continuation lines.
- * debian/changelog: Fix day-of-week for changelog entry 0.3.1-7.
- * debian/control: Fix maybe-not-arch-all-binnmuable lintian warning
- * debian: Fix Repository URL
- -- Philippe Coval <rzr@users.sf.net> Fri, 18 Dec 2020 22:43:37 +0100
+ -- Philippe Coval <rzr@users.sf.net> Fri, 18 Dec 2020 17:53:27 +0100
diff -Nru pinball-0.3.20201218/debian/copyright pinball-0.3.20201218/debian/copyright
--- pinball-0.3.20201218/debian/copyright 2020-12-18 20:46:47.000000000 +0000
+++ pinball-0.3.20201218/debian/copyright 2021-03-18 11:06:12.000000000 +0000
@@ -14,15 +14,15 @@
Files: debian/*
Copyright: 2002 Didier Dhollande <dholland@free.fr>
- 2002 Yann Dirson <dirson@debian.org>
- 2004 Helge Kreutzmann <kreutzm@itp.uni-hannover.de>
- 2004 Matt Zimmerman <mdz@debian.org>
- 2004-2010 Jochen Friedrich <jochen@scram.de>
- 2006 Matthias Klose <doko@debian.org>
- 2011 Regis Boudin <regis@debian.org>
- 2014-2016 Markus Koschany <apo@gambaru.de>
- 2016 Neil Roeth <neil@debian.org>
- 2018 Innocent De Marchi <tangram.peces@gmail.com>
+ 2002 Yann Dirson <dirson@debian.org>
+ 2004 Helge Kreutzmann <kreutzm@itp.uni-hannover.de>
+ 2004 Matt Zimmerman <mdz@debian.org>
+ 2004-2010 Jochen Friedrich <jochen@scram.de>
+ 2006 Matthias Klose <doko@debian.org>
+ 2011 Regis Boudin <regis@debian.org>
+ 2014-2016 Markus Koschany <apo@gambaru.de>
+ 2016 Neil Roeth <neil@debian.org>
+ 2018 Innocent De Marchi <tangram.peces@gmail.com>
License: GPL-2
Files: pinball.appdata.xml
and some smaller changes in debian/control. Were some changes from a
previous version dropped by accident?
Cheers
--
Sebastian Ramacher
Reply to: