hubzero-python (1.1.64-1) unstable; urgency=low

  * parameterize verbosity of sync functions

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Wed, 10 Jul 2013 19:19:46 -0400

hubzero-python (1.1.63-1) unstable; urgency=low

  * fix conflicting variable names

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Wed, 10 Jul 2013 19:05:06 -0400

hubzero-python (1.1.62-1) unstable; urgency=low

  * fix ldap syntax error 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Wed, 10 Jul 2013 18:57:22 -0400

hubzero-python (1.1.61-1) unstable; urgency=low

  * Nick is apparently too cool to even syntax check before committing

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Wed, 10 Jul 2013 18:52:42 -0400

hubzero-python (1.1.60-1) unstable; urgency=low

  * add syncuser() and syncgroup()

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Wed, 10 Jul 2013 18:46:00 -0400

hubzero-python (1.1.59-1) unstable; urgency=low

  * configured db.py to return mysqldb.warnings as full exceptions, instead 
    of printing the warning to stderr
  * added the user and group sync functions to the api, added ldapconfig file

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Wed, 10 Jul 2013 17:58:23 -0400

hubzero-python (1.1.58-1) unstable; urgency=low

  * messed up package upload, need new version number

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Wed, 10 Jul 2013 13:55:57 -0400

hubzero-python (1.1.57-1) unstable; urgency=low

  * group and user fixes

 -- David Benham <dbneham@purdue.edu>  Mon, 01 Jul 2013 16:49:42 -0400

hubzero-python (1.1.56-1) unstable; urgency=low

  * addhubuser: default loginshell set to /bin/bash

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 28 Jun 2013 14:12:58 -0400

hubzero-python (1.1.55-1) unstable; urgency=low

  * fix missing group type parameters

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 28 Jun 2013 10:22:58 -0400

hubzero-python (1.1.54-1) unstable; urgency=low

  * version bump due to conflict with Dave

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 28 Jun 2013 09:18:01 -0400

hubzero-python (1.1.53-1) unstable; urgency=low

  * added group type to api for jos_xgroups table inserts
  * added default parameter to addhubuser
  * user add rework

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 28 Jun 2013 09:09:49 -0400

hubzero-python (1.1.52-1) unstable; urgency=low

  * version bump for packaing issue 1.1.52

 -- David Benham <dbenham@purdue.edu>  Wed, 26 Jun 2013 16:34:26 -0400

hubzero-python (1.1.51-1) unstable; urgency=low

  * remove some more unneeded exception handling code

 -- David Benham <dbenham@purdue.edu>  Wed, 26 Jun 2013 16:27:27 -0400

hubzero-python (1.1.50-1) unstable; urgency=low

  * remove some unneeded exception handling code

 -- David Benham <dbenham@purdue.edu>  Wed, 26 Jun 2013 15:49:57 -0400

hubzero-python (1.1.49-1) unstable; urgency=low

  * remove db close on exception generated by cursor

 -- David Benham <dbenham@purdue.edu>  Wed, 26 Jun 2013 15:38:15 -0400

hubzero-python (1.1.48-1) unstable; urgency=low

  * minor add user logic fixes that broke after some refactoring for the ldap user/group additions

 -- David Benham <dbenham@purdue.edu>  Tue, 25 Jun 2013 15:54:39 -0400

hubzero-python (1.1.47-1) unstable; urgency=low

  * tweaks and various bug fixes to support ldap user and group imports from the CLI package

 -- David Benham <dbenham@purdue.edu>  Mon, 24 Jun 2013 12:34:16 -0400

hubzero-python (1.1.46-1) unstable; urgency=low

  * hubzeroCMSConfig make get return empty string rather than None

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 21 Jun 2013 18:12:19 -0400

hubzero-python (1.1.45-1) unstable; urgency=low

  * replaced deprecated ldap.open with ldap.initialize
  * handle NoSectionError in hubzeroCMSConfig 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 21 Jun 2013 09:43:11 -0400

hubzero-python (1.1.44-1) unstable; urgency=low

  * update copyrights for 2013

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Tue, 18 Jun 2013 10:01:15 -0400

hubzero-python (1.1.43-1) unstable; urgency=low

  * relax python dependency further for wheezy 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 14 Jun 2013 16:45:51 -0400

hubzero-python (1.1.42-1) unstable; urgency=low

  * fix getUserGroups() and add userInGroup()

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 14 Jun 2013 11:50:44 -0400

