[Pkg-ocaml-maint-commits] [SCM] frama-c packaging branch, master, updated. debian/20081201.dfsg-3-21-geaf3830

Mehdi Dogguy mehdi at debian.org
Fri Aug 28 11:23:47 UTC 2009


The following commit has been merged in the master branch:
commit e698ec0194883d325651a6bd27be20e75f955024
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Fri Aug 28 00:19:32 2009 +0200

    Remove patch rule: integrated in dh-ocaml (dom-save-patches)

diff --git a/debian/rules b/debian/rules
index c067945..9f9de3f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,10 +37,3 @@ override_dh_auto_clean: ocamlinit-clean
 
 %:
 	dh --with quilt $@
-
-redo-patches:
-	rm -f debian/patches/*
-	git format-patch -N -o debian/patches upstream...patches | \
-          sed -e 's%debian/patches/%%' > debian/patches/series
-	sed -i 1d debian/patches/*.patch
-	sed -i -n -e :a -e '1,2!{P;N;D;};N;ba' debian/patches/*.patch

-- 
frama-c packaging



More information about the Pkg-ocaml-maint-commits mailing list