[debian-edu-commits] debian-edu/ 05/30: debian/control: Don't use Pre-Depends, Depends is sufficient. Add myself to Uploaders: field. Bump Standards: to 3.9.6, no changes needed. Drop deprecated XS-DM-Upload-Allowed: field.

Mike Gabriel sunweaver at debian.org
Fri Oct 9 03:44:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch multi-distro-support
in repository educlient.

commit a10f2dc860d23b330c4a18a218a310e127f3c521
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Aug 25 15:22:28 2015 +0200

    debian/control: Don't use Pre-Depends, Depends is sufficient. Add myself to Uploaders: field. Bump Standards: to 3.9.6, no changes needed. Drop deprecated XS-DM-Upload-Allowed: field.
---
 debian/control | 27 +++++++++++++++++++++++----
 1 file changed, 23 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
old mode 100755
new mode 100644
index fae3e5b..1655eb5
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,35 @@ Source: educlient
 Section: base
 Priority: optional
 Maintainer: Giorgio Pioda <gfwp at ticino.com>
-Standards-Version: 3.9.1
-Build-Depends: debhelper (>= 8)
+Uploaders:
+ Mike Gabriel <sunweaver at debian.org>
+Standards-Version: 3.9.6
+Build-Depends:
+ debhelper (>= 8),
 Homepage: http://www.skolelinux.org
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-edu/upstream/educlient.git
 Vcs-Git: git://anonscm.debian.org/debian-edu/upstream/educlient.git
-XS-DM-Upload-Allowed: yes
 
 Package: educlient
 Architecture: all
-Pre-Depends: ntp, krb5-user, krb5-config, krb5-clients, krb5-auth-dialog, libpam-krb5, libpam-ldapd, ldap-utils, libnss-ldapd, libnss-myhostname, sudo-ldap, autofs5-ldap, libsasl2-modules-ldap, smbldap-tools, libterm-readkey-perl, libnet-dns-perl, libnet-ldap-perl, kdm | gdm
+Depends:
+ autofs5-ldap,
+ krb5-auth-dialog,
+ krb5-config,
+ krb5-user,
+ ldap-utils,
+ libnet-dns-perl,
+ libnet-ldap-perl,
+ libnss-ldapd,
+ libnss-myhostname,
+ libpam-krb5,
+ libpam-ldapd,
+ libsasl2-modules-ldap,
+ libterm-readkey-perl,
+ lightdm | kdm | gdm,
+ ntp,
+ smbldap-tools,
+ sudo-ldap,
 Description: Config. package to bind Debian and Ubuntu to Edubuntu Mainserver.
  This script provides a quick connection of a fresh installed Debian
  or Ubuntu OS as client workstation to a DebianEdu mainserver.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/educlient.git



More information about the debian-edu-commits mailing list