Projects
Kolab:3.4:Updates
kolab-freebusy
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 33
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +kolab-freebusy (1.0.5-0~kolab4) unstable; urgency=low + + * fix prerm script for Debian to make clean removal of package possible + + -- Timotheus Pokorra <tp@tbits.net> Thu, 22 Jan 2015 00:54:02 +0100 + kolab-freebusy (1.0.5-0~kolab3) unstable; urgency=low * renamed apache config from sitename to sitename.conf
View file
debian.tar.gz/prerm
Changed
@@ -12,8 +12,8 @@ case "$1" in remove) - if [ -e "/etc/apache2/sites-enabled/kolab-freebusy" ]; then - a2ensite kolab-freebusy + if [ -e "/etc/apache2/sites-enabled/kolab-freebusy.conf" ]; then + a2ensite kolab-freebusy.conf fi reload_apache reload ;;
View file
kolab-freebusy.dsc
Changed
@@ -2,7 +2,7 @@ Source: kolab-freebusy Binary: kolab-freebusy Architecture: all -Version: 1.0.5-0~kolab3 +Version: 1.0.5-0~kolab4 Maintainer: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Homepage: http://www.kolab.org Standards-Version: 3.9.3
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
.