[stella] 04/06: New upstream release

Stephen Kitt skitt at moszumanska.debian.org
Sat Aug 5 21:32:00 UTC 2017


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

skitt pushed a commit to branch master
in repository stella.

commit 47617c82ab03170fdf484dbe03a476c77027fe0d
Author: Stephen Kitt <steve at sk2.org>
Date:   Sat Aug 5 23:25:38 2017 +0200

    New upstream release
---
 debian/NEWS      | 12 ++++++++++++
 debian/changelog |  5 +++--
 debian/control   |  2 +-
 debian/copyright | 10 +++++-----
 4 files changed, 21 insertions(+), 8 deletions(-)

diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..4e17ff4
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,12 @@
+stella (5.0.1-1) unstable; urgency=medium
+
+    Version 5 has a new state file format, so old state files will not
+    work with this release.
+
+    The settings directory now uses the XDG Base Directory Specification,
+    so settings will now be stored in, and loaded from, ~/.config/stella
+    instead of ~/.stella. There is no automatic migration; you’ll need to
+    move your old settings and possibly edit the resulting
+    ~/.config/stella/stellarc to adjust paths.
+
+ -- Stephen Kitt <skitt at debian.org>  Sat, 05 Aug 2017 23:08:24 +0200
diff --git a/debian/changelog b/debian/changelog
index 4e90ecf..9548434 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-stella (4.7.3-2) UNRELEASED; urgency=medium
+stella (5.0.1-1) UNRELEASED; urgency=medium
 
+  * New upstream release, compatible with GCC 7 (closes: #853669).
   * Update the upstream homepage, the project has moved from SourceForge
     to GitHub.
 
- -- Stephen Kitt <skitt at debian.org>  Sun, 11 Jun 2017 20:47:06 +0200
+ -- Stephen Kitt <skitt at debian.org>  Sat, 05 Aug 2017 23:09:18 +0200
 
 stella (4.7.3-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 24bb444..e2b9272 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 10),
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/stella.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-games/stella.git
-Homepage: http://stella-emu.github.io
+Homepage: https://stella-emu.github.io
 
 Package: stella
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 67c8c8e..aab2f82 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,11 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
 Upstream-Name: stella
-Source: http://stella-emu.github.io
-Copyright: 1995-2016 Bradford W. Mott, Stephen Anthony and the Stella Team
+Source: https://stella-emu.github.io
+Copyright: 1995-2017 Bradford W. Mott, Stephen Anthony and the Stella Team
 License: GPL-2+
 
 Files: *
-Copyright: 1995-2016 Bradford W. Mott, Stephen Anthony and the Stella
+Copyright: 1995-2017 Bradford W. Mott, Stephen Anthony and the Stella
 		     Team
 License: GPL-2+
 
@@ -138,7 +138,7 @@ License: GPL-2
  `/usr/share/common-licenses/GPL-2'.
 
 Files: src/zlib/*
-Copyright: 1995-2012 Jean-loup Gailly and Mark Adler
+Copyright: 1995-2012, 2016 Jean-loup Gailly and Mark Adler
 License: zlib
  This software is provided 'as-is', without any express or implied
  warranty.  In no event will the authors be held liable for any

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



More information about the Pkg-games-commits mailing list