~ubuntu-branches/ubuntu/precise/wget/precise-proposed

« back to all changes in this revision

Viewing changes to util/dist-wget

  • Committer: Bazaar Package Importer
  • Author(s): Noèl Köthe
  • Date: 2005-06-26 16:46:25 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050626164625-jjcde8hyztx7xq7o
Tags: 1.10-2
* wget-fix_error--save-headers patch from upstream
  (closes: Bug#314728)
* don't pattern-match server redirects patch from upstream
  (closes: Bug#163243)
* correct de.po typos
  (closes: Bug#313883)
* wget-E_html_behind_file_counting fix problem with adding the
  numbers after the html extension
* updated Standards-Version: to 3.6.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
# * Checks out the clean CVS source from the repository to a temporary
36
36
#   directory.
37
37
# * Runs autoconf, configure and `make' in the doc and po subdirs to
38
 
#   make sure that all the generated files, such as `confifure',
 
38
#   make sure that all the generated files, such as `configure',
39
39
#   `wget.info', and translated PO files, end up in the distribution.
40
40
# * Optionally changes src/version.c and doc/version.texi to the
41
41
#   version forced by `--force-version'.