[Pkg-xfce-commits] r1493 - in desktop/trunk: xfce4/debian xfce4-icon-theme/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Wed Dec 19 11:45:20 UTC 2007


Author: corsac
Date: 2007-12-19 11:45:19 +0000 (Wed, 19 Dec 2007)
New Revision: 1493

Modified:
   desktop/trunk/xfce4-icon-theme/debian/changelog
   desktop/trunk/xfce4-icon-theme/debian/rules
   desktop/trunk/xfce4/debian/changelog
   desktop/trunk/xfce4/debian/rules
Log:
dont run arch dependent targets in arch-all packages


Modified: desktop/trunk/xfce4/debian/changelog
===================================================================
--- desktop/trunk/xfce4/debian/changelog	2007-12-19 11:44:26 UTC (rev 1492)
+++ desktop/trunk/xfce4/debian/changelog	2007-12-19 11:45:19 UTC (rev 1493)
@@ -1,3 +1,9 @@
+xfce4 (4.4.2.1) UNRELEASED; urgency=low
+
+  * debian/rules: don't execute arch-dep part.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Wed, 19 Dec 2007 08:03:28 +0100
+
 xfce4 (4.4.2) unstable; urgency=low
 
   [ Yves-Alexis Perez ]

Modified: desktop/trunk/xfce4/debian/rules
===================================================================
--- desktop/trunk/xfce4/debian/rules	2007-12-19 11:44:26 UTC (rev 1492)
+++ desktop/trunk/xfce4/debian/rules	2007-12-19 11:45:19 UTC (rev 1493)
@@ -24,7 +24,5 @@
 	dh_md5sums -i
 	dh_builddeb -i
 
-binary-arch: build
-	
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install 

Modified: desktop/trunk/xfce4-icon-theme/debian/changelog
===================================================================
--- desktop/trunk/xfce4-icon-theme/debian/changelog	2007-12-19 11:44:26 UTC (rev 1492)
+++ desktop/trunk/xfce4-icon-theme/debian/changelog	2007-12-19 11:45:19 UTC (rev 1493)
@@ -1,3 +1,9 @@
+xfce4-icon-theme (4.4.2-2) UNRELEASED; urgency=low
+
+  * debian/rules: don't execute arch-dep part.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Wed, 19 Dec 2007 08:04:17 +0100
+
 xfce4-icon-theme (4.4.2-1) unstable; urgency=low
 
   [ Simon Huggins ]

Modified: desktop/trunk/xfce4-icon-theme/debian/rules
===================================================================
--- desktop/trunk/xfce4-icon-theme/debian/rules	2007-12-19 11:44:26 UTC (rev 1492)
+++ desktop/trunk/xfce4-icon-theme/debian/rules	2007-12-19 11:45:19 UTC (rev 1493)
@@ -71,10 +71,6 @@
 
 # Build architecture-independent files here.
 binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs ChangeLog




More information about the Pkg-xfce-commits mailing list