ntk/apt.git
17 years ago* po/gl.po:
Michael Vogt [Wed, 11 Apr 2007 08:27:36 +0000 (10:27 +0200)]
* po/gl.po:
  - fix error translation that causes trouble to lsb_release

17 years ago* apt-pkg/cdrom.cc:
Michael Vogt [Wed, 7 Mar 2007 11:49:33 +0000 (12:49 +0100)]
* apt-pkg/cdrom.cc:
  - only unmount if APT::CDROM::NoMount is false
* methods/cdrom.cc:
  - only umount if it was mounted by the method before

17 years ago - added APT::CDROM::UnMountOnFinish to have more control over
Michael Vogt [Wed, 7 Mar 2007 11:06:08 +0000 (12:06 +0100)]
  - added APT::CDROM::UnMountOnFinish to have more control over
    the umount/mount process

17 years ago* apt-pkg/cdrom.cc, methods/cdrom.cc:
Michael Vogt [Wed, 7 Mar 2007 09:04:31 +0000 (10:04 +0100)]
* apt-pkg/cdrom.cc, methods/cdrom.cc:
  - only unmount if APT::CDROM::NoMount is false

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* 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/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 ago* debian/changelog:
Michael Vogt [Thu, 7 Dec 2006 11:28:25 +0000 (12:28 +0100)]
* debian/changelog:
  - fix incorrect

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* 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* 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* 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 agoUpdated Greek translation
bubulle@debian.org [Thu, 2 Nov 2006 18:48:29 +0000 (19:48 +0100)]
Updated Greek translation

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 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 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* 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* 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 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

17 years ago* po/en_GB.po:
Michael Vogt [Thu, 5 Oct 2006 13:21:25 +0000 (15:21 +0200)]
* po/en_GB.po:
  - more whitespace fixes

17 years ago* po/en_GB.po:
Michael Vogt [Thu, 5 Oct 2006 13:14:40 +0000 (15:14 +0200)]
* po/en_GB.po:
  - typo

17 years agoUpdated Czech translation
bubulle@debian.org [Wed, 4 Oct 2006 19:13:19 +0000 (21:13 +0200)]
Updated Czech translation

17 years ago* apt-pkg/tagfile.cc,h:
Michael Vogt [Sun, 1 Oct 2006 22:58:53 +0000 (00:58 +0200)]
* apt-pkg/tagfile.cc,h:
  - make the internal buffer grow dynamically if required

17 years ago* apt-pkg/tagfile.h:
Michael Vogt [Sat, 30 Sep 2006 20:50:41 +0000 (22:50 +0200)]
* apt-pkg/tagfile.h:
  - increase the buffer in tagfile.cc for now, this really needs to
    become a dynamic buffer

17 years ago* methods/gzip.cc:
Michael Vogt [Sat, 30 Sep 2006 14:30:42 +0000 (16:30 +0200)]
* methods/gzip.cc:
  - fix invalid reanem

17 years ago* merged from Christian Perrier (http://www.perrier.eu.org/debian/packages
Michael Vogt [Sat, 30 Sep 2006 12:36:06 +0000 (14:36 +0200)]
* merged from  Christian Perrier (perrier.eu.org/debian/packages
/d-i/level4/apt-main)

17 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Sat, 30 Sep 2006 12:28:00 +0000 (14:28 +0200)]
* apt-pkg/deb/dpkgpm.cc:
  - translate the dpkg progress strings when they are used, not in the
    struct (thanks to Steinar Gunderson)
* debian/changelog:
  - updated

17 years ago* debian/rules:
Michael Vogt [Sat, 30 Sep 2006 12:16:55 +0000 (14:16 +0200)]
* debian/rules:
  - Daniel Schepler to make apt bin-NMU able

17 years ago* methods/gzip.cc:
Michael Vogt [Sat, 30 Sep 2006 12:14:04 +0000 (14:14 +0200)]
* methods/gzip.cc:
  - just stop on empty files, don't call the extractor
* debian/changelog:
  - merged the last debian upload
  - added entry for extractor

17 years agoFinnish translation update. Closes: #390149
bubulle@debian.org [Fri, 29 Sep 2006 17:20:11 +0000 (19:20 +0200)]
Finnish translation update. Closes: #390149

17 years ago* doc/examples/configure-index:
Michael Vogt [Thu, 28 Sep 2006 09:22:44 +0000 (11:22 +0200)]
* doc/examples/configure-index:
  - document the buildDeps debug option

17 years agoBasque translation update. Closes: #389725
bubulle@debian.org [Wed, 27 Sep 2006 16:24:50 +0000 (18:24 +0200)]
Basque translation update. Closes: #389725

