~ubuntu-branches/ubuntu/saucy/apt/saucy

« back to all changes in this revision

Viewing changes to doc/apt-verbatim.ent

  • Committer: Package Import Robot
  • Author(s): Michael Vogt, Michael Vogt, TJ
  • Date: 2012-08-28 12:06:48 UTC
  • mfrom: (1.4.53 sid)
  • Revision ID: package-import@ubuntu.com-20120828120648-lbw0q0611jn030bx
Tags: 0.9.7.5ubuntu1
[ Michael Vogt ]
* merged latest fixes from the debian-sid branch

[ TJ ]
* apt-pkg/contrib/netrc.cc:
  - increase LOGINSIZE/PASSWORDSIZE limits and add proper error
    if the limits are reached (LP: #1008289)

Show diffs side-by-side

added added

removed removed

Lines of Context:
213
213
">
214
214
 
215
215
<!-- this will be updated by 'prepare-release' -->
216
 
<!ENTITY apt-product-version "0.9.7.1ubuntu2">
 
216
<!ENTITY apt-product-version "0.9.7.5ubuntu1">
217
217
 
218
218
<!-- Codenames for debian releases -->
219
 
<!ENTITY oldstable-codename "lenny">
220
 
<!ENTITY stable-codename "squeeze">
221
 
<!ENTITY testing-codename "wheezy">
222
 
<!ENTITY stable-version "6.0">
 
219
<!ENTITY oldstable-codename "squeeze">
 
220
<!ENTITY stable-codename "wheezy">
 
221
<!ENTITY testing-codename "jessie">
 
222
<!ENTITY stable-version "7.0">
223
223
<!ENTITY ubuntu-codename "precise">
224
224
 
225
225
<!-- good and bad just refers to matching and not matching a pattern…