summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
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-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-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-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-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-20Check the currently mounted cdrom, to see if it's the o...Arch Librarian
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.
2004-09-20s/st_mtime/mtime/ on our local stat structure in apt-ft...Arch Librarian
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.
2004-09-20Test for timegm in configure.Arch Librarian
Author: doogie Date: 2002-11-22 07:15:23 GMT Test for timegm in configure.
2004-09-20New deb version compare function, that has no integer l...Arch Librarian
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.
2004-09-20Some more g++-3.2 fixes.Arch Librarian
Author: doogie Date: 2002-11-11 06:55:50 GMT Some more g++-3.2 fixes.
2004-09-20Change verbose logging output of apt-ftparchive to go t...Arch Librarian
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.
2004-09-20Call make clean and distclean before removing build/Arch Librarian
Author: doogie Date: 2002-11-10 23:58:33 GMT Call make clean and distclean before removing build/
2004-09-20libapt-pkg-dev now depends on apt-utils.Arch Librarian
Author: doogie Date: 2002-11-10 23:57:24 GMT libapt-pkg-dev now depends on apt-utils.
2004-09-20Remove leading blank line.Arch Librarian
Author: doogie Date: 2002-11-10 00:11:32 GMT Remove leading blank line.
2004-09-20Add an options and timeout config item to ssh/rsh.Arch Librarian
Author: doogie Date: 2002-11-09 23:33:26 GMT Add an options and timeout config item to ssh/rsh.
2004-09-20Display both current version and new version in apt-get -s.Arch Librarian
Author: doogie Date: 2002-11-09 23:10:32 GMT Display both current version and new version in apt-get -s.
2004-09-20Add -n synonym for --names-only for apt-cache.Arch Librarian
Author: doogie Date: 2002-11-09 22:47:19 GMT Add -n synonym for --names-only for apt-cache.
2004-09-20apt-extracttemplates now prepends the package name when...Arch Librarian
Author: doogie Date: 2002-11-09 22:41:55 GMT apt-extracttemplates now prepends the package name when extracting files.
2004-09-20Change wording of 'additional disk space usage' message.Arch Librarian
Author: doogie Date: 2002-11-09 20:50:30 GMT Change wording of 'additional disk space usage' message.
2004-09-20Mark some bugs as being closed, due to il8n.Arch Librarian
Author: doogie Date: 2002-11-09 20:45:59 GMT Mark some bugs as being closed, due to il8n.
2004-09-20Remove 'Sorry' from messages.Arch Librarian
Author: doogie Date: 2002-11-09 20:38:02 GMT Remove 'Sorry' from messages.
2004-09-20Add support to debian/rules to update config.sub and co...Arch Librarian
Author: doogie Date: 2002-11-09 20:21:53 GMT Add support to debian/rules to update config.sub and config.guess from /usr/share/misc if they exist.
2004-09-20Add support for DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYP...Arch Librarian
Author: doogie Date: 2002-11-09 20:13:27 GMT Add support for DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE detection.
2004-09-20Ignore some files.Arch Librarian
Author: doogie Date: 2002-11-09 20:01:19 GMT Ignore some files.
2004-09-20Add s390x.Arch Librarian
Author: doogie Date: 2002-11-09 19:59:10 GMT Add s390x.
2004-09-20Fix segfault in FindAny when /i is used, and there is n...Arch Librarian
Author: doogie Date: 2002-11-09 19:52:03 GMT Fix segfault in FindAny when /i is used, and there is no default.
2004-09-20_config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian
Author: doogie Date: 2002-11-09 17:11:25 GMT _config->Dump is now inlined, and calls Dump(clog). Dump(ostream&) is now exported. Fixed apt-config dump sending to stderr.
2004-09-20Remove debian/copyright during cleaning, and silence ma...Arch Librarian
Author: doogie Date: 2002-11-09 06:34:13 GMT Remove debian/copyright during cleaning, and silence make when build/environment.mak doesn't exist.
2004-09-20Ignore autom4te.cache and debian/copyright.Arch Librarian
Author: doogie Date: 2002-11-09 06:33:26 GMT Ignore autom4te.cache and debian/copyright.
2004-09-20Latest changelogArch Librarian
Author: jgg Date: 2002-11-06 06:44:09 GMT Latest changelog
2004-09-20Install locale filesArch Librarian
Author: jgg Date: 2002-10-16 05:58:16 GMT Install locale files
2004-09-20call dhelp_parse with /usr/share/doc instead of /usr/docArch Librarian
Author: rmurray Date: 2002-09-22 22:20:02 GMT call dhelp_parse with /usr/share/doc instead of /usr/doc
2004-09-20revert my last patch.... see bts :)Arch Librarian
Author: tausq Date: 2002-09-20 05:30:33 GMT revert my last patch.... see bts :)
2004-09-20fix for #161593Arch Librarian
Author: tausq Date: 2002-09-20 04:42:25 GMT fix for #161593
2004-09-20Tidy rules file for emacsArch Librarian
Author: jgg Date: 2002-09-15 22:51:44 GMT Tidy rules file for emacs
2004-09-20More updatesArch Librarian
Author: jgg Date: 2002-07-08 04:23:58 GMT More updates
2004-09-20Options MaxArgs,MaxBytes to allow a much longer dpkg co...Arch Librarian
Author: jgg Date: 2002-04-24 05:48:46 GMT Options MaxArgs,MaxBytes to allow a much longer dpkg command line.
2004-09-20Changed dhelp stuff to usr/share/docArch Librarian
Author: jgg Date: 2002-04-18 05:12:53 GMT Changed dhelp stuff to usr/share/doc
2004-09-20Doc updates, 133950, 117856Arch Librarian
Author: jgg Date: 2002-04-02 05:55:53 GMT Doc updates, 133950, 117856
2004-09-20Use std C++ header names for includesArch Librarian
Author: jgg Date: 2002-03-26 07:38:57 GMT Use std C++ header names for includes