Author: julien
Date: 2006-10-31 11:09:29 -0500 (Tue, 31 Oct 2006)
New Revision: 3919

Modified:
   trunk/app/xterm/debian/changelog
   trunk/app/xterm/debian/rules
Log:
* Add an empty binary-indep target in debian/rules, thanks to Aur?\195?\169lien 
Jarno
  (closes: #395764).

Modified: trunk/app/xterm/debian/changelog
===================================================================
--- trunk/app/xterm/debian/changelog    2006-10-27 15:00:23 UTC (rev 3918)
+++ trunk/app/xterm/debian/changelog    2006-10-31 16:09:29 UTC (rev 3919)
@@ -5,8 +5,10 @@
   * Acknowledge NMU (thanks, Christoph!).
   * Update KOI8RXTerm app-defaults, thanks to Thomas Dickey (closes: #384925).
   * Configure with --enable-luit, again thanks to Thomas (closes: #381591).
+  * Add an empty binary-indep target in debian/rules, thanks to Aurélien Jarno
+    (closes: #395764).
 
- -- Julien Cristau <[EMAIL PROTECTED]>  Tue, 24 Oct 2006 00:06:04 +0200
+ -- Julien Cristau <[EMAIL PROTECTED]>  Sat, 28 Oct 2006 03:54:14 +0200
 
 xterm (210-3.1) unstable; urgency=high
 

Modified: trunk/app/xterm/debian/rules
===================================================================
--- trunk/app/xterm/debian/rules        2006-10-27 15:00:23 UTC (rev 3918)
+++ trunk/app/xterm/debian/rules        2006-10-31 16:09:29 UTC (rev 3919)
@@ -165,6 +165,10 @@
        dh_md5sums
        dh_builddeb
 
+# this target is required by policy
+.PHONY: binary-indep
+binary-indep:
+
 # Note: This rule is for Debian package maintainers' convenience, and is not
 # needed for conventional build scenarios.
 .PHONY: patch-audit


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to