]> git.saurik.com Git - apt.git/commitdiff
* apt-inst/contrib/arfile.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 8 Jan 2009 12:59:24 +0000 (13:59 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 8 Jan 2009 12:59:24 +0000 (13:59 +0100)
  - support members ending with '/' as well (thanks to Michal Cihr,
    closes: #500988)
* Translations:
  - Galician updated. Closes: #509151
  - Catalan updated. Closes: #509375
  - Vietnamese updated. Closes: #509422
  - Traditional Chinese added. Closes: #510664
* COPYING:
  - Actualized. Removed obsolete Qt section, added GPLv2 clause.
    (Closes: #440049, #509337)

1  2 
debian/changelog

index 8c7b62e18b5b386a007d725eb7df6bc6eae8be90,622152f297027780a414541be166fff5b5012c15..306110cd67d6c3ecd0e1da59dcd272d2b535521e
@@@ -1,64 -1,49 +1,79 @@@
 -apt (0.7.20) unstable; urgency=low
 -
 -  [ Eugene V. Lyubimkin ]
 -  * debian/changelog:
 -    - Fixed place of 'merged install-recommends and install-task branches'
 -      from 0.6.46.1 to 0.7.0. (Closes: #439866)
 -  * buildlib/config.{sub,guess}:
 -    - Renewed. This fixes lintian errors.
 -  * doc/apt.conf.5.xml, debian/apt-transport-https:
 -    - Documented briefly 'APT::https' group of options. (Closes: #507398)
 -    - Applied patch from Daniel Burrows to document 'Debug' group of options.
 -      (Closes: #457265)
 -    - Mentioned 'APT::Periodic' and 'APT::Archives' groups of options.
 -      (Closes: #438559)
 -    - Mentioned '/* ... */' comments. (Closes: #507601)
 -  * doc/examples/sources.list:
 -    - Removed obsolete commented non-us deb-src entry, replaced it with
 -      'deb-src security.debian.org' one. (Closes: #411298)
 -  * apt-pkg/contrib/mmap.cc:
 -    - Added instruction how to work around MMap error in MMap error message.
 -      (Closes: #385674, 436028)
 -  * COPYING:
 -    - Actualized. Removed obsolete Qt section, added GPLv2 clause.
 -      (Closes: #440049, #509337)
 +apt (0.7.19ubuntu3) jaunty; urgency=low
  
 -  * add option to "apt-get build-dep" to mark the needed 
 -    build-dep packages as automatic installed. 
 -    This is controlled via the value of
 -    APT::Get::Build-Dep-Automatic and is set "false" by default.  
 -    Thanks to Aaron Haviland, closes: #448743
+   [ Michael Vogt ]
 -    - Finnish updated. Closes: #508449 
 +  * apt-pkg/contrib/strutl.cc:
 +    - fix TimeToStr i18n (LP: #289807)
+   * apt-inst/contrib/arfile.cc:
+     - support members ending with '/' as well (thanks to Michal Cihr,
+       closes: #500988)
+   [ Christian Perrier ]
+   * Translations:
 -    - French corrected (remove awful use of first person) 
+     - Galician updated. Closes: #509151
+     - Catalan updated. Closes: #509375
+     - Vietnamese updated. Closes: #509422
+     - Traditional Chinese added. Closes: #510664
-  --
 +
++  [ Eugene V. Lyubimkin ]  
++  * COPYING:
++    - Actualized. Removed obsolete Qt section, added GPLv2 clause.
++      (Closes: #440049, #509337)
+  -- Michael Vogt <mvo@debian.org>  Mon, 05 Jan 2009 08:59:20 +0100
  
 +apt (0.7.19ubuntu2) jaunty; urgency=low
 +
 +  [ Michael Vogt ]
 +  * apt-pkg/deb/dpkgpm.cc:
 +    - filter "ENOMEM" errors when creating apport reports 
 +  * cmdline/apt-get.cc:
 +    - fix "apt-get source pkg=ver" if binary name != source name
 +      (LP: #202219)
 +  * apt-pkg/indexrecords.cc:
 +    - fix some i18n issues
 +  * apt-pkg/contrib/strutl.h:
 +    - add new strprintf() function to make i18n strings easier
 +  * apt-pkg/dev/debsystem.cc:
 +    - add missing apti18n.h header
 +
 +  [ Dereck Wonnacott ]
 +  * Clarify the --help for 'purge' (LP: #243948)
 +
 +  [ Christian Perrier ]
 +  * Translations:
 +    - French corrected (remove awful use of first person) 
 +    - Finnish updated. Closes: #508449 
 +
 +  [ Eugene V. Lyubimkin ]
 +  * doc/examples/sources.list:
 +    - Removed obsolete commented non-us deb-src entry, replaced it with
 +      'deb-src security.debian.org' one. (Closes: #411298)
 +  * apt-pkg/contrib/mmap.cc:
 +    - Added instruction how to work around MMap error in MMap error message.
 +      (Closes: #385674, 436028)
 +  * buildlib/config.{sub,guess}:
 +    - Renewed. This fixes lintian errors.
 +  * doc/apt.conf.5.xml, debian/apt-transport-https:
 +    - Documented briefly 'APT::https' group of options. (Closes: #507398)
 +    - Applied patch from Daniel Burrows to document 'Debug' group of options.
 +      (Closes: #457265)
 +    - Mentioned 'APT::Periodic' and 'APT::Archives' groups of options.
 +      (Closes: #438559)
 +    - Mentioned '/* ... */' comments. (Closes: #507601)
 +
 +  [ Ian Weisser ]
 +  * /apt-pkg/deb/debsystem.cc:
 +    - add 'sudo' to the error message to "run 'dpkg --configure -a'"
 +      (LP: #52697)
 +
 + -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 16 Dec 2008 06:59:17 +0100
 +
 +apt (0.7.19ubuntu1) jaunty; urgency=low
 +
 +  * merge from debian
 +
 + -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 24 Nov 2008 10:52:20 +0100
 +
  apt (0.7.19) unstable; urgency=low
  
    [ Eugene V. Lyubimkin ]
        is a request to install only one package and it is not installable.
        (Closes: #419521)
  
    [ Michael Vogt ]
 +  * doc/makefile:
 +    - add examples/apt-https-method-example.conf
      - fix SIGHUP handling (closes: #463030)
  
    [ Christian Perrier ]