renamed to iserv-mod-room-reservation; changelog.html points to Debian changelog
authorrohieb <devnull@localhost>
Sat, 26 Jul 2008 18:08:58 +0000 (20:08 +0200)
committerrohieb <devnull@localhost>
Sat, 26 Jul 2008 18:08:58 +0000 (20:08 +0200)
.hgignore
.project
Doxyfile
debian/control
debian/rules
doc/changelog.html
includes/functions.inc
includes/globals.inc
includes/mod_roomReservationConfig.inc
lang/mod_room-reservation.po

index 1b3b17b..827c884 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -1,5 +1,5 @@
 doc/source
 doc/source
-debian/iserv-room-reservation
+debian/iserv-mod-room-reservation
 .cache
 includes/config.inc
 debian/files
 .cache
 includes/config.inc
 debian/files
index bf0dbb4..5b0b370 100644 (file)
--- a/.project
+++ b/.project
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>iserv-room-reservation</name>
+       <name>iserv-mod-room-reservation</name>
        <comment></comment>
        <projects>
        </projects>
        <comment></comment>
        <projects>
        </projects>
index 960f7fe..3867e5c 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -17,7 +17,7 @@
 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded 
 # by quotes) that should identify the project.
 
 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded 
 # by quotes) that should identify the project.
 
-PROJECT_NAME = iserv-room-reservation
+PROJECT_NAME = iserv-mod-room-reservation
 
 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 
 # This could be handy for archiving the generated documentation or 
 
 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 
 # This could be handy for archiving the generated documentation or 
index 95ba731..f558fa9 100644 (file)
@@ -1,13 +1,14 @@
-Source: iserv-room-reservation
+Source: iserv-mod-room-reservation
 Section: non-free/web
 Priority: optional
 Maintainer: Roland Hieber (Package Signing Key) <roland.hieber@wilhelm-gym.net>
 Build-Depends: debhelper (>= 5)
 Standards-Version: 3.7.2
 
 Section: non-free/web
 Priority: optional
 Maintainer: Roland Hieber (Package Signing Key) <roland.hieber@wilhelm-gym.net>
 Build-Depends: debhelper (>= 5)
 Standards-Version: 3.7.2
 
-Package: iserv-room-reservation
+Package: iserv-mod-room-reservation
 Architecture: all
 Depends: iserv-portal (>= 8.07.11)
 Architecture: all
 Depends: iserv-portal (>= 8.07.11)
+Replaces: iserv-room-reservation
 Description: Raumbelegungsplan-Modul für IServ
  Das Raumbelegungsplan-Modul für den IDesk bietet eine effektive Nutzungs-
  verwaltung der Räume innerhalb öffentlicher Institutionen. IServ-Benutzer
 Description: Raumbelegungsplan-Modul für IServ
  Das Raumbelegungsplan-Modul für den IDesk bietet eine effektive Nutzungs-
  verwaltung der Räume innerhalb öffentlicher Institutionen. IServ-Benutzer
index 25379f0..ebcf0f6 100755 (executable)
@@ -13,7 +13,7 @@ binary-indep:
        dh_testroot
        dh_clean -k 
        dh_installdirs
        dh_testroot
        dh_clean -k 
        dh_installdirs
-       $(MAKE) DESTDIR=$(CURDIR)/debian/iserv-room-reservation install
+       $(MAKE) DESTDIR=$(CURDIR)/debian/iserv-mod-room-reservation install
        
        dh_testdir
        dh_testroot
        
        dh_testdir
        dh_testroot
index d3e86d8..3907ad6 100644 (file)
@@ -7,8 +7,9 @@
 \r
 <body>\r
 <h1>Changelog</h1>
 \r
 <body>\r
 <h1>Changelog</h1>
+<p>Änderungen für neuere Versionen befinden sich im <a href='/doc/iserv-mod-room-reservation/changelog.Debian.gz'>Debian-Changelog</a>.</p>
 <h2>iserv-room-reservation-3.0</h2>
 <h2>iserv-room-reservation-3.0</h2>
-<i>Release: <!-- FIXME Release --></i>
+<i>Release: 26. Juli 2008</i>
 <ul>
 <li>Umbenennung, um Kollisionen zu vermeiden</li>
 <li>Angepasst an IServ 2<ul>
 <ul>
 <li>Umbenennung, um Kollisionen zu vermeiden</li>
 <li>Angepasst an IServ 2<ul>
index b174e88..78e3690 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /**
  * @file functions.inc
 <?php
 /**
  * @file functions.inc
- * additional functions for iserv-room-reservation
+ * additional functions for iserv-mod-room-reservation
  * @author Roland Hieber (roland.hieber@wilhelm-gym.net)
  * @date 22.12.2007
  * 
  * @author Roland Hieber (roland.hieber@wilhelm-gym.net)
  * @date 22.12.2007
  * 
index 067ab4c..eb2977e 100644 (file)
@@ -40,7 +40,7 @@ $g_rrBm = new mod_roomReservationBookingsManager($g_rrCfg);
 $g_rrRm = new mod_roomReservationRoomsManager($g_rrCfg);
 
 /**
 $g_rrRm = new mod_roomReservationRoomsManager($g_rrCfg);
 
 /**
- * @mainpage iserv-room-reservation -- Simple reservation of rooms
+ * @mainpage iserv-mod-room-reservation -- Simple reservation of rooms
  * The room reservation module allows the users of your IServ Portalserver
  * to reserve a room, e.g. for meetings, lessons etc.
  */
  * The room reservation module allows the users of your IServ Portalserver
  * to reserve a room, e.g. for meetings, lessons etc.
  */
index bed261b..72b630e 100644 (file)
@@ -79,7 +79,7 @@ function rrConfigSortTimeslices(mod_roomReservationTimeslice $oTs1,
 
 define("MOD_ROOM_RESERVATION_CONFIGFILE_HEADER", "<?php
 /**
 
 define("MOD_ROOM_RESERVATION_CONFIGFILE_HEADER", "<?php
 /**
- * configuration file for package iserv-room-reservation
+ * configuration file for package iserv-mod-room-reservation
  * This file is written by the configuration script. Do not change it manually.
  */\n");
 
  * This file is written by the configuration script. Do not change it manually.
  */\n");
 
index 6650b03..5999605 100644 (file)
@@ -1,5 +1,5 @@
 # @file mod_room-reservation.po
 # @file mod_room-reservation.po
-# Translation for iserv-room-reservation
+# Translation for iserv-mod-room-reservation
 # @author Roland Hieber (roland.hieber@wilhelm-gym.net)
 # @date 23.11.2007
 # 
 # @author Roland Hieber (roland.hieber@wilhelm-gym.net)
 # @date 23.11.2007
 # 
This page took 0.041828 seconds and 4 git commands to generate.