Your message dated Tue, 10 Apr 2001 23:13:49 -0700
with message-id <[EMAIL PROTECTED]>
and subject line no need for nmu diffs
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Mar 2001 01:10:21 +0000
>From [EMAIL PROTECTED] Fri Mar 16 19:10:21 2001
Return-path: <[EMAIL PROTECTED]>
Received: from (natura.oskuro.net) [213.96.69.115] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 14e5EZ-0004xO-00; Fri, 16 Mar 2001 19:10:20 -0600
Received: by natura.oskuro.net (Postfix, from userid 1000)
        id 7B53727883; Sat, 17 Mar 2001 02:12:25 +0100 (CET)
From: Jordi Mallach <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: NMU fixes -- diff
X-Reportbug-Version: 1.14
X-Mailer: reportbug 1.14
Date: Sat, 17 Mar 2001 02:12:25 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: mgt
Version: N/A; reported 2001-03-17
Severity: normal

Hello,
I NMU'd this package today, during the BugSquashing Party.

My changes to the package are listed below.

Thanks,
Jordi

diff -Nuar mgt-2.31/debian/README.debian mgt/mgt-2.31/debian/README.debian
--- mgt-2.31/debian/README.debian       Sat Mar 17 02:03:24 2001
+++ mgt/mgt-2.31/debian/README.debian   Thu Jan  1 01:00:00 1970
@@ -1,38 +0,0 @@
-This is Debian/GNU Linux's prepackaged version of mgt, a game record
-display/editor for the oriental game of go. Mgt allows the user to
-examine Go game tree files in the SmartGo format. Mgt also has basic Go
-game tree editing capabilities and may be used to create or edit game
-tree files. The extensive amount of material avaiable online in the
-SmartGo format allows many hours of instructional enjoyment of various
-studies and tutorials concerning the game of Go.
-
-Mailgo is a utility which manages E-mail Go games using mgt as the Go
-board editor.  It is included in the mgt package.
-
-This package was put together by Brian Sulcer <[EMAIL PROTECTED]>
-from the original sources,  obtained from
-
-src.doc.ic.ac.uk:/gnu/hello-1.3.tar.gz.
-
-The changes made were the editing of the Makefile and the addition of
-various debian.* files.
-
-
-The following copyright was taken directly from the README file in the
-source distribution:
-
------------------------------------------------------------------------
-
-           "mgt" Copyright 1991 Shodan
-               All Rights Reserved.
-               Program by Greg Hale
-
-Permission to use, copy, modify, and distribute this software and its
-documentation for any purpose and without fee is hereby granted,
-provided that this entire comment and copyright notice appear in all
-copies and that both that copyright notice and this permission notice
-appear in supporting documentation.  No representations are made about
-the suitability of this software for any purpose.  It is provided "as
-is" without express or implied warranty.
-
------------------------------------------------------------------------
diff -Nuar mgt-2.31/debian/changelog mgt/mgt-2.31/debian/changelog
--- mgt-2.31/debian/changelog   Sat Mar 17 02:03:24 2001
+++ mgt/mgt-2.31/debian/changelog       Sat Mar 17 00:52:35 2001
@@ -1,3 +1,24 @@
+mgt (2.31-1.3) unstable; urgency=low
+
+  * Non-Maintainer Upload, during Bug Squashing Party.
+  * debian/copyright: add download URL and author name.
+  * Built against libncurses5 (closes: #52336). Die, ncurses3.4, die!
+  * debian/control:
+    + added Build-Depends
+    + updated Standards-Version to 3.5.2.0.
+    + Maintainer: Debian QA Group <debian-qa@lists.debian.org>. One unique
+      upload in four years just sucks
+  * debian/README.Debian: removed, it was obsolete and redundant.
+  * debian/rules:
+    + FHS transition: install manpages and docs in /usr/share.
+    + call dpkg-gencontrol with "-isp".
+    + install Spec.io with the other docs.
+    + install debian/changelog as changelog.Debian
+    + removed .note and .comment sections from binaries.
+  * debian/{postinst,prerm}: add usr/doc -> usr/share/doc links.
+
+ -- Jordi Mallach <[EMAIL PROTECTED]>  Fri, 16 Mar 2001 22:24:12 +0100
+
 mgt (2.31-1.2) unstable; urgency=low
 
   * Non-maintainer release with source after waiting 8 months for the
diff -Nuar mgt-2.31/debian/changelog~ mgt/mgt-2.31/debian/changelog~
--- mgt-2.31/debian/changelog~  Sat Mar 17 02:03:24 2001
+++ mgt/mgt-2.31/debian/changelog~      Thu Jan  1 01:00:00 1970
@@ -1,6 +0,0 @@
-hello (1.3-6); priority=LOW
-
-  * Initial release
-
- -- Ian Jackson <[EMAIL PROTECTED]>  Thu, 14 Mar 1996 02:04:36 +0000
- -- Brian Sulcer <[EMAIL PROTECTED]>   Tue, 30 Jul 1996 17:52:59 
diff -Nuar mgt-2.31/debian/control mgt/mgt-2.31/debian/control
--- mgt-2.31/debian/control     Sat Mar 17 02:03:24 2001
+++ mgt/mgt-2.31/debian/control Sat Mar 17 00:05:17 2001
@@ -1,8 +1,9 @@
 Source: mgt
 Section: games
 Priority: optional
-Maintainer: Brian Sulcer <[EMAIL PROTECTED]>
-Standards-Version: 2.3.0.1
+Maintainer: Debian QA Group <debian-qa@lists.debian.org>
+Build-Depends: libncurses5-dev
+Standards-Version: 3.5.2.0
 
 Package: mgt
 Architecture: any
diff -Nuar mgt-2.31/debian/copyright mgt/mgt-2.31/debian/copyright
--- mgt-2.31/debian/copyright   Sat Mar 17 02:03:24 2001
+++ mgt/mgt-2.31/debian/copyright       Sat Mar 17 00:07:25 2001
@@ -1,3 +1,12 @@
+This package was debianized by Brian Sulcer <[EMAIL PROTECTED]> on
+Tue, 30 Jul 1996 17:52:59.
+Jordi Mallach updated the package to the current Standards on
+Sat Mar 17 00:06:56 CET 2001, and transfered maintainership to Debian QA.
+
+It was downloaded from ftp://ftp.nuri.net/Go/mgt.
+
+Upstream Author is: Greg Hale <[EMAIL PROTECTED]>.
+
 The following copyright was taken directly from the README file in the
 source distribution:
 
@@ -14,5 +23,3 @@
 appear in supporting documentation.  No representations are made about
 the suitability of this software for any purpose.  It is provided "as
 is" without express or implied warranty.
-
------------------------------------------------------------------------
diff -Nuar mgt-2.31/debian/postinst mgt/mgt-2.31/debian/postinst
--- mgt-2.31/debian/postinst    Thu Jan  1 01:00:00 1970
+++ mgt/mgt-2.31/debian/postinst        Fri Mar 16 23:16:04 2001
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+if [ "$1" = "configure" ]; then
+    if [ -d /usr/doc -a ! -e /usr/doc/mgt \
+      -a -d /usr/share/doc/mgt ]; then
+        ln -sf ../share/doc/mgt /usr/doc/mgt
+    fi
+fi
diff -Nuar mgt-2.31/debian/prerm mgt/mgt-2.31/debian/prerm
--- mgt-2.31/debian/prerm       Thu Jan  1 01:00:00 1970
+++ mgt/mgt-2.31/debian/prerm   Fri Mar 16 23:17:05 2001
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+if [ \( "$1" = "upgrade" -o "$1" = "remove" \) \
+  -a -L /usr/doc/mgt ]; then
+    rm -f /usr/doc/mgt
+fi
+                                               
diff -Nuar mgt-2.31/debian/rules mgt/mgt-2.31/debian/rules
--- mgt-2.31/debian/rules       Sat Mar 17 02:03:24 2001
+++ mgt/mgt-2.31/debian/rules   Sat Mar 17 00:36:08 2001
@@ -9,7 +9,7 @@
 binfiles=mailgo mgt mgt2short wrapmgt
 libfiles=Rules Sample.01 Sample.02
 manfiles=mailgo.6 mgt.6 mgt2short.6 wrapmgt.6
-docfiles=Prop.lst README Smart-Go.def
+docfiles=Prop.lst README Smart-Go.def Spec.io
 
 # The next section may have to be extensively modified
 
@@ -29,19 +29,20 @@
 
 binary-arch:   checkroot build
        -rm -rf debian/tmp
-       install -d debian/tmp/DEBIAN debian/tmp/usr/doc/mgt 
debian/tmp/usr/games debian/tmp/usr/lib/games/mgt debian/tmp/usr/man/man6
+       install -d debian/tmp/DEBIAN debian/tmp/usr/share/doc/mgt 
debian/tmp/usr/games debian/tmp/usr/lib/games/mgt debian/tmp/usr/share/man/man6
        install -m 0755 $(binfiles) debian/tmp/usr/games
        install -m 0644 $(libfiles) debian/tmp/usr/lib/games/mgt
-       install -m 0644 *.6 debian/tmp/usr/man/man6
-       gzip -9v debian/tmp/usr/man/man6/*
-       install -m 0644 $(docfiles) debian/tmp/usr/doc/mgt
-       cp debian/README.debian debian/changelog debian/tmp/usr/doc/mgt
-       gzip -9v debian/tmp/usr/doc/mgt/*
-       cp debian/copyright debian/tmp/usr/doc/mgt
-       $(STRIP) debian/tmp/usr/games/mgt debian/tmp/usr/games/wrapmgt
+       install -m 0644 *.6 debian/tmp/usr/share/man/man6
+       gzip -9v debian/tmp/usr/share/man/man6/*
+       install -m 0644 $(docfiles) debian/tmp/usr/share/doc/mgt
+       cp debian/changelog debian/tmp/usr/share/doc/mgt/changelog.Debian
+       gzip -9v debian/tmp/usr/share/doc/mgt/*
+       install -m 0755 debian/postinst debian/prerm debian/tmp/DEBIAN
+       cp debian/copyright debian/tmp/usr/share/doc/mgt
+       $(STRIP) --remove-section=.note --remove-section=.comment 
debian/tmp/usr/games/mgt debian/tmp/usr/games/wrapmgt
        dpkg-shlibdeps debian/tmp/usr/games/*
-       dpkg-gencontrol
-       chown -R root.root debian/tmp
+       dpkg-gencontrol -isp
+       chown -R root:root debian/tmp
        chmod -R g-ws debian/tmp
        dpkg --build debian/tmp ..
 

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux natura 2.4.3-pre3 #1 Thu Mar 8 02:09:32 CET 2001 i586


---------------------------------------
Received: (at 89945-done) by bugs.debian.org; 11 Apr 2001 06:13:51 +0000
>From [EMAIL PROTECTED] Wed Apr 11 01:13:51 2001
Return-path: <[EMAIL PROTECTED]>
Received: from kitenet.net [198.144.200.155] (postfix)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 14nDt0-0008Cl-00; Wed, 11 Apr 2001 01:13:50 -0500
Received: by kitenet.net (Postfix, from userid 500)
        id D21F0BC020; Tue, 10 Apr 2001 23:13:49 -0700 (PDT)
Date: Tue, 10 Apr 2001 23:13:49 -0700
From: Joey Hess <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: no need for nmu diffs
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.17i
Delivered-To: [EMAIL PROTECTED]

mgt is maintained by debian-qa, so you ARE the maintainers, so no NMU
diffs need be sent.

-- 
see shy jo

Reply via email to