]> git.deb.at Git - pkg/netris.git/commitdiff
Fix Vcs-* fields
authorRhonda D'Vine <rhonda@deb.at>
Sat, 2 Jan 2016 15:44:02 +0000 (16:44 +0100)
committerRhonda D'Vine <rhonda@deb.at>
Sat, 2 Jan 2016 15:44:02 +0000 (16:44 +0100)
debian/README.Debian
debian/changelog
debian/control
debian/copyright
debian/netris-sample-robot.6
debian/patches/08_various-fixes
debian/postinst
debian/postrm
debian/rules

index 3dd13afb6fa6c586a8f6667f7eed208123ca779d..9e5b5b3ddd4a23315c411a9f0b2078bb3eaba982 100644 (file)
@@ -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 <alfie@debian.org>  Fri, 18 Oct 2002 19:35:13 +0200
+ -- Rhonda D'Vine <rhonda@debian.org>  Fri, 18 Oct 2002 19:35:13 +0200
index 3b5fb66af0baa8c76e05fc927a22bea4377941d5..31a70ba9babb670f3b20b722bdf8d44eef17fec0 100644 (file)
@@ -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).
 
  -- 
index fd4accd8d757c231a54c5d53be2551ec1ca35de6..f799e374162009fcbf5f7dfe2e326251d70f9a35 100644 (file)
@@ -5,8 +5,8 @@ Maintainer: Gerfried Fuchs <rhonda@debian.at>
 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
index c8d1093a52189096389ef9d11f9d9f6f24ef4c36..5e1ca87ffca64b22e0095696e21f9ce8d41d6b8a 100644 (file)
@@ -1,6 +1,6 @@
 This package was first debianized by Gergely Madarasz <gorgo@caesar.elte.hu>
 on Wed,  6 Aug 1997 22:10:42 +0200. It is maintained since 2002 by
-Gerfried Fuchs <rhonda@debian.at>.
+Rhonda D'Vine <rhonda@debian.org>.
 
 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
index 9435317f4c294997cdbbd09487df15612928467c..90b82657ad250603abab0163fceb9bdbe0d29472 100644 (file)
@@ -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 <mhw@netris.org>.
 
-This manual page was written by Gerfried Fuchs <alfie@debian.org> for
+This manual page was written by Rhonda D'Vine <rhonda@debian.org> for
 the Debian GNU/Linux system (but may be used by others).
index 476d82a10589d7774e94875792d43225ac1356c8..f10124ebd92c8e29328a2197cdcc5c756af4d58f 100644 (file)
@@ -1,4 +1,4 @@
-Author: Gerfried Fuchs <rhonda@debian.at>      vim:ft=diff:
+Author: Rhonda D'Vine <rhonda@debian.org>      vim:ft=diff:
 Description: various small changes to fix compile warnings
 
 Index: b/game.c
index 5db3ee367bd4318c6e04b38f40572875e9f8b45d..28d17300de7cfb53c2849a03f7583fda54586bc5 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # debian/postinst script for netris
-# copyright 2002-2010 by Gerfried Fuchs <rhonda@debian.at>
+# copyright 2002-2010 by Rhonda D'Vine <rhonda@debian.org>
 # Licenced under WTFPLv2
 
 set -e
index b1d2478a2996d647f29d5105e74ed714f9318a7d..f5dbfabd46535d9f96128ca521c5a08c57aa4205 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # debian/postrm script for netris
-# copyright 2002-2010 by Gerfried Fuchs <rhonda@debian.at>
+# copyright 2002-2010 by Rhonda D'Vine <rhonda@debian.org>
 # Licenced under WTFPLv2
 
 set -e
index 68dfcc8c61fd26593ad12044ff3dc2bda2286a10..9afcdfe310941ffb0cc35bd82d7222f939d929ca 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 # debian/rules file for netris
-# copyright 2002-2010 by Gerfried Fuchs <rhonda@debian.at>
+# copyright 2002-2010 by Rhonda D'Vine <rhonda@debian.org>
 # Licenced under WTFPLv2
 
 PKG = netris