ntk/apt.git
17 years ago* fix version number and changelog
Michael Vogt [Wed, 2 May 2007 11:39:49 +0000 (13:39 +0200)]
* fix version number and changelog

17 years ago* merged from apt--mvo
Michael Vogt [Fri, 12 Jan 2007 19:47:02 +0000 (20:47 +0100)]
* merged from apt--mvo

17 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Wed, 20 Dec 2006 09:58:57 +0000 (10:58 +0100)]
* apt-pkg/algorithms.cc:
  - make sure we have a candidateVer if we check it for downloadability

17 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Tue, 19 Dec 2006 19:44:54 +0000 (20:44 +0100)]
* apt-pkg/algorithms.cc:
  - when encountering a or-group in pkgProblemResolver::Resolver(), check
    if it IsCritical(), otherwise we may do checking on weak-depends and
    confuse the system badly

17 years ago* changelog updated
Michael Vogt [Tue, 19 Dec 2006 13:51:52 +0000 (14:51 +0100)]
* changelog updated

17 years ago* merged apt--curl-https branch
Michael Vogt [Tue, 19 Dec 2006 13:50:16 +0000 (14:50 +0100)]
* merged apt--curl-https branch

17 years ago* methods/https.cc:
Michael Vogt [Tue, 19 Dec 2006 12:11:26 +0000 (13:11 +0100)]
* methods/https.cc:
  - implemented various cert verification options

17 years ago* added https transport method as optional pacakge
Michael Vogt [Tue, 19 Dec 2006 11:03:30 +0000 (12:03 +0100)]
* added https transport method as optional pacakge

17 years ago* apt-pkg/deb/debrecords.cc:
Michael Vogt [Tue, 19 Dec 2006 10:44:52 +0000 (11:44 +0100)]
* apt-pkg/deb/debrecords.cc:
  - return the correct SHA1Hash()
* methods/http.cc:
  - send VERSION of apt in the User-Agent string

17 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Mon, 18 Dec 2006 18:39:42 +0000 (19:39 +0100)]
* apt-pkg/algorithms.cc:
  - only increase the score of installed applications if they are not
    obsolte (still downloadable)

17 years ago* apt-pkg/depcache.cc:
Michael Vogt [Mon, 18 Dec 2006 11:15:31 +0000 (12:15 +0100)]
* apt-pkg/depcache.cc:
  - never autoremove Required packages

17 years ago* apt-pkg/depcache.cc:
Michael Vogt [Mon, 18 Dec 2006 10:55:43 +0000 (11:55 +0100)]
* apt-pkg/depcache.cc:
  - never mark required packages as garbage

17 years ago* merged the apt-breaks-iwj branch
Michael Vogt [Thu, 14 Dec 2006 11:39:29 +0000 (12:39 +0100)]
* merged the apt-breaks-iwj branch
* pulled in the other remaining ubuntu changes

17 years ago* merged with apt--mvo
Michael Vogt [Thu, 14 Dec 2006 11:07:24 +0000 (12:07 +0100)]
* merged with apt--mvo

17 years ago* merged from the apt--pdiff branch
Michael Vogt [Thu, 14 Dec 2006 10:58:25 +0000 (11:58 +0100)]
* merged from the apt--pdiff branch

17 years ago* merged from ian
Michael Vogt [Thu, 14 Dec 2006 10:50:19 +0000 (11:50 +0100)]
* merged from ian

17 years ago* merged the no-pragma branch
Michael Vogt [Thu, 14 Dec 2006 10:45:18 +0000 (11:45 +0100)]
* merged the no-pragma branch

17 years ago* merged from the apt--auto-mark branch
Michael Vogt [Thu, 14 Dec 2006 10:34:01 +0000 (11:34 +0100)]
* merged from the apt--auto-mark branch

17 years ago* changelog prepared
Michael Vogt [Thu, 14 Dec 2006 10:32:31 +0000 (11:32 +0100)]
* changelog prepared

17 years ago* merged with apt--debian-sid
Michael Vogt [Thu, 14 Dec 2006 10:29:20 +0000 (11:29 +0100)]
* merged with apt--debian-sid

