diff options
| author | David Bremner <david@tethera.net> | 2015-11-19 07:33:01 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-11-19 07:33:01 -0400 |
| commit | edae844efaeda706568850003da116a805b352ee (patch) | |
| tree | 448d89b5978450fd823a578a87255e4e35ca85f4 /debian/control | |
| parent | 55fb7da65012dc56cbf5e72df11f06db6f65cd7c (diff) | |
| parent | 1432a4f946e0f236179b53ac71d03764da725f33 (diff) | |
Merge branch 'release'
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index ea438315..7e6a548c 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Carl Worth <cworth@debian.org> Uploaders: Jameson Graef Rollins <jrollins@finestructure.net>, David Bremner <bremner@debian.org> -Build-Conflicts: ruby1.8, gdb-minimal +Build-Conflicts: ruby1.8, gdb-minimal, gdb [s390x ia64 armel ppc64el mips mipsel mips64el] Build-Depends: debhelper (>= 9), pkg-config, @@ -20,7 +20,7 @@ Build-Depends: ruby, ruby-dev (>>1:1.9.3~), emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~) | emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~), - gdb [!s390x !ia64 !armel], + gdb [!s390x !ia64 !armel !ppc64el !mips !mipsel !mips64el], dtach (>= 0.8), bash-completion (>=1.9.0~) Standards-Version: 3.9.6 |
