Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-06-09 07:27:02 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-06-09 07:27:25 (GMT)
commite7f6b7c9d423424a8bcaf19e2a33d8e70b8cc0f2 (patch)
tree14defe74813658b32056586579d6eb68f12dab9c /debian/rules
parentb4e38df16278c15693b91089b4b22708c660dd1d (diff)
Prepare for release to unstable (tighten XPCOM depends to 1.9rc2.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 065ec41..2182494 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ pkg = python-hulahop
CXXFLAGS += -fno-strict-aliasing
# Minimum usable version of xulrunner
-python-xpcom-minver = 1.9~rc1
+python-xpcom-minver = 1.9~rc2
binary-predep/python-hulahop::
echo "python-xpcom:Depends=python-xpcom (>= $(python-xpcom-minver))" >> debian/python-hulahop.substvars