[debian-edu-commits] debian-edu/upstream/ 02/02: release 0.99.5
Mike Gabriel
sunweaver at debian.org
Thu Aug 27 10:18:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository gosa-plugin-mailaddress.
commit 2e07b7feee2e85cc6d2ecd04e8f580757bb8f06d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Aug 27 12:15:01 2015 +0200
release 0.99.5
---
ChangeLog | 19 +++++++++++++++----
admin/groups/mailaddress/class_groupMail.inc | 2 +-
personal/mailaddress/class_mailAccount.inc | 2 +-
plugin.dsc | 2 +-
4 files changed, 18 insertions(+), 7 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 8a53f66..7c62816 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,18 @@
-2015-08-27 01:14:17 +0200 Mike Gabriel (bada7ec)
+2015-08-27 12:15:01 +0200 Mike Gabriel (97e352d)
- * release 0.99.4 (HEAD, master)
+ * release 0.99.5 (HEAD, master)
+
+2015-08-27 12:14:33 +0200 Mike Gabriel (4df0a5b)
+
+ * fix indentations, provide comment block for class_groupMail.inc
+
+2015-08-27 12:00:25 +0200 Mike Gabriel (6c81415)
+
+ * class_mailAccount: Fix incomplete line of code. (origin/master)
+
+2015-08-27 01:14:17 +0200 Mike Gabriel (2608aac)
+
+ * release 0.99.4 (tag: 0.99.4, gh/master)
2015-08-27 01:16:50 +0200 Mike Gabriel (cbc1f9b)
@@ -15,7 +27,6 @@
* empty mail field on multi-edits: Remember objects' former mail
addresses and reinstate them after
plugin::set_multi_edit_values() has been called.
- (origin/master)
2015-08-27 00:53:54 +0200 Mike Gabriel (cf29954)
@@ -101,7 +112,7 @@
2015-08-05 20:34:48 +0200 Mike Gabriel (bc3d0e4)
- * release 0.99.3 (tag: 0.99.3, gh/master)
+ * release 0.99.3 (tag: 0.99.3)
2015-08-05 20:01:05 +0200 Mike Gabriel (b6233e5)
diff --git a/admin/groups/mailaddress/class_groupMail.inc b/admin/groups/mailaddress/class_groupMail.inc
index e95ff5e..c291de9 100644
--- a/admin/groups/mailaddress/class_groupMail.inc
+++ b/admin/groups/mailaddress/class_groupMail.inc
@@ -2,7 +2,7 @@
/*!
\brief mail plugin
\author Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
- \version 0.99.4
+ \version 0.99.5
\date 2015.08.27
This class provides basic information on mail accounts. This plugin
diff --git a/personal/mailaddress/class_mailAccount.inc b/personal/mailaddress/class_mailAccount.inc
index b7da47a..11d22a7 100644
--- a/personal/mailaddress/class_mailAccount.inc
+++ b/personal/mailaddress/class_mailAccount.inc
@@ -2,7 +2,7 @@
/*!
\brief mail plugin
\author Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
- \version 0.99.4
+ \version 0.99.5
\date 2015.08.27
This class provides basic information on mail accounts. This plugin
diff --git a/plugin.dsc b/plugin.dsc
index 53eb5e2..add58c5 100644
--- a/plugin.dsc
+++ b/plugin.dsc
@@ -1,7 +1,7 @@
[gosa-plugin]
name = mail
description = "Mail address plugin"
-version = 0.99.4
+version = 0.99.5
author = "Mike Gabriel <mike.gabriel at das-netzwerkteam.de>"
maintainer = "Mike Gabriel <mike.gabriel at das-netzwerkteam.de>"
homepage = "https://wiki.it-zukunft-schule.de/Entwicklung/GOsaPluginMailAddress"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/gosa-plugin-mailaddress.git
More information about the debian-edu-commits
mailing list