[Pkg-drupal-commits] r2235 - in /branches/drupal7/debian: changelog rules

luigi at users.alioth.debian.org luigi at users.alioth.debian.org
Sun Sep 4 19:56:48 UTC 2011


Author: luigi
Date: Sun Sep  4 19:56:48 2011
New Revision: 2235

URL: http://svn.debian.org/wsvn/pkg-drupal/?sc=1&rev=2235
Log:
Added missing targets build-arch build-indep

Modified:
    branches/drupal7/debian/changelog
    branches/drupal7/debian/rules

Modified: branches/drupal7/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-drupal/branches/drupal7/debian/changelog?rev=2235&op=diff
==============================================================================
--- branches/drupal7/debian/changelog (original)
+++ branches/drupal7/debian/changelog Sun Sep  4 19:56:48 2011
@@ -7,7 +7,7 @@
     - Removed duplicate CHANGELOG entry
 
   * debian/rules
-    - Added missing target binary-arch
+    - Added missing targets binary-arch build-arch build-indep
 
  -- Luigi Gangitano <luigi at debian.org>  Sun, 04 Sep 2011 21:22:24 +0200
 

Modified: branches/drupal7/debian/rules
URL: http://svn.debian.org/wsvn/pkg-drupal/branches/drupal7/debian/rules?rev=2235&op=diff
==============================================================================
--- branches/drupal7/debian/rules (original)
+++ branches/drupal7/debian/rules Sun Sep  4 19:56:48 2011
@@ -55,7 +55,7 @@
 	dh_md5sums
 	dh_builddeb
 
-binary-arch:
+binary-arch build-arch build-indep:
 
 binary: binary-indep
 .PHONY: build clean binary-indep binary install #PHONY_CONFIGURE#




More information about the Pkg-drupal-commits mailing list