Change logs for mozilla-devscripts source package in Utopic

  • mozilla-devscripts (0.39) unstable; urgency=medium
    
    
      [ Ximin Luo ]
      * amo-changelog: output UTF-8 by default instead of ASCII, which errors when
        the input contains non-ASCII chars
    
     -- Benjamin Drung <email address hidden>  Sat, 17 May 2014 19:28:49 +0200
  • mozilla-devscripts (0.38) unstable; urgency=medium
    
    
      * install-xpi: Catch RDF.RedlandError exception and print error message.
        (Closes: #746699)
    
     -- Benjamin Drung <email address hidden>  Sat, 10 May 2014 00:32:50 +0200
  • mozilla-devscripts (0.36) unstable; urgency=medium
    
    
      * xpi-repack:
        - Use argparse instead of getopts.
        - Use the tempfile module to create a secure temporary directory.
          Thanks to Jakub Wilk <email address hidden> (Closes: #740759)
        - Print meaningful error message when --upstream-version is missing.
          (Closes: #740762)
        - Add --format option and document default compression format.
          (Closes: #639917)
      * xpi-unpack: Fix unpacke -> unpacked typo (Closes: #740752)
    
     -- Benjamin Drung <email address hidden>  Tue, 11 Mar 2014 00:28:21 +0100