[SCM] elmer-doc -- Elmer multiphysics FEA package documentation branch, master, updated. debian/2011.09.06-1-9-g57ef2a2

Boris Pek tehnick-8 at yandex.ru
Mon Mar 25 23:25:34 UTC 2013


The following commit has been merged in the master branch:
commit 57ef2a271bf85afa7bd039f280e83c35cfdb7660
Author: Boris Pek <tehnick-8 at yandex.ru>
Date:   Tue Mar 26 01:18:47 2013 +0200

    Update debian/rules: switch from debhelper to dh.

diff --git a/debian/rules b/debian/rules
index 990259e..0e3374d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,33 +1,8 @@
 #!/usr/bin/make -f
 
-package=elmer-doc
+%:
+	dh $@ --parallel
 
-clean:
-	dh_testdir
-	dh_clean
-
-patch:
-
-build:
-
-install:
-	dh_testdir -i
-	dh_installdirs -i
-	dh_installdocs -i
-	dh_installchangelogs -i
+override_dh_compress:
 	dh_compress -i -X.pdf -X.tar.gz -X.txt
 
-binary-indep: install
-	dh_testdir -i
-	dh_testroot -i
-	dh_fixperms -i
-	dh_installdeb -i
-	dh_gencontrol -i
-	dh_md5sums -i
-	dh_builddeb -i
-
-binary-arch:
-
-binary: binary-indep
-
-.PHONY: build binary-indep binary-arch binary

-- 
elmer-doc -- Elmer multiphysics FEA package documentation



More information about the debian-science-commits mailing list