17 years ago* merged with apt--debian-sid
Michael Vogt [Thu, 14 Dec 2006 09:59:16 +0000 (10:59 +0100)]
* merged with apt--debian-sid

17 years ago* merged from apt--mvo
Michael Vogt [Thu, 14 Dec 2006 09:58:43 +0000 (10:58 +0100)]
* merged from apt--mvo

17 years ago* finalized changelog
Michael Vogt [Thu, 14 Dec 2006 09:48:37 +0000 (10:48 +0100)]
* finalized changelog

17 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Wed, 13 Dec 2006 18:19:11 +0000 (19:19 +0100)]
* apt-pkg/algorithms.cc:
  - use clog instead of cout in debug

17 years ago0.6.46.3ubuntu2 change as uploaded: fix dist-upgrade
Ian Jackson [Fri, 8 Dec 2006 18:21:59 +0000 (18:21 +0000)]
0.6.46.3ubuntu2 change as uploaded: fix dist-upgrade

17 years ago* apt-pkg/acquire-item.cc
Michael Vogt [Thu, 7 Dec 2006 13:42:57 +0000 (14:42 +0100)]
* apt-pkg/acquire-item.cc
  - more usefull description of the downloaded patches

17 years ago* debian/changelog:
Michael Vogt [Thu, 7 Dec 2006 11:28:25 +0000 (12:28 +0100)]
* debian/changelog:
  - fix incorrect

17 years agomerged with apt--mvo
Michael Vogt [Thu, 7 Dec 2006 10:45:13 +0000 (11:45 +0100)]
merged with apt--mvo

17 years ago* merged from bubulle
Michael Vogt [Thu, 7 Dec 2006 10:34:52 +0000 (11:34 +0100)]
* merged from bubulle

17 years ago* apt-pkg/contrib/progress.cc
Michael Vogt [Thu, 7 Dec 2006 10:28:00 +0000 (11:28 +0100)]
* apt-pkg/contrib/progress.cc
  - only check time on precent boundaries (seems to make a real difference
    on ARM, see debian #398381)
* apt-pkg/contrib/sha256.cc:
  - added #pragma interface
* apt-pkg/contrib/sha256.h:
  - remove unneeded stdint.h include
* apt-pkg/vendorlist.cc:
  - fix qualifier to make it build with -O0
* po/:
  - make update-po

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Thu, 7 Dec 2006 10:10:32 +0000 (11:10 +0100)]
* apt-pkg/acquire-item.cc:
  - merged the NMU pdiff fix and make the code a bit more readable

17 years ago* merged NMU from aba
Michael Vogt [Thu, 7 Dec 2006 09:45:44 +0000 (10:45 +0100)]
* merged NMU from aba

17 years ago* apt-pkg/deb/debindexfile.cc:
Michael Vogt [Thu, 7 Dec 2006 09:32:06 +0000 (10:32 +0100)]
* apt-pkg/deb/debindexfile.cc:
  - File.FileName() == NULL check added
* apt-pkg/deb/debsrcrecords.cc:
  - fix FTBFS on i386

17 years ago* apt-pkg/deb/debsrcrecords.{cc,h}:
Michael Vogt [Fri, 1 Dec 2006 16:03:43 +0000 (17:03 +0100)]
* apt-pkg/deb/debsrcrecords.{cc,h}:
  - cast correct

17 years ago* merged from main
Michael Vogt [Fri, 1 Dec 2006 13:36:26 +0000 (14:36 +0100)]
* merged from main

17 years ago* changelog updates
Michael Vogt [Fri, 1 Dec 2006 13:30:19 +0000 (14:30 +0100)]
* changelog updates

17 years ago* changelog updated
Michael Vogt [Fri, 1 Dec 2006 13:27:02 +0000 (14:27 +0100)]
* changelog updated

17 years ago* merged from main
Michael Vogt [Fri, 1 Dec 2006 13:24:33 +0000 (14:24 +0100)]
* merged from main

