[Pkg-e-commits] [SCM] Enlightenment DR17 graphical layout and animation library branch, master, updated. debian/0.5.0.042-2-61-gbc20abc

Jan Luebbe jluebbe at debian.org
Sat May 24 14:08:30 UTC 2008


The following commit has been merged in the master branch:
commit 7539abb5ae379fa55e780f1587647d5a033d8604
Author: Jan Luebbe <jluebbe at debian.org>
Date:   Sat May 24 15:58:07 2008 +0200

    Keep a patch branch for each upstream version to avoid rebaseing

diff --git a/debian/rules b/debian/rules
index 0fcd2d1..6ec4f7a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ refresh-patches:
 	@echo 'refreshing debian/patches:'
 	@rm -rf '$(CURDIR)'/debian/patches
 	@mkdir -p '$(CURDIR)'/debian/patches
-	@cd '$(CURDIR)'/debian/patches && git format-patch upstream..upstream+patches | tee series
+	@cd '$(CURDIR)'/debian/patches && git format-patch upstream..upstream-$(DEB_UPSTREAM_VERSION)+patches | tee series
 	@sed -i s:^debian/patches/:: '$(CURDIR)'/debian/patches/series
 	@echo .
 

-- 
Enlightenment DR17 graphical layout and animation library



More information about the Pkg-e-commits mailing list