]> git.saurik.com Git - apt.git/log
apt.git
14 years agoimplement Fail-Ignore bool in FetchItem that tells the method that a failure of this...
Michael Vogt [Wed, 2 Jun 2010 21:30:01 +0000 (23:30 +0200)] 
implement Fail-Ignore bool in FetchItem that tells the method that a failure of this item is ok and does not need to be tried on all mirrors

14 years agomethods/mirror.cc: simplify uri.startswith()
Michael Vogt [Wed, 2 Jun 2010 21:15:55 +0000 (23:15 +0200)] 
methods/mirror.cc: simplify uri.startswith()

14 years agomethods/mirrors.cc: make cycle through the mirrors work properly
Michael Vogt [Wed, 2 Jun 2010 21:13:42 +0000 (23:13 +0200)] 
methods/mirrors.cc: make cycle through the mirrors work properly

14 years agomethods/mirror.cc: remove Acquire::Mirror::RefreshInterval (not really useful)
Michael Vogt [Wed, 2 Jun 2010 20:47:49 +0000 (22:47 +0200)] 
methods/mirror.cc: remove Acquire::Mirror::RefreshInterval (not really useful)

14 years agoimprove error message if mirror method fails
Michael Vogt [Wed, 2 Jun 2010 20:44:49 +0000 (22:44 +0200)] 
improve error message if mirror method fails

14 years agomethods/mirror.cc: on fail try the next mirror
Michael Vogt [Wed, 2 Jun 2010 14:51:25 +0000 (16:51 +0200)] 
methods/mirror.cc: on fail try the next mirror

14 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Wed, 2 Jun 2010 14:40:40 +0000 (16:40 +0200)] 
* apt-pkg/deb/dpkgpm.cc:
  - add missing include
* methods/mirror.{cc,h}:
  - add SelectNextMirror() and InitMirrors() functions
  - read all mirrors into the AllMirrors vector

