[Piuparts-commits] [SCM] piuparts git repository branch, bikeshed, updated. 0.51-10-g4c888cd

Andreas Beckmann anbe at debian.org
Wed May 15 17:42:05 UTC 2013


The following commit has been merged in the bikeshed branch:
commit 3a5313602c3f4fa4b01c8fd81dcef79e3cbe816b
Author: Andreas Beckmann <anbe at debian.org>
Date:   Tue May 14 16:01:19 2013 +0200

    Makefile: switch default target from 'install' to 'build'
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>

diff --git a/Makefile b/Makefile
index a718354..51f8e22 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ endef
 	$(placeholder_substitution)
 
 
-all: install install-doc
+all: build
 
 python_scripts	 = $(wildcard *.py piupartslib/*.py master-bin/*.py slave-bin/*.py)
 python_scripts	+= master-bin/detect_well_known_errors
diff --git a/debian/changelog b/debian/changelog
index 6ea696a..db02726 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ piuparts (0.52) UNRELEASED; urgency=low
   * piuparts-analyze.py:
   * piuparts-report.py:
   * Makefile:
+    - Switch default target from 'install' to 'build'.
 
   [ Holger Levsen ]
   * piuparts-report: add links to Debian QA group and jenkins.debian.net in

-- 
piuparts git repository



More information about the Piuparts-commits mailing list