[med-svn] [libbiod] 01/03: Do not build using dub but rather with meson
Andreas Tille
tille at debian.org
Wed Mar 1 12:27:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libbiod.
commit abd45dacdda8fb7d012b9cd57e5561a3f2be0795
Author: Andreas Tille <tille at debian.org>
Date: Wed Mar 1 13:15:28 2017 +0100
Do not build using dub but rather with meson
---
debian/control | 2 +-
debian/rules | 8 --------
2 files changed, 1 insertion(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 832d079..6288592 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
- dub
+ meson
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libbiod.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libbiod.git
diff --git a/debian/rules b/debian/rules
index c9b721c..04edfd2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,11 +5,3 @@ export LC_ALL=C.UTF-8
%:
dh $@
-
-override_dh_auto_clean:
- dh_auto_clean
- rm -rf .dub
-
-override_dh_auto_build:
- dub run
- # seens to need https://github.com/DigitalMars/undeaD
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbiod.git
More information about the debian-med-commit
mailing list