Projects
Kolab:3.4
kolab-freebusy
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
debian.changelog
Added
@@ -0,0 +1,5 @@ +kolab-freebusy (1.0.2-1) unstable; urgency=low + + * Initial release + + -- Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Wed, 24 Apr 2013 12:00:22 +0200
View file
debian.control
Added
@@ -0,0 +1,17 @@ +Source: kolab-freebusy +Section: mail +Priority: extra +Maintainer: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> +Build-Depends: debhelper (>= 8.0.0) +Standards-Version: 3.9.3 +Homepage: http://www.kolab.org +Vcs-Git: git://git.kolabsys.com/git/apt/kolab-freebusy +Vcs-Browser: http://git.kolabsys.com/apt/kolab-freebusy + +Package: kolab-freebusy +Architecture: all +Depends: ${misc:Depends} +Description: Free/Busy for Kolab Groupware + The Kolab Groupware Free/Busy web application offers simple + and extended Free/Busy information for Kolab Groupware users, + as well as third party groupware.
View file
debian.rules
Added
@@ -0,0 +1,25 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +export DH_VERBOSE=1 + +%: + dh $@ + +override_dh_install: + mkdir -p $(CURDIR)/debian/kolab-freebusy/usr/share/kolab-freebusy/ + cp -a $(CURDIR)/lib $(CURDIR)/vendor $(CURDIR)/web $(CURDIR)/debian/kolab-freebusy/usr/share/kolab-freebusy/ + mv $(CURDIR)/debian/kolab-freebusy/usr/share/kolab-freebusy/web $(CURDIR)/debian/kolab-freebusy/usr/share/kolab-freebusy/public_html + + mkdir -p $(CURDIR)/debian/kolab-freebusy/etc/kolab-freebusy + install -m 644 $(CURDIR)/config/config.ini.sample $(CURDIR)/debian/kolab-freebusy/etc/kolab-freebusy/ + + # Install apache2 configuration + mkdir -p $(CURDIR)/debian/kolab-freebusy/etc/apache2/sites-available + install -pm 644 $(CURDIR)/debian/apache2.conf $(CURDIR)/debian/kolab-freebusy/etc/apache2/sites-available/kolab-freebusy
View file
debian.series
Added
@@ -0,0 +1,1 @@ +1777-lc_attributes.patch -p1
View file
debian.tar.gz
Added
View file
kolab-freebusy.dsc
Added
@@ -0,0 +1,16 @@ +Format: 1.0 +Source: kolab-freebusy +Binary: kolab-freebusy +Architecture: all +Version: 1.0.2-1 +Maintainer: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> +Homepage: http://www.kolab.org +Standards-Version: 3.9.3 +Vcs-Browser: http://git.kolabsys.com/apt/kolab-freebusy +Vcs-Git: git://git.kolabsys.com/git/apt/kolab-freebusy +Build-Depends: debhelper (>= 8.0.0) +Package-List: + kolab-freebusy deb mail extra +Files: + 00000000000000000000000000000000 0 kolab-freebusy-1.0.2.tar.gz + 00000000000000000000000000000000 0 debian.tar.gz
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.