~racb/ubuntu/quantal/apt/by_hash

« back to all changes in this revision

Viewing changes to test/integration/Packages-bug-64141-install-dependencies-for-on-hold

  • Committer: Package Import Robot
  • Author(s): Steve Langasek, Michael Vogt, Steve Langasek
  • Date: 2012-06-11 22:36:16 UTC
  • mfrom: (1.4.47 sid)
  • Revision ID: package-import@ubuntu.com-20120611223616-1cctfc7qrxrx4vcu
Tags: 0.9.6ubuntu1
[ Michael Vogt ]
* merged from Debian, remaining changes:
  - use ubuntu keyring and ubuntu archive keyring in apt-key
  - run update-apt-xapian-index in apt.cron
  - support apt-key net-update and verify keys against master-keyring
  - run apt-key net-update in cron.daily
  - different example sources.list
  - APT::pkgPackageManager::MaxLoopCount set to 5000
  - apport pkgfailure handling
  - ubuntu changelog download handling
  - patch for apt cross-building, see http://bugs.debian.org/666772

[ Steve Langasek ]
* Drop upgrade handling for obsolete conffile /etc/apt/apt.conf.d/01ubuntu,
  removed in previous LTS.
* prepare-release: declare the packages needed as source build deps.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Package: apt
2
 
Priority: important
3
 
Section: admin
4
 
Installed-Size: 6048
5
 
Maintainer: APT Development Team <deity@lists.debian.org>
6
 
Architecture: i386
7
 
Version: 0.8.10
8
 
Provides: libapt-pkg4.10
9
 
Depends: libc6 (>= 2.10), libdb4.8
10
 
Breaks: oldcrap
11
 
Filename: pool/main/a/apt/apt_0.8.10_i386.deb
12
 
Size: 2160758
13
 
MD5sum: 5aa2234f7b91056d430669cddf6e6e50
14
 
Description: Advanced front-end for dpkg
15
 
 
16
 
Package: libc6
17
 
Priority: required
18
 
Section: libs
19
 
Installed-Size: 9356
20
 
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
21
 
Architecture: i386
22
 
Source: eglibc
23
 
Version: 2.11.2-7
24
 
Provides: glibc-2.11-1
25
 
Filename: pool/main/e/eglibc/libc6_2.11.2-7_i386.deb
26
 
Size: 3880868
27
 
MD5sum: c48fd2854fc62125824267d086600793
28
 
Description: Embedded GNU C Library: Shared libraries
29
 
 
30
 
Package: libdb4.8
31
 
Priority: standard
32
 
Section: libs
33
 
Installed-Size: 1488
34
 
Maintainer: Clint Adams <clint@gnu.org>
35
 
Architecture: i386
36
 
Source: db4.8
37
 
Version: 4.8.30-3
38
 
Depends: libc6 (>= 2.3.6-6~)
39
 
Filename: pool/main/d/db4.8/libdb4.8_4.8.30-3_i386.deb
40
 
Size: 681988
41
 
MD5sum: 0d58c15898a95436d2ec480aa22693ff
42
 
Description: Berkeley v4.8 Database Libraries [runtime]