Change logs for python-keyczar source package in Oneiric

  • python-keyczar (0.6~b.061709+svn502-1) unstable; urgency=low
    
      [ Christian Kastner ]
      * Grab newest version from SVN. The diff to 0.6~b.061709 is just a few
        commits and comprises mainly bugfixes. Closes: #627727
      * debian/control:
        - Bumped Standards-Version to 3.9.2 (no changes needed)
      * debian/svn-get-orig.sh:
        - Added this script which creates an upstream tarball from an SVN revision
      * debian/rules:
        - Added get-orig-source target (via svn-get-orig.sh above)
      * debian/patches dropped:
        - 0001-use-os-urandom-for-entropy
          No longer needed, the current SVN snapshot includes it
    
      [ Jakub Wilk ]
      * Add DM-Upload-Allowed.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  27 May 2011 07:44:50 +0000
  • python-keyczar (0.6~b.061709-3) unstable; urgency=low
    
      * Team upload.
    
      [ Christian Kastner ]
      * debian/control:
        - Bump Standards-Version to 3.9.1 (no changes needed) 
    
      [ Luke Faraone ]
      * debian/rules:
        - Handle cases when Python 2.5 is not used during build. Fixes FTBFS when
          running tests. Closes: #601259
      * debian/patches:
        - Remove 0001-workaround-deprecated-interface
          This patch did not work with older versions of PyCrypto. Closes: #601264
        - Added 0001-use-os-urandom-for-entropy
          This cherry-picked patch uses os.urandom() directly for entropy.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  09 Nov 2010 09:45:26 +0000