MT#4435 try to fix trunk upgrades

agranig/rest
Victor Seva 12 years ago committed by Andreas Granig
parent 62bcb090d6
commit 37d5395e0f

9
debian/control vendored

@ -45,8 +45,11 @@ Homepage: http://sipwise.com/
Package: ngcp-panel
Architecture: all
Pre-Depends: nginx-common
Replaces: ngcp-panel (<= 1.0.14)
Breaks: ngcp-panel (<= 1.0.14)
# only for trunk installations, remove it
Replaces: ngcp-panel-common (<= 1.0.15),
ngcp-panel-nginx (<= 1.0.15)
Breaks: ngcp-panel-common (<= 1.0.15),
ngcp-panel-nginx (<= 1.0.15)
Depends: libcatalyst-actionrole-acl-perl,
libcatalyst-modules-perl,
libcatalyst-perl (>= 5.90040),
@ -85,7 +88,7 @@ Depends: libcatalyst-actionrole-acl-perl,
liburi-encode-perl,
libxml-mini-perl,
ngcp-schema,
ngcp-templates-ce-ngcp-panel (> 3.0.15) | ngcp-templates-pro-ngcp-panel (> 3.0.15),
ngcp-templates-ce-ngcp-panel (> 3.0.19) | ngcp-templates-pro-ngcp-panel (> 3.0.19),
${misc:Depends},
${perl:Depends}
Description: Catalyst based application

Loading…
Cancel
Save