mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-20 14:20:14 +00:00
Bump dependency on awl to 0.55
This commit is contained in:
parent
b5008e2e7e
commit
c38f4d2ee2
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -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
6
debian/control
vendored
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user