lp://qastaging/ubuntu/saucy-proposed/dwww

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp://qastaging/ubuntu/saucy-proposed/dwww
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

13. By Robert Luberda

* Apache 2.4 transition (closes: #669745):
  + move configuration file for apache into /etc/apache2/conf-available
    dir with dpkg-mainscript-helper, and add preinst script as work-around
    for the tool's bug #711598;
  + update the file with new `Require' directives;
  + enable `Require local' only by default to restrict access to dwww
    to localhost only (closes: #328906);
  + use dh-apache2 for handling apache2 in maintainer scripts;
  + require (via Breaks and Build-Conflicts) version 2.2.4-6~ or later
    of apache2 packages (see #711479, #711483).
* Fix FTBFS with clang.
* dwww.cron.weekly: pass `-t' option to ionice to ignore eventual failures
  to set the priority (closes: #690398).
* Update Makefiles to properly handle CFLAGS from environment and make build
  process more verbose.
* Standards-Version: 3.9.4 (no changes).
* Build with large file support (lintian).
* Add Keywords field to desktop file (lintian).

12. By Robert Luberda

* dwww-find: Make regexp used to get packages' description from apt-cache
  output aware of the new `Description-xx' fields.
* Bump build-dependency on debhelper for v9 (lintian).

11. By Robert Luberda

* debian/templates: set dwww/index_docs default to false (closes: #645240).
* debian/config: check if @ret is initialized before referencing
  it (closes: #646988).
* Switch to debhelper v9 for dpkg-buildflags support.
* Fix errors found by cppcheck:
  + dwww-cache.c: memory leak;
  + dwww-txt2html.c: undefined behavior: variable is used as parameter
    and destination in s[n]printf().
* makefile_common: define msg variable also when MAKE_VERBOSE is set.
* debian/control: correct Vcs-Browser field.

10. By Robert Luberda

* Add Italian translation of the debconf templates (closes: #620530).
* Add Danish translation of the debconf templates (closes: #626301).
* Improve configuration file management:
  + include all supported variables and provide theirs descriptions
    (closes: #622892);
  + add a ConfigFile.pm utility module;
  + update maintainer scripts and use ucf to manage changes in the file.
* Remove references to non-FHS dirs like /usr/doc from programs and
  documentation. Use /usr/local/share/{doc,man,info} hierarchy instead of
  /usr/local/{doc,man,info}.
* debian/control:
  + sort dependency fields with wrap-and-sort from the devscripts package;
  + add build dependency on lsb-release;
  + bump Standards-Version to 3.9.2 (no changes);
  + add VCS-* fields;
  + add dependency on ucf.

9. By Robert Luberda

* Upload to unstable.
* dwww-refresh-cache: while generating list of packages, do not exclude
  packages in triggers-pending/triggers-awaited state.
* dwww-find:
  + call dpkg-query directly instead of dpkg when dlocate is not available;
  + quote special regexp characters for `dlocate/dpkg-query -S' arguments;
  + split arguments passed to the program on whitespaces.
* debian/rules:
  + use minimised debhelper rules files;
  + set CFLAGS and LDFLAGS from dpkg-buildflags;
  + add build-{arch,indep} targets.
* Makefile: don't create /var/lib/dwww/html directory.
* dwww.preinst, dwww.lintian, dwww.install: removed, no longer needed.
* dwww.config: Fix path to dwww.swish++.index file.

8. By Robert Luberda

* Really ignore dpkg-query errors (closes: #561653).
* Remove asterisks from Debian.NEWS (lintian).

7. By Robert Luberda

* DwwInitialize.pm: convert DWWW_DOCPATH to array even if dwww.conf file
  does not exist or is not readable (closes: #560422).
* dwww-refresh-cache: ignore dpkg-query errors (closes: #561653).
* Upgrade Suggests into Recommends on swish++ (closes: #530282).
* dwww-cache.c: small refactoring, hopefully fix FTBFS on Ubuntu.
* Bump Standards-Version to 3.8.3.
* rules: remove dh_desktop call (lintian).
* Install lintian overrides for bogus `unused debconf template' infos.

6. By Ying-Chun Liu

* Fix FTBFS by removing -Werror in common.mk
* debian/control:
  + Modify Maintainer value to match DebianMaintainerField spec.

5. By Robert Luberda

* dwww.css.in:
  + move logo from main background to head background;
  + apply a few additional Harold's fixes.
* dwww-build: add support for local user CSS file.
* Move the dwww man page from secion 8 to more appropriate section 7,
  update references in other pages and README file.
* dwww(7): describe how to customize dwww style sheets.
* debian/NEWS: announce the design changes.
* mozilla/dwww.png: converted from dwww.gif, made transparent.
* dwww-refresh-cache: don't exclude half-configured packages.
* dwww-txt2html.c: fix bug in utf8hyphen to '-' coversion, and remove
  some debugging output, both introduced in previous version.
* common.mk: pass -Werror to gcc.
* Refer to GPL-2 in copyright (lintian).

4. By Robert Luberda

* Upload to unstable.
* Add Galician translation of debconf templates (closes: #482671).
* Exclude /var/www/dwww from binary package (lintian).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/ubuntu/trusty/dwww
This branch contains Public information 
Everyone can see this information.

Subscribers