~racb/ubuntu/quantal/apt/by_hash

« back to all changes in this revision

Viewing changes to autom4te.cache/output.1

  • Committer: Package Import Robot
  • Author(s): Michael Vogt, David Kalnischkies, Justin B Rye
  • Date: 2012-05-24 17:16:34 UTC
  • mto: This revision was merged to the branch mainline in revision 183.
  • Revision ID: package-import@ubuntu.com-20120524171634-edcnexogm5taz69t
Tags: 0.9.5.1
[ David Kalnischkies ]
* apt-pkg/contrib/fileutl.cc:
  - dup() given compressed fd in OpenDescriptor if AutoClose
    is disabled as otherwise gzclose() and co will close it
* doc/*.xml:
  - mark even more stuff as untranslateable and improve the
    markup here and there (no real text change)
  - use docbook DTD 4.5 instead of 4.2 to have valid docs

[ Justin B Rye ]
* doc/*.xml:
  - remove 'GNU/Linux' from 'Debian systems' strings as Debian
    has more systems than just GNU/Linux nowadays
* doc/apt-cache.8.xml:
  - fix a typo as well as adding missing literal markup
  - three small rewordings for better english sentences

Show diffs side-by-side

added added

removed removed

Lines of Context:
2309
2309
 
2310
2310
 
2311
2311
PACKAGE="apt"
2312
 
PACKAGE_VERSION="0.9.5"
 
2312
PACKAGE_VERSION="0.9.5.1"
2313
2313
PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
2314
2314
cat >>confdefs.h <<_ACEOF
2315
2315
@%:@define PACKAGE "$PACKAGE"