~veger/ubuntu/precise/pbuilder/fix-for-933339-v2

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2009-07-22 13:42:01 UTC
  • mfrom: (1.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20090722134201-s1u8rwiahiult1ht
Tags: 0.189ubuntu1
* Merge from debian unstable, remaining changes: LP: #402255
  - debian/control, pbuilderrc: Prefer debootstrap over cdebootstrap.
  - pbuilderrc, debian/pbuilder.config, debian/pbuilder.templates: Set
    default archive mirror to "archive.ubuntu.com".
  - pbuilderrc:
    + Set default distribution to "karmic".
    + Set Ubuntu components, but comment them out, so that it still defaults
      to "main".
    + Use "sudo -E" for PBUILDERROOTCMD. (LP #175776, Debian #361362)
  - pbuilder-satisfydepends-gdebi: gdebi needs to be called from outside the
    chroot as the .dsc file isn't copied yet into the chroot.
    (Debian #472407, LP #242449).
  - pbuilder-buildpackage, pbuilder.8, pbuilder-checkparams,
    pbuilder-modules: Add support for building twice in a row.
    (Debian #493538)
  - pbuilder-satisfydepends-checkparams:
    Re-add the CHROOT variable which got lost during the merge.
    It's needed for pbuilder-satisfydepends-gdebi to work (lp: #384284).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pbuilder (0.189ubuntu1) karmic; urgency=low
 
2
 
 
3
  * Merge from debian unstable, remaining changes: LP: #402255
 
4
    - debian/control, pbuilderrc: Prefer debootstrap over cdebootstrap.
 
5
    - pbuilderrc, debian/pbuilder.config, debian/pbuilder.templates: Set
 
6
      default archive mirror to "archive.ubuntu.com".
 
7
    - pbuilderrc:
 
8
      + Set default distribution to "karmic".
 
9
      + Set Ubuntu components, but comment them out, so that it still defaults
 
10
        to "main".
 
11
      + Use "sudo -E" for PBUILDERROOTCMD. (LP #175776, Debian #361362)
 
12
    - pbuilder-satisfydepends-gdebi: gdebi needs to be called from outside the
 
13
      chroot as the .dsc file isn't copied yet into the chroot.
 
14
      (Debian #472407, LP #242449).
 
15
    - pbuilder-buildpackage, pbuilder.8, pbuilder-checkparams,
 
16
      pbuilder-modules: Add support for building twice in a row.
 
17
      (Debian #493538)
 
18
    - pbuilder-satisfydepends-checkparams:
 
19
      Re-add the CHROOT variable which got lost during the merge.
 
20
      It's needed for pbuilder-satisfydepends-gdebi to work (lp: #384284).
 
21
 
 
22
 -- Bhavani Shankar <right2bhavi@gmail.com>  Wed, 22 Jul 2009 13:42:01 +0530
 
23
 
 
24
pbuilder (0.189) unstable; urgency=low
 
25
 
 
26
  [ Junichi Uekawa ]
 
27
  * Do not error out on etch apt for apt-get autoremove (closes: #531454)
 
28
 
 
29
  [ Peter Pentchev ]
 
30
  * update GPL symlink
 
31
  * Split a long description line.
 
32
  * Convert an example into a real shell script.
 
33
  * add all: target in Makefile
 
34
  * Bump Standards-Version to 3.8.1 by simply honoring the nocheck build
 
35
    option.
 
36
  * Bump the debhelper compatibility level to 7: dh_prep instead of
 
37
    dh_clean -k.
 
38
 
 
39
 -- Junichi Uekawa <dancer@debian.org>  Mon, 13 Jul 2009 20:43:22 +0900
 
40
 
 
41
pbuilder (0.188) unstable; urgency=low
 
42
 
 
43
  [ Junichi Uekawa ]
 
44
  * add a note that debian/changelog should not be edited.
 
45
  * Declare bashisms explicit in buildall script. (closes: #530157)
 
46
  
 
47
  [ Loïc Minier ]
 
48
  * Call apt-get autoremove on upgrades: (closes: #322649)
 
49
  * Drop useless -o APT::Get::AutomaticRemove=true
 
50
 
 
51
 -- Junichi Uekawa <dancer@debian.org>  Sun, 31 May 2009 10:44:05 +0900
 
52
 
1
53
pbuilder (0.187ubuntu2) karmic; urgency=low
2
54
 
3
55
  * pbuilder-satisfydepends-checkparams:
502
554
 
503
555
 -- Junichi Uekawa <dancer@debian.org>  Wed, 01 Aug 2007 21:19:09 +0900
504
556
 
505
 
pbuilder (0.170ubuntu1) gutsy; urgency=low
506
 
 
507
 
  * Merge from debian unstable, remaining changes:
508
 
    * pbuilder-satisfydepends-gdebi:
509
 
      - added alternative b-d resolver that should should speed up b-d
510
 
        resolution quite a bit.
511
 
    * pbuilder-buildpackage-funcs:
512
 
      - always pass --chroot to the pbuilder-satisfydepends (needed for
513
 
        pbuilder-satisfydepends-gdebi)
514
 
    * pbuilderrc:
515
 
      - Set default distribution to "gutsy".
516
 
      - Set default archive to "archive.ubuntu.com".
517
 
      - Add comment about components.
518
 
      - Don't create a buildd variant by default.
519
 
      - Use debootstrap rather than cdebootstrap.
520
 
    * pbuilder-modules:
521
 
      - Add support for multiple components.
522
 
    * pbuilderrc.5:
523
 
      - Document support for multiple components.
524
 
    * debian/control:
525
 
      - Prefer debootstrap over cdebootstrap.
526
 
      - DebianMaintainerField.
527
 
  * Remove pbuilder-uml build-dependency. UML is not in main, and it's only
528
 
    really needed to run the testsuite, which doesn't get run automatically
529
 
    anyway.
530
 
 
531
 
 -- Soren Hansen <soren@ubuntu.com>  Tue, 10 Jul 2007 14:14:02 +0200
532
 
 
533
557
pbuilder (0.170) unstable; urgency=low
534
558
 
535
559
  * add example rebuild script from Bastian Venthur
549
573
 
550
574
 -- Junichi Uekawa <dancer@debian.org>  Mon, 25 Jun 2007 21:26:25 +0900
551
575
 
552
 
pbuilder (0.169ubuntu1) gutsy; urgency=low
553
 
 
554
 
  * Merge from debian unstable, remaining changes:
555
 
    * pbuilder-satisfydepends-gdebi:
556
 
      - added alternative b-d resolver that should should speed up b-d
557
 
        resolution quite a bit.
558
 
    * pbuilder-buildpackage-funcs:
559
 
      - always pass --chroot to the pbuilder-satisfydepends (needed for
560
 
        pbuilder-satisfydepends-gdebi)
561
 
    * pbuilderrc:
562
 
      - Set default distribution to "gutsy".
563
 
    * pbuilder-modules:
564
 
      - Add support for multiple components.
565
 
    * pbuilderrc.5:
566
 
      - Document support for multiple components.
567
 
    * debian/control:
568
 
      - Prefer debootstrap over cdebootstrap.
569
 
      - DebianMaintainerField.
570
 
 
571
 
 -- Soren Hansen <sh@linux2go.dk>  Mon, 11 Jun 2007 16:55:29 +0200
572
 
 
573
576
pbuilder (0.169) unstable; urgency=low
574
577
 
575
578
  [ Loic Minier ]
634
637
 
635
638
 -- Junichi Uekawa <dancer@debian.org>  Sun, 27 May 2007 15:53:49 +0900
636
639
 
637
 
pbuilder (0.166ubuntu1) gutsy; urgency=low
638
 
 
639
 
  * Merge from debian unstable, remaining changes:
640
 
    * pbuilder-satisfydepends-gdebi:
641
 
      - added alternative b-d resolver that should should speed up b-d 
642
 
        resolution quite a bit
643
 
    * pbuilder-buildpackage-funcs:
644
 
      - always pass --chroot to the pbuilder-satisfydepends
645
 
  * Defaults to gutsy in pbuilderrc
646
 
 
647
 
 -- Stephan Hermann <sh@sourcecode.de>  Sat, 12 May 2007 20:31:01 +0200
648
 
 
649
640
pbuilder (0.166) unstable; urgency=low
650
641
 
651
642
  [ Junichi Uekawa ]
720
711
 
721
712
 -- Junichi Uekawa <dancer@debian.org>  Tue, 26 Dec 2006 17:11:08 +0900
722
713
 
723
 
pbuilder (0.161ubuntu2) feisty; urgency=low
724
 
 
725
 
  * pbuilder-satisfydepends-gdebi:
726
 
    - added alternative b-d resolver that should should speed up b-d 
727
 
      resolution quite a bit
728
 
  * pbuilder-buildpackage-funcs:
729
 
    - always pass --chroot to the pbuilder-satisfydepends
730
 
 
731
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu,  1 Mar 2007 13:34:09 +0100
732
 
 
733
 
pbuilder (0.161ubuntu1) feisty; urgency=low
734
 
 
735
 
  * Merge from debian unstable.
736
 
  * Default to feisty in pbuilderrc
737
 
 
738
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 22 Nov 2006 09:23:43 +0100
739
 
 
740
714
pbuilder (0.161) unstable; urgency=low
741
715
 
742
716
  [ Junichi Uekawa ]
816
790
 
817
791
 -- Junichi Uekawa <dancer@debian.org>  Wed, 26 Jul 2006 08:38:56 +0900
818
792
 
819
 
pbuilder (0.155ubuntu3) edgy; urgency=low
820
 
 
821
 
  * added the COMPONENTS option to the man-page (thanks to Sami Haahtinen)
822
 
 
823
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 28 Aug 2006 11:45:55 +0200
824
 
 
825
 
pbuilder (0.155ubuntu2) edgy; urgency=low
826
 
 
827
 
  * Default to edgy
828
 
 
829
 
 -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 12 Jul 2006 11:13:08 -0700
830
 
 
831
 
pbuilder (0.155ubuntu1) edgy; urgency=low
832
 
 
833
 
  * merged debian changes
834
 
  * remove all 'CVS' control files
835
 
 
836
 
 -- Reinhard Tartler <siretart@tauware.de>  Sat, 17 Jun 2006 12:29:22 +0200
837
 
 
838
793
pbuilder (0.155) unstable; urgency=low
839
794
 
840
795
  [Junichi Uekawa]
943
898
 
944
899
 -- Junichi Uekawa <dancer@debian.org>  Mon, 30 Jan 2006 23:09:41 +0900
945
900
 
946
 
pbuilder (0.145ubuntu4.1) dapper-updates; urgency=low
947
 
 
948
 
  * Changing the order of cdebootstrap | debootstrap dependencies, 
949
 
    (Closes: Malone #40613 + duplicates)
950
 
 
951
 
 -- Reinhard Tartler <siretart@tauware.de>  Sat, 17 Jun 2006 12:14:49 +0200
952
 
 
953
 
pbuilder (0.145ubuntu4) dapper; urgency=low
954
 
 
955
 
  * pbuilder-modules: deleted extra space in a variable assignment expression 
956
 
    which prevents pbuilder to create a dapper chroot. 
957
 
    (Closes: Malone #38456)
958
 
 
959
 
 -- Loic Pefferkorn <loic@ubuntu.com>  Thu,  6 Apr 2006 17:44:04 +0000
960
 
 
961
 
pbuilder (0.145ubuntu3) dapper; urgency=low
962
 
 
963
 
  * add support for multiple components (thanks to Sami Haahtinen)
964
 
    (ubuntu: #29956) 
965
 
  * removed pbuilder-uml from suggests (not available in ubuntu)
966
 
    (ubuntu: #20971)
967
 
 
968
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  4 Apr 2006 11:35:42 +0200
969
 
 
970
 
pbuilder (0.145ubuntu2) dapper; urgency=low
971
 
 
972
 
  * pbuilderrc: make the config work out-of-the-box on dapper (#19659)
973
 
 
974
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon,  3 Apr 2006 16:36:12 +0200
975
 
 
976
 
pbuilder (0.145ubuntu1) dapper; urgency=low
977
 
 
978
 
  * resync with debian. Did cleanups to debian/changelog, and removed
979
 
    weird cruft from the previous merge
980
 
 
981
 
 -- Reinhard Tartler <siretart@ubuntu.com>  Sat, 14 Jan 2006 12:08:04 +0100
982
 
 
983
901
pbuilder (0.145) unstable; urgency=low
984
902
 
985
903
  [Junichi Uekawa]
1050
968
 
1051
969
 -- Junichi Uekawa <dancer@debian.org>  Sun,  4 Dec 2005 15:21:06 +0900
1052
970
 
1053
 
pbuilder (0.139ubuntu1) dapper; urgency=low
1054
 
 
1055
 
  * Resynchronise with Debian, merged by hand, the MoM result
1056
 
    looked a bit odd.
1057
 
 
1058
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 24 Nov 2005 12:06:01 +0100
1059
 
 
1060
971
pbuilder (0.139) unstable; urgency=low
1061
972
 
1062
973
  [Junichi Uekawa]
1074
985
 
1075
986
 -- Junichi Uekawa <dancer@debian.org>  Fri, 11 Nov 2005 08:46:38 +0900
1076
987
 
1077
 
pbuilder (0.137ubuntu1) dapper; urgency=low
1078
 
 
1079
 
  * Resynchronise with Debian.
1080
 
 
1081
 
 -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed,  9 Nov 2005 10:53:40 +0100
1082
 
 
1083
988
pbuilder (0.137) unstable; urgency=low
1084
989
 
1085
990
  [Junichi Uekawa]
1102
1007
 
1103
1008
 -- Junichi Uekawa <dancer@debian.org>  Thu,  3 Nov 2005 10:06:58 +0900
1104
1009
 
1105
 
pbuilder (0.136ubuntu1) dapper; urgency=low
1106
 
 
1107
 
  * Default to debootstrap rather than cdebootstrap; cdebootstrap doesn't
1108
 
    work with Ubuntu yet.
1109
 
 
1110
 
 -- Colin Watson <cjwatson@ubuntu.com>  Sun, 30 Oct 2005 04:43:41 +0000
1111
 
 
1112
1010
pbuilder (0.136) unstable; urgency=low
1113
1011
 
1114
1012
  [Junichi Uekawa]