tags 395805 + patch
thanks

Hi,

Attached is the diff for my manpages-zh 1.5-1.1 NMU.

-- 
LI Daobing <[EMAIL PROTECTED]>
GPG Key ID: 0x6087D2F8 
fp: 2F18 9473 01F7 5240 A6E8 B1BC E535 0AE0 6087 D2F8
diff -Nru manpages-zh-1.5/debian/changelog manpages-zh-1.5/debian/changelog
--- manpages-zh-1.5/debian/changelog	2008-02-09 12:34:21.000000000 +0800
+++ manpages-zh-1.5/debian/changelog	2008-02-09 12:34:22.000000000 +0800
@@ -1,3 +1,11 @@
+manpages-zh (1.5-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * missing binary-arch and binary-indep targets in debian/rules (Policy
+    4.9) (Closes: #395805)
+
+ -- LI Daobing <[EMAIL PROTECTED]>  Sat, 09 Feb 2008 12:29:28 +0800
+
 manpages-zh (1.5-1) unstable; urgency=high
 
   * New upstream release
diff -Nru /tmp/Z5NjW4Jsp3/manpages-zh-1.5/debian/rules /tmp/SfIKT2RFJk/manpages-zh-1.5/debian/rules
--- manpages-zh-1.5/debian/rules	2008-02-09 12:34:21.000000000 +0800
+++ manpages-zh-1.5/debian/rules	2008-02-09 12:34:22.000000000 +0800
@@ -36,7 +36,7 @@
 	$(MAKE) install-b5 DESTDIR=$(CURDIR)/debian/manpages-zh
 
 
-binary: build install
+binary-indep: build install
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs DOCS/ChangeLog
@@ -106,4 +106,8 @@
 	dh_md5sums
 	dh_builddeb
 
-.PHONY: build clean binary install
+binary-arch:
+
+binary: binary-indep binary-arch
+
+.PHONY: build clean binary install binary-arch binary-indep

Reply via email to