Package: buici-clock
Version: 0.4.6
Severity: normal
Tags: patch

Hi,

Attached is the diff for my buici-clock 0.4.6-0.1 NMU. I made a few
minor changes besides fixing the RC bug, since the package was
generating so many lintian errors. It's still not completly lintian
clean, and the clean target still needs work.

-- 
see shy jo
diff -Nru /home/joey/tmp/HsLxQtlM6v/buici-clock-0.4.6/Makefile.in 
/home/joey/tmp/P48fXGCVjj/buici-clock-0.4.6/Makefile.in
--- /home/joey/tmp/HsLxQtlM6v/buici-clock-0.4.6/Makefile.in     2006-04-18 
00:07:32.000000000 -0400
+++ /home/joey/tmp/P48fXGCVjj/buici-clock-0.4.6/Makefile.in     2006-10-12 
15:44:21.000000000 -0400
@@ -81,7 +81,7 @@
 bindir = @bindir@
 docdir = $(prefix)/share/doc/$(PACKAGE)
 infodir = @infodir@
-mandir = $(prefix)/man
+mandir = $(prefix)/share/man
 
 
 # This is removed because it generates a line in the Makefile.in that
diff -Nru /home/joey/tmp/HsLxQtlM6v/buici-clock-0.4.6/debian/buici-clock.menu 
/home/joey/tmp/P48fXGCVjj/buici-clock-0.4.6/debian/buici-clock.menu
--- /home/joey/tmp/HsLxQtlM6v/buici-clock-0.4.6/debian/buici-clock.menu 
2001-09-06 18:34:47.000000000 -0400
+++ /home/joey/tmp/P48fXGCVjj/buici-clock-0.4.6/debian/buici-clock.menu 
2006-10-12 15:49:29.000000000 -0400
@@ -1,6 +1,6 @@
 ?package(buici-clock):\
-  needs=X11\
-  section=Apps/Tools\
-  hints="Clocks"\
-  title="buici clock"\
-  command="/usr/bin/X11/buici-clock"               
+  needs="X11" \
+  section="Apps/Tools" \
+  hints="Clocks" \
+  title="buici clock" \
+  command="buici-clock"               
diff -Nru /home/joey/tmp/HsLxQtlM6v/buici-clock-0.4.6/debian/changelog 
/home/joey/tmp/P48fXGCVjj/buici-clock-0.4.6/debian/changelog
--- /home/joey/tmp/HsLxQtlM6v/buici-clock-0.4.6/debian/changelog        
2006-04-17 11:39:30.000000000 -0400
+++ /home/joey/tmp/P48fXGCVjj/buici-clock-0.4.6/debian/changelog        
2006-10-12 15:51:43.000000000 -0400
@@ -1,3 +1,14 @@
+buici-clock (0.4.6-0.1) unstable; urgency=low
+
+  * NMU
+  * Fix location of man page. Closes: #391695
+  * Remove incorrect hardcoded path to program in menu file.
+  * Add missing quotes in menu file.
+  * Add a call to dh_clean in rules file. Still doesn't clean entirely
+    correctly.
+
+ -- Joey Hess <[EMAIL PROTECTED]>  Thu, 12 Oct 2006 15:41:01 -0400
+
 buici-clock (0.4.6) unstable; urgency=low
 
   * Moved the executable from /usr/X11R6 to /usr.
diff -Nru /home/joey/tmp/HsLxQtlM6v/buici-clock-0.4.6/debian/rules 
/home/joey/tmp/P48fXGCVjj/buici-clock-0.4.6/debian/rules
--- /home/joey/tmp/HsLxQtlM6v/buici-clock-0.4.6/debian/rules    2006-04-18 
00:07:32.000000000 -0400
+++ /home/joey/tmp/P48fXGCVjj/buici-clock-0.4.6/debian/rules    2006-10-12 
15:48:41.000000000 -0400
@@ -45,6 +45,7 @@
        -rm -f build
        -$(MAKE) -i distclean || $(MAKE) -f Makefile.in distclean
        -rm -rf debian/tmp debian/*~ debian/files* debian/substvars
+       dh_clean
 
 binary-indep:  build
        dh_testdir

Reply via email to