[pkg-d-commits] [dh-dlang] 01/01: Wrap and sort

Matthias Klumpp mak at moszumanska.debian.org
Thu Dec 14 01:48:56 UTC 2017


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

mak pushed a commit to branch master
in repository dh-dlang.

commit 6ee0401d986f42419724fc45ed4f52f82dffcc73
Author: Matthias Klumpp <matthias at tenstral.net>
Date:   Thu Dec 14 02:45:56 2017 +0100

    Wrap and sort
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 3cf1ef3..31c80fd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,15 @@ Priority: optional
 Maintainer: Debian D Language Group <pkg-d-devel at lists.alioth.debian.org>
 Uploaders: Matthias Klumpp <mak at debian.org>
 Build-Depends: debhelper (>= 10)
-Standards-Version: 4.1.1
+Standards-Version: 4.1.2
 Vcs-Git: https://anonscm.debian.org/git/pkg-d/dh-dlang.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-d/dh-dlang.git
 
 Package: dcompiler
-Architecture: amd64 i386 armhf arm64 armel ppc64el ppc64 x32
-Depends: ldc [amd64 i386 armhf],
- gdc [arm64 armel ppc64el ppc64 x32]
+Architecture: amd64 arm64 armel armhf i386 ppc64 ppc64el x32
+Depends: gdc [arm64 armel ppc64el ppc64 x32],
+         ldc [amd64 i386 armhf],
+         ${misc:Depends}
 Description: Default D compiler (metapackage)
  This is a metapackage installing selected default D compiler in Debian
  for the current architecture.

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



More information about the pkg-d-commits mailing list