17 years agoSync with Michael
bubulle@debian.org [Thu, 21 Sep 2006 18:40:49 +0000 (20:40 +0200)]
Sync with Michael

17 years agoVietnamese translation update
bubulle@debian.org [Thu, 21 Sep 2006 18:37:50 +0000 (20:37 +0200)]
Vietnamese translation update

17 years ago* translation merges (thanks to Christian!)
Michael Vogt [Thu, 21 Sep 2006 08:22:08 +0000 (10:22 +0200)]
* translation merges (thanks to Christian!)

17 years agoFake change to fix permissions
bubulle@debian.org [Thu, 21 Sep 2006 06:56:48 +0000 (08:56 +0200)]
Fake change to fix permissions

17 years agoRomanian translation update. Closes: #388402
bubulle@debian.org [Wed, 20 Sep 2006 16:03:33 +0000 (18:03 +0200)]
Romanian translation update. Closes: #388402

17 years agoDzongkha translation update. Closes: #388184
bubulle@debian.org [Tue, 19 Sep 2006 05:02:16 +0000 (07:02 +0200)]
Dzongkha translation update. Closes: #388184

17 years agoResync with Michael Vogt
bubulle@debian.org [Sun, 17 Sep 2006 10:14:45 +0000 (12:14 +0200)]
Resync with Michael Vogt

17 years agoItalian translation typos fixed. Closes: #387812
bubulle@debian.org [Sun, 17 Sep 2006 07:30:17 +0000 (09:30 +0200)]
Italian translation typos fixed. Closes: #387812

17 years agoAdd Kurdish translation. Closes: #387766
bubulle@debian.org [Sun, 17 Sep 2006 07:25:39 +0000 (09:25 +0200)]
Add Kurdish translation. Closes: #387766

17 years ago* reverted otavios patch again because it breaks the following behaviour:
Michael Vogt [Sat, 16 Sep 2006 10:30:38 +0000 (12:30 +0200)]
* reverted otavios patch again because it breaks the following behaviour:
  A depends on X|Y
  B depends on Y
  With the old code we get:
  "apt-get install A B": we get "A B X Y"
  "apt-get install B A": we get "A B Y"
  With the new code there is no way to get this right and we always end
  up with "A B X Y" because we just go over the packages in the order
  that they are in the cache and run MarkInstall(AutoInstall=true) on
  them then. When A comes before B we always end up with the unneeded X
  dependency.

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Sat, 16 Sep 2006 10:02:02 +0000 (12:02 +0200)]
* cmdline/apt-get.cc:
  - merged patch from otavio to make the order of package selections less important

17 years ago* apt-pkg/tagfile.cc, tagfile.h:
Michael Vogt [Fri, 15 Sep 2006 16:24:47 +0000 (18:24 +0200)]
* apt-pkg/tagfile.cc, tagfile.h:
  - reverted the mmap patch again, it caused too much trouble with
    pipes etc

17 years ago* apt-pkg/tagfile.cc:
Michael Vogt [Fri, 15 Sep 2006 15:29:53 +0000 (17:29 +0200)]
* apt-pkg/tagfile.cc:
  - applied patch from jvw to make the tag key stuff case-insensitive

17 years ago* share/debian-archive.gpg:
Michael Vogt [Tue, 12 Sep 2006 10:24:42 +0000 (12:24 +0200)]
* share/debian-archive.gpg:
  - removed the outdated debian 2004 and the amd64 keys

17 years ago* merged from Christian Perrier (http://www.perrier.eu.org/debian/packages/d-i/level4...
Michael Vogt [Tue, 12 Sep 2006 09:37:44 +0000 (11:37 +0200)]
* merged from Christian Perrier (perrier.eu.org/debian/packages/d-i/level4/apt-main)

17 years ago* doc/examples/sources.list:
Michael Vogt [Tue, 12 Sep 2006 09:23:42 +0000 (11:23 +0200)]
* doc/examples/sources.list:
  - removed no-longer used non-us line

17 years ago* methods/gzip.cc:
Michael Vogt [Tue, 12 Sep 2006 09:19:35 +0000 (11:19 +0200)]
* methods/gzip.cc:
  - if it can't write (because var is full), close the FromGz stream
    to not hang in ExecWait() later

17 years agoAdd Closes statements to some translation changes
bubulle@debian.org [Sun, 10 Sep 2006 18:04:43 +0000 (20:04 +0200)]
Add Closes statements to some translation changes

17 years agoVarious changes I have no idea about
bubulle@debian.org [Sun, 10 Sep 2006 18:01:57 +0000 (20:01 +0200)]
Various changes I have no idea about