summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-09-20copy rules now require a TARGET var, to specify the tar...Arch Librarian
Author: doogie Date: 2003-02-12 07:28:33 GMT copy rules now require a TARGET var, to specify the target to install the copy rules under. The copy target in dselect/makefile installs itself under program, and not doc.
2004-09-20Create the po *list file when program or library is cal...Arch Librarian
Author: doogie Date: 2003-02-12 06:50:04 GMT Create the po *list file when program or library is called, not only when all is called.
2004-09-20Corrections for 0.5.4.9Arch Librarian
Author: piefel Date: 2003-02-10 10:36:06 GMT Corrections for 0.5.4.9
2004-09-20Full translation for 0.5.4.9Arch Librarian
Author: piefel Date: 2003-02-10 10:29:25 GMT Full translation for 0.5.4.9
2004-09-20Lots and lots of i18n updates.Arch Librarian
Author: doogie Date: 2003-02-10 07:34:41 GMT Lots and lots of i18n updates.
2004-09-20Typo fixes.Arch Librarian
Author: doogie Date: 2003-02-10 01:40:58 GMT Typo fixes.
2004-09-20Updated(apt-inst stuff).Arch Librarian
Author: doogie Date: 2003-02-10 00:40:01 GMT Updated(apt-inst stuff).
2004-09-20i18n stuff.Arch Librarian
Author: doogie Date: 2003-02-10 00:36:12 GMT i18n stuff.
2004-09-20Move apt-all.pot out of build/po, and into po/, and che...Arch Librarian
Author: doogie Date: 2003-02-10 00:26:49 GMT Move apt-all.pot out of build/po, and into po/, and check it into cvs. This allows translators to do their work without checking everything out, and building it.
2004-09-20Add a stats target(hi joy).Arch Librarian
Author: doogie Date: 2003-02-09 23:44:30 GMT Add a stats target(hi joy).
2004-09-20Updated.Arch Librarian
Author: doogie Date: 2003-02-09 23:42:32 GMT Updated.
2004-09-20Add debiandoc-sgml back to Build-Depends.Arch Librarian
Author: doogie Date: 2003-02-09 23:41:47 GMT Add debiandoc-sgml back to Build-Depends.
2004-09-20Remove all \r from messages.Arch Librarian
Author: doogie Date: 2003-02-09 23:41:15 GMT Remove all \r from messages.
2004-09-20Add INTLLIBS to various parts, so netbsd-i386 works.Arch Librarian
Author: doogie Date: 2003-02-09 22:02:45 GMT Add INTLLIBS to various parts, so netbsd-i386 works.
2004-09-20Only set the text domain if APT_DOMAIN is defined(it's ...Arch Librarian
Author: doogie Date: 2003-02-09 20:31:05 GMT Only set the text domain if APT_DOMAIN is defined(it's not when building static libs).
2004-09-20Add support for %gnu in host_os checking for shared lib...Arch Librarian
Author: doogie Date: 2003-02-09 20:27:13 GMT Add support for %gnu in host_os checking for shared library support(fixes netbsdelf-gnu).
2004-09-20Revert version to 0.5.4.9, as we'll do a test release first.Arch Librarian
Author: doogie Date: 2003-02-09 04:41:54 GMT Revert version to 0.5.4.9, as we'll do a test release first.
2004-09-20Few more changesArch Librarian
Author: jgg Date: 2003-02-02 22:46:18 GMT Few more changes
2004-09-20Gettext is needed to build i18n stuff..Arch Librarian
Author: jgg Date: 2003-02-02 22:46:11 GMT Gettext is needed to build i18n stuff..
2004-09-20Fix segfault on really wide screens, #176052Arch Librarian
Author: jgg Date: 2003-02-02 22:24:11 GMT Fix segfault on really wide screens, #176052
2004-09-20Add safe_snprintfArch Librarian
Author: jgg Date: 2003-02-02 22:20:27 GMT Add safe_snprintf
2004-09-20Use snprintf. Observed by Brian M. HuntArch Librarian
Author: jgg Date: 2003-02-02 22:19:17 GMT Use snprintf. Observed by Brian M. Hunt
2004-09-20Define libapt-inst:provides when building the -dev pkg.Arch Librarian
Author: doogie Date: 2003-02-02 22:00:24 GMT Define libapt-inst:provides when building the -dev pkg.
2004-09-20Version the docbook-utils build-depends, to what appear...Arch Librarian
Author: doogie Date: 2003-02-02 21:59:57 GMT Version the docbook-utils build-depends, to what appears to be the version where docbook2man-spec.pl was removed.
2004-09-20Add myself to Uploaders.Arch Librarian
Author: doogie Date: 2003-02-02 21:59:15 GMT Add myself to Uploaders.
2004-09-20Bump standards-version.Arch Librarian
Author: doogie Date: 2003-02-02 21:58:59 GMT Bump standards-version.
2004-09-20Revert version back to 0.5.4.9, as we'll do a test rele...Arch Librarian
Author: doogie Date: 2003-02-02 21:58:21 GMT Revert version back to 0.5.4.9, as we'll do a test release first.
2004-09-20Install locale files in /usr/share.Arch Librarian
Author: doogie Date: 2003-02-02 21:57:32 GMT Install locale files in /usr/share.
2004-09-20Call ldconfig when removing.Arch Librarian
Author: doogie Date: 2003-02-02 21:56:53 GMT Call ldconfig when removing.
2004-09-20Fix building of sgml manpages.Arch Librarian
Author: doogie Date: 2003-02-02 08:05:31 GMT Fix building of sgml manpages.
2004-09-20Check candidate version when installing build-deps. Clo...Arch Librarian
Author: tausq Date: 2003-02-02 03:30:52 GMT Check candidate version when installing build-deps. Closes: #178121
2004-09-20Report uris with '.gz' when there are errors.Arch Librarian
Author: doogie Date: 2003-02-02 03:13:13 GMT Report uris with '.gz' when there are errors.
2004-09-20Double default value of APT::Cache-Limit, until such ti...Arch Librarian
Author: doogie Date: 2003-02-02 02:44:20 GMT Double default value of APT::Cache-Limit, until such time as it can be made more dynamic.
2004-09-20apt does compile with g++-3 now, updateArch Librarian
Author: tausq Date: 2003-02-02 02:38:32 GMT apt does compile with g++-3 now, update
2004-09-20fix some build-dep bugs; update changelogArch Librarian
Author: tausq Date: 2003-02-01 20:18:46 GMT fix some build-dep bugs; update changelog
2004-09-20Remove unused variablesArch Librarian
Author: jgg Date: 2003-01-27 00:05:59 GMT Remove unused variables
2004-09-20ES updates from Asier Llano PalaciosArch Librarian
Author: jgg Date: 2003-01-26 22:46:26 GMT ES updates from Asier Llano Palacios
2004-09-20Use a more reliable method to get the domain stringArch Librarian
Author: jgg Date: 2003-01-11 07:55:54 GMT Use a more reliable method to get the domain string
2004-09-20New apt_preferences from Thomas Hood, Susan KleinmannArch Librarian
Author: jgg Date: 2003-01-11 07:20:32 GMT New apt_preferences from Thomas Hood, Susan Kleinmann
2004-09-20Rejigger gettext stuff for 0.11.5Arch Librarian
Author: jgg Date: 2003-01-11 07:19:01 GMT Rejigger gettext stuff for 0.11.5
2004-09-20G++ 3.2 fixesArch Librarian
Author: jgg Date: 2003-01-11 07:18:44 GMT G++ 3.2 fixes
2004-09-20Rejigger gettext stuff for 0.11.5Arch Librarian
Author: jgg Date: 2003-01-11 07:17:58 GMT Rejigger gettext stuff for 0.11.5
2004-09-20Remove \r escape sequence for the sake of gettextArch Librarian
Author: jgg Date: 2003-01-11 07:17:04 GMT Remove \r escape sequence for the sake of gettext
2004-09-20G++ 3.2 fixesArch Librarian
Author: jgg Date: 2003-01-11 07:16:33 GMT G++ 3.2 fixes
2004-09-20Doc updatesArch Librarian
Author: jgg Date: 2003-01-06 01:00:49 GMT Doc updates
2004-09-20Link apt-inst to apt-pkg, #175055Arch Librarian
Author: jgg Date: 2003-01-06 00:40:51 GMT Link apt-inst to apt-pkg, #175055
2004-09-20Correct typo found by Isaac WilcoxArch Librarian
Author: jgg Date: 2003-01-05 22:49:55 GMT Correct typo found by Isaac Wilcox
2004-09-20More translations (155) by Steven HuangArch Librarian
Author: piefel Date: 2002-12-27 15:29:00 GMT More translations (155) by Steven Huang
2004-09-20Corrected fatal format error.Arch Librarian
Author: piefel Date: 2002-12-13 09:26:37 GMT Corrected fatal format error.
2004-09-20Updated translation for 0.5.5.Arch Librarian
Author: piefel Date: 2002-12-13 09:26:17 GMT Updated translation for 0.5.5.