ntk/apt.git
14 years agoconvert pl to use po4a-style manpage translation
David Kalnischkies [Mon, 2 Nov 2009 08:52:58 +0000 (09:52 +0100)]
convert pl to use po4a-style manpage translation

14 years agoconvert es translation to be also a po4a translation
David Kalnischkies [Mon, 2 Nov 2009 08:25:07 +0000 (09:25 +0100)]
convert es translation to be also a po4a translation

14 years agoconvert it translation to po4a
David Kalnischkies [Sun, 1 Nov 2009 22:39:14 +0000 (23:39 +0100)]
convert it translation to po4a

14 years agodisable addendum for sgml-files as we have no valid file until now
David Kalnischkies [Sun, 1 Nov 2009 22:36:09 +0000 (23:36 +0100)]
disable addendum for sgml-files as we have no valid file until now
Will be reenabled after Translators provide such a file.

14 years agoremove generated sgml files (if we really had build them)
David Kalnischkies [Thu, 29 Oct 2009 20:34:31 +0000 (21:34 +0100)]
remove generated sgml files (if we really had build them)

14 years agoremove unneeded doc/ja/manpage.links (left over from the ja-po4a-patch)
David Kalnischkies [Thu, 29 Oct 2009 17:01:10 +0000 (18:01 +0100)]
remove unneeded doc/ja/manpage.links (left over from the ja-po4a-patch)

14 years agomerge the german translations from lp:~mvo/apt/debian-sid
David Kalnischkies [Thu, 29 Oct 2009 16:55:28 +0000 (17:55 +0100)]
merge the german translations from lp:~mvo/apt/debian-sid
* remerge the de-manpage in as it has some Ümläüte problems
* fixing the buildprocess for de by adding some boilerplate addendums
* correcting some syntaxbreaking typos and rebuild all manpage langs

