Takeover for the Davical Development Team

This commit is contained in:
Florian Schlichting 2014-09-14 15:36:35 +02:00
parent 29a0898a10
commit e87a5abc26
2 changed files with 12 additions and 6 deletions

9
debian/changelog vendored
View File

@ -1,11 +1,16 @@
davical (1.1.2-1) unstable; urgency=low
davical (1.1.3~git20140914-1) unstable; urgency=low
[ Andrew McMillan ]
* New upstream release (closes: #656395, #702403, #703290, #703383, #703387)
* Updated the control file Vcs-* fields to the new addresses of the
canonical git upstream repository.
* Removed README.Debian which didnt contain any useful information.
-- Andrew McMillan <awm@debian.org> Wed, 01 May 2013 10:05:33 +1200
[ Florian Schlichting ]
* Takeover for the Davical Development Team (closes: #742498)
* Upload to Debian (closes: #726577)
-- Florian Schlichting <fsfs@debian.org> Sun, 14 Sep 2014 15:29:54 +0200
davical (1.1.1-1) unstable; urgency=high

9
debian/control vendored
View File

@ -1,11 +1,13 @@
Source: davical
Section: web
Priority: extra
Maintainer: Andrew McMillan <awm@debian.org>
Maintainer: Davical Development Team <davical-devel@lists.sourceforge.net>
Uploaders: Andrew McMillan <awm@debian.org>,
Florian Schlichting <fsfs@debian.org>
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 7), libawl-php, gettext
Vcs-git: git://github.com/DAViCal/davical.git
Vcs-browser: https://github.com/DAViCal/davical
Vcs-git: https://gitlab.com/davical-project/davical.git
Vcs-browser: https://gitlab.com/davical-project/davical
Homepage: http://davical.org/
Package: davical
@ -33,4 +35,3 @@ Description: The DAViCal CalDAV & CardDAV Server - technical documentation
This package contains detailed technical documentation for the
classes and methods in the DAViCal programs. Some user-centric
configuration documentation is also included.