17 years ago* apt-pkg/deb/debsrcrecords.cc:
Michael Vogt [Fri, 1 Dec 2006 12:06:07 +0000 (13:06 +0100)]
* apt-pkg/deb/debsrcrecords.cc:
  - fix off-by-one problem

17 years ago* apt-pkg/deb/debsrcrecords.{cc,h}:
Michael Vogt [Thu, 30 Nov 2006 14:06:28 +0000 (15:06 +0100)]
* apt-pkg/deb/debsrcrecords.{cc,h}:
  - make the buffer dynmaic

17 years agoFix remaining non ASCII in headers
bubulle@debian.org [Tue, 28 Nov 2006 21:14:28 +0000 (22:14 +0100)]
Fix remaining non ASCII in headers

17 years agoRemoved non ASCII characters in headers
bubulle@debian.org [Tue, 28 Nov 2006 21:02:02 +0000 (22:02 +0100)]
Removed non ASCII characters in headers

17 years ago(incomplete) Arabic translation added
bubulle@debian.org [Tue, 28 Nov 2006 20:59:13 +0000 (21:59 +0100)]
(incomplete) Arabic translation added

17 years agoRemove non ASCII characters in headers
bubulle@debian.org [Tue, 28 Nov 2006 20:58:21 +0000 (21:58 +0100)]
Remove non ASCII characters in headers

17 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Mon, 27 Nov 2006 11:07:06 +0000 (12:07 +0100)]
* apt-pkg/deb/dpkgpm.cc:
  - added "Dpkg::StopOnError" variable that controls if apt
      will abort on errors from dpkg

17 years ago* added missing ","
Michael Vogt [Thu, 23 Nov 2006 07:12:02 +0000 (08:12 +0100)]
* added missing ","

17 years ago* mention apt-secure in apt.8 and apt-apt.8
Michael Vogt [Thu, 23 Nov 2006 07:04:38 +0000 (08:04 +0100)]
* mention apt-secure in apt.8 and apt-apt.8

17 years agoUpdate the POT file after the grammar change
bubulle@debian.org [Thu, 23 Nov 2006 06:20:59 +0000 (07:20 +0100)]
Update the POT file after the grammar change

17 years ago* changelog updated to match latest debian upload
Michael Vogt [Thu, 23 Nov 2006 06:16:12 +0000 (07:16 +0100)]
* changelog updated to match latest debian upload

17 years ago* merged from bubulle
Michael Vogt [Thu, 23 Nov 2006 06:14:02 +0000 (07:14 +0100)]
* merged from bubulle

17 years agoCorrect grammar in one message. Unfuzzy translations. Closes: #399652
bubulle@debian.org [Wed, 22 Nov 2006 07:38:17 +0000 (08:38 +0100)]
Correct grammar in one message. Unfuzzy translations. Closes: #399652

17 years agoFix the typo described in #320000
bubulle@debian.org [Sun, 12 Nov 2006 06:30:07 +0000 (07:30 +0100)]
Fix the typo described in #320000

17 years agoFix a minor error in the French manpage. Closes: #398028
bubulle@debian.org [Sat, 11 Nov 2006 17:13:44 +0000 (18:13 +0100)]
Fix a minor error in the French manpage. Closes: #398028

17 years agoAdded Ukrainian translation. Closes: #396966
bubulle@debian.org [Sat, 4 Nov 2006 07:39:00 +0000 (08:39 +0100)]
Added Ukrainian translation. Closes: #396966

17 years agoSync with Michael
bubulle@debian.org [Sat, 4 Nov 2006 07:34:18 +0000 (08:34 +0100)]
Sync with Michael
Temporary compeltion for Greek (needs translator attention)

17 years ago* finalized changelog, uploaded
Michael Vogt [Fri, 3 Nov 2006 20:59:43 +0000 (21:59 +0100)]
* finalized changelog, uploaded

17 years ago* finalized changelog, uploaded
Michael Vogt [Fri, 3 Nov 2006 20:57:03 +0000 (21:57 +0100)]
* finalized changelog, uploaded

