Change logs for viewvc source package in Zesty

  • viewvc (1.1.26-1) unstable; urgency=medium
    
      * Mangle Debian version in debian/watch
      * New upstream version 1.1.26
      * Refresh patches
    
     -- Lev Lamberov <email address hidden>  Sat, 28 Jan 2017 22:49:18 +0500
  • viewvc (1.1.25+repack-1) unstable; urgency=medium
    
      * Update debian/watch
      * Add myself as a maintainer (Closes: 843441)
      * Modernize Build-Depends field
      * Use secure URLs for Vcs-Git and Vcs-Browser
      * Rearrange dependencies
      * Convert to machine-readable copyright
      * Suggest default-mysql-server, not mysql-server
      * New upstream version 1.1.25+repack
      * Remove unnecessary debian/README.source
      * Update README.Debian
      * Refresh patches
      * Remove obsolete debian/pycompat
      * Move INSTALL documentation to README.Debian
      * Bump Standards-Version to 3.9.8
    
     -- Lev Lamberov <email address hidden>  Thu, 10 Nov 2016 00:02:12 +0500
  • viewvc (1.1.22-1) unstable; urgency=medium
    
    
      * New upstream release (closes: #614509).  Main changes since last release
        (1.1.5) are:
        - Improved root look and SVN cache performance.
        - New 'max_filesize_kbytes' and 'binary_mime_types' configuration options.
        - Tarball generation improvements.
        - File content handling improvements.
        - Miscellaneous cvsdb improvements.
        - Add Basic authentication support to standalone.py.
        - The charset detection code is more robust.
        - Remote SVN views are now more performant and robust.
        - Added support for custom revision log markup rules.
        - Use Pygments lexer-guessing functionality.
        - Fixed a lot of bugs in corner cases.
      * I'm not able to see any problems with TypeError, so closes: #706096.
        Please reopen if it keeps happening.
      * There was a problem in the migration code from viewcvs into viewvc, but by
        now everyone is in viewvc 1.1, so I'm sad to say that this finally closes:
        #409864, #410273, #410324.
      * This release ships two new binaries in each package: a WSGI and a FCGI
        additionally to the normal CGI program, to give you any possible option.
      * debian/control:
        - Removed ancient Replaces and Conflicts with versions 8-10 years old.
        - Added Vcs-* fields.
        - Bumped Standards-Version to 3.9.5.
        - Rewritten Descriptions for both packages to reflect that now we ship 3
          binaries.
        - Add Depends on python, dh-python.
      * debian/patches:
        - Removed numbers from patches, remnants from the dpatch era, and appended
          .patch suffix.
        - Added DEP-3 headers to all of them.
        - Patches rev2369, rev2547, rev2551, compression-content-length,
          CVE-2012-3356, CVE-2012-3357 and CVE-2012-4533: Merged upstream.
        - Remaining patches are resynced against current tree.
        - shebang_wsgi_scripts.patch: Added to get rid of lintian warnings.
      * debian/rules: Rewritten from scratch with latest abstractions in mind,
        trying to mimic the old behavior.
      * debian/NEWS: Removed.
      * debian/source/format: Moved to 3.0 (quilt).
      * debian/compat: Bumped to 9, modified debian/control.
      * debian/watch: Added.
    
     -- David Martínez Moreno <email address hidden>  Thu, 10 Jul 2014 21:42:45 +0200