~ubuntu-branches/debian/sid/gdb/sid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Hector Oron, Samuel Bronson
  • Date: 2014-06-18 01:42:25 UTC
  • Revision ID: package-import@ubuntu.com-20140618014225-m6kqj2mc8vbqj18i
Tags: 7.7.1-2
[ Samuel Bronson ]
* Don't require Java stuff just to gather test results we don't look at.
* Disable babeltrace; it doesn't build everywhere.
  Thanks to Julien Cristau for the heads up.
* Go back to python2; it's causing people trouble and doko never
  actually explained the need.
  Thanks to Ben Longbons for the report and Jakub Wilk for corroborating it.
  (Closes: #748711, Reopens: #727003)

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
               flex | flex-old,
20
20
               procps,
21
21
               g++-multilib [i386 powerpc s390 sparc],
22
 
               gcj-jdk | gcj,
 
22
# Do we really care that much about running the Java tests?
 
23
#               gcj-jdk | gcj,
23
24
               gobjc,
24
25
               mig [hurd-any],
25
26
# TeX[info] deps
31
32
               libreadline-dev, lib64readline6-dev [i386 powerpc s390 sparc],
32
33
               zlib1g-dev,
33
34
               liblzma-dev,
34
 
               libbabeltrace-dev,
35
 
               libbabeltrace-ctf-dev,
36
 
               python3-dev,
 
35
# babeltrace doesn't build for hurd yet :-(
 
36
#               libbabeltrace-dev,
 
37
#               libbabeltrace-ctf-dev,
 
38
               python-dev,
37
39
               libkvm-dev [kfreebsd-any],
38
40
               libunwind7-dev [ia64],
39
41
Vcs-Git: git://anonscm.debian.org/pkg-gdb/gdb.git