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

« back to all changes in this revision

Viewing changes to debian/changelog

  • 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:
 
1
apt (0.9.14) unstable; urgency=low
 
2
 
 
3
  [ David Kalnischkies ]
 
4
  * merge ubuntus apport reporting changes to reduce diff
 
5
  * enable NOISE for build logs to enable analyse
 
6
  * introduce a vendor system to change sources.list
 
7
  * add a vendor specific file to have configurable entities
 
8
  * use a substvar to set the archive-keyring in debian/control
 
9
  * cherry-pick ubuntus (disabled) net-update fixes
 
10
  * generate apt-key script with vendor info about keys
 
11
  * drop old /var/state to /var/lib transition artefacts
 
12
 
 
13
  [ Steve Langasek ]
 
14
  * prepare-release: declare the packages needed as source build deps.
 
15
 
 
16
  [ Michael Vogt ]
 
17
  * enable release based selection for deb-src (closes: 731102)
 
18
  * document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoy
 
19
  * vendor/makefile: fix build error for parallel builds
 
20
  * Handle SIGWINCH in APT::Progress-Fancy=1
 
21
 
 
22
 -- Michael Vogt <mvo@debian.org>  Sat, 07 Dec 2013 14:54:31 +0100
 
23
 
1
24
apt (0.9.13.1) unstable; urgency=low
2
25
 
3
26
  [ Colin Watson ]