14 years agocorrect various errors, typos and oddities in the manpages
David Kalnischkies [Wed, 28 Oct 2009 23:14:21 +0000 (00:14 +0100)]
correct various errors, typos and oddities in the manpages
Patch by Chris Leick which closes his on bug. Thanks!
* doc/ various manpages:
  - correct various errors, typos and oddities (Closes: #552535)
* doc/apt-secure.8.xml:
  - replace literal with emphasis tags in Archive configuration

14 years agofix some man page section numbers form programs referenced in the manpages
David Kalnischkies [Wed, 28 Oct 2009 22:52:24 +0000 (23:52 +0100)]
fix some man page section numbers form programs referenced in the manpages
including dpkg and dselect which are in 1 instead of 8.

14 years agoremove (outdated) config.{sub,guess} and use the ones provided
David Kalnischkies [Wed, 28 Oct 2009 22:44:26 +0000 (23:44 +0100)]
remove (outdated) config.{sub,guess} and use the ones provided
by the new added build-dependency autotools-dev instead

14 years agoGerman translation of manpages
bubulle@debian.org [Wed, 28 Oct 2009 21:11:28 +0000 (22:11 +0100)]
German translation of manpages

14 years agoremove unneeded control field duplications as lintian suggests it
David Kalnischkies [Wed, 28 Oct 2009 18:15:28 +0000 (19:15 +0100)]
remove unneeded control field duplications as lintian suggests it

14 years agorefactor the buildsystem to extract library versions from one file,
David Kalnischkies [Wed, 28 Oct 2009 18:13:56 +0000 (19:13 +0100)]
refactor the buildsystem to extract library versions from one file,
so it is not needed to change x-files to just increase a version number
(because this is far to easy to forget one of the files, which will not
result in failures or is bad in general, but is inconsitent.)

14 years agoBumped libapt version and excluded eglibc from SONAME. (Closes: #448249)
David Kalnischkies [Sat, 24 Oct 2009 15:38:06 +0000 (17:38 +0200)]
Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)

Backported from lp:~mvo/apt/debian-experimental
Based on patch by Eugene V. Lyubimkin

14 years agoAvoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2
David Kalnischkies [Sat, 24 Oct 2009 12:12:01 +0000 (14:12 +0200)]
Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2

Backported from lp:~mvo/apt/debian-experimental
Patch by Eugene V. Lyubimkin

14 years agoGerman translation completed
bubulle@debian.org [Wed, 21 Oct 2009 18:23:12 +0000 (20:23 +0200)]
German translation completed

14 years ago * methods/connect.cc:
David Kalnischkies [Tue, 20 Oct 2009 21:32:27 +0000 (23:32 +0200)]
  * methods/connect.cc:
    - display also strerror of "wicked" getaddrinfo errors

14 years agoonly warn if (free) space can't be determined as it overflows the struct
David Kalnischkies [Tue, 20 Oct 2009 06:30:21 +0000 (08:30 +0200)]
only warn if (free) space can't be determined as it overflows the struct
as this prevents e.g. download operations on large RAIDs (Closes: #522238)

14 years agoFix revno 1831.1.13 as i forget to add the definition to config.h.in
David Kalnischkies [Tue, 20 Oct 2009 05:39:22 +0000 (07:39 +0200)]
Fix revno 1831.1.13 as i forget to add the definition to config.h.in

[cmdline/apt-get.cc] check for availability ofstatfs.f_type
Patch from Robert Millan, thanks! (Closes: #509313)

14 years agoGerman translation update
bubulle@debian.org [Mon, 19 Oct 2009 21:07:18 +0000 (23:07 +0200)]
German translation update

14 years agoadd more description to the manpage for the Immediate-Configuration and
David Kalnischkies [Mon, 19 Oct 2009 20:00:37 +0000 (22:00 +0200)]
add more description to the manpage for the Immediate-Configuration and
change another message to be also translatable.

14 years agorewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including:
David Kalnischkies [Mon, 19 Oct 2009 19:10:09 +0000 (21:10 +0200)]
rewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including:
* cmdline/apt-get.cc:
  - source should displays his final pkg pick (Closes: #249383, #550952)
  - source doesn't need the complete version for match (Closes: #245250)
  - source ignores versions/releases if not available (Closes: #377424)

14 years agocorrect apt-mark showauto synopsis, thanks Andrew Schulman (Closes: #551440)
David Kalnischkies [Sun, 18 Oct 2009 08:43:25 +0000 (10:43 +0200)]
correct apt-mark showauto synopsis, thanks Andrew Schulman (Closes: #551440)

14 years agoadd a message which will be displayed if xsltproc does respect the -o
David Kalnischkies [Fri, 16 Oct 2009 06:36:15 +0000 (08:36 +0200)]
add a message which will be displayed if xsltproc does respect the -o
flag again and a manual mv to the correct name is no longer needed.
(used in the buildprocess of po4a manpages)

14 years agoupdate po(t)s of all languages and fix a simple docbook-warning in
David Kalnischkies [Wed, 14 Oct 2009 05:57:45 +0000 (07:57 +0200)]
update po(t)s of all languages and fix a simple docbook-warning in
the fr.po by adding a contrib tag to apt.team in apt.ent

14 years agofix compiler warning: suggest parentheses around && within || in cachedb
David Kalnischkies [Wed, 14 Oct 2009 05:48:24 +0000 (07:48 +0200)]
fix compiler warning: suggest parentheses around && within || in cachedb

14 years agomerge Julians changes from lp:~mvo/apt/debian-sid
David Kalnischkies [Wed, 14 Oct 2009 05:42:35 +0000 (07:42 +0200)]
merge Julians changes from lp:~mvo/apt/debian-sid

14 years agoadd a note about the possibility to support more URI types by installing
David Kalnischkies [Tue, 13 Oct 2009 18:07:59 +0000 (20:07 +0200)]
add a note about the possibility to support more URI types by installing
some apt-transport-methods packages, e.g. https and debtorrent.

14 years agomethods/https.cc: Add support for authentication using netrc (Closes: #518473),
Julian Andres Klode [Mon, 12 Oct 2009 14:24:34 +0000 (16:24 +0200)]
methods/https.cc: Add support for authentication using netrc (Closes: #518473),
patch  by Jussi Hakala <jussi.hakala@hut.fi>.

14 years agoMerge configuration format simplification from jak branch
Julian Andres Klode [Sun, 11 Oct 2009 10:16:05 +0000 (12:16 +0200)]
Merge configuration format simplification from jak branch

14 years agoimprove the documentation and errormessages regarding a failing
David Kalnischkies [Thu, 1 Oct 2009 18:32:55 +0000 (20:32 +0200)]
improve the documentation and errormessages regarding a failing
immediate configuration as the old message was quite a bit scare and
uninformative.

14 years agoadd a log of the changes made to debian/changelog
David Kalnischkies [Thu, 1 Oct 2009 18:28:23 +0000 (20:28 +0200)]
add a log of the changes made to debian/changelog

14 years agobackout revno 1875 - as this aggressive immediate propergation is something we want...
David Kalnischkies [Thu, 1 Oct 2009 16:48:18 +0000 (18:48 +0200)]
backout revno 1875 - as this aggressive immediate propergation is something we want sometimes

14 years agoadd guide.sgml and offline.sgml to the "translatable with po4a"-group
David Kalnischkies [Thu, 1 Oct 2009 16:33:22 +0000 (18:33 +0200)]
add guide.sgml and offline.sgml to the "translatable with po4a"-group

Fix also the buildsystem for building the coresponding docs from these
two files if they are exist for this language so we don't need to change
the makefiles for ja and fr - and can also use the same simple makefiles
for it and pl which ship these files as not-yet-with-po4a-translated
(and currently no man page translation.)

14 years agomove the it translation of the guide to its own subdirectory
David Kalnischkies [Wed, 30 Sep 2009 17:15:38 +0000 (19:15 +0200)]
move the it translation of the guide to its own subdirectory
for consitents and sake of the universe reasons

14 years ago* apt-pkg/packagemanager.cc:
Michael Vogt [Tue, 29 Sep 2009 13:51:48 +0000 (15:51 +0200)]
* apt-pkg/packagemanager.cc:
  - fix overly aggressive immediate config propergation
    (thanks to David Kalnischkies)

14 years agodoc/apt.conf.5.xml: Deprecate #include, we have apt.conf.d nowadays which should be
Julian Andres Klode [Mon, 28 Sep 2009 13:21:08 +0000 (15:21 +0200)]
doc/apt.conf.5.xml: Deprecate #include, we have apt.conf.d nowadays which should be
sufficient.

14 years agoFrench translation completed
bubulle@debian.org [Sun, 27 Sep 2009 17:36:42 +0000 (19:36 +0200)]
French translation completed

14 years agoUpdate PO files
bubulle@debian.org [Sun, 27 Sep 2009 16:01:29 +0000 (18:01 +0200)]
Update PO files

14 years agoPolish translation update
bubulle@debian.org [Sun, 27 Sep 2009 15:31:25 +0000 (17:31 +0200)]
Polish translation update

14 years agoEnable Lithuanian translations
bubulle@debian.org [Sat, 26 Sep 2009 18:32:58 +0000 (20:32 +0200)]
Enable Lithuanian translations

14 years agoEnable Asturian translations
bubulle@debian.org [Sat, 26 Sep 2009 18:28:17 +0000 (20:28 +0200)]
Enable Asturian translations

14 years agoFix some typos from #479997
bubulle@debian.org [Sat, 26 Sep 2009 17:45:15 +0000 (19:45 +0200)]
Fix some typos from #479997

14 years agoFrench translation update
bubulle@debian.org [Sat, 26 Sep 2009 17:27:53 +0000 (19:27 +0200)]
French translation update

14 years agoFix typo
bubulle@debian.org [Sat, 26 Sep 2009 17:27:19 +0000 (19:27 +0200)]
Fix typo

14 years agoFix typo
bubulle@debian.org [Sat, 26 Sep 2009 17:20:33 +0000 (19:20 +0200)]
Fix typo

14 years agodoc/apt.conf.5.xml: Restrict option names to alphanumerical characters and "/-:._+".
Julian Andres Klode [Sat, 26 Sep 2009 14:14:54 +0000 (16:14 +0200)]
doc/apt.conf.5.xml: Restrict option names to alphanumerical characters and "/-:._+".

14 years agodoc/apt.conf.5.xml: Start deprecating stuff.
Julian Andres Klode [Sat, 26 Sep 2009 13:12:39 +0000 (15:12 +0200)]
doc/apt.conf.5.xml: Start deprecating stuff.

  - Deprecate unquoted values, string concatenation and explain what should
    not be written inside a value (quotes,backslash).

14 years agoDisable hebrew on translator's request
bubulle@debian.org [Sat, 26 Sep 2009 12:47:15 +0000 (14:47 +0200)]
Disable hebrew on translator's request

14 years agoUpdate files
bubulle@debian.org [Sat, 26 Sep 2009 12:03:57 +0000 (14:03 +0200)]
Update files

14 years agoUpdate POT file
bubulle@debian.org [Sat, 26 Sep 2009 11:54:38 +0000 (13:54 +0200)]
Update POT file

14 years agoFrench translation update
bubulle@debian.org [Sat, 26 Sep 2009 11:04:17 +0000 (13:04 +0200)]
French translation update

14 years agoUpdate PO files
bubulle@debian.org [Sat, 26 Sep 2009 10:12:06 +0000 (12:12 +0200)]
Update PO files

14 years agoFix ftp(archive(1) documentation of -o
bubulle@debian.org [Sat, 26 Sep 2009 09:19:29 +0000 (11:19 +0200)]
Fix ftp(archive(1) documentation of -o

14 years agoreleasing version 0.7.24 0.7.24
Michael Vogt [Fri, 25 Sep 2009 18:30:05 +0000 (20:30 +0200)]
releasing version 0.7.24

14 years agomerged typo fixes from david
Michael Vogt [Fri, 25 Sep 2009 13:21:52 +0000 (15:21 +0200)]
merged typo fixes from david

14 years agofix same typos in debian/changelog and doc/apt.conf.5.xml
David Kalnischkies [Fri, 25 Sep 2009 07:49:45 +0000 (09:49 +0200)]
fix same typos in debian/changelog and doc/apt.conf.5.xml

14 years agomerged from david
Michael Vogt [Thu, 24 Sep 2009 16:54:50 +0000 (18:54 +0200)]
merged from david

14 years agoadd a NEWS entry for the upcoming upload summarizing the bigger and/or
David Kalnischkies [Thu, 24 Sep 2009 16:11:10 +0000 (18:11 +0200)]
add a NEWS entry for the upcoming upload summarizing the bigger and/or
user-visible changes.

14 years agoIgnore TriggerPendings between multiple --configure calls
David Kalnischkies [Thu, 24 Sep 2009 16:01:52 +0000 (18:01 +0200)]
Ignore TriggerPendings between multiple --configure calls

14 years agoreadd the pl-translation for the offline apt documentation for now as
David Kalnischkies [Thu, 24 Sep 2009 13:09:05 +0000 (15:09 +0200)]
readd the pl-translation for the offline apt documentation for now as
long as these files are not included in the po4a-powered translation work

14 years agotry to be cristal clear about the usage of :: and {} (Closes: #503481)
David Kalnischkies [Thu, 24 Sep 2009 13:03:55 +0000 (15:03 +0200)]
try to be cristal clear about the usage of :: and {} (Closes: #503481)

See the bugreport (and merged ones) for discussion details which
lead to these additions to the introduction of the apt.conf manpage.

14 years agoWhen selecting a real package instead of a virtual one,
David Kalnischkies [Thu, 24 Sep 2009 10:58:38 +0000 (12:58 +0200)]
When selecting a real package instead of a virtual one,
ignore versions for the same package that are not candidates.

This allows us to survive repositories that contain more than one
version of a package.

Bugreport #547788 and patch by Marius Vollmer, thanks!

14 years agoadd bugnr to the fix two little typos in the --simulate description. (Closes: #545059)
David Kalnischkies [Thu, 24 Sep 2009 10:19:42 +0000 (12:19 +0200)]
add bugnr to the fix two little typos in the --simulate description. (Closes: #545059)

The double spaces are not a bug of APT nor one of po4a.
Thanks to Nicolas François for the explaination!

14 years agoclarify the note for the pkgnames command in the manpage (Closes: #547599)
David Kalnischkies [Thu, 24 Sep 2009 10:18:16 +0000 (12:18 +0200)]
clarify the note for the pkgnames command in the manpage (Closes: #547599)

14 years agodocument the Acquire::http::Dl-Limit option in the manpage
David Kalnischkies [Thu, 24 Sep 2009 10:17:34 +0000 (12:17 +0200)]
document the Acquire::http::Dl-Limit option in the manpage

14 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Thu, 24 Sep 2009 09:49:45 +0000 (11:49 +0200)]
* apt-pkg/deb/dpkgpm.cc:
  - when tcgetattr() returns non-zero skip all pty magic
    (thanks to Simon Richter, closes: #509866)
* apt-inst/contrib/arfile.cc:
  - show propper error message for Invalid archive members

14 years ago* apt-inst/contrib/arfile.cc:
Michael Vogt [Thu, 24 Sep 2009 07:32:20 +0000 (09:32 +0200)]
* apt-inst/contrib/arfile.cc:
  - show propper error message for Invalid archive members

14 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Thu, 24 Sep 2009 07:30:17 +0000 (09:30 +0200)]
* apt-pkg/deb/dpkgpm.cc:
  - when tcgetattr() returns non-zero skip all pty magic
    (thanks to Simon Richter, closes: #509866)

14 years agomerged from david, many thanks
Michael Vogt [Wed, 23 Sep 2009 15:11:41 +0000 (17:11 +0200)]
merged from david, many thanks

14 years agomerge with lp:~mvo/apt/debian-sid including the complete(!) fr
David Kalnischkies [Fri, 18 Sep 2009 15:18:15 +0000 (17:18 +0200)]
Merge ... lp:~mvo/apt/debian-sid including the complete(!) fr
- fix a little markup typo in doc/po/fr.po (start literal-tag with <)

14 years agocleanup commit for trigger processing:
David Kalnischkies [Fri, 18 Sep 2009 14:54:48 +0000 (16:54 +0200)]
cleanup commit for trigger processing:
- remove the DPkg::NoConfTriggers - absolutely useless as we need
  TriggersPending already so we can use --no-triggers.
- remove the Immediate-option from the example, it doesn't help much.
- UnpackCritical uses DepUnPackPre with a D (on simple letter...)
- the "smart" optimisation to skip A was not so smart - revert.

14 years agoDrop de and pl "translations" of manpages
bubulle@debian.org [Wed, 16 Sep 2009 20:55:29 +0000 (22:55 +0200)]
Drop de and pl "translations" of manpages

14 years agoAdd even more config options and try to handle configuration problems
David Kalnischkies [Tue, 15 Sep 2009 21:52:04 +0000 (23:52 +0200)]
Add even more config options and try to handle configuration problems
arising if we upgrade essential or predependencies which need to be
configured before even unpacking packages depending on them.

14 years agoFrench translation *comp-ple-ted*!
bubulle@debian.org [Mon, 14 Sep 2009 18:15:26 +0000 (20:15 +0200)]
French translation *comp-ple-ted*!

Champaign!

14 years agoadd and document experimental options to make aggressive
David Kalnischkies [Sat, 12 Sep 2009 22:32:35 +0000 (00:32 +0200)]
add and document experimental options to make aggressive
use of dpkg's trigger and configuration handling (Closes: #473461)

Add NoTriggers option to add --no-triggers to all dpkg calls,
NoConfiguration to prevent apt from trying to configure packages -
dpkg should handle this in the last ConfigurePending call.
This options are for now deactivated as they require more testing in
real world situations, but the plan is to enable them in the near
future if anything works well.

14 years agoProgress of the week
bubulle@debian.org [Sat, 12 Sep 2009 06:12:16 +0000 (08:12 +0200)]
Progress of the week

14 years agoapt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkers
David Kalnischkies [Fri, 11 Sep 2009 06:42:26 +0000 (08:42 +0200)]
apt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkers

14 years agouse only one xsl file (and therefore utf-8) for all languages
David Kalnischkies [Wed, 9 Sep 2009 16:33:09 +0000 (18:33 +0200)]
use only one xsl file (and therefore utf-8) for all languages

14 years agoremove the suggestion on gnome-apt as it was removed from debian
David Kalnischkies [Wed, 9 Sep 2009 13:26:11 +0000 (15:26 +0200)]
remove the suggestion on gnome-apt as it was removed from debian
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414526

14 years agoadd the fr generated .xml files to the ignore list
David Kalnischkies [Wed, 9 Sep 2009 13:25:21 +0000 (15:25 +0200)]
add the fr generated .xml files to the ignore list

14 years agomerge with lp:~mvo/apt/debian-sid
David Kalnischkies [Wed, 9 Sep 2009 12:51:57 +0000 (14:51 +0200)]
merge with lp:~mvo/apt/debian-sid

14 years agodebian/prerm: remove file as nobody will upgrade from 0.4.10 anymore
David Kalnischkies [Wed, 9 Sep 2009 12:15:33 +0000 (14:15 +0200)]
debian/prerm: remove file as nobody will upgrade from 0.4.10 anymore

14 years agoadd amd64 for cross building (by Mikhail Gusarov, Closes: #513058)
David Kalnischkies [Wed, 9 Sep 2009 12:08:40 +0000 (14:08 +0200)]
add amd64 for cross building (by Mikhail Gusarov, Closes: #513058)

14 years agoadd text at the top without failing in rred (Closes: #545694)
David Kalnischkies [Tue, 8 Sep 2009 21:11:11 +0000 (23:11 +0200)]
add text at the top without failing in rred (Closes: #545694)
Patch from Bernhard R. Link, thanks!

14 years agodocument the new preferences.d folder in apt_preferences(Closes: #544017)
David Kalnischkies [Tue, 8 Sep 2009 15:47:59 +0000 (17:47 +0200)]
document the new preferences.d folder in apt_preferences(Closes: #544017)

14 years agodoc/apt.ent: move the description of files to globally usable entities
David Kalnischkies [Tue, 8 Sep 2009 15:43:47 +0000 (17:43 +0200)]
doc/apt.ent: move the description of files to globally usable entities

14 years agoRework the CompressionTypes system by adding an Order subgroup to
David Kalnischkies [Tue, 8 Sep 2009 13:02:15 +0000 (15:02 +0200)]
Rework the CompressionTypes system by adding an Order subgroup to
simplify customisation of the order and improve the documentation
about this setting group.

14 years agodoc/apt-get.8.xml: fix two little typos in the --simulate description.
David Kalnischkies [Tue, 8 Sep 2009 12:27:17 +0000 (14:27 +0200)]
doc/apt-get.8.xml: fix two little typos in the --simulate description.
(half-closes #545059)

14 years agoreplace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)
David Kalnischkies [Tue, 8 Sep 2009 07:47:12 +0000 (09:47 +0200)]
replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)
instead of ignoring the returncode and truncating the string on error

14 years agoreintroduce #clear and #include in the config files,
David Kalnischkies [Mon, 7 Sep 2009 12:59:19 +0000 (14:59 +0200)]
reintroduce #clear and #include in the config files,
they there broken since 0.7.21 with the introduction of #-comments

14 years agoSwitch French manpages translation to po4a
bubulle@debian.org [Sat, 5 Sep 2009 16:40:28 +0000 (18:40 +0200)]
Switch French manpages translation to po4a

14 years agomerged po4a change from David, many thanks
Michael Vogt [Fri, 4 Sep 2009 18:54:48 +0000 (20:54 +0200)]
merged po4a change from David, many thanks

14 years agoadd a helper to easily get a vector of strings from the configuration
David Kalnischkies [Fri, 4 Sep 2009 17:32:45 +0000 (19:32 +0200)]
add a helper to easily get a vector of strings from the configuration

14 years agomerge with lp:~mvo/apt/debian-sid with the bugfix release 0.7.23.1 in it.
David Kalnischkies [Sat, 29 Aug 2009 10:45:32 +0000 (12:45 +0200)]
Merge ... lp:~mvo/apt/debian-sid with the bugfix release 0.7.23.1 in it.

14 years agoreleasing version 0.7.23.1 0.7.23.1
Michael Vogt [Fri, 28 Aug 2009 21:06:18 +0000 (23:06 +0200)]
releasing version 0.7.23.1

14 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Fri, 28 Aug 2009 19:07:55 +0000 (21:07 +0200)]
* apt-pkg/acquire-item.cc:
  - do not segfault on invalid items (closes: #544080)

14 years ago* apt-pkg/pkgcache.cc:
Michael Vogt [Fri, 28 Aug 2009 16:54:02 +0000 (18:54 +0200)]
* apt-pkg/pkgcache.cc:
  - do not set internel "needs-configure" state for packages in
    triggers-pending state. dpkg will deal with the trigger and
    it if does it before we trigger it, dpkg will error out
    (LP: #414631)

14 years agomerge with my po4a branch & update both pot's
David Kalnischkies [Fri, 28 Aug 2009 08:06:03 +0000 (10:06 +0200)]
merge with my po4a branch & update both pot's

Thanks again for the initial patch from KURASAWA Nozomu and
for the improvements and cleanups done by Nicolas François
to get po4a up and running for apt man page translations!

14 years agoFrench translation update
bubulle@debian.org [Thu, 27 Aug 2009 18:30:05 +0000 (20:30 +0200)]
French translation update