hubzero-python (1.1.41-1) unstable; urgency=low

  * fix the fix for setting disabled passwords 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 14 Jun 2013 09:53:06 -0400

hubzero-python (1.1.40-1) unstable; urgency=low

  * fix more instances of incorrectly setting disabled password
  * clean up output a little

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 14 Jun 2013 09:23:47 -0400

hubzero-python (1.1.39-1) unstable; urgency=low

  * fix parsing of first,middle,last name from full name string
  * fix setting disabled password in user db entries, should be {MD5}*

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Thu, 13 Jun 2013 17:00:00 -0400

hubzero-python (1.1.38-1) unstable; urgency=low

  * try again to get relax dependencies (until we start building with wheezy)

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Thu, 06 Jun 2013 09:32:02 -0400

hubzero-python (1.1.37-2) unstable; urgency=low

  * fix typo in maintainer email
  * tell dh_python2 about version dependency, remove manual line from control 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Wed, 05 Jun 2013 16:45:16 -0400

hubzero-python (1.1.37-1) unstable; urgency=low

  * handle missing config option more cleanly
  * add missing hubName parameter to method

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 31 May 2013 10:38:43 -0400

hubzero-python (1.1.36-1) unstable; urgency=low

  * fix typo in 1.1.35

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Thu, 30 May 2013 17:28:34 -0400

hubzero-python (1.1.35-1) unstable; urgency=low

  * take hubname as a parameter in many functions now

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Thu, 30 May 2013 17:23:28 -0400

hubzero-python (1.1.34-1) unstable; urgency=low

  * fixes to gidNumber issues with newly created users 

 -- Dave Benham <dbenham@purdue.edu>  Tue, 14 May 2013 15:58:56 -0400

hubzero-python (1.1.33-1) unstable; urgency=low

  * remove premature references to hzldap module

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Mon, 22 Oct 2012 14:05:17 -0400

hubzero-python (1.1.32-1) unstable; urgency=low

  * fix package dependencies 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Mon, 22 Oct 2012 13:35:18 -0400

hubzero-python (1.1.31-1) unstable; urgency=low

  *  cleaned up 'contextmanger' misspelling 
  *  added support to useradd functions in user to support skipldap and 
     skipcms on new user creations
  *  db.py refactored
 
 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Mon, 22 Oct 2012 13:12:34 -0400

hubzero-python (1.1.30-1) unstable; urgency=low

  *  reworked db module, mods to other modules to support. 
  *  code to support hzusermod cli tool
  *  changed mySQL classname to mySQLConnection
  *  removed useradd.py

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 12 Oct 2012 20:59:58 -0400

hubzero-python (1.1.29-1) unstable; urgency=low

  * group and user add functionality
  * changes and additions to support mass adding groups and users to ldap
  * move to debian python package layout

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Thu, 04 Oct 2012 16:22:13 -0400

hubzero-python (1.1.28-1) unstable; urgency=low

  * version bump due to repository error 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Sun, 23 Sep 2012 11:13:13 -0400

hubzero-python (1.1.26-1) unstable; urgency=low

  * group exists function added 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Sat, 22 Sep 2012 18:26:49 -0400

hubzero-python (1.1.25-1) unstable; urgency=low

  * update password additions
  * modified the group.py add function, it decayed and was broken

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 21 Sep 2012 15:16:33 -0400

hubzero-python (1.1.24-1) unstable; urgency=low

  * added some default group info for users to ldap and xprofiles

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Wed, 19 Sep 2012 20:38:41 -0400

hubzero-python (1.1.23-1) unstable; urgency=low

  * fixed bug when parsing the params field of the _buildDictionary function, 
    it split based on whitespace, instead of newline, a field with a newline 
    in it triggered this fix

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Wed, 19 Sep 2012 17:48:13 -0400

hubzero-python (1.1.22-1) unstable; urgency=low

  * set permissions on newly created user home directory to 700 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Wed, 19 Sep 2012 15:04:39 -0400

hubzero-python (1.1.21-1) unstable; urgency=low

  * reworked user homedir owership to take numeric ids so ownership can be 
    changed before actual user is created
  * removed firstname, middlename, and lastname as parms, replaced by 
    passing in gecos and parsing that instead.

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Wed, 19 Sep 2012 13:37:57 -0400

