summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add INTLLIBS to various parts, so netbsd-i386 works.Arch Librarian2004-09-202-1/+2
| | | | | | Author: doogie Date: 2003-02-09 22:02:45 GMT Add INTLLIBS to various parts, so netbsd-i386 works.
* Only set the text domain if APT_DOMAIN is defined(it's ...Arch Librarian2004-09-201-1/+3
| | | | | | | 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).
* Add support for %gnu in host_os checking for shared lib...Arch Librarian2004-09-201-1/+1
| | | | | | | 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).
* Revert version to 0.5.4.9, as we'll do a test release first.Arch Librarian2004-09-201-2/+2
| | | | | | 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.
* Few more changesArch Librarian2004-09-201-61/+66
| | | | | | Author: jgg Date: 2003-02-02 22:46:18 GMT Few more changes
* Gettext is needed to build i18n stuff..Arch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2003-02-02 22:46:11 GMT Gettext is needed to build i18n stuff..
* Fix segfault on really wide screens, #176052Arch Librarian2004-09-202-4/+4
| | | | | | Author: jgg Date: 2003-02-02 22:24:11 GMT Fix segfault on really wide screens, #176052
* Add safe_snprintfArch Librarian2004-09-202-4/+29
| | | | | | Author: jgg Date: 2003-02-02 22:20:27 GMT Add safe_snprintf
* Use snprintf. Observed by Brian M. HuntArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2003-02-02 22:19:17 GMT Use snprintf. Observed by Brian M. Hunt
* Define libapt-inst:provides when building the -dev pkg.Arch Librarian2004-09-201-2/+2
| | | | | | Author: doogie Date: 2003-02-02 22:00:24 GMT Define libapt-inst:provides when building the -dev pkg.
* Version the docbook-utils build-depends, to what appear...Arch Librarian2004-09-201-1/+1
| | | | | | | 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.
* Add myself to Uploaders.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 2003-02-02 21:59:15 GMT Add myself to Uploaders.
* Bump standards-version.Arch Librarian2004-09-201-2/+2
| | | | | | Author: doogie Date: 2003-02-02 21:58:59 GMT Bump standards-version.
* Revert version back to 0.5.4.9, as we'll do a test rele...Arch Librarian2004-09-201-1/+1
| | | | | | 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.
* Install locale files in /usr/share.Arch Librarian2004-09-201-3/+3
| | | | | | Author: doogie Date: 2003-02-02 21:57:32 GMT Install locale files in /usr/share.
* Call ldconfig when removing.Arch Librarian2004-09-201-0/+3
| | | | | | Author: doogie Date: 2003-02-02 21:56:53 GMT Call ldconfig when removing.
* Fix building of sgml manpages.Arch Librarian2004-09-204-11/+4
| | | | | | Author: doogie Date: 2003-02-02 08:05:31 GMT Fix building of sgml manpages.
* Check candidate version when installing build-deps. Clo...Arch Librarian2004-09-202-5/+20
| | | | | | Author: tausq Date: 2003-02-02 03:30:52 GMT Check candidate version when installing build-deps. Closes: #178121
* Report uris with '.gz' when there are errors.Arch Librarian2004-09-202-2/+3
| | | | | | Author: doogie Date: 2003-02-02 03:13:13 GMT Report uris with '.gz' when there are errors.
* Double default value of APT::Cache-Limit, until such ti...Arch Librarian2004-09-202-3/+5
| | | | | | | 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.
* apt does compile with g++-3 now, updateArch Librarian2004-09-201-2/+0
| | | | | | Author: tausq Date: 2003-02-02 02:38:32 GMT apt does compile with g++-3 now, update
* fix some build-dep bugs; update changelogArch Librarian2004-09-202-40/+64
| | | | | | Author: tausq Date: 2003-02-01 20:18:46 GMT fix some build-dep bugs; update changelog
* Remove unused variablesArch Librarian2004-09-201-4/+1
| | | | | | Author: jgg Date: 2003-01-27 00:05:59 GMT Remove unused variables
* ES updates from Asier Llano PalaciosArch Librarian2004-09-201-206/+176
| | | | | | Author: jgg Date: 2003-01-26 22:46:26 GMT ES updates from Asier Llano Palacios
* Use a more reliable method to get the domain stringArch Librarian2004-09-201-5/+6
| | | | | | Author: jgg Date: 2003-01-11 07:55:54 GMT Use a more reliable method to get the domain string
* New apt_preferences from Thomas Hood, Susan KleinmannArch Librarian2004-09-201-200/+520
| | | | | | Author: jgg Date: 2003-01-11 07:20:32 GMT New apt_preferences from Thomas Hood, Susan Kleinmann
* Rejigger gettext stuff for 0.11.5Arch Librarian2004-09-201-3/+0
| | | | | | Author: jgg Date: 2003-01-11 07:19:01 GMT Rejigger gettext stuff for 0.11.5
* G++ 3.2 fixesArch Librarian2004-09-204-4/+11
| | | | | | Author: jgg Date: 2003-01-11 07:18:44 GMT G++ 3.2 fixes
* Rejigger gettext stuff for 0.11.5Arch Librarian2004-09-204-9/+12
| | | | | | Author: jgg Date: 2003-01-11 07:17:58 GMT Rejigger gettext stuff for 0.11.5
* Remove \r escape sequence for the sake of gettextArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2003-01-11 07:17:04 GMT Remove \r escape sequence for the sake of gettext
* G++ 3.2 fixesArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2003-01-11 07:16:33 GMT G++ 3.2 fixes
* Doc updatesArch Librarian2004-09-202-6/+6
| | | | | | Author: jgg Date: 2003-01-06 01:00:49 GMT Doc updates
* Link apt-inst to apt-pkg, #175055Arch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2003-01-06 00:40:51 GMT Link apt-inst to apt-pkg, #175055
* Correct typo found by Isaac WilcoxArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2003-01-05 22:49:55 GMT Correct typo found by Isaac Wilcox
* More translations (155) by Steven HuangArch Librarian2004-09-201-348/+730
| | | | | | Author: piefel Date: 2002-12-27 15:29:00 GMT More translations (155) by Steven Huang
* Corrected fatal format error.Arch Librarian2004-09-201-1/+1
| | | | | | Author: piefel Date: 2002-12-13 09:26:37 GMT Corrected fatal format error.
* Updated translation for 0.5.5.Arch Librarian2004-09-201-327/+542
| | | | | | Author: piefel Date: 2002-12-13 09:26:17 GMT Updated translation for 0.5.5.
* Updated some messages; by SG Tonon.Arch Librarian2004-09-201-32/+32
| | | | | | Author: piefel Date: 2002-12-04 11:09:18 GMT Updated some messages; by SG Tonon.
* Fix lame sort errors in priocmp found by GustavoArch Librarian2004-09-201-6/+6
| | | | | | Author: jgg Date: 2002-11-28 18:49:16 GMT Fix lame sort errors in priocmp found by Gustavo
* Updated translation for 0.5.5, nearly complete.Arch Librarian2004-09-203-1110/+1706
| | | | | | Author: piefel Date: 2002-11-27 09:59:11 GMT Updated translation for 0.5.5, nearly complete.
* Updated translation for 0.5.5, complete.Arch Librarian2004-09-206-2064/+3330
| | | | | | Author: piefel Date: 2002-11-27 09:58:46 GMT Updated translation for 0.5.5, complete.
* Tidy style for new dpkg version compare functionArch Librarian2004-09-201-37/+37
| | | | | | Author: jgg Date: 2002-11-23 07:54:36 GMT Tidy style for new dpkg version compare function
* Missed one st_mtime.Arch Librarian2004-09-201-2/+2
| | | | | | Author: doogie Date: 2002-11-22 18:02:08 GMT Missed one st_mtime.
* Check the currently mounted cdrom, to see if it's the o...Arch Librarian2004-09-202-4/+4
| | | | | | | Author: doogie Date: 2002-11-22 07:26:10 GMT Check the currently mounted cdrom, to see if it's the one we are interested in.
* s/st_mtime/mtime/ on our local stat structure in apt-ft...Arch Librarian2004-09-203-7/+10
| | | | | | | Author: doogie Date: 2002-11-22 07:19:51 GMT s/st_mtime/mtime/ on our local stat structure in apt-ftparchive, to support compliation on platforms where st_mtime is a macro.
* Test for timegm in configure.Arch Librarian2004-09-205-2/+17
| | | | | | Author: doogie Date: 2002-11-22 07:15:23 GMT Test for timegm in configure.
* New deb version compare function, that has no integer l...Arch Librarian2004-09-202-47/+23
| | | | | | | Author: doogie Date: 2002-11-22 06:59:35 GMT New deb version compare function, that has no integer limits, and supports pre-versions using ~. Code ported from dpkg.
* s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DO...Arch Librarian2004-09-206-11/+11
| | | | | | | Author: doogie Date: 2002-11-11 07:00:16 GMT s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DOMAIN to 1, and breaks us.
* Some more g++-3.2 fixes.Arch Librarian2004-09-208-12/+17
| | | | | | Author: doogie Date: 2002-11-11 06:55:50 GMT Some more g++-3.2 fixes.
* Change verbose logging output of apt-ftparchive to go t...Arch Librarian2004-09-203-7/+10
| | | | | | | Author: doogie Date: 2002-11-11 04:27:51 GMT Change verbose logging output of apt-ftparchive to go to stderr, instead of stdout. Also, errors that occur no longer go to stdout, but stderr.