# HG changeset patch # User Denis Laxalde # Date 1479454930 -3600 # Node ID 43821267d4b7ebf4d57c59f9d5df7d881340bda2 # Parent 1212f0fa2d4292790a5b3cf24233788889bc171f [skeleton] Depends on python-cubicweb in debian packaging [ci skip] diff -r 1212f0fa2d42 -r 43821267d4b7 cubicweb/skeleton/debian/control.tmpl --- a/cubicweb/skeleton/debian/control.tmpl Fri Nov 18 14:26:03 2016 +0100 +++ b/cubicweb/skeleton/debian/control.tmpl Fri Nov 18 08:42:10 2016 +0100 @@ -13,7 +13,7 @@ Package: %(distname)s Architecture: all Depends: - cubicweb-common (>= %(version)s), + python-cubicweb (>= %(version)s), python-six (>= 1.4.0), ${python:Depends}, ${misc:Depends},