summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-12-31Fix grammar errors in Spanish translationChristian PERRIER1-2/+2
2011-12-31Fix translation error in Catalan translationChristian PERRIER1-1/+1
2011-12-31Wording fixes in Greek translationChristian PERRIER1-2/+2
2011-12-31Danish translation updateChristian PERRIER1-452/+318
2011-12-31Slovak translation updateChristian PERRIER1-188/+114
2011-12-31French translation updateChristian PERRIER1-730/+402
2011-12-31German translation updateChristian PERRIER1-1463/+1204
2011-12-31Simplified Chinese translation updateChristian PERRIER1-2354/+716
2011-12-31Portuguese translation updateChristian PERRIER1-484/+561
2011-12-31Russian translation updateChristian PERRIER1-461/+127
2011-12-31Localize date and time format in logsChristian PERRIER1-1/+2
2011-12-31Fix incorrectly translated option in Catalan translationChristian PERRIER1-6/+2
2011-12-31Fix grammar in Dutch translationChristian PERRIER1-1/+1
2011-12-31Fix Hungarian translation of Recommends and SuggestsChristian PERRIER1-2/+2
2011-12-31Merge branch 'master' of ssh://git.debian.org/git/aptitude/aptitudeChristian PERRIER64-33125/+38700
2011-12-31Drop now useless aptitude-man-ja.xsl fileChristian PERRIER1-3/+3
2011-07-23Eliminate an unused variable.Daniel Burrows1-3/+4
2011-07-23Modify autoconf/automake scripts to handle gmock changes.Daniel Burrows2-3/+60
2011-07-23Strip out unused code that tracks whether some options were set.Daniel Burrows1-11/+0
While the intention is admirable, the fact is that this code isn't used and I don't have time today to use it.
2011-07-23Remove broken safe-upgrade-only options.Daniel Burrows3-66/+26
Specifically, Safe-Upgrade::No-New-Installs and Safe-Upgrade::Show-Resolver-Actions. These options were documented but have never worked. A quick skim didn't turn up any bugs filed about them, so I guess no-one ever tried them. Removed them. Also opportunistically cleaned up the documentation of --new-new-upgrades and --no-new-installes (Closes: #568297).
2011-07-23Fix an unused variable.Daniel Burrows1-2/+2
2011-07-23Hopefully fix the use of VTE in the GTK+ frontend.Daniel Burrows1-6/+26
I'm not sure that it's cleaned up correctly right now; need to double back and check this later on.
2011-06-25Clean up the use of AC_COMPILE_IFELSE and AC_LINK_IFELSE to fix a bunch of ↵Daniel Burrows2-40/+40
autoconf warnings.
2011-06-18Fix a typo in the user's manual.Daniel Burrows1-1/+1
2011-05-14Add a missing header file to Makefile.am.Daniel Burrows1-1/+2
2011-05-14Remove old cruft from Makefile.am files.Daniel Burrows2-5/+1
Also fixes a type: EXTRA_DEST -> EXTRA_DIST.
2011-05-14Pofile changes from "make dist" (i.e., msgmerge).Daniel Burrows45-32967/+38380
2011-05-14Update build files for 0.6.4.Daniel Burrows2-2/+2
2011-05-14Update the changelog to include details of new patches added since the last ↵Daniel Burrows1-7/+35
edit. Also adds a note about a bug that I fixed but that wasn't reported yet (FTBFS with gcc 4.6).
2011-05-14Ensure that packages are manual after we mark them for install, not before.Daniel Burrows1-5/+3
Should avoid any surprises due to the new "preserve the auto flag" logic, although I tested with and without this change and both seemed to work OK.
2011-05-14Save and restore the auto flag of a package around MarkInstall(). (Closes: ↵Daniel Burrows2-5/+16
#622719) For some reason, MarkInstall likes to clear the auto flag of packages that the user upgraded manually. This will only affect the "head" package, so recursive installs still turn packages to automatic mode.
2011-05-14Remove doc-fo-stamp on clean.Daniel Burrows1-1/+1
2011-05-14Fix the dependencies of the doc-fo-stamp target.Daniel Burrows1-1/+1
2011-04-10Update the documentation to describe the new 'source' grouping policy.Daniel Burrows1-0/+10
2011-04-10Add a new "source" grouping policy, which groups packages according to their ↵Daniel Burrows3-0/+91
source package. Closes: #497206; thanks to Thadeu Lima de Sourza Cascardo for the patch. Didn't merge the part of the patch that adds an entry to the Views menu, as I don't personally believe that this grouping needs its own entry there.
2011-04-10If the Xapian database isn't available, fake it for ?term and ?term-prefix.Daniel Burrows1-10/+139
Should fix all the crashes I know about due to a missing Xapian.
2011-04-10Fix serializing ?term-prefix.Daniel Burrows2-2/+5
Also added ?term-prefix to the test suite (oops).
2011-04-06Eliminate a whole pile of unused local variables.Daniel Burrows1-15/+1
2011-04-06Eliminate an unused local variable.Daniel Burrows1-10/+3
2011-04-06Actually count up the number of installs and upgrades.Daniel Burrows1-0/+2
Thank you, g++ 4.6 (it includes a new warning about unused local variables).
2011-04-06Add missing #include of stddef.h.Daniel Burrows1-1/+2
g++ 4.6 requires this in order to use offsetof().
2011-04-05Tighten pattern parsing tests.Daniel Burrows1-1/+7
* Verify that ~ parses as a name matcher, not a term matcher. * Verify that a top-level bare string that's not ~ parses as a name matcher.
2011-04-05For the string "~", use a name matcher instead of a term matcher. (Closes: ↵Daniel Burrows1-2/+2
#588089) The fact that aptitude crashes with ?term when Xapian isn't installed is also concerning: it should do something "reasonable" instead. But what made this really painful is that aptitude was generating a term matcher for a lone tilde, which happens, um, whenever you start typing a search pattern with incremental search enabled...
2011-04-02Prepare NEWS for 0.6.4.Daniel Burrows1-0/+55
2011-04-02Explicitly include the GPL2 in the source tree.Daniel Burrows2-1/+339
automake correctly points out that this was getting symlinked to a version of the GPL that I might not have chosen. I think switching to v3 at some point makes sense, but there are lots of files to edit :-/
2011-04-02Apply patch from Tim Retout to support the preferences.d directory.Daniel Burrows3-1/+9
2011-04-02Nuke the scons build scripts.Daniel Burrows52-3983/+0
These never worked out as well as I intended, and all indications were that they would be a maintenance burden...or just bitrot. Fully parallel builds are nice, but my builds are pretty quick on my 8-core box even with the artificial chokepoints that automake induces.
2011-04-02Replace the db2latex generation for the docs with fo -> pdf generation.Daniel Burrows4-97/+25
db2latex is pretty much dead and built on a deprecated stack. I still wish there was a way to get decent latex output from docbook, but it seems that we're in a "never the twain shall meet" situation for now. Note that aptitude's documentation can't be processed through the packaged version of fop until a bug in fop is fixed (filed in debbugs with a patch).
2011-03-30Update tests for the new behavior of SizeToStr().Daniel Burrows2-26/+26
SizeToStr() now outputs a space between its nubmer and its units. Arguably this is a case of tests that are too fragile: I should be able to cut that dependency with a mock and thus avoid being broken by changes to how SizeToStr() behaves.
2011-03-30Fix compile errors caused by changes in the libapt API.Daniel Burrows11-67/+37
Whoever's in charge of libapt these days apparently doesn't believe in backwards compatibility. Or in documenting how their APIs are to be used, or why names are deprecated </gripe>