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

luigi at users.alioth.debian.org luigi at users.alioth.debian.org
Sun Sep 4 19:54:45 UTC 2011


Author: luigi
Date: Sun Sep  4 19:54:45 2011
New Revision: 2234

URL: http://svn.debian.org/wsvn/pkg-drupal/?sc=1&rev=2234
Log:
Added missing target binary-arch

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=2234&op=diff
==============================================================================
--- branches/drupal7/debian/changelog (original)
+++ branches/drupal7/debian/changelog Sun Sep  4 19:54:45 2011
@@ -5,6 +5,9 @@
 
   * debian/docs
     - Removed duplicate CHANGELOG entry
+
+  * debian/rules
+    - Added missing target binary-arch
 
  -- 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=2234&op=diff
==============================================================================
--- branches/drupal7/debian/rules (original)
+++ branches/drupal7/debian/rules Sun Sep  4 19:54:45 2011
@@ -55,5 +55,7 @@
 	dh_md5sums
 	dh_builddeb
 
+binary-arch:
+
 binary: binary-indep
 .PHONY: build clean binary-indep binary install #PHONY_CONFIGURE#




More information about the Pkg-drupal-commits mailing list