Your message dated Mon, 28 Aug 2006 03:02:11 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#379652: fixed in xearth 1.1-11
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.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xearth
Version: 1.1-10.2
Severity: normal
Tags: patch

Hi,

Attached is the diff for my NMU 1.1-10.3. I removed debian/conffiles.

Kind regards,
Adriaan Peeters
diff -ur xearth-1.1/debian/changelog unstable/xearth-1.1/debian/changelog
--- xearth-1.1/debian/changelog	2006-07-21 13:00:39.000000000 +0200
+++ unstable/xearth-1.1/debian/changelog	2006-07-24 20:07:03.000000000 +0200
@@ -1,3 +1,18 @@
+xearth (1.1-10.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Rebuild with the new imake which installs in /usr/bin instead of
+    /usr/X11R6/bin (Closes: #362916).
+  * Adapt debian/menu to include the new path.
+  * Bumped Standards-Version to 3.7.2, no changed needed.
+  * Set correct section for man page: 1x instead of 1 (Closes: #379325).
+  * debian/rules:
+    - Bumped debhelper version from 1 to 5 (Closes: #379324).
+    - Adapted rules to use debian/xearth instead of debian/tmp
+  * Removed debian/conffiles: debhelper handles this.
+
+ -- Adriaan Peeters <[EMAIL PROTECTED]>  Fri, 21 Jul 2006 11:00:46 +0200
+
 xearth (1.1-10.2) unstable; urgency=low
 
   * Non-maintainer upload.
Only in xearth-1.1/debian: conffiles
diff -ur xearth-1.1/debian/control unstable/xearth-1.1/debian/control
--- xearth-1.1/debian/control	2006-07-21 13:00:39.000000000 +0200
+++ unstable/xearth-1.1/debian/control	2006-07-24 20:07:03.000000000 +0200
@@ -2,8 +2,8 @@
 Section: non-free/games
 Priority: optional
 Maintainer: Tomohiro KUBOTA <[EMAIL PROTECTED]>
-Build-Depends: debhelper, xutils, libx11-dev, libxt-dev, x-dev, libpng12-dev
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 5.0.0), xutils, libx11-dev, libxt-dev, libpng12-dev
+Standards-Version: 3.7.2
 
 Package: xearth
 Architecture: any
diff -ur xearth-1.1/debian/menu unstable/xearth-1.1/debian/menu
--- xearth-1.1/debian/menu	2006-07-21 13:00:39.000000000 +0200
+++ unstable/xearth-1.1/debian/menu	2006-07-24 20:07:03.000000000 +0200
@@ -1,2 +1,2 @@
 ?package(xearth):needs="X11" section="Games/Toys"\
-  title="xearth" command="/usr/X11R6/bin/xearth"
+  title="xearth" command="/usr/bin/xearth"
diff -ur xearth-1.1/debian/rules unstable/xearth-1.1/debian/rules
--- xearth-1.1/debian/rules	2006-07-21 13:00:39.000000000 +0200
+++ unstable/xearth-1.1/debian/rules	2006-07-24 20:07:03.000000000 +0200
@@ -6,7 +6,7 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatability version to use.
-export DH_COMPAT=1
+export DH_COMPAT=5
 
 CDEBUGFLAGS=-g
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
@@ -49,12 +49,10 @@
 	dh_clean -k
 	dh_installdirs
 
-	# Add here commands to install the package into debian/tmp.
-	$(MAKE) install DESTDIR=`pwd`/debian/tmp
-	$(MAKE) install.man DESTDIR=`pwd`/debian/tmp
-	cp debian/apm `pwd`/debian/tmp/etc/apm/event.d/xearth
-#	remove unnecessary directory(causes lintian error)
-	-rm -rf `pwd`/debian/tmp/usr/X11R6/lib
+	# Add here commands to install the package into debian/xearth.
+	$(MAKE) install DESTDIR=`pwd`/debian/xearth
+	$(MAKE) install.man DESTDIR=`pwd`/debian/xearth
+	cp debian/apm `pwd`/debian/xearth/etc/apm/event.d/xearth
 
 # Build architecture-independent files here.
 binary-indep: build install
@@ -80,7 +78,7 @@
 	dh_strip
 	dh_compress
 	dh_fixperms
-	chmod 755 `pwd`/debian/tmp/etc/apm/event.d/xearth
+	chmod 755 `pwd`/debian/xearth/etc/apm/event.d/xearth
 	# You may want to make some executables suid here.
 #	dh_suidregister
 #	dh_makeshlibs
diff -ur xearth-1.1/xearth.man unstable/xearth-1.1/xearth.man
--- xearth-1.1/xearth.man	2006-07-21 13:00:39.000000000 +0200
+++ unstable/xearth-1.1/xearth.man	2006-07-24 20:07:03.000000000 +0200
@@ -1,4 +1,4 @@
-.TH xearth 1 "October 2000" "KLJ"
+.TH xearth 1x "October 2000" "KLJ"
 
 .SH NAME
 xearth - displays a shaded image of the Earth in an X window
diff -ur xearth-1.1/xearth.man.ja unstable/xearth-1.1/xearth.man.ja
--- xearth-1.1/xearth.man.ja	2006-07-21 13:00:39.000000000 +0200
+++ unstable/xearth-1.1/xearth.man.ja	2006-07-24 20:07:03.000000000 +0200
@@ -1,4 +1,4 @@
-.TH xearth 1 "November 1999" "KLJ"
+.TH xearth 1x "November 1999" "KLJ"
 
 .SH ̾��
 xearth - X������ɥ����ϵ�Υ��᡼����ɽ�����ޤ�

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: xearth
Source-Version: 1.1-11

We believe that the bug you reported is fixed in the latest version of
xearth, which is due to be installed in the Debian FTP archive:

xearth_1.1-11.diff.gz
  to pool/non-free/x/xearth/xearth_1.1-11.diff.gz
xearth_1.1-11.dsc
  to pool/non-free/x/xearth/xearth_1.1-11.dsc
xearth_1.1-11_i386.deb
  to pool/non-free/x/xearth/xearth_1.1-11_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matej Vela <[EMAIL PROTECTED]> (supplier of updated xearth package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 28 Aug 2006 11:47:11 +0200
Source: xearth
Binary: xearth
Architecture: source i386
Version: 1.1-11
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Matej Vela <[EMAIL PROTECTED]>
Description: 
 xearth     - Show a rotating earth on your X root window
Closes: 255611 346947 349152 362916 379324 379325 379652
Changes: 
 xearth (1.1-11) unstable; urgency=low
 .
   * QA upload.
   * Package is orphaned (#382654); set maintainer to Debian QA Group.
   * Acknowledge NMUs.  Closes: #349152, #379652.
   * debian/changelog: Remove obsolete Emacs local variables.
 .
 xearth (1.1-10.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Rebuild with the new imake which installs in /usr/bin instead of
     /usr/X11R6/bin (Closes: #362916).
   * Adapt debian/menu to include the new path.
   * Bumped Standards-Version to 3.7.2, no changed needed.
   * Set correct section for man page: 1x instead of 1 (Closes: #379325).
   * debian/rules:
     - Bumped debhelper version from 1 to 5 (Closes: #379324).
     - Adapted rules to use debian/xearth instead of debian/tmp
   * Removed debian/conffiles: debhelper handles this.
 .
 xearth (1.1-10.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Replace build-dependency on xlibs-dev with an explicit build-dependency
     on each required package. (Closes: #346947)
 .
 xearth (1.1-10.1) unstable; urgency=low
 .
   * NMU during BSP.
   * Build-Dependency xutils added (closes: 255611).
   * Actually let the menu entry point to the executable.
Files: 
 25931ca22285e4b605253e13699f638a 606 non-free/games optional xearth_1.1-11.dsc
 68c328739a51e72bf08eeffe1728a85a 35267 non-free/games optional 
xearth_1.1-11.diff.gz
 536dce29ec7d5865d09179cace3baa94 159550 non-free/games optional 
xearth_1.1-11_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFE8rvTxBYivKllgY8RAkxzAJ91nfhfD7yxd+siALLCEs36ja9CDgCdHoGk
zTlrfUsjGqL1A8HhkEdXTds=
=z3DI
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to