dwww Home | Show directory contents | Find package

dpkg-www (2.62) unstable; urgency=medium

  * Update or remove references to netscape.
  * dpkg-www: Rework X11 browser preference list.
  * dpkg-www: Use «command -v» instead of «which».
  * dpkg-cgi: Lowercase HTML tags.
  * dpkg-cgi: Fix recent query.
  * dpkg-cgi: Declare function scoped variables as local.
  * dpkg-cgi: Update example queries with more probable matches.
  * dpkg-cgi: Fix typo in example query description.
  * dpkg-cgi: Fix tasks queries.
  * Packaging:
    - Switch to Standards-Version 4.6.0 (no changes needed).
    - Remove firefox from www-browser alternative.

 -- Guillem Jover <guillem@debian.org>  Sat, 13 Nov 2021 19:48:03 +0100

dpkg-www (2.61) unstable; urgency=medium

  * Switch to debhelper compatibility level 13.
  * Switch to Standards-Version 4.5.1 (no changes needed).
  * Mark dpkg-www package as Multi-Arch: foreign.
  * Use dpkg-parsechangelog in upstream build system.
  * Do not replace version in source dpkg CGI script at build time, instead
    create a replaced file to install.
  * Rewrite man pages from groff to POD.
  * Update copyright years.

 -- Guillem Jover <guillem@debian.org>  Wed, 30 Dec 2020 02:18:20 +0100

dpkg-www (2.60) unstable; urgency=medium

  * Bump Standards-Version to 4.4.1 (no changes needed).
  * Switch from debian/compat to debhelper-compat in Build-Depends.
  * Switch to debhelper compatibility level 12.
  * Depend on libcgi-pm-perl, for the CGI module which got removed from
    perl core in 5.21.0. Thanks to Michael Gindonis <mkg@iki.fi>.
    Closes: #942278
  * Remove obsolete conffile removal and renames.
  * Uppercase apache2 Require directives.
  * Lowercase web in README.Debian.
  * Remove copyright output in CGI HTML footer, as this information can get
    out of sync and duplicates what is already in the source header.

 -- Guillem Jover <guillem@debian.org>  Sun, 13 Oct 2019 23:41:18 +0200

dpkg-www (2.59) unstable; urgency=medium

  * Add support for golang section.
  * Line-wrap field values to the next line in debian/copyright.
  * Unify package description with the rest of the dpkg suite.
  * Document DPKG_WWW_HOST in dpkg-www(8) man page.
  * Use https URLs everywhere except for localhost.
  * Update DDPO URL.
  * Decapitalize «web» in CGI and man pages.
  * Remove or update obsolete web browser references.
  * Change FSF postal address to an URL for GPL-2+ license grants.
  * Clean up man pages:
    - Move copyright and license information from AUTHOR and LICENSE sections
      to file comment headers.
    - Update Contents examples use current compression, suite, area and
      architecture.
    - Make Debian references kernel neutral.
    - Use «X Window System» instead of incorrect name.
    - Replace obsolete package references.
    - Fix markup, by adding sections between parenthesis for man page
      references, escaping dash characters, and applying bold for programs,
      variable names and command-line options, and italic for filenames and
      variable values.
    - Fix some typos.
  * Use UTF-8 copyright symbol instead of (C).
  * Stop linkifying the author information to dead URLs in the footer.
  * Add a new dist target to the Makefile.

 -- Guillem Jover <guillem@debian.org>  Wed, 27 Feb 2019 05:53:28 +0100

