[stella] 01/01: New homepage

Stephen Kitt skitt at moszumanska.debian.org
Sun Jun 11 18:54:16 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 6e1ce353e6ea5a5cd1ddba3cb6cb5470103359c2
Author: Stephen Kitt <steve at sk2.org>
Date:   Sun Jun 11 20:54:02 2017 +0200

    New homepage
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 debian/copyright | 8 ++++----
 debian/watch     | 6 ++++--
 4 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6d76e4f..4e90ecf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+stella (4.7.3-2) UNRELEASED; urgency=medium
+
+  * 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
+
 stella (4.7.3-1) unstable; urgency=medium
 
   * New upstream version.
diff --git a/debian/control b/debian/control
index 387994b..24bb444 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.sf.net
+Homepage: http://stella-emu.github.io
 
 Package: stella
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 2a0be5e..67c8c8e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,18 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
 Upstream-Name: stella
-Source: http://stella.sourceforge.net
-Copyright: 1995-2015 Bradford W. Mott, Stephen Anthony and the Stella Team
+Source: http://stella-emu.github.io
+Copyright: 1995-2016 Bradford W. Mott, Stephen Anthony and the Stella Team
 License: GPL-2+
 
 Files: *
-Copyright: 1995-2015 Bradford W. Mott, Stephen Anthony and the Stella
+Copyright: 1995-2016 Bradford W. Mott, Stephen Anthony and the Stella
 		     Team
 License: GPL-2+
 
 Files: debian/*
 Copyright: 1998-2004 Tom Lear <tom at trap.mtview.ca.us>
 	   2006 Mario Iseli <admin at marioiseli.com>
-	   2010-2015 Stephen Kitt <skitt at debian.org>
+	   2010-2017 Stephen Kitt <skitt at debian.org>
 License: GPL-2+
 
 Files:
diff --git a/debian/watch b/debian/watch
index b5d1ef9..cfad21a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
-version=3
-http://sf.net/@PACKAGE@/@PACKAGE@@ANY_VERSION@-src@ARCHIVE_EXT@
+version=4
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%stella-$1.tar.gz%" \
+    https://github.com/stella-emu/stella/tags \
+    (?:.*?/)?release-(\d[\d.]*)\.tar\.gz debian uupdate

-- 
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