summaryrefslogtreecommitdiff
path: root/THANKS
AgeCommit message (Collapse)AuthorFilesLines
2009-06-20Dpkg::Substvars: restructure to have a separate namespace for variablesRaphael Hertzog1-0/+1
The addition of “_used” in the structure was in conflict with a possible variable of the same name. So put the variables in a dedicated hash to avoid this conflict and rename “_used” into “used”. Correct the warning message too. Also add Joachim in the THANKS file for his contribution.
2009-03-22dpkg: refuses empty parameters when integer expectedRaphael Hertzog1-0/+1
Fix setinteger() funtion used for parsing integer options to refuse empty parameters. Currently only affects --abort-after. Based-on-patch-by: Bill Allombert <ballombe@debian.org>
2009-01-26Updated my surname.Peter Krefting1-1/+1
2008-07-06Reduce dselect memory usageMichel Lespinasse1-0/+1
* 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 Hertzog1-0/+1
* 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-06-23dpkg-divert: new --listpackage optionTimothy G Abbott1-0/+1
* scripts/dpkg-divert.pl: Add new option --listpackage to dpkg-divert. * man/dpkg-divert.1: Document new option.
2008-06-01dpkg-deb: improve error message "unable to extract"Daniel Hahler1-0/+1
* src/archives.c (tarobject): Improve error message stating that dpkg is unable to create a file so that it also refers to the real filename instead of the non-diverted name only.
2008-05-19Fix link order when using libcompat.a and libintl.aGuillem Jover1-0/+1
Place them after libdpkg.a. Based on a patch by Martin Koeppe. Closes: #481805
2008-05-11Add a --query option to update-alternatives. Closes: #336091, #441904Pierre Habouzit1-0/+1
* scripts/update-alternatives.pl: add a --query option that works like --display but outputs a machine parseable rfc822-like output. * man/update-alternatives.8: document that new option, and the associated format.
2008-04-12Fix a double-free by setting scontext to NULL after calling freeconGuillem Jover1-0/+1
Based on a patch by Russell Coker. Closes: #474339
2008-04-09Fix my e-mail addressSven Joachim1-1/+1
2008-03-16s-s-d: Use __sun instead of __sparc__ to define OSsunosErast Benson1-0/+1
2008-03-06Fix small memory leaksSean Finney1-0/+1
2008-01-25s-s-d: Use system timersub and fix timeval normalization in multiplicationAndreas Påhlsson1-0/+1
Closes: #462225
2008-01-18THANKS: Add all the people that have contributed until nowGuillem Jover1-0/+98
2008-01-17THANKS: Convert to UTF-8Guillem Jover1-1/+1
2007-08-21Update e-mail address of Colin Watson in THANKS file.Raphael Hertzog1-1/+1
2007-07-28Update my email listed in THANKS with a valid one.Raphael Hertzog1-1/+1
2004-03-11Gee, thanks Javier...Scott James Remnant1-1/+0
2004-03-08Apply patch from asuffield to fix various md5sum bugs by checking theScott James Remnant1-0/+1
bounds of the line first.
2004-03-08Apply patch from Brian Carlson to fix #170953; don't print offendingScott James Remnant1-0/+1
data in md5sum, it may not be NULL terminated.
2004-03-08Apply patch from mrvn to fix #228253; keep architecture in theScott James Remnant1-0/+1
status file.
2004-03-08Apply patch from Robert Millan to fix #211566; update support forScott James Remnant1-0/+1
Debian FreeBSD.
2004-03-08Apply patch from jfs to fix #232916; add blank line to .dscScott James Remnant1-0/+1
before signing with PGP.
2004-03-08Apply patch from Christian Haggstrom to fix #213038, #217286,Scott James Remnant1-0/+1
#213543 and #213846; there was an extra %s in the error message printed when out of disk space, causing a strange SEGV.
2002-05-06Perl sucks, fix Ian's email addressWichert Akkerman1-1/+1
2002-05-06Update Ian Jacksons' email addressWichert Akkerman1-1/+1
2001-06-25Merged in changes from 1.9.11 to 1.9.14 branch.Adam Heath1-1/+2
2001-03-04* ChangeLog: undo file corruption (ugh)Wichert Akkerman1-0/+1
* utils/start-stop-daemon.8: fix typo * configure.in: use AC_C_INLINE instead of our own test * lib/nfmalloc, include/dpkg-db.h: remove HAVE_INLINE tests, use extern inline directly * lib/varbuf.c: add inline keyowrd to varbufaddc * optlib/Makefile.in: undo earlier patch and build libopt.a again * lib/Makefile.in: use libopt.a again, and a rule to build it * Makefile.in: build optlib before lib * Makefile.conf.in: add RANLIB * dselect/method.h, dselect/methlist.cc, dselect/method.cc, dselect/methparse.cc: rename struct option to dselect_option to prevent conflict with getopt.h * main/help.c: rework do_script a bit to compile without errors * scripts/dpkg-gencontrol.1: add -n option to specify filename * scripts/dpkg-source.1: + document -n option for dpkg-gencontrol + fix confusing wording for dpkg-buildpackage -uc option + fix layout error for dpkg-distaddfile section + it's DEADJOE, not DEAD_JOEY * scripts/dpkg-architecture.pl: + apply cleanup patch from Julian Gilbey + modify gcc regexp to recognize gcc versions like 2.96-ia64-000717 * scripts/dpkg-checkbuilddeps.pl, scripts/dpkg-checkbuilddeps.1: new script from Joey Hess to check build dependencies * THANKS: Add Joey Hess * scripts/dpkg-parsechangelog.pl: + support reading changelog from stdin + remove Linux reference * scripts/dpkg-statoverride.pl: exit with exitcode 1 if we do --list but don't output anything, and use exitcode 2 if we try to remove a non-exiting override (unless --force is given). * scripts/dpkg-statoverride.8: document new exitcode for --list * main/main.c, main/dpkg.8: remove --smallmem and --largemem references * scripts/dpkg-buildpackage.sh: + don't bother to specify architecture settings on commandlines since we put them in the environment already + remove debsign support, it's useless and debsign can't handle it + use DEB_BUILD_ARCH to get build architecture, not DEB_HOST_ARCH + remove Linux reference * scripts/dpkg-scanpackages.pl: mark last argument as optional in usage info * scripts/dpkg-scanpackages.8, scripts/dpkg-name.1, scripts/dpkg-shlibdeps.pl, scripts/dpkg-source.pl, scripts/822-date.1, scripts/cl-debian.pl, scripts/cleanup-info.pl, scripts/dpkg-genchanges.pl, scripts/dpkg-distaddfile.pl, scripts/dpkg-source.1, scripts/dpkg-divert.pl, scripts/install-info.pl, scripts/install-info.8, scripts/dpkg-gencontrol.pl, scripts/update-alternatives.pl, scripts/update-rc.d.8: remove Linux references
2000-12-30Add French manpagesWichert Akkerman1-0/+1
2000-10-24Add dutch translationWichert Akkerman1-0/+1
2000-10-07Add Brazilian translationWichert Akkerman1-0/+1
2000-10-07add galician translationWichert Akkerman1-0/+1
2000-09-15Add hppa supportWichert Akkerman1-1/+1
2000-09-08configure.in: add de to ALL_LINGUASWichert Akkerman1-0/+1
po/de.po: New German translation from Hartmut Koptein THANKS: Add Hartmut main/enquiry.c: fix silly type error
2000-06-17Updated my e-mail addressPeter Karlsson1-1/+1
2000-06-09Merge things from the potato branch:Wichert Akkerman1-0/+1
+ po/*.po: updated + THANKS: Add Lele Gaifax + configure.in: add Italian to LINGUAS + doc/sv: new directory with Swedish manpages + doc/*: removed "GNU/Linux" since this runs on HURD as well + doc/ja/update-alternatives.8: new version + dpkg-deb/main.c: remove preprocessor define from gettextized string + dselect/main.c: remove preprocessor define from gettextized string + lib/showcright.c: remove preprocessor define from gettextized string + main/enquiry.c: can't use prepocessor defines in a gettextized string + dselect/pkgdisplay.cc: Replace empty string for eflags with a space + dselect/pkgsublist.cc: mark another string as translateable + dselect/pkgtop.cc: change code to reflect that the empty case for an eflagstring is now a single space, not an empty string (since gettext can't handle empty strings). + main/help.c: allocate a bit more space for the path buffer in checkpath() + main/main.c: fix location of --abort-after in --help output + scripts/debian-changelog-mode.el: fix documentation string for debian-changelog-finalise-last + scripts/dpkg-source.pl: fix typo + scripts/udate-alternatives.8: fixed errors found while Japanese translation was made. methods/Makefile.am: removed
2000-02-15Merge the potato branch:Wichert Akkerman1-1/+1
* main/dpkg.8: don't list all authors but refer to THANKS file * debian/control: correct Build-Dependencies for ncurses * debian/control: update extended description to not list dependencies for dpkg-dev * Update lots of documentation * main/enquiry.c: handle failed open of /dev/tty * main/remove.c: revert earlier patch from Oct 11 1999 to remove conffiles before removing directories. Due to the changed execution order conffiles were no longer around when the postrm was run. which is not what we want. * methods/Makefile.in: create $(admindir)/methods/mnt * scripts/dpkg-gencontrol.pl: undo Source-Version changes * scripts/dpkg-source.pl: remove sticky bits from directory when unpacking source * scripts/install-info.pl: partially apply patch from Jammin Wheeler <jammin@life.eu.org> to clean up errors * scripts/update-alternatives.pl: implement --verbose
2000-01-15Update Japanese manpagesWichert Akkerman1-0/+1
scripts/dpkg-genchanges.pl: also upload full source if version is *-0.1
2000-01-09various text and manpage updatesWichert Akkerman1-4/+2
dselect/method.cc: don't abort if locking fails but give a warning THANKS: fix various small errors
2000-01-09scripts/cl-debian.pl: Allow space between `#' and the bugnumber in the ↵Wichert Akkerman1-0/+1
changelog scripts scripts/start-stop-daemon.c: test for __sparc__ instead scripts/Makefile.in: add optlib to CFLAGS utils/start-stop-daemon.c: add option to chroot first, patch from Marco d'Itri utils/start-stop-daemon.8: document chroot option dselect/pkgtop.cc: use waddnstr to print package description instead of waddch
1999-12-24add email address for Scott BarkerWichert Akkerman1-1/+1
1999-12-24* version-nr: update to 1.6.5Wichert Akkerman1-0/+1
* doc/Makefile.in: install THANKS * TODO: remove items that have been done * lib/showcright.c: exit(0) after showing the copyright since we don't exec cat anymore * main/configure.c: add NULL to execlp() parameters; this fixes the random segfaults when showing the conffile-diff
1999-12-24From the ChangeLogWichert Akkerman1-0/+50
* debian/control: add Build-Depends * THANKS: new file which lists everyone who contributed to the code * Change `Debian Linux' to `Debian GNU/Linux' in a couple of manpages * main/enquiry.c: modify list1package to use the full width of the tty * Merge patches from Adam Heath: + lib/mlib.c: new function do_fd_copy to read a file into a fd + dpkg-deb/build.c: use do_fd_copy + dpkg-deb/build.c: use dpkg-deb-filelist to reorder files when building a package + dpkg-deb/info.c: use do_fd_copy + lib/showcright.c: use do_fd_copy to read license + scripts/dpkg-safelist.{1,pl}: new script to reorder a filelist to make sure symlinks are listed after their targets. + dpkg-deb/main.c: add -z option to set compression level + dpkg-deb/build.c: pass new -z options to gzip * dpkg-deb/dpkg-deb.1: document new -z option