dpkg-www (2.58) unstable; urgency=medium

  * Take over maintainership as part of the Dpkg Developers umbrella.
    (Closes: #738903)
  * Namespace debhelper fragment files with binary package name.
  * Remove lintian override about sensible-utils, now that lintian has been
    fixed.
  * Lower-case package synopsis.
  * Bump Standards-Version to 4.3.0 (no changes needed).
  * Bump debhelper compatibility level to 11.
  * Move dwww and info2www from Depends to Recommends.
  * Use dpkg-query directly instead of via the dpkg wrapper.
  * Use dpkg-query instead of accessing the internal dpkg database directly.

 -- Guillem Jover <guillem@debian.org>  Sat, 02 Feb 2019 04:01:49 +0100

dpkg-www (2.57) unstable; urgency=medium

  * QA upload.
  * Update archive section names and descriptions. (Closes: #847532)
  * Wrap and sort debian/control and debian/copyright fields.
  * Spell CGI in uppercase.
  * Remove now unused dh-apache2 lintian override.
  * Use balanced quotes '' instead of `' in text.
  * Remove trailing spaces.
  * Update Vcs field URLs.
  * Remove obsolete perl5 alternative dependency.
  * Replace iceweasel with firefox dependency.
  * Add sensible-utils to Suggests.
  * Use https in debian/copyright Format URL.
  * Move location of license on Debian systems into a Comment field in
    debian/copyright file.
  * Bump debhelper compatibility level to 10.
  * Set Rules-Requires-Root to no.
  * Add lintian override for bogus tech-ctte decision imposed onto policy,
    as the less bad of all alternatives.
  * Bump Standards-Version to 4.1.1.

 -- Guillem Jover <guillem@debian.org>  Fri, 17 Nov 2017 03:32:01 +0100

dpkg-www (2.56) unstable; urgency=medium

  * QA upload.
  * Bumped compat level to 9.
  * Bumped Standards-Version to 3.9.6:
    - Move menu to section Applications/System/Package Management.
  * Bumped source format to 3.0 (native).
  * Minimize d/rules to use dh $@.
  * Use d/install to install files. Drop unused targets from Makefile.
  * Use d/manpages to install manuals.
  * Use .so in dpkg-www-installer.8 rather than creating links manually.
  * Other d/control changed:
    - Added Vcs-* fields.
    - Added ${misc:Depends}.
    - Replace mozilla-firefox by iceweasel.
  * src/dpkg-www.8:
    - Fix hyphen-used-as-minus-sign.
    - Spelling fix.
  * Polish apache2.4 upgrade:
    - New require apache2.4 syntax in d/dpkg-www.conf.
    - Update README.Debian.
    - New lintian override for Build-Depending on dh-apache2.
  * d/copyright: Switch to DEP5 format, fix link to GPL-2 license.
  * New .desktop file since menu is deprecated.
  * Set utf-8 charset in html responses. (Closes: #712018)
  * Force perl 'scalar' parsing of CGI parameters. (Closes: #774319)
  * Delete unwanted 'debian/:q' file. (Closes: #781295)

 -- Jean-Michel Nirgal Vourgère <jmv_deb@nirgal.com>  Tue, 15 Sep 2015 21:17:14 +0200

dpkg-www (2.55) unstable; urgency=medium

  * QA upload:
    - d/control: Set maintainer address to QA.
  * Apache2.4 transition (Closes: #669735, #578237):
    - d/control: Build-depends on dh-apache2, change hard Depends on apache2
      to use of misc:Recommends.
    - d/rules: Add dh_apache2.
    - New d/dpkg-www.apache2 to handle apache configuration, renamed
      src/apache.conf to debian/dpkg-www.conf.
    - d/maintscript: rm_conffile in /etc/apache for apache1, mv_conffile to
      conf-available.
    - Makefile: No longer handling apache2 conf.
    - d/postinst: No longer handling apache2 conf. File deleted.

 -- Jean-Michel Nirgal Vourgère <jmv_deb@nirgal.com>  Wed, 25 Mar 2015 11:04:14 +0100

dpkg-www (2.54+nmu1) unstable; urgency=low

  * Non-maintainer upload.
  * Lintian-based changes:
    - Build-Depend on debhelper, clean-should-be-satisfied-by-build-depends
    - debian/compat:4, comment DH_COMPAT in rules, debian-rules-sets-DH_COMPAT
    - s/-$(MAKE)/$(MAKE)/ debian/rules as Makefile is always present
      + debian-rules-ignores-make-clean-error
  * Fixed bashisms in dpkg-www-installer (Closes: #468679).
    - Additionally changed the shebang of dpkg-www to sh, as it's bashisms-free

 -- Raphael Geissert <atomo64@gmail.com>  Fri, 30 May 2008 15:46:11 -0500

dpkg-www (2.54) unstable; urgency=low

  * Fixed parsing of dpkg -l headers in listFilter.
    Closes: #463871.

 -- Massimo Dal Zotto <dz@debian.org>  Mon, 04 Feb 2008 23:31:43 +0100

# For older changelog entries, run 'apt-get changelog dpkg-www'

Generated by dwww version 1.14 on Tue Aug 26 07:46:38 CEST 2025.