Dear maintainer,

Cameron Norman has prepared a second version of an NMU for pygopherd
(versioned as 2.0.18.3+nmu4) and I've uploaded it again to DELAYED/5.
Please feel free to tell me if I should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Ben Weaver: Like A Wound
diff -Nru pygopherd-2.0.18.3+nmu3/debian/changelog pygopherd-2.0.18.3+nmu4/debian/changelog
--- pygopherd-2.0.18.3+nmu3/debian/changelog	2013-06-30 14:30:23.000000000 +0200
+++ pygopherd-2.0.18.3+nmu4/debian/changelog	2014-12-09 17:28:12.000000000 +0100
@@ -1,3 +1,10 @@
+pygopherd (2.0.18.3+nmu4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Copy gophermap from /usr/share, not /usr/share/doc (Closes: #771501)
+
+ -- Cameron Norman <camerontnor...@gmail.com>  Mon, 08 Dec 2014 17:25:38 -0800
+
 pygopherd (2.0.18.3+nmu3) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru pygopherd-2.0.18.3+nmu3/debian/dirs pygopherd-2.0.18.3+nmu4/debian/dirs
--- pygopherd-2.0.18.3+nmu3/debian/dirs	2008-03-02 22:51:01.000000000 +0100
+++ pygopherd-2.0.18.3+nmu4/debian/dirs	2014-12-09 17:28:12.000000000 +0100
@@ -1,2 +1,3 @@
 usr/bin
 usr/sbin
+usr/share/pygopherd
diff -Nru pygopherd-2.0.18.3+nmu3/debian/postinst pygopherd-2.0.18.3+nmu4/debian/postinst
--- pygopherd-2.0.18.3+nmu3/debian/postinst	2008-04-10 15:56:55.000000000 +0200
+++ pygopherd-2.0.18.3+nmu4/debian/postinst	2014-12-09 17:28:12.000000000 +0100
@@ -67,7 +67,7 @@
   if ! test -d $HOMEDIR; then
     mkdir $HOMEDIR
   fi
-  cp /usr/share/doc/pygopherd/examples/gophermap $HOMEDIR/gophermap
+  cp /usr/share/pygopherd/gophermap $HOMEDIR/gophermap
   chown -R gopher.gopher $HOMEDIR
 fi
 
diff -Nru pygopherd-2.0.18.3+nmu3/debian/rules pygopherd-2.0.18.3+nmu4/debian/rules
--- pygopherd-2.0.18.3+nmu3/debian/rules	2013-06-30 14:30:23.000000000 +0200
+++ pygopherd-2.0.18.3+nmu4/debian/rules	2014-12-09 17:28:12.000000000 +0100
@@ -75,6 +75,7 @@
 	mv debian/pygopherd/usr/bin/pygopherd \
 		debian/pygopherd/usr/sbin/pygopherd
 	rm debian/pygopherd/etc/pygopherd/mime.types
+	cp examples/gophermap debian/pygopherd/usr/share/pygopherd/gophermap
 	cp pygfarm/*.pyg debian/pygfarm/usr/share/pygfarm
 	chown root.root debian/pygfarm/usr/share/pygfarm/*
 	chmod 0755 debian/pygfarm/usr/share/pygfarm/*

Attachment: signature.asc
Description: Digital Signature

Reply via email to