diff options
| author | David Bremner <david@tethera.net> | 2015-11-12 09:01:09 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-11-12 09:01:09 -0400 |
| commit | e0557c5354f54a0bb92cfa5ef5459acc18cda98e (patch) | |
| tree | 265b59ef8b59cb9089d331a34cd5d7166fa84188 /debian/control | |
| parent | bf511cb6979ede33d17d9da6f46f71ea287461d8 (diff) | |
debian: release 0.21-2, architecture specific fixupsdebian/0.21-2
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..8974c2d1 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 mipsel] 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 !mipsel], dtach (>= 0.8), bash-completion (>=1.9.0~) Standards-Version: 3.9.6 |
