Bump dependency on awl to 0.55

This commit is contained in:
Florian Schlichting 2014-10-06 23:59:43 +02:00
parent b5008e2e7e
commit c38f4d2ee2
2 changed files with 5 additions and 2 deletions

1
debian/changelog vendored
View File

@ -17,6 +17,7 @@ davical (1.1.3~git20140914-1) unstable; urgency=low
* Bump dh compat to level 9
* Add a debian/watch file
* Switch d/copyright to copyright-format 1.0, amend CREDITS from git log
* Bump dependency on awl to 0.55
* Declare compliance with Debian Policy 3.9.6
* Upload to Debian (closes: #726577)

6
debian/control vendored
View File

@ -5,7 +5,9 @@ Maintainer: Davical Development Team <davical-devel@lists.sourceforge.net>
Uploaders: Andrew McMillan <awm@debian.org>,
Florian Schlichting <fsfs@debian.org>
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9), libawl-php, gettext
Build-Depends: debhelper (>= 9),
libawl-php (>= 0.55-1~), libawl-php (<< 0.56),
gettext
Vcs-git: https://gitlab.com/davical-project/davical.git
Vcs-browser: https://gitlab.com/davical-project/davical
Homepage: http://www.davical.org/
@ -13,7 +15,7 @@ Homepage: http://www.davical.org/
Package: davical
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libawl-php (>= 0.54-1~), libawl-php (<< 0.55),
libawl-php (>= 0.55-1~), libawl-php (<< 0.56),
libdbd-pg-perl,
libyaml-perl,
php5,