17 years agoUpdated Greek translation
bubulle@debian.org [Thu, 2 Nov 2006 18:48:29 +0000 (19:48 +0100)]
Updated Greek translation

17 years ago* merged from apt--mvo
Michael Vogt [Thu, 2 Nov 2006 10:37:34 +0000 (11:37 +0100)]
* merged from apt--mvo

17 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Tue, 31 Oct 2006 19:06:34 +0000 (20:06 +0100)]
* apt-pkg/deb/dpkgpm.cc:
  - reset the line if a invalid line was read

17 years ago* merged from apt--mvo
Michael Vogt [Mon, 30 Oct 2006 10:02:02 +0000 (11:02 +0100)]
* merged from apt--mvo

17 years ago* changelog updated
Michael Vogt [Mon, 30 Oct 2006 09:51:31 +0000 (10:51 +0100)]
* changelog updated

17 years ago* merged from bubulle
Michael Vogt [Mon, 30 Oct 2006 09:51:08 +0000 (10:51 +0100)]
* merged from bubulle

17 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Mon, 30 Oct 2006 09:39:18 +0000 (10:39 +0100)]
* apt-pkg/deb/dpkgpm.cc:
  - fix segfault if dpkg sends multiline error messages

17 years ago* merged from bubulle
Michael Vogt [Mon, 30 Oct 2006 07:50:34 +0000 (08:50 +0100)]
* merged from bubulle

17 years agoUpdates and corrections to the German translation
bubulle@debian.org [Tue, 24 Oct 2006 16:51:56 +0000 (18:51 +0200)]
Updates and corrections to the German translation

17 years agoCatalan translation update
bubulle@debian.org [Sun, 22 Oct 2006 17:31:30 +0000 (19:31 +0200)]
Catalan translation update

17 years agoUpdated Dutch
bubulle@debian.org [Sun, 22 Oct 2006 06:58:01 +0000 (08:58 +0200)]
Updated Dutch

17 years agoCompleted Italian translation
bubulle@debian.org [Sat, 21 Oct 2006 21:29:18 +0000 (23:29 +0200)]
Completed Italian translation

17 years agoHungarian translation update
bubulle@debian.org [Sat, 21 Oct 2006 10:49:44 +0000 (12:49 +0200)]
Hungarian translation update

17 years agoCompleted Chinese Traditional
bubulle@debian.org [Sat, 21 Oct 2006 09:37:00 +0000 (11:37 +0200)]
Completed Chinese Traditional

