[pkg-d-commits] [gir-to-d] 05/06: Enforce Meson build

Matthias Klumpp mak at moszumanska.debian.org
Fri Sep 22 19:03:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

mak pushed a commit to branch master
in repository gir-to-d.

commit bb8bf236898cf82fca31310ec39b70d797ea2d46
Author: Matthias Klumpp <mak at debian.org>
Date:   Fri Sep 22 20:56:50 2017 +0200

    Enforce Meson build
---
 debian/gir-to-d.install | 1 -
 debian/rules            | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/gir-to-d.install b/debian/gir-to-d.install
deleted file mode 100644
index aa118b4..0000000
--- a/debian/gir-to-d.install
+++ /dev/null
@@ -1 +0,0 @@
-/usr/bin/girtod
diff --git a/debian/rules b/debian/rules
index ae6f21d..1c8b549 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 export DFLAGS=-O -g -release -wi
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --buildsystem=meson
 
 override_dh_missing:
 	dh_missing --fail-missing

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/gir-to-d.git



More information about the pkg-d-commits mailing list