~ubuntu-branches/ubuntu/jaunty/pbuilder/jaunty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2007-11-29 10:16:12 UTC
  • Revision ID: james.westby@ubuntu.com-20071129101612-5qy8728k6cid0kjv
Tags: 0.176ubuntu1
* Merge from debian unstable, remaining changes:
  * debian/control:
    - Prefer debootstrap over cdebootstrap.
    - DebianMaintainerField.
    - Remove rootstrap build-dependency.
    - add missing po4a build-dep
  * Makefile:
    - Addded pbuilder-satisfydepends-gdebi
  * pbuilder-buildpackage-funcs:
    - always pass --chroot to the pbuilder-satisfydepends (needed for
      pbuilder-satisfydepends-gdebi)
  * pbuilderrc:
    - Set default archive to "archive.ubuntu.com".
    - Set default distribution to "hardy".
    - Set Ubuntu components.
    - Don't create a buildd variant by default.
    - Use debootstrap rather than cdebootstrap.
  * pbuilder-satisfydepends-gdebi:
    - added alternative b-d resolver that should should speed up b-d
      resolution quite a bit.
 * Support for specifying components is now included in Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pbuilder (0.176ubuntu1) hardy; urgency=low
 
2
 
 
3
  * Merge from debian unstable, remaining changes:
 
4
    * debian/control:
 
5
      - Prefer debootstrap over cdebootstrap.
 
6
      - DebianMaintainerField.
 
7
      - Remove rootstrap build-dependency.
 
8
      - add missing po4a build-dep
 
9
    * Makefile:
 
10
      - Addded pbuilder-satisfydepends-gdebi
 
11
    * pbuilder-buildpackage-funcs:
 
12
      - always pass --chroot to the pbuilder-satisfydepends (needed for
 
13
        pbuilder-satisfydepends-gdebi)
 
14
    * pbuilderrc:
 
15
      - Set default archive to "archive.ubuntu.com".
 
16
      - Set default distribution to "hardy".
 
17
      - Set Ubuntu components.
 
18
      - Don't create a buildd variant by default.
 
19
      - Use debootstrap rather than cdebootstrap.
 
20
    * pbuilder-satisfydepends-gdebi:
 
21
      - added alternative b-d resolver that should should speed up b-d
 
22
        resolution quite a bit.
 
23
   * Support for specifying components is now included in Debian.
 
24
 
 
25
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 29 Nov 2007 10:16:12 +0100
 
26
 
 
27
pbuilder (0.176) unstable; urgency=low
 
28
 
 
29
  [ Loic Minier ]
 
30
  * Do not install recommends in pbuilder-satisfydepends-aptitude. 
 
31
  explicitly add -o APT::Install-Recommends=false 
 
32
 
 
33
  [ Junichi Uekawa ]
 
34
  * Create /etc/apt/apt.conf.d just in case it doesn't exist. (Closes:
 
35
  #452584).
 
36
 
 
37
 -- Junichi Uekawa <dancer@debian.org>  Sun, 25 Nov 2007 12:41:42 +0900
 
38
 
 
39
pbuilder (0.175) unstable; urgency=low
 
40
 
 
41
  * debian/control: Vcs-Browser and Vcs-Git instead of XS-*.
 
42
  * Bug fix: "pbuilder: pdebuild - Breakage when using XC- headers",
 
43
    thanks to Soren Hansen (Closes: #448757).
 
44
  * Bug fix: "pbuilder: French documentation translation", thanks to
 
45
    Vincent Bernat (Closes: #448294).
 
46
  * Bug fix: "pbuilder-satisfydepends-classic should pass
 
47
    -o APT::Install-Recommends=false to apt-get", thanks to Daniel Schepler
 
48
    (Closes: #448562).
 
49
  * set /etc/apt/apt.conf.d/15pbuilder so that Install-Recommends is false.
 
50
 
 
51
 -- Junichi Uekawa <dancer@debian.org>  Wed, 21 Nov 2007 19:22:00 +0900
 
52
 
1
53
pbuilder (0.174ubuntu2) hardy; urgency=low
2
54
 
3
55
  * Fix sed for pdebuild-internal to stop matching Original-Maintainer