The branch "master" has been updated. The following is a summary of the commits.
from: 2cf53565d5283a8d9d4b08a512d269d5931f8430 6cd87ff Fix Debian watchfile in template ca3eb1a Debian: Replace horde4 references by horde and by move config and apps in resp. /etc/horde and /usr/share/horde c1626af Kronolith has been removed from webmail and groupware configs ad6bf103 components: Small fixes in Debian template 9a6c71e Specific debian/rules file for ansel, gollem, sesha and whups configs ef70d44 Package name and directory name should correspond 7c20d03 Add optionnal dependency File_Fstab to Horde, as mentionned in INSTALL ----------------------------------------------------------------------- commit 6cd87ff159baa018b3bf269452e0222925bd8fbd Author: Mathieu Parent <[email protected]> Date: Fri Dec 7 18:48:40 2012 +0100 Fix Debian watchfile in template Fixes: - http://pear.horde.org/get/ is not browsable anymore - Properly mangle "~debian" from Debian version if needed components/data/distribute/debian/templates/watch | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/6cd87ff159baa018b3bf269452e0222925bd8fbd ----------------------------------------------------------------------- commit ca3eb1abcd6578cbfdc1782ea65d9c9beb39b940 Author: Mathieu Parent <[email protected]> Date: Fri Dec 7 19:15:32 2012 +0100 Debian: Replace horde4 references by horde and by move config and apps in resp. /etc/horde and /usr/share/horde .../data/distribute/debian/templates-php-horde-content/rules | 6 +- .../data/distribute/debian/templates-php-horde-groupware/rules | 14 +- components/data/distribute/debian/templates-php-horde-imp/rules | 6 +- components/data/distribute/debian/templates-php-horde-ingo/rules | 6 +- components/data/distribute/debian/templates-php-horde-jonah/rules | 6 +- .../distribute/debian/templates-php-horde-kolab-webmail/rules | 30 ++-- .../data/distribute/debian/templates-php-horde-kronolith/rules | 6 +- components/data/distribute/debian/templates-php-horde-mnemo/rules | 6 +- components/data/distribute/debian/templates-php-horde-nag/rules | 6 +- .../data/distribute/debian/templates-php-horde-passwd/rules | 6 +- components/data/distribute/debian/templates-php-horde-turba/rules | 6 +- .../data/distribute/debian/templates-php-horde-ulaform/rules | 6 +- .../data/distribute/debian/templates-php-horde-webmail/rules | 18 ++-- .../data/distribute/debian/templates-php-horde-wicked/rules | 6 +- components/data/distribute/debian/templates-php-horde/rules | 6 +- components/data/distribute/debian/templates/pearrc | 2 +- .../test/distribute/debian/templates-php-horde-content/rules | 6 +- .../Components/test/distribute/debian/templates-php-horde/rules | 6 +- 18 files changed, 74 insertions(+), 74 deletions(-) http://git.horde.org/horde-git/-/commit/ca3eb1abcd6578cbfdc1782ea65d9c9beb39b940 ----------------------------------------------------------------------- commit c1626af27d7acbcf7ec75fe4c7fa45afb92970b6 Author: Mathieu Parent <[email protected]> Date: Fri Dec 7 19:23:34 2012 +0100 Kronolith has been removed from webmail and groupware configs So, we don't need to create the symlinks .../data/distribute/debian/templates-php-horde-groupware/rules | 3 --- .../data/distribute/debian/templates-php-horde-webmail/rules | 3 --- 2 files changed, 0 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/c1626af27d7acbcf7ec75fe4c7fa45afb92970b6 ----------------------------------------------------------------------- commit ad6bf103dfe43b551426f238a7271c9bc136946c Author: Mathieu Parent <[email protected]> Date: Fri Dec 7 19:32:25 2012 +0100 components: Small fixes in Debian template - Standards-Version -> 3.9.4 - hardcode Upstream Homepage (dynamic fields in sources only replaced in binary packages) components/data/distribute/debian/templates/changelog | 2 +- components/data/distribute/debian/templates/control | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/ad6bf103dfe43b551426f238a7271c9bc136946c ----------------------------------------------------------------------- commit 9a6c71ebdc8a4a32c1f9ea629b443d4d3cb8c17b Author: Mathieu Parent <[email protected]> Date: Sat Dec 8 21:50:41 2012 +0100 Specific debian/rules file for ansel, gollem, sesha and whups configs components/data/distribute/debian/templates-php-horde-ansel/rules | 16 +++++ .../data/distribute/debian/templates-php-horde-gollem/rules | 16 +++++ components/data/distribute/debian/templates-php-horde-sesha/rules | 16 +++++ components/data/distribute/debian/templates-php-horde-whups/rules | 16 +++++ 4 files changed, 64 insertions(+), 0 deletions(-) create mode 100644 components/data/distribute/debian/templates-php-horde-ansel/rules create mode 100644 components/data/distribute/debian/templates-php-horde-gollem/rules create mode 100644 components/data/distribute/debian/templates-php-horde-sesha/rules create mode 100644 components/data/distribute/debian/templates-php-horde-whups/rules http://git.horde.org/horde-git/-/commit/9a6c71ebdc8a4a32c1f9ea629b443d4d3cb8c17b ----------------------------------------------------------------------- commit ef70d449e2981ddd1e119ce44d19b9236cdb3505 Author: Mathieu Parent <[email protected]> Date: Sun Dec 9 17:31:55 2012 +0100 Package name and directory name should correspond components/package.xml | 2 +- koward/package.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/ef70d449e2981ddd1e119ce44d19b9236cdb3505 ----------------------------------------------------------------------- commit 7c20d03d515b609a3898a3f99edc0c3c87916c4d Author: Mathieu Parent <[email protected]> Date: Tue Dec 11 19:42:46 2012 +0100 Add optionnal dependency File_Fstab to Horde, as mentionned in INSTALL horde/package.xml | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/7c20d03d515b609a3898a3f99edc0c3c87916c4d -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
