summaryrefslogtreecommitdiff
path: root/dselect
AgeCommit message (Collapse)AuthorFilesLines
2009-07-12Obsolete --forget-old-unavailGuillem Jover1-2/+0
On parse mark not-installed leftover packages for automatic removal from the database on next dump. The states we consider for removal are want_purge, want_deinstall and want_hold. The latter being the ancient default for not-installed packages. This makes the --forget-old-unavail option not useful anymore, so switch it to be a no-op, and target it for future removal as obsolescent. Closes: #33394, #429262
2009-06-19Update Czech translation of dpkg/dselectMiroslav Kure1-3/+3
po/cs.po: 1012t dselect/po/cs.po: 279t
2009-05-26Regenerate .pot files and merge .po files with themGuillem Jover31-2203/+2049
2009-05-24dselect: Properly parse fdisk output in disk setup methodGuillem Jover1-3/+3
util-linux's fdisk has not emitted the Begin column since 1998-06-10 version 2.8. Change the parsing code accordingly to make it actually work.
2009-05-24dselect: Fix bashism (“echo -e”) in disk setup methodGuillem Jover1-1/+1
Closes: #530071
2009-05-24dselect: Refactor partition printing in disk setup methodGuillem Jover1-3/+10
Move code into its own function.
2009-05-24Updated French translationChristian Perrier1-18/+6
Removed dpkg copyright at the head of the file. Only copyrights for translations should be kept there
2009-05-24Convert to UTF-8Christian Perrier1-381/+381
2009-05-22dselect: Remove obsolete priorities supportSven Joachim1-4/+0
dselect shows wrong package priorities in the package selection screen. This is because the string representations arrays haven't been updated to reflect the removal of the “Recommended” and “Contrib” priorities in commit c8d3938be127e256fd593f234858fb9d474b2353.
2009-05-21Regenerate .pot files and merge .po files with themGuillem Jover31-1488/+1488
2009-04-13Detect the curses headers to use instead of hardcoding themGuillem Jover4-4/+51
Wrap the curses headers to use and select them through the config.h macros detected at configure time. This way we can also cleanly detect the path needed by mkcurkeys.pl w/o duplicating the selection logic.
2009-03-11Change Slovak maintainer to Ivan MasárGuillem Jover1-1/+1
2009-03-03Update Swedish translation.Peter Krefting1-4/+4
Updated dselect/po/sv.po to 283t0f0u. Updated scripts/po/sv.po to 473t0f0u. Updated po/sv.po to 1004t0f0u.
2009-03-02Update german dselect translationSven Joachim1-46/+4
Update to 283t.
2009-03-02Switch to automatically generating the ChangeLog fileGuillem Jover2-0/+2
Keep the old ChangeLog files as ChangeLog.old, and distribute them. Automatically genereate the ChangeLog from “git log”. And update the information for translators.
2009-03-02Regenerate .pot files and merge .po files with themGuillem Jover32-7717/+7461
2009-02-03Merge branch 'lenny' (through tag '1.14.25')Guillem Jover5-308/+285
Conflicts: ChangeLog configure.ac debian/changelog po/es.po po/ja.po po/ko.po po/pt.po po/ro.po
2009-02-01Update Norwegian Bokmål dselect translationHans F. Nordhaug2-70/+46
2009-01-26Updated my surname.Peter Krefting2-3/+3
2009-01-23Cleanup .gitignore filesGuillem Jover3-8/+0
Move common ignore matches to the top-level .gitignore. Force directory matching by adding a trailing /. Remove unused matches (enoent). Add missing matches (t.tmp and autom4te.cache/).
2009-01-06Completed Basque translationChristian Perrier2-5/+15
2009-01-05Update Portuguese dselect translationMiguel Figueiredo2-29/+33
Closes: #509904
2009-01-05Update Basque translationsPiarres Beobide2-9/+11
Closes: #506092, #509851, #509852
2009-01-04libdpkg: Move macros from dpkg.h to more specialized headersGuillem Jover2-0/+3
2009-01-04dselect: Define several private functions as staticGuillem Jover3-5/+15
2008-12-28Changelog policeChristian Perrier1-1/+1
2008-12-28Galician translation update for dselectChristian Perrier2-197/+182
2008-12-09Mark strings for translationGuillem Jover1-5/+10
2008-09-14Reduce header includes by removing unused onesGuillem Jover8-22/+0
2008-09-14libdpkg: Do not pass any argument to standard_shutdownGuillem Jover1-1/+1
2008-09-14libdpkg: Move stdlib.h inclusion to its direct includersGuillem Jover1-0/+1
2008-09-14libcompat: Add new compat.h headerGuillem Jover19-0/+19
2008-09-14Move locale.h inclusion and locale setup to each program mainGuillem Jover1-0/+4
2008-09-14libdpkg: Move gettext related definitions to a new dpkg-i18n.hGuillem Jover13-0/+26
2008-09-14dselect: Unmark debug messages for translationGuillem Jover5-11/+11
2008-08-26Merge branch 'lenny' (through tag '1.14.21')Guillem Jover2-29/+36
Conflicts: ChangeLog configure.ac debian/changelog lib/fields.c man/ChangeLog man/dpkg-buildpackage.1 man/po/de.po man/po/dpkg-man.pot man/po/es.po man/po/fr.po man/po/hu.po man/po/ja.po man/po/pl.po man/po/pt_BR.po man/po/ru.po man/po/sv.po po/ChangeLog po/ja.po po/ko.po po/ro.po src/main.c
2008-08-26Unify usage of extern "C" declarationsGuillem Jover19-73/+39
2008-08-26Unify inclusion usage of config.hGuillem Jover2-1/+2
Do not include it from header files. And use <> instead of "".
2008-08-18Move dselect specific macros from dpkg.h to dselect/method.hGuillem Jover2-0/+15
2008-08-17Regenerate .pot files and merge .po files with themGuillem Jover2-5/+11
2008-08-04Unify usage of FIXME in commentsGuillem Jover6-12/+12
2008-07-06Reduce dselect memory usageMichel Lespinasse4-23/+18
* dselect/baselist.cc (baselist::startdisplay): Create the pad with the list of the size of the display and not of the size of the list content itself. * dselect/basetop.cc (baselist::refreshlist): The part to display is always at the top of the pad. (baselist::redrawitemsrange): Simplified to redraw the real range only. * dselect/pkglist.cc (packagelist::sortmakeheads): No need to reallocate the pad when the list changes. * dselect/pkgtop.cc (packagelist::redraw1itemsel): The line of the item in the infopad doesn't correspond to its index in the list any more. Adjust accordingly.
2008-07-04Use description of installed package if it's not available anymoreRaphael Hertzog2-1/+4
* dselect/pkginfo.cc (packagelist::itd_description), dselect/pkgtop.cc (packagelist::redraw1itemsel): Use description of installed package as a fallback if the package is not more listed in the available list. Based on a patch by Bruce Sass <bmsass@shaw.ca>.
2008-07-02Use '$(CPP)' instead of '$(CC) -E' in Makefile.am targetGuillem Jover1-1/+1
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover29-38/+38
Some 'Copyright <year>' entries didn't have a copyright symbol. Add it and switch the rest from '(C)' to '©', but we don't do this on program output which for now should remain pure ascii.
2008-06-30dselect: Fix compilation warningsGuillem Jover8-40/+58
Surround boolean expressions with parenthesis. Switch a for with an empty body into a while.
2008-06-28Updated dpkg and dselect Romanian translations.Eddy Petrișor2-33/+34
2008-06-18Merge lenny branch (through the tag '1.14.20')Raphael Hertzog3-94/+114
Conflicts: ChangeLog configure.ac debian/changelog man/ChangeLog man/dpkg.1 man/po/de.po
2008-06-18Changelog policeGuillem Jover1-2/+2
2008-06-10Wiktor Wandachowicz: Update pl.add (man pages) and pl.po (dselect)Helge Kreutzmann2-77/+89