~ubuntu-branches/debian/experimental/apt/experimental

« back to all changes in this revision

Viewing changes to doc/apt-verbatim.ent

  • Committer: Package Import Robot
  • Author(s): Michael Vogt, David Kalnischkies, Steve Langasek, Michael Vogt
  • Date: 2013-12-07 14:54:31 UTC
  • mto: This revision was merged to the branch mainline in revision 50.
  • Revision ID: package-import@ubuntu.com-20131207145431-8av51jnzb9kz20ow
Tags: 0.9.14
[ David Kalnischkies ]
* merge ubuntus apport reporting changes to reduce diff
* enable NOISE for build logs to enable analyse
* introduce a vendor system to change sources.list
* add a vendor specific file to have configurable entities
* use a substvar to set the archive-keyring in debian/control
* cherry-pick ubuntus (disabled) net-update fixes
* generate apt-key script with vendor info about keys
* drop old /var/state to /var/lib transition artefacts

[ Steve Langasek ]
* prepare-release: declare the packages needed as source build deps.

[ Michael Vogt ]
* enable release based selection for deb-src (closes: 731102)
* document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoy
* vendor/makefile: fix build error for parallel builds
* Handle SIGWINCH in APT::Progress-Fancy=1

Show diffs side-by-side

added added

removed removed

Lines of Context:
219
219
">
220
220
 
221
221
<!-- this will be updated by 'prepare-release' -->
222
 
<!ENTITY apt-product-version "0.9.13.1">
 
222
<!ENTITY apt-product-version "0.9.14">
223
223
 
224
 
<!-- Codenames for debian releases -->
 
224
<!-- (Code)names for various things used all over the place -->
225
225
<!ENTITY oldstable-codename "squeeze">
226
226
<!ENTITY stable-codename "wheezy">
227
227
<!ENTITY testing-codename "jessie">
228
 
<!ENTITY stable-version "7.0">
 
228
<!ENTITY stable-version "7">
229
229
<!ENTITY ubuntu-codename "precise">
230
230
 
231
231
<!-- good and bad just refers to matching and not matching a pattern…