Your message dated Fri, 12 Mar 2010 21:42:00 +0000
with message-id <[email protected]>
and subject line Bug#537321: fixed in lwm 1.2.1-2
has caused the Debian Bug report #537321,
regarding lwm: diff for NMU version 1.2.1-1.2
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
537321: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537321
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lwm
Version: 1.2.1-1.1
Severity: normal
Tags: patch
Dear maintainer,
I've prepared an NMU for lwm (versioned as 1.2.1-1.2). The diff
is attached to this message.
Regards.
Ansgar
diff -u lwm-1.2.1/debian/rules lwm-1.2.1/debian/rules
--- lwm-1.2.1/debian/rules
+++ lwm-1.2.1/debian/rules
@@ -20,8 +20,7 @@
rm -f build-stamp
# Add here commands to clean up after the build process.
- -$(MAKE) clean
- -rm -f Makefile
+ [ ! -f Makefile ] || $(MAKE) distclean
dh_clean
@@ -33,6 +32,7 @@
$(MAKE) DESTDIR=`pwd`/debian/`dh_listpackages` install
$(MAKE) DESTDIR=`pwd`/debian/`dh_listpackages` install.man
+ mv $(CURDIR)/debian/`dh_listpackages`/usr/share/man/man1/lwm.1x
$(CURDIR)/debian/`dh_listpackages`/usr/share/man/man1/lwm.1
# Build architecture-independent files here.
binary-indep: build install
diff -u lwm-1.2.1/debian/copyright lwm-1.2.1/debian/copyright
--- lwm-1.2.1/debian/copyright
+++ lwm-1.2.1/debian/copyright
@@ -9,7 +9,7 @@
enh Elliott Hughes [email protected]
jfc James Carter [email protected]
-Copyright:
+Copyright (C) 1997-2003 Elliott Hughes, James Carter
This software is supplied under the terms of the GNU General Public
License version 2 or later. The full text of the license can be found
diff -u lwm-1.2.1/debian/changelog lwm-1.2.1/debian/changelog
--- lwm-1.2.1/debian/changelog
+++ lwm-1.2.1/debian/changelog
@@ -1,3 +1,18 @@
+lwm (1.2.1-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Build-depend on xutils-dev instead of xutils for xmkmf (Closes: #485209).
+ * Build-depend on x11proto-core-dev instead of x-dev (Closes: #515382).
+ * debian/rules: Use $(MAKE) distclean instead of $(MAKE) clean, do not
+ ignore errors.
+ * Set debhelper compat version to 5.
+ * Install man page as "lwm.1.gz".
+ * Mention copyright holder and years of copyright in debian/copyright.
+ * debian/control: Add Homepage field.
+ * debian/control: Bump Standards-Version to 3.8.2.
+
+ -- Ansgar Burchardt <[email protected]> Thu, 16 Jul 2009 21:19:15 +0200
+
lwm (1.2.1-1.1) unstable; urgency=low
* Non-maintainer upload to fix Failure To Build From Source.
diff -u lwm-1.2.1/debian/control lwm-1.2.1/debian/control
--- lwm-1.2.1/debian/control
+++ lwm-1.2.1/debian/control
@@ -1,9 +1,11 @@
Source: lwm
-Build-Depends: debhelper (>= 4), xutils, x-dev, libsm-dev, libx11-dev,
libxext-dev
+Build-Depends: debhelper (>= 5), xutils-dev, x11proto-core-dev, libsm-dev,
+ libx11-dev, libxext-dev
Section: x11
Priority: optional
Maintainer: Matthew Wilcox <[email protected]>
-Standards-Version: 3.6.1
+Standards-Version: 3.8.2
+Homepage: http://www.jfc.org.uk/software/lwm.html
Package: lwm
Architecture: any
diff -u lwm-1.2.1/debian/compat lwm-1.2.1/debian/compat
--- lwm-1.2.1/debian/compat
+++ lwm-1.2.1/debian/compat
@@ -1 +1 @@
-4
+5
--- End Message ---
--- Begin Message ---
Source: lwm
Source-Version: 1.2.1-2
We believe that the bug you reported is fixed in the latest version of
lwm, which is due to be installed in the Debian FTP archive:
lwm_1.2.1-2.debian.tar.gz
to main/l/lwm/lwm_1.2.1-2.debian.tar.gz
lwm_1.2.1-2.dsc
to main/l/lwm/lwm_1.2.1-2.dsc
lwm_1.2.1-2_i386.deb
to main/l/lwm/lwm_1.2.1-2_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.
Jari Aalto <[email protected]> (supplier of updated lwm 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.8
Date: Tue, 09 Mar 2010 17:16:54 +0200
Source: lwm
Binary: lwm
Architecture: source i386
Version: 1.2.1-2
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto <[email protected]>
Changed-By: Jari Aalto <[email protected]>
Description:
lwm - lightweight window manager
Closes: 330055 439572 537321 555571 572506
Changes:
lwm (1.2.1-2) unstable; urgency=low
.
* New maintainer (Closes: #572506).
- Move to packaging format "3.0 (quilt)".
- ACK NMU (Closes: #537321).
* debian/clean
- New file.
* debian/compat:
- Update to 7.
* debian/control
- (Build-Depends): update to debhelper 7.1.
- (Description): use neutral tone (Closes: #439572).
- (Depends): add ${misc:Depends}, add xterm etc. before virtual
x-terminal-emulator.
- (Homepage): update to Freshmeat.
- (Standards-Version): update to 3.8.4.
- (Suggests): new field.
* debian/copyright
- Update layout.
* debian/debian-vars.mk
- New file.
* debian/lwm.desktop
- New file (Closes: #330055).
* debian/patches
- Convert inline changes to patches.
- (Number 05): Link with ICE library (FTBFS minor; Closes: #555571).
* debian/rules
- Update to dh(1).
- (install): Define CC, otherwise the build fails under pbuilder.
* debian/source/format
- New file.
* debian/watch
- New file.
Checksums-Sha1:
dd12a0eda795a8e5037f0bb0d09a2677ea986225 1160 lwm_1.2.1-2.dsc
6210c5354fa3f1241efe8d8ad65a9226028be0e0 6471 lwm_1.2.1-2.debian.tar.gz
5d308462e6d7d22c032b95e22cd364c2aec1d68e 35450 lwm_1.2.1-2_i386.deb
Checksums-Sha256:
735af1b04769c1fa49b67edb71870b1281aa9eaeb52ecd97ea44ceec4c41e72e 1160
lwm_1.2.1-2.dsc
b9e0e7173b345a4338967ba6d767ca088c4452390d0d88bebc52866dd52bc6e0 6471
lwm_1.2.1-2.debian.tar.gz
8eca59c2c79d9dec700e505ca06f36f9e1533a7319b123b9e2ae996bbf9b7fd6 35450
lwm_1.2.1-2_i386.deb
Files:
ceb0f4ab3e0d8349efd37139d2ad8f29 1160 x11 optional lwm_1.2.1-2.dsc
7c38c9035097b00f753f7d97c47b03bb 6471 x11 optional lwm_1.2.1-2.debian.tar.gz
6f10a4337cc0edb97dd1bff3766bddac 35450 x11 optional lwm_1.2.1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkuWr34ACgkQpdwBkPlyvgN01QCfakfZzWV+D8iR2YDhTmDAJNnC
erQAn03uodS0an8oAXPxgRSZ42U63Px7
=6YWD
-----END PGP SIGNATURE-----
--- End Message ---