The following commit has been merged in the master branch:
commit eb391562072beea048249017dcd69cc5b992ceb9
Author: Lucas Nussbaum <lu...@debian.org>
Date:   Mon Feb 18 21:02:08 2013 +0100

    Remove .bzr dir from future snapshots

diff --git a/debian/rules b/debian/rules
index 9ef4915..f091f25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ get-orig-source:
        rm -rf get-orig-source $(TARBALL)
        mkdir get-orig-source
        bzr branch -r $(BZR_REVISION) lp:$(PACKAGE)/trunk 
get-orig-source/$(PACKAGE)-$(SRC_VERSION).orig
+       rm -rf get-orig-source/$(PACKAGE)-$(SRC_VERSION).orig/.bzr
        GZIP=--best tar czf $(TARBALL) -C get-orig-source 
$(PACKAGE)-$(SRC_VERSION).orig
        rm -rf get-orig-source
        echo "  "$(TARBALL)" created; move it to the right destination to build 
the package"

-- 
marionnet packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to