tag 834063 pending
thanks
Hello,
Bug #834063 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=debian-edu/pkg-team/gosa.git;a=commitdiff;h=8a46523
---
commit 8a465232d4fe30669b12734ae8697c1a1adf150f
Author: Mike Gabriel <[email protected]>
Date: Wed Jan 25 22:31:57 2017 +0100
upload to unstable (debian/2.7.4+reloaded2-13)
diff --git a/debian/changelog b/debian/changelog
index 139693d..5289491 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,25 @@
-gosa (2.7.4+reloaded2-13) UNRELEASED; urgency=medium
+gosa (2.7.4+reloaded2-13) unstable; urgency=medium
+ [ Dominik George ]
* Allow IPv4 addresses and FQDNs as sudoHost. (Closes: #834065).
* Added myself to Uploaders.
- -- Dominik George <[email protected]> Sun, 27 Nov 2016 18:25:03 +0100
+ [ Mike Gabriel ]
+ * debian/control:
+ + Update D (gosa, gosa-dev): php-cli -> php7.0-cli.
+ + Update PHP MySQL(i) dependency. GOsa with PHP 7 now depends on
php-mysqli.
+ * debian/patches:
+ + Add 1028_use-mysqli-instead-of-mysql.patch. Migrate from PHP MySQL
+ extension to MySQLi extension. (Closes: #834063).
+ + Fix another man page type via 1004_fix-typos-in-man-pages.patch.
+ * lintian:
+ + Update source.lintian-overrides.
+ + Add php-script-but-no-phpX-cli-dep override for two files.
+ * debian/README.Debian: Fix spelling issue.
+ * debian/gosa-plugin-opsi.lintian-overrides:
+ + Drop. No required any more.
+
+ -- Mike Gabriel <[email protected]> Wed, 25 Jan 2017 22:11:04 +0100
gosa (2.7.4+reloaded2-12) unstable; urgency=medium