mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-25 02:34:17 +00:00
Changes for lintian cleanliness.
This commit is contained in:
parent
0f09a40a0f
commit
dabd1b5162
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,7 +2,7 @@ davical (0.9.5.3) unstable; urgency=low
|
||||
|
||||
* Fix translation inefficiencies (closes: #495307)
|
||||
|
||||
-- Andrew McMillan <debian@mcmillan.net.nz> Wed, 17 Sep 2008 23:08:49 +1200
|
||||
-- Andrew McMillan <debian@mcmillan.net.nz> Wed, 17 Sep 2008 23:36:16 +1200
|
||||
|
||||
davical (0.9.5.2) unstable; urgency=low
|
||||
|
||||
|
||||
9
debian/control
vendored
9
debian/control
vendored
@ -1,8 +1,8 @@
|
||||
Source: davical
|
||||
Section: web
|
||||
Priority: extra
|
||||
Maintainer: Andrew McMillan <andrew@catalyst.net.nz>
|
||||
Standards-Version: 3.7.3
|
||||
Maintainer: Andrew McMillan <debian@mcmillan.net.nz>
|
||||
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
|
||||
|
||||
1
debian/davical.docs
vendored
1
debian/davical.docs
vendored
@ -1,4 +1,3 @@
|
||||
README
|
||||
TODO
|
||||
INSTALL
|
||||
CREDITS
|
||||
|
||||
1
debian/rules
vendored
1
debian/rules
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user