diff --git a/debian/changelog b/debian/changelog index 917e97b6..fe8e6ef5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ davical (0.9.5.3) unstable; urgency=low * Fix translation inefficiencies (closes: #495307) - -- Andrew McMillan Wed, 17 Sep 2008 23:08:49 +1200 + -- Andrew McMillan Wed, 17 Sep 2008 23:36:16 +1200 davical (0.9.5.2) unstable; urgency=low diff --git a/debian/control b/debian/control index df0dca5f..353f23f5 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: davical Section: web Priority: extra -Maintainer: Andrew McMillan -Standards-Version: 3.7.3 +Maintainer: Andrew McMillan +Standards-Version: 3.8.0 Build-Depends: debhelper (>= 5) Vcs-git: git://git.catalyst.net.nz/rscds.git Vcs-browser: http://git.catalyst.net.nz/?p=rscds.git @@ -12,16 +12,17 @@ Package: davical Architecture: all Depends: debconf (>= 1.0.32), php5 | php4 (>= 4:4.3), php5-pgsql | php4-pgsql(>= 3:4.3.0), postgresql-client (>= 7.4) | postgresql-client-8.3 | postgresql-client-8.2 | postgresql-client-8.1, libawl-php (>=0.26), libclass-dbi-pg-perl, php5 | php4-domxml, libyaml-perl Conflicts: rscds -Description: DAViCal CalDAV Server +Description: The DAViCal CalDAV Server The DAViCal CalDAV Server is designed to trivially store CalDAV calendars, such as those from Evolution, Sunbird/Lightning, Mulberry, iCal or SOHO Organizer, in a central location, providing shared calendars, free/busy publication and basic administration Package: davical-doc +Section: doc Architecture: all Depends: -Description: DAViCal CalDAV Server - documentation +Description: The DAViCal CalDAV Server - documentation The DAViCal CalDAV Server is designed to trivially store CalDAV calendars, such as those from Evolution, Sunbird/Lightning, Mulberry, iCal or SOHO Organizer, in a central location, providing diff --git a/debian/davical.docs b/debian/davical.docs index f815a06f..558a8cac 100644 --- a/debian/davical.docs +++ b/debian/davical.docs @@ -1,4 +1,3 @@ README TODO -INSTALL CREDITS diff --git a/debian/rules b/debian/rules index 7ae66b2c..1446b06f 100755 --- a/debian/rules +++ b/debian/rules @@ -79,7 +79,6 @@ binary-indep: build install # Build architecture dependant packages using the common target. binary-arch: build install - $(MAKE) -f debian/rules DH_OPTIONS=-a binary-common # Any other binary targets build just one binary package at a time. binary-%: build install