[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#375757: marked as done (diff for 1:1.3+cvs20060518-1.1 NMU)



Your message dated Sun, 2 Jul 2006 00:44:29 -0500
with message-id <20060702054429.GD18518@ns0.nul-unu.com>
and subject line Patch acknowdleged
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: sawfish
Version: 1:1.3+cvs20060518-1
Severity: normal
Tags: patch

Hi,

Attached is the diff for my sawfish 1:1.3+cvs20060518-1.1 NMU.
diff -u sawfish-1.3+cvs20060518/debian/changelog sawfish-1.3+cvs20060518/debian/changelog
--- sawfish-1.3+cvs20060518/debian/changelog
+++ sawfish-1.3+cvs20060518/debian/changelog
@@ -1,3 +1,13 @@
+sawfish (1:1.3+cvs20060518-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * 08_install-info.dpatch: Comment out call to install-info in
+    man/Makefile.in; the manual should not be installed into the filesystem
+    before at postinst time, otherwise it causes file conflicts.
+    (Closes: #373866)
+
+ -- Steinar H. Gunderson <sesse@debian.org>  Tue, 27 Jun 2006 22:17:05 +0200
+
 sawfish (1:1.3+cvs20060518-1) unstable; urgency=low
 
   * New cvs release.
diff -u sawfish-1.3+cvs20060518/debian/patches/00list sawfish-1.3+cvs20060518/debian/patches/00list
--- sawfish-1.3+cvs20060518/debian/patches/00list
+++ sawfish-1.3+cvs20060518/debian/patches/00list
@@ -6,0 +7 @@
+08_install-info.dpatch
only in patch2:
unchanged:
--- sawfish-1.3+cvs20060518.orig/debian/patches/08_install-info.dpatch
+++ sawfish-1.3+cvs20060518/debian/patches/08_install-info.dpatch
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 08_install-info.dpatch by Steinar H. Gunderson <sesse@debian.org>
+##
+## All lines beginning with ## DP:' are a description of the patch.
+## DP: Delay install-info invocation to postinst, as per Policy.
+
+@DPATCH@
+
+--- sawfish-1.3.orig/man/Makefile.in	2006-06-15 08:46:02.000000000 +0200
++++ sawfish-1.3/man/Makefile.in	2006-06-27 22:14:45.000000000 +0200
+@@ -58,7 +58,7 @@
+ 	for f in sawfish.info*; do \
+  	  $(INSTALL_DATA) $$f $(DESTDIR)$(infodir); \
+ 	done
+-	-install-info --info-dir=$(DESTDIR)$(infodir) sawfish.info
++	# -install-info --info-dir=$(DESTDIR)$(infodir) sawfish.info
+ 
+ installdirs : mkinstalldirs
+ 	$(SHELL) $< $(DESTDIR)$(infodir)

--- End Message ---
--- Begin Message ---
Version: 1:1.3+cvs20060518-2

A functional equivalent of this patch is included in the latest upload.

-- 
Rodrigo Gallardo

--- End Message ---

Reply to: