Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-05-26 11:50:17 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-05-26 11:53:08 (GMT)
commita255363e668b601d326209fed644ca88cd9d2c18 (patch)
treed4da36baf27b4213a030bc703c58ea0492317846 /debian/control
parentba9faaaa7ac3081971c113d6869c28c92eba4974 (diff)
Tighten (build-)dependency on xulrunner, and rewrite to only declare version number once for both dependency and build-dependencies.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 04c53b5..9f9a4e0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Debian OLPC <debian-olpc-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
-Build-Depends: cdbs (>= 0.4.39), autotools-dev, devscripts (>= 2.10.7), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), debhelper (>= 5.0.44), dh-buildinfo, xulrunner-dev (>= 1.9~b5-4~), python-xpcom (>= 1.9~b5-4~), python-gtk2-dev
+Build-Depends: cdbs (>= 0.4.39), autotools-dev, devscripts (>= 2.10.7), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), debhelper (>= 5.0.44), dh-buildinfo, xulrunner-dev (>= 1.9~rc1), python-xpcom (>= 1.9~rc1), python-gtk2-dev
Standards-Version: 3.7.3
Vcs-Git: git://git.debian.org/git/collab-maint/sugar-hulahop.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/sugar-hulahop.git;a=summary
@@ -12,7 +12,7 @@ XS-Python-Version: all
Package: python-hulahop
Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2, python-gobject, python-xpcom (>= 1.9~b5-4~)
+Depends: ${shlibs:Depends}, ${python:Depends}, ${python-xpcom:Depends}, python-gtk2, python-gobject
Suggests: sugar-web-activity
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}