[pkg-d-commits] [dub] 01/03: Prefer LDC over GDC by default

Matthias Klumpp mak at moszumanska.debian.org
Mon Oct 24 19:12:43 UTC 2016


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

mak pushed a commit to branch master
in repository dub.

commit fbd1b3e9ec6cc0cecaf6e7621420f8233d3d466d
Author: Matthias Klumpp <mak at debian.org>
Date:   Mon Oct 24 21:09:55 2016 +0200

    Prefer LDC over GDC by default
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 58fd597..76572d8 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-d/dub.git
 
 Package: dub
 Architecture: any
-Depends: gdc | ldc | d-compiler,
+Depends: ldc | gdc | d-compiler,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Package and build management system for D

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



More information about the pkg-d-commits mailing list