From c487bd2663cc316451b6ea2ecb632e7a29a4bf13 Mon Sep 17 00:00:00 2001 From: Rhonda D'Vine Date: Sat, 2 Jan 2016 16:44:02 +0100 Subject: [PATCH 1/1] Fix Vcs-* fields --- debian/README.Debian | 2 +- debian/changelog | 1 + debian/control | 4 ++-- debian/copyright | 4 ++-- debian/netris-sample-robot.6 | 2 +- debian/patches/08_various-fixes | 2 +- debian/postinst | 2 +- debian/postrm | 2 +- debian/rules | 2 +- 9 files changed, 11 insertions(+), 10 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 3dd13af..9e5b5b3 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -15,4 +15,4 @@ pending but haven't found the time to examine it closer. It adds a line counter in single player game mode according to Rob but there is more in it. Some code cleanup and so.... - -- Gerfried Fuchs Fri, 18 Oct 2002 19:35:13 +0200 + -- Rhonda D'Vine Fri, 18 Oct 2002 19:35:13 +0200 diff --git a/debian/changelog b/debian/changelog index 3b5fb66..31a70ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ netris (0.52-10) unstable; urgency=medium * Fix bug number in former changelog entry for documentation purposes. + * Fix Vcs-* fields. * Switch to source format 3.0 (quilt). -- diff --git a/debian/control b/debian/control index fd4accd..f799e37 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Gerfried Fuchs Build-Depends: libncurses5-dev, quilt Standards-Version: 3.9.1 Homepage: http://netris.org/ -Vcs-Git: git://git.deb.at/pkg/qcake.git -Vcs-Browser: http://git.deb.at/w/pkg/qcake.git +Vcs-Git: git://git.deb.at/pkg/netris.git +Vcs-Browser: http://git.deb.at/w/pkg/netris.git Package: netris Architecture: any diff --git a/debian/copyright b/debian/copyright index c8d1093..5e1ca87 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ This package was first debianized by Gergely Madarasz on Wed, 6 Aug 1997 22:10:42 +0200. It is maintained since 2002 by -Gerfried Fuchs . +Rhonda D'Vine . It was downloaded from ftp://ftp.netris.org/pub/netris/ @@ -31,7 +31,7 @@ The debianization of the package is licensed under the WTFPLv2: DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 - Copyright (C) 2002-2010 Gerfried Fuchs + Copyright (C) 2002-2010 Rhonda D'Vine Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long diff --git a/debian/netris-sample-robot.6 b/debian/netris-sample-robot.6 index 9435317..90b8265 100644 --- a/debian/netris-sample-robot.6 +++ b/debian/netris-sample-robot.6 @@ -38,5 +38,5 @@ know a solution how to fix it feel free to mail us. .SH "AUTHORS" Netris was written by Mark H. Weaver . -This manual page was written by Gerfried Fuchs for +This manual page was written by Rhonda D'Vine for the Debian GNU/Linux system (but may be used by others). diff --git a/debian/patches/08_various-fixes b/debian/patches/08_various-fixes index 476d82a..f10124e 100644 --- a/debian/patches/08_various-fixes +++ b/debian/patches/08_various-fixes @@ -1,4 +1,4 @@ -Author: Gerfried Fuchs vim:ft=diff: +Author: Rhonda D'Vine vim:ft=diff: Description: various small changes to fix compile warnings Index: b/game.c diff --git a/debian/postinst b/debian/postinst index 5db3ee3..28d1730 100644 --- a/debian/postinst +++ b/debian/postinst @@ -1,6 +1,6 @@ #!/bin/sh # debian/postinst script for netris -# copyright 2002-2010 by Gerfried Fuchs +# copyright 2002-2010 by Rhonda D'Vine # Licenced under WTFPLv2 set -e diff --git a/debian/postrm b/debian/postrm index b1d2478..f5dbfab 100644 --- a/debian/postrm +++ b/debian/postrm @@ -1,6 +1,6 @@ #!/bin/sh # debian/postrm script for netris -# copyright 2002-2010 by Gerfried Fuchs +# copyright 2002-2010 by Rhonda D'Vine # Licenced under WTFPLv2 set -e diff --git a/debian/rules b/debian/rules index 68dfcc8..9afcdfe 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f # debian/rules file for netris -# copyright 2002-2010 by Gerfried Fuchs +# copyright 2002-2010 by Rhonda D'Vine # Licenced under WTFPLv2 PKG = netris -- 2.39.2