17 years agoUpdated Arabic translation (still not compelte
bubulle@debian.org [Sat, 21 Oct 2006 07:05:49 +0000 (09:05 +0200)]
Updated Arabic translation (still not compelte

17 years agoRussian translation update
bubulle@debian.org [Mon, 16 Oct 2006 21:27:01 +0000 (23:27 +0200)]
Russian translation update

17 years agoNorwegian Bokmal updated. Closes: #392466
bubulle@debian.org [Mon, 16 Oct 2006 05:27:43 +0000 (07:27 +0200)]
Norwegian Bokmal updated. Closes: #392466

17 years agoPortuguese translation update. Closes: #393199
bubulle@debian.org [Sun, 15 Oct 2006 16:50:06 +0000 (18:50 +0200)]
Portuguese translation update. Closes: #393199

17 years agoFix permission issues with dummy commit
bubulle@debian.org [Sun, 15 Oct 2006 11:59:52 +0000 (13:59 +0200)]
Fix permission issues with dummy commit

17 years agoCorrect spelling error in French translation
bubulle@debian.org [Sat, 14 Oct 2006 06:24:36 +0000 (08:24 +0200)]
Correct spelling error in French translation

17 years agoKhmer translation update
bubulle@debian.org [Fri, 13 Oct 2006 13:58:13 +0000 (15:58 +0200)]
Khmer translation update

17 years agoKorean translation updated
bubulle@debian.org [Fri, 13 Oct 2006 05:07:33 +0000 (07:07 +0200)]
Korean translation updated

17 years agoBulgarian translation updated
bubulle@debian.org [Thu, 12 Oct 2006 18:03:54 +0000 (20:03 +0200)]
Bulgarian translation updated

17 years agoGerman translation update
bubulle@debian.org [Thu, 12 Oct 2006 15:55:49 +0000 (17:55 +0200)]
German translation update

17 years agoChangelog entry for the en_GB update
bubulle@debian.org [Thu, 12 Oct 2006 15:54:57 +0000 (17:54 +0200)]
Changelog entry for the en_GB update

17 years agoBritish English translation update
bubulle@debian.org [Thu, 12 Oct 2006 15:51:18 +0000 (17:51 +0200)]
British English translation update

17 years agoRefresh all PO and the POT from sources
bubulle@debian.org [Thu, 12 Oct 2006 04:53:09 +0000 (06:53 +0200)]
Refresh all PO and the POT from sources
Last refresh before the call for translation updates

17 years agoFuzzy one string with obvious errors in the Polish translations
bubulle@debian.org [Wed, 11 Oct 2006 20:36:37 +0000 (22:36 +0200)]
Fuzzy one string with obvious errors in the Polish translations

17 years agoSync with Michael after 0.6.46.2 release
bubulle@debian.org [Wed, 11 Oct 2006 17:52:36 +0000 (19:52 +0200)]
Sync with Michael after 0.6.46.2 release

17 years ago* debian/changelog:
Michael Vogt [Wed, 11 Oct 2006 07:23:01 +0000 (09:23 +0200)]
* debian/changelog:
  - finalized changelog

17 years ago* debian/control:
Michael Vogt [Wed, 11 Oct 2006 06:59:24 +0000 (08:59 +0200)]
* debian/control:
  - droped gnupg suggests because of debian-archive-keyring

17 years ago* merged from Christians branch
Michael Vogt [Wed, 11 Oct 2006 06:54:25 +0000 (08:54 +0200)]
* merged from Christians branch

17 years ago* merged from Chrisitan Perrier
Michael Vogt [Tue, 10 Oct 2006 15:33:29 +0000 (17:33 +0200)]
* merged from Chrisitan Perrier

17 years agoSync with Muchael
bubulle@debian.org [Mon, 9 Oct 2006 20:53:10 +0000 (22:53 +0200)]
Sync with Muchael

17 years ago* merged from apt--mvo
Michael Vogt [Mon, 9 Oct 2006 20:29:43 +0000 (22:29 +0200)]
* merged from apt--mvo

17 years ago* debian/changelog: fixed date
Michael Vogt [Mon, 9 Oct 2006 20:29:22 +0000 (22:29 +0200)]
* debian/changelog: fixed date

17 years ago* Merged from Christian Perrier bzr branch:
Michael Vogt [Mon, 9 Oct 2006 20:20:38 +0000 (22:20 +0200)]
* Merged from Christian Perrier bzr branch:

17 years ago* debian/control:
Michael Vogt [Mon, 9 Oct 2006 18:15:46 +0000 (20:15 +0200)]
* debian/control:
  - depends on debian-archive-keyring instead of recommends

17 years agoFix encoding of generated French manpages
bubulle@debian.org [Mon, 9 Oct 2006 05:01:40 +0000 (07:01 +0200)]
Fix encoding of generated French manpages

17 years agoFix encoding of generated Japanese man pages. Closes: #361699
bubulle@debian.org [Mon, 9 Oct 2006 04:58:05 +0000 (06:58 +0200)]
Fix encoding of generated Japanese man pages. Closes: #361699

17 years agoSpanish translation update. Closes: #391661
bubulle@debian.org [Sun, 8 Oct 2006 05:24:48 +0000 (07:24 +0200)]
Spanish translation update. Closes: #391661

17 years agoCorrect very bad wording in apt-get.8
bubulle@debian.org [Fri, 6 Oct 2006 21:57:13 +0000 (23:57 +0200)]
Correct very bad wording in apt-get.8

17 years agoDanish translation update
bubulle@debian.org [Fri, 6 Oct 2006 18:05:32 +0000 (20:05 +0200)]
Danish translation update