14 years ago* debian/apt.postinst:
Michael Vogt [Fri, 14 May 2010 07:42:05 +0000 (09:42 +0200)] 
* debian/apt.postinst:
  - do not fail if getent returns nothing useful (LP: #579647)
    thanks to Jean-Baptiste Lallement

14 years agoreleasing version 0.7.25.3ubuntu8 0.7.25.3ubuntu8
Michael Vogt [Fri, 14 May 2010 07:33:22 +0000 (09:33 +0200)] 
releasing version 0.7.25.3ubuntu8

14 years ago* apt-pkg/indexfile.cc:
Michael Vogt [Wed, 5 May 2010 08:16:02 +0000 (10:16 +0200)] 
* apt-pkg/indexfile.cc:
  - If no "_" is found in the language code, try to find a "."
    This is required for languages like Esperanto that have no
    county associated with them (LP: #560956)
    Thanks to "Aisano" for the fix

14 years ago* apt-pkg/deb/debrecords.cc:
Michael Vogt [Wed, 5 May 2010 07:58:23 +0000 (09:58 +0200)] 
* apt-pkg/deb/debrecords.cc:
  - fix max tag buffer size (LP: #545336, closes: #578959)

14 years agoUse https:// in Vcs-Bzr URL.
lool@dooz.org [Thu, 22 Apr 2010 08:57:37 +0000 (10:57 +0200)] 
Use https:// in Vcs-Bzr URL.

14 years agoreleasing version 0.7.25.3ubuntu7 0.7.25.3ubuntu7
Michael Vogt [Thu, 22 Apr 2010 08:51:49 +0000 (10:51 +0200)] 
releasing version 0.7.25.3ubuntu7

14 years agomerged from lp:~mvo/apt/mvo
Michael Vogt [Wed, 14 Apr 2010 17:51:40 +0000 (19:51 +0200)] 
merged from lp:~mvo/apt/mvo

14 years agoRemember hosts with general failures for
Michael Vogt [Wed, 14 Apr 2010 17:26:34 +0000 (19:26 +0200)] 
Remember hosts with general failures for
https://wiki.ubuntu.com/NetworklessInstallationFixes (LP: #556831).

14 years ago* cmdline/apt-get.cc: 0.7.25.3ubuntu6
Michael Vogt [Thu, 8 Apr 2010 19:14:03 +0000 (21:14 +0200)] 
* cmdline/apt-get.cc:
  - fix crash when pkg.VersionList() is empty (LP: #556056)

14 years agoreleasing version 0.7.25.3ubuntu5 0.7.25.3ubuntu5
Michael Vogt [Wed, 31 Mar 2010 20:52:36 +0000 (22:52 +0200)] 
releasing version 0.7.25.3ubuntu5

14 years agocherry pick -r 1984..1985 lp:~donkult/apt/sid
Michael Vogt [Wed, 31 Mar 2010 20:03:34 +0000 (22:03 +0200)] 
cherry pick -r 1984..1985 lp:~donkult/apt/sid

14 years agocherry pick -r 1983..1984 lp:~donkult/apt/sid
Michael Vogt [Wed, 31 Mar 2010 20:00:36 +0000 (22:00 +0200)] 
cherry pick -r 1983..1984 lp:~donkult/apt/sid

14 years agoreleasing version 0.7.25.3ubuntu4 0.7.25.3ubuntu4
Michael Vogt [Fri, 26 Mar 2010 17:09:28 +0000 (18:09 +0100)] 
releasing version 0.7.25.3ubuntu4

14 years agocherry pick -r 1954..1955 lp:~donkult/apt/sid
Michael Vogt [Fri, 26 Mar 2010 16:27:47 +0000 (17:27 +0100)] 
cherry pick -r 1954..1955 lp:~donkult/apt/sid

14 years ago* cmdline/apt-get.cc, apt-pkg/cdrom.cc:
Michael Vogt [Fri, 26 Mar 2010 16:25:04 +0000 (17:25 +0100)] 
* cmdline/apt-get.cc, apt-pkg/cdrom.cc:
 - fix memory leaks in error conditions in DoSource()

14 years agocherry pick -r 1956..1957 lp:~donkult/apt/sid
Michael Vogt [Fri, 26 Mar 2010 16:02:27 +0000 (17:02 +0100)] 
cherry pick -r 1956..1957 lp:~donkult/apt/sid

14 years agoapt-pkg/packagemanager.cc: more debug output for debug::pkgPackageManager
Michael Vogt [Tue, 16 Mar 2010 20:47:49 +0000 (21:47 +0100)] 
apt-pkg/packagemanager.cc: more debug output for debug::pkgPackageManager

14 years agoreleasing version 0.7.25.3ubuntu3 0.7.25.3ubuntu3
Michael Vogt [Mon, 15 Mar 2010 08:57:57 +0000 (09:57 +0100)] 
releasing version 0.7.25.3ubuntu3

14 years agoreleasing version 0.7.25.3ubuntu2 0.7.25.3ubuntu2
Michael Vogt [Fri, 12 Mar 2010 22:24:05 +0000 (23:24 +0100)] 
releasing version 0.7.25.3ubuntu2

14 years ago* debian/apt.cron.daily:
Michael Vogt [Fri, 12 Mar 2010 21:33:35 +0000 (22:33 +0100)] 
* debian/apt.cron.daily:
  - do not look into admin users gconf anymore for the http proxy
    the user now needs to use the "Apply system-wide" UI in the
    gnome-control-center to set it
* debian/apt.postinst:
  - add set_apt_proxy_from_gconf() and run that once on upgrade if
    there is no proxy configured already system-wide (LP: #432631)
    From that point on gnome-control-center will have to warn if
    the user makes changes to the proxy settings and does not apply
    them system wide

14 years ago* cmdline/apt-get.cc:
Michael Vogt [Fri, 12 Mar 2010 21:10:42 +0000 (22:10 +0100)] 
* cmdline/apt-get.cc:
  - if apt-get source foo=version or foo/distro can not be found,
    error out (LP: #502641)
* apt-pkg/indexfile.cc:
  - deal correctly with three letter langcodes (LP: #391409)

14 years ago* apt-pkg/indexfile.cc:
Michael Vogt [Fri, 12 Mar 2010 21:06:08 +0000 (22:06 +0100)] 
* apt-pkg/indexfile.cc:
  - deal correctly with three letter langcodes (LP: #391409)

14 years ago* cmdline/apt-get.cc:
Michael Vogt [Fri, 12 Mar 2010 14:39:06 +0000 (15:39 +0100)] 
* cmdline/apt-get.cc:
  - if apt-get source foo=version or foo/distro can not be found,
    error out (LP: #502641)

14 years agodebian/changelog: move changelog entry to the right version
Michael Vogt [Fri, 12 Mar 2010 10:20:18 +0000 (11:20 +0100)] 
debian/changelog: move changelog entry to the right version

14 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Fri, 12 Mar 2010 09:16:11 +0000 (10:16 +0100)] 
* apt-pkg/deb/dpkgpm.cc:
  - fix backgrounding when dpkg runs (closes: #486222)
* cmdline/apt-mark:
  - show error on incorrect aguments (LP: #517917), thanks to
    Torsten Spindler

14 years ago* cmdline/apt-mark:
Michael Vogt [Fri, 12 Mar 2010 09:13:44 +0000 (10:13 +0100)] 
* cmdline/apt-mark:
  - show error on incorrect aguments (LP: #517917), thanks to
    Torsten Spindler

14 years agoadd "oldlibs" to the APT::Never-MarkAuto-Sections as its used
Michael Vogt [Mon, 8 Mar 2010 16:55:39 +0000 (17:55 +0100)] 
add "oldlibs" to the APT::Never-MarkAuto-Sections as its used
for transitional packages

14 years ago* debian/apt.conf.autoremove:
Michael Vogt [Mon, 8 Mar 2010 16:48:33 +0000 (17:48 +0100)] 
* debian/apt.conf.autoremove:
  - add "transitional" to the APT::Never-MarkAuto-Sections

14 years agomerged from the mvo branch
Michael Vogt [Mon, 8 Mar 2010 16:46:43 +0000 (17:46 +0100)] 
merged from the mvo branch

14 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Thu, 25 Feb 2010 12:29:41 +0000 (13:29 +0100)] 
* apt-pkg/deb/dpkgpm.cc:
  - fix backgrounding when dpkg runs (closes: #486222)

14 years agoabicheck/run_abi_test: check both libapt-pkg and libapt-inst
Michael Vogt [Thu, 18 Feb 2010 13:55:13 +0000 (14:55 +0100)] 
abicheck/run_abi_test: check both libapt-pkg and libapt-inst

14 years agoabicheck: use absoute path for build too
Michael Vogt [Thu, 18 Feb 2010 13:40:42 +0000 (14:40 +0100)] 
abicheck: use absoute path for build too

14 years agoabicheck/run_abi_test: check for ../build; abicheck/apt_build.xml: fix version name
Michael Vogt [Thu, 18 Feb 2010 13:19:40 +0000 (14:19 +0100)] 
abicheck/run_abi_test: check for ../build; abicheck/apt_build.xml: fix version name

14 years ago* abicheck/
Michael Vogt [Thu, 18 Feb 2010 10:39:08 +0000 (11:39 +0100)] 
* abicheck/
  - add new abitest tester using the ABI Compliance Checker from
    http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker

14 years agoAUTHORS: updated again
Michael Vogt [Thu, 18 Feb 2010 10:31:34 +0000 (11:31 +0100)] 
AUTHORS: updated again

14 years agoChange the package index Info methods to allow apt-cache policy to be
Michael Vogt [Thu, 18 Feb 2010 10:22:26 +0000 (11:22 +0100)] 
Change the package index Info methods to allow apt-cache policy to be
useful when using several different archives on the same host.
(Closes: #329814, LP: #22354)

14 years agoAUTHORS: updated to reflect current status
Michael Vogt [Thu, 18 Feb 2010 10:21:49 +0000 (11:21 +0100)] 
AUTHORS: updated to reflect current status

14 years agoreleasing version 0.7.25.3ubuntu1 0.7.25.3ubuntu1
Michael Vogt [Wed, 17 Feb 2010 22:40:36 +0000 (23:40 +0100)] 
releasing version 0.7.25.3ubuntu1

14 years agomerged from the mvo branch
Michael Vogt [Wed, 17 Feb 2010 21:40:05 +0000 (22:40 +0100)] 
merged from the mvo branch

14 years agomerged from debian-sid
Michael Vogt [Wed, 17 Feb 2010 21:09:25 +0000 (22:09 +0100)] 
merged from debian-sid

14 years agodebian/changelog: updated
Michael Vogt [Mon, 8 Feb 2010 19:01:59 +0000 (20:01 +0100)] 
debian/changelog: updated

14 years agoadd Acquire::http::ProxyAutoDetect configuration that
Michael Vogt [Sat, 6 Feb 2010 02:34:27 +0000 (18:34 -0800)] 
add Acquire::http::ProxyAutoDetect configuration that
can be used to call a external helper to figure out the
proxy configuration and return it to apt via stdout

14 years agoSlovak translation update
bubulle@debian.org [Wed, 3 Feb 2010 19:09:24 +0000 (20:09 +0100)] 
Slovak translation update

14 years agomerged from lp:~mvo/apt/mvo
Michael Vogt [Wed, 3 Feb 2010 18:41:17 +0000 (10:41 -0800)] 
merged from lp:~mvo/apt/mvo

14 years ago* methods/http.cc:
Michael Vogt [Wed, 3 Feb 2010 18:00:54 +0000 (10:00 -0800)] 
* methods/http.cc:
  - add cache-control headers even if no cache is given to allow
    adding options for intercepting proxies

14 years ago* cmdline/apt-cdrom.cc:
Michael Vogt [Wed, 3 Feb 2010 17:42:36 +0000 (09:42 -0800)] 
* cmdline/apt-cdrom.cc:
  - make Acquire::cdrom::AutoDetect default, this can be
    turned off with "--no-auto-detect"

14 years agodebian/changelog: sync with the upload
Michael Vogt [Wed, 3 Feb 2010 00:57:55 +0000 (16:57 -0800)] 
debian/changelog: sync with the upload

14 years agoreleasing version 0.7.25.3 0.7.25.3
Michael Vogt [Mon, 1 Feb 2010 20:03:52 +0000 (21:03 +0100)] 
releasing version 0.7.25.3

14 years agomerge r1966..1967 from lp:~donkult/apt/sid
Michael Vogt [Mon, 1 Feb 2010 02:56:26 +0000 (18:56 -0800)] 
merge r1966..1967  from lp:~donkult/apt/sid

14 years ago* cmdline/acqprogress.cc:
Michael Vogt [Sun, 31 Jan 2010 15:28:06 +0000 (07:28 -0800)] 
* cmdline/acqprogress.cc:
  - Set Mode to Medium so that the correct prefix is used.
    Thanks Stefan Haller for the patch! (Closes: #567304 LP: #275243)
* ftparchive/writer.cc:
  - generate sha1 and sha256 checksums for dsc (Closes: #567343)
* cmdline/apt-get.cc:
  - don't mark as manually if in download only (Closes: #468180)

14 years agocommit debian/changelog for final 0.7.25.2 upload
Michael Vogt [Sun, 31 Jan 2010 15:21:48 +0000 (16:21 +0100)] 
commit debian/changelog for final 0.7.25.2 upload

14 years agoFirst French update
bubulle@debian.org [Fri, 29 Jan 2010 18:59:11 +0000 (19:59 +0100)] 
First French update

14 years agoFrench translation update
bubulle@debian.org [Fri, 29 Jan 2010 18:54:18 +0000 (19:54 +0100)] 
French translation update

14 years agoItalian translation update
bubulle@debian.org [Fri, 29 Jan 2010 18:46:44 +0000 (19:46 +0100)] 
Italian translation update

14 years agomerged from lp:~mvo/apt/mvo
Michael Vogt [Wed, 27 Jan 2010 15:07:21 +0000 (16:07 +0100)] 
merged from lp:~mvo/apt/mvo

14 years agomerged from lp:~mvo/apt/mvo
Michael Vogt [Wed, 27 Jan 2010 15:07:08 +0000 (16:07 +0100)] 
merged from lp:~mvo/apt/mvo

14 years agocmdline/apt-cdrom.cc: add help, fix duplicated option
Michael Vogt [Wed, 27 Jan 2010 15:06:05 +0000 (16:06 +0100)] 
cmdline/apt-cdrom.cc: add help, fix duplicated option

14 years agomerged from lp:~mvo/apt/mvo
Michael Vogt [Wed, 27 Jan 2010 11:12:33 +0000 (12:12 +0100)] 
merged from lp:~mvo/apt/mvo

14 years agomerge 1695..1701 from the lp:~mvo/apt/mvo branch
Michael Vogt [Wed, 27 Jan 2010 11:11:07 +0000 (12:11 +0100)] 
merge 1695..1701 from the lp:~mvo/apt/mvo branch

14 years agodebian/changelog: add --auto-detect option
Michael Vogt [Wed, 27 Jan 2010 11:05:22 +0000 (12:05 +0100)] 
debian/changelog: add --auto-detect option

14 years agomerged from libudev-dlopen
Michael Vogt [Wed, 27 Jan 2010 11:03:55 +0000 (12:03 +0100)] 
merged from libudev-dlopen

14 years agodebian/apt.dirs: remove var/lib/apt/media again
Michael Vogt [Wed, 27 Jan 2010 11:00:35 +0000 (12:00 +0100)] 
debian/apt.dirs: remove var/lib/apt/media again

14 years agomerged the latest lp:~mvo/apt/libudev-cdrom branch
Michael Vogt [Tue, 26 Jan 2010 20:23:30 +0000 (21:23 +0100)] 
merged the latest lp:~mvo/apt/libudev-cdrom branch

14 years agomerged from the lp:~mvo/apt/libudev-dlopen branch
Michael Vogt [Tue, 26 Jan 2010 20:17:13 +0000 (21:17 +0100)] 
merged from the lp:~mvo/apt/libudev-dlopen branch

14 years agoadd Dir::Media::MountPath config option
Michael Vogt [Tue, 26 Jan 2010 20:08:41 +0000 (21:08 +0100)] 
add Dir::Media::MountPath config option

14 years ago* cmdline/apt-cdrom.cc:
Michael Vogt [Tue, 26 Jan 2010 19:36:13 +0000 (20:36 +0100)] 
* cmdline/apt-cdrom.cc:
  - fixed signed/unsigned warning
  - create /media mount point if needed
  - fix initialization for res in DoAdd()
* methods/cdrom.cc:
  - make AptMountPoint a variable

14 years agocmdline/apt-cdrom.cc: add --auto-detect
Michael Vogt [Tue, 26 Jan 2010 15:43:20 +0000 (16:43 +0100)] 
cmdline/apt-cdrom.cc: add --auto-detect

14 years ago* apt-pkg/cdrom.cc:
Michael Vogt [Tue, 26 Jan 2010 14:56:29 +0000 (15:56 +0100)] 
* apt-pkg/cdrom.cc:
  - fix crash in pkgUdevCdromDevices

14 years agomerge from the mvo branch
Michael Vogt [Tue, 26 Jan 2010 14:51:45 +0000 (15:51 +0100)] 
merge from the mvo branch

14 years agomerged from the lp:~mvo/apt/mvo branch
Michael Vogt [Tue, 26 Jan 2010 13:09:24 +0000 (14:09 +0100)] 
merged from the lp:~mvo/apt/mvo branch

14 years agomethods/cdrom.cc: fix compilication error
Michael Vogt [Tue, 26 Jan 2010 12:37:25 +0000 (13:37 +0100)] 
methods/cdrom.cc: fix compilication error

14 years ago* cmdline/apt-get.cc:
Michael Vogt [Tue, 26 Jan 2010 11:00:40 +0000 (12:00 +0100)] 
* cmdline/apt-get.cc:
  - fix apt-get source pkg=version regression (closes: #561971)
* apt-pkg/contrib/cdromutl.cc:
  - fix UnmountCdrom() fails, give it a bit more time and try
    the umount again
* methods/cdrom.cc:
  - fixes in multi cdrom setup code
  - add new "Acquire::cdrom::AutoDetect" variable that enables/disables
    the dlopen of libudev for automatic cdrom detection

14 years agoChange history branch so that it does not break the
Michael Vogt [Tue, 26 Jan 2010 10:57:29 +0000 (11:57 +0100)] 
Change history branch so that it does not break the
apt ABI for the pkgPackageManager interface
(can be reverted on the next ABI break)

14 years agoadd new "Acquire::cdrom::AutoDetect" config that enables/disables
Michael Vogt [Tue, 26 Jan 2010 10:49:29 +0000 (11:49 +0100)] 
add new "Acquire::cdrom::AutoDetect" config that enables/disables
the dlopen of libudev for automatic cdrom detection. Off by default
currently, feedback/testing welcome

14 years agoadd new "Acquire::cdrom::AutoDetect" variable that enables/disables
Michael Vogt [Tue, 26 Jan 2010 10:27:58 +0000 (11:27 +0100)] 
add new "Acquire::cdrom::AutoDetect" variable that enables/disables
the dlopen of libudev for automatic cdrom detection

14 years ago* ftparchive/writer.{cc,h}:
Michael Vogt [Mon, 25 Jan 2010 16:34:02 +0000 (17:34 +0100)] 
* ftparchive/writer.{cc,h}:
  - merge crash fix for apt-ftparchive on hurd, thanks to
    Samuel Thibault for the patch (closes: #566664)

14 years ago* cmdline/apt-mark:
Michael Vogt [Mon, 25 Jan 2010 16:15:53 +0000 (17:15 +0100)] 
* cmdline/apt-mark:
  - merge fix from Gene Cash that supports markauto for
    packages that are not in the extended_states file yet
    (closes: #534920)

14 years agomethods/cdrom.cc: fix compile error
Michael Vogt [Mon, 25 Jan 2010 11:09:52 +0000 (12:09 +0100)] 
methods/cdrom.cc: fix compile error

14 years ago* apt-pkg/contrib/fileutl.cc:
Michael Vogt [Fri, 22 Jan 2010 23:37:21 +0000 (00:37 +0100)] 
* apt-pkg/contrib/fileutl.cc:
  - Fix the newly introduced method GetListOfFilesInDir to not
    accept every file if no extension is enforced
    (= restore old behaviour). (Closes: #565213)
* apt-pkg/policy.cc:
  - accept also partfiles with "pref" file extension as valid
* apt-pkg/contrib/configuration.cc:
  - accept also partfiles with "conf" file extension as valid
* doc/apt.conf.5.xml:
  - reorder description and split out syntax
  - add partfile name convention (Closes: #558348)
* doc/apt_preferences.conf.5.xml:
  - describe partfile name convention also here
* apt-pkg/deb/dpkgpm.cc:
  - don't segfault if term.log file can't be opened.
    Thanks Sam Brightman for the patch! (Closes: #475770)
* doc/*:
  - replace the per language addendum with a global addendum
  - add a explanation why translations include (maybe) english
    parts to the new global addendum (Closes: #561636)
* apt-pkg/contrib/strutl.cc:
  - fix malloc asseration fail with ja_JP.eucJP locale in
    apt-cache search. Thanks Kusanagi Kouichi! (Closes: #548884)

14 years ago* methods/cdrom.cc:
Michael Vogt [Fri, 22 Jan 2010 20:34:29 +0000 (21:34 +0100)] 
* methods/cdrom.cc:
  - fixes in multi cdrom setup code

14 years ago* methods/cdrom.cc:
Michael Vogt [Fri, 22 Jan 2010 20:21:30 +0000 (21:21 +0100)] 
* methods/cdrom.cc:
  - fixes in multi cdrom setup code

14 years ago* apt-pkg/contrib/cdromutl.cc:
Michael Vogt [Fri, 22 Jan 2010 19:06:37 +0000 (20:06 +0100)] 
* apt-pkg/contrib/cdromutl.cc:
  - fix UnmountCdrom() fails, give it a bit more time and try
    the umount again

14 years ago* apt-pkg/contrib/cdromutl.cc:
Michael Vogt [Fri, 22 Jan 2010 19:05:11 +0000 (20:05 +0100)] 
* apt-pkg/contrib/cdromutl.cc:
  - fix UnmountCdrom() fails, give it a bit more time and try
    the umount again

14 years agoMissing \n
bubulle@debian.org [Sun, 17 Jan 2010 12:18:08 +0000 (13:18 +0100)] 
Missing \n

14 years agoCompleted translation
bubulle@debian.org [Sat, 16 Jan 2010 07:11:50 +0000 (08:11 +0100)] 
Completed translation

14 years agoFrench translation update (17 left)
bubulle@debian.org [Thu, 14 Jan 2010 18:33:17 +0000 (19:33 +0100)] 
French translation update (17 left)

14 years agoreleasing version 0.7.25.1 0.7.25.1
Michael Vogt [Mon, 11 Jan 2010 18:44:47 +0000 (19:44 +0100)] 
releasing version 0.7.25.1

14 years ago* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
Michael Vogt [Sat, 9 Jan 2010 20:19:03 +0000 (21:19 +0100)] 
* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
  - add debug option Debug::pkgCacheGen
  - merge fix for apt-get source pkg=version regression
    (closes: #561971)

14 years agoUpdate PO files
bubulle@debian.org [Sat, 9 Jan 2010 16:20:40 +0000 (17:20 +0100)] 
Update PO files

14 years agoRussian translation update
bubulle@debian.org [Sat, 9 Jan 2010 15:46:43 +0000 (16:46 +0100)] 
Russian translation update

14 years agofix merge error
Michael Vogt [Fri, 8 Jan 2010 21:47:24 +0000 (22:47 +0100)] 
fix merge error

14 years ago* po/ru.po:
Michael Vogt [Fri, 8 Jan 2010 21:40:46 +0000 (22:40 +0100)] 
* po/ru.po:
  - merged updated ru.po, thanks to Yuri Kozlov (closes: #564171)

14 years ago* cmdline/apt-get.cc:
Michael Vogt [Fri, 8 Jan 2010 21:32:32 +0000 (22:32 +0100)] 
* cmdline/apt-get.cc:
  - fix apt-get source pkg=version regression (closes: #561971)