diff debian/control @ 601:e7b533be69f2 stable

merge with 1.1.0
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Fri, 26 Oct 2012 18:00:18 +0200
parents c062edbcaf13
children 4798787bd257 22cacfce2a65
line wrap: on
line diff
--- a/debian/control	Fri Oct 26 17:38:51 2012 +0200
+++ b/debian/control	Fri Oct 26 18:00:18 2012 +0200
@@ -7,8 +7,8 @@
  Pierre-Yves David <pierre-yves.david@logilab.fr>,
 Standards-Version: 3.9.3
 Build-Depends:
- mercurial (>= 2.3~),
- mercurial-common (>= 2.3~),
+ mercurial (>= 2.3~, <<2.4),
+ mercurial-common (>= 2.3~, <<2.4),
  python,
  debhelper (>= 8),
  python-sphinx (>= 1.0.8),
@@ -22,7 +22,7 @@
 Depends:
  ${python:Depends},
  ${misc:Depends},
- mercurial (>= 2.3~),
+ mercurial (>= 2.3~, <<2.4),
 Description: evolve extension for Mercurial
  This package provides the experimental "evolve" extension for the Mercurial
  DVCS.