[Pkg-ocaml-maint-commits] [SCM] ocamlbricks packaging branch, master, updated. debian/0.90+bzr356-1-14-ge84b1f8
Lucas Nussbaum
lucas at debian.org
Tue May 28 14:50:24 UTC 2013
The following commit has been merged in the master branch:
commit 380e60bf609d193d60dfaef872af98c5b60ac9ad
Author: Lucas Nussbaum <lucas at debian.org>
Date: Tue May 28 16:12:38 2013 +0200
generate meta.ml.released in tarball
diff --git a/debian/rules b/debian/rules
index 2b8ac0a..864c02a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,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
+ make -C get-orig-source/$(PACKAGE)-$(SRC_VERSION).orig meta.ml.released
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
--
ocamlbricks packaging
More information about the Pkg-ocaml-maint-commits
mailing list