Change logs for python-vobject source package in Cosmic

  • python-vobject (0.9.5-2) unstable; urgency=medium
    
      * Change maintainer to Debian Python Modules Team. Closes: #899678
      * Move Vcs-Git to salsa.
      * Bump standards version to 4.1.4.
      * Migrate from cdbs to pybuild.
    
     -- Jelmer Vernooij <email address hidden>  Sat, 02 Jun 2018 19:20:50 +0100
  • python-vobject (0.9.5-1) unstable; urgency=medium
    
      [ upstream ]
      * New release:
        + Make ics_diff.py work with Python 3.
        + Huge changes to text encoding for Python 2/3 compatibility.
        + Autogenerate DTSTAMP if not provided.
        + Fix getrruleset() for Python 3 and in the case that addRDate=True.
        + Update vCard property validation to match specifications.
        + Handle offset-naive and offset-aware datetimes in recurrence
          rules.
        + Improved documentation for multi-value properties.
        Closes: Bug#866979.
    
      [ Jonas Smedegaard ]
      * Unfuzz patches.
      * Modernize Vcs-Browser field: Use git (not cgit) in path.
      * Declare compliance with Debian Policy 4.0.0.
      * Relax to build-depend unversioned on cdbs, and depend unversioned on
        python-dateutil/python3-dateutil: Needed versions satisfied even in
        oldstable.
      * Fix lowercase "v" in "vCards" in short descriptions.
      * Add myself as uploader.
    
     -- Jonas Smedegaard <email address hidden>  Mon, 03 Jul 2017 22:26:51 +0200