[Pkg-chromium-commit] [SCM] Git repository for pkg-chromium branch, experimental, updated. debian/13.0.782.215_r97094-1-14-gcd75f10

Giuseppe Iuculano iuculano at debian.org
Sat Aug 27 17:46:01 UTC 2011


The following commit has been merged in the experimental branch:
commit 90d8eb8b7685e316ba80e211f94db76bf62c9ee2
Author: Giuseppe Iuculano <iuculano at debian.org>
Date:   Sat Aug 27 19:44:30 2011 +0200

    Do not remove Makefile files

diff --git a/debian/changelog b/debian/changelog
index 0decd0e..28e725d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ chromium-browser (14.0.835.109~r97804-1) UNRELEASED; urgency=low
   * Fix gbp.conf for experimental branch
   * Refreshed patches
   * Use libv8 system copy
+  * Do not remove Makefile files
 
- -- Giuseppe Iuculano <iuculano at debian.org>  Sat, 27 Aug 2011 13:48:51 +0200
+ -- Giuseppe Iuculano <iuculano at debian.org>  Sat, 27 Aug 2011 19:43:48 +0200
 
 chromium-browser (13.0.782.215~r97094-2) UNRELEASED; urgency=low
 
diff --git a/debian/rules b/debian/rules
index e4cabb1..5155d54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -423,7 +423,6 @@ clean::
 	find src -name *.pyc -execdir rm -f {} \;
 	find src -name *.mk -execdir rm -f {} \;
 	find src -name *.Makefile -execdir rm -f {} \;
-	find src -name Makefile -execdir rm -f {} \;
 	rm -f src/build/LASTCHANGE.in
 	rm -f src/third_party/WebKit/Source/WebCore/WebCore.gyp/idls_list_temp_file.tmp
 	rm -f src/v8/tools/gyp/v8.log

-- 
Git repository for pkg-chromium



More information about the Pkg-chromium-commit mailing list