hubzero-python (1.1.20-1) unstable; urgency=low

  * added support to disable passwords
  * fixed some group creation problems

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Tue, 18 Sep 2012 18:50:42 -0400

hubzero-python (1.1.19-1) unstable; urgency=low

  * couple group add bug fixes, added db param 
  * corrected jos_xgroups_members sql error 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Tue, 18 Sep 2012 16:06:26 -0400

hubzero-python (1.1.18-1) unstable; urgency=low

  * fixed error in create of group name and description 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Tue, 18 Sep 2012 14:14:39 -0400

hubzero-python (1.1.17-1) unstable; urgency=low

  * fixed error with call to _insert_jos_xgroups not prefaced with hubzero.utilities.group. 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Tue, 18 Sep 2012 13:32:13 -0400

hubzero-python (1.1.16-1) unstable; urgency=low

  * add getHubSiteConfig 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Mon, 17 Sep 2012 18:34:37 -0400

hubzero-python (1.1.15-1) unstable; urgency=low

  * added setPluginEnbaled function 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Sun, 16 Sep 2012 13:44:18 -0400

hubzero-python (1.1.14-1) unstable; urgency=low

  * added and broke out group functionality to new file, minor changes to add and delete user 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Sat, 15 Sep 2012 17:21:50 -0400

hubzero-python (1.1.13-1) unstable; urgency=low

  * added some gecos logic, user already exists check, misc changes 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Sat, 15 Sep 2012 12:44:57 -0400

hubzero-python (1.1.12-1) unstable; urgency=low

  * accidentally removed the addhubuser function header 
    so it merged with the addhubgroup function, fixed it 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 14 Sep 2012 17:17:52 -0400

hubzero-python (1.1.11-1) unstable; urgency=low

  * fix to move chown logic for directory commit inside section that 
    conditionally creates the home directory
  * added webconfig.getDefaultSite function, some other minor changes
 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 14 Sep 2012 16:50:37 -0400

hubzero-python (1.1.10-1) unstable; urgency=low

  * added nocreatehome option to the adduser function 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 14 Sep 2012 14:45:23 -0400

hubzero-python (1.1.9-1) unstable; urgency=low

  * enhanced user creation to add home directories 
  * some user related ldap changes, 
  * added interface for modifying params of jos_componet table 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 14 Sep 2012 09:58:01 -0400

hubzero-python (1.1.8-1) unstable; urgency=low

  * added hubname to the adduser api funciton 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Wed, 12 Sep 2012 17:02:47 -0400

hubzero-python (1.1.7-1) unstable; urgency=low

  * added support to add jos_users_password entries with new user additions 

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Tue, 11 Sep 2012 20:15:06 -0400

hubzero-python (1.1.6-1) unstable; urgency=low

  * new ldap configuration handling for hzcmms

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Mon, 10 Sep 2012 19:41:24 -0400

hubzero-python (1.1.5-1) unstable; urgency=low

  * import traceback

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Wed, 05 Sep 2012 11:28:31 -0400

hubzero-python (1.1.4-1) unstable; urgency=low

  * update HUBzero Foundation, LLC copyrights and Debian 6 packaging

 -- Nicholas J. Kisseberth <nkissebe@purdue.edu>  Fri, 31 Aug 2012 13:42:57 -0400

hubzero-python (1.1.03-1) unstable; urgency=low

  * initial dev updates

 -- David Benham <dbenham@purdue.edu>  Mon, 27 Aug 2012 13:53:36 -0400

hubzero-python (1.1.02-1) unstable; urgency=low

  * rebuild due to deployment issue

 -- David Benham <dbenham@purdue.edu>  Wed, 15 Aug 2012 14:08:03 -0400

hubzero-python (1.1.01-1) unstable; urgency=low

  * added top level hubzero package to setup.py

 -- David Benham <dbenham@purdue.edu>  Wed, 15 Aug 2012 13:57:56 -0400

hubzero-python (1.1.0-1) unstable; urgency=low

  * Version number redo to match upcoming release for hubbub

 -- David Benham <dbenham@purdue.edu>  Wed, 15 Aug 2012 12:54:02 -0400

hubzero-python (0.2.0-1) unstable; urgency=low

  * Initial release. 

 -- David Benham <dbenham@purdue.edu>  Mon, 13 Aug 2012 16:03:11 -0400
