Merge with Matt
[ntk/apt.git] / debian / rules
2005-07-28 Christian PerrierMerge with Matt
2005-06-26 Christian PerrierMerge with Matt
2005-02-08 Michael Vogt* merged with matt's tree
2005-02-05 Christian PerrierMerge with Matt and update French translation
2005-02-04 Matt ZimmermanFix build/install of Polish offline documentation
2005-01-20 Michael Vogt* starmeged with matt, added some comments to the unset...
2005-01-11 Michael Vogt* star-merged with matt, removed the unset("no_proxy...
2004-12-29 Matt ZimmermanMerge apt--mvo--0
2004-12-23 Michael Vogt* changelog updated, version is now 0.6.27ubuntu4;...
2004-12-20 Michael Vogt* merged changes from the conference
2004-12-14 Matt ZimmermanMerge from mvo
2004-12-13 Matt ZimmermanMerge apt--authentication--0
2004-12-11 Matt ZimmermanUse baz instead of tla
2004-11-14 Matt ZimmermanFix syntax
2004-11-14 Matt ZimmermanAvoid mangling configure.in on incomplete changelog
2004-11-14 Matt ZimmermanStandardize debhelper usage
2004-11-13 Matt ZimmermanAdd arch-build target
2004-11-13 Matt ZimmermanAdd cron.daily
2004-09-20 Arch Librarian* Remove aborted remnants of a different method of...
2004-09-20 Arch LibrarianDon't bother with cvs update
2004-09-20 Arch Librarian* Modify debian/rules cvs-build to use cvs export,...
2004-09-20 Arch LibrarianBuild with -Wall
2004-09-20 Arch Librarian* Support DEB_BUILD_OPTIONS=noopt in debian/rules
2004-09-20 Arch Librarian* Make debian/rules a bit more consistent in a few...
2004-09-20 Arch Librarian* Avoid clobbering configure.in if sed fails
2004-09-20 Arch LibrarianPreserve CCACHE_DIR also
2004-09-20 Arch Librarian* Pass --preserve-envvar PATH to debuild. apt takes...
2004-09-20 Arch LibrarianRevert debuild -ePATH change; debuild is broken anyway
2004-09-20 Arch LibrarianRemove debug
2004-09-20 Arch Librarian* Pass -ePATH to debuild; clobbering PATH defeats the...
2004-09-20 Arch Librarian* Use cvs update -d in debian/rules cvs-build rather...
2004-09-20 Arch Librarian* Don't preserve ownership when copying config.guess...
2004-09-20 Arch Librarian* Move dh_makeshlibs ahead of dh_installdeb so that...
2004-09-20 Arch LibrarianExclude '.#*' from cvs-build
2004-09-20 Arch Librarian* Use debian/compat rather than DH_COMPAT
2004-09-20 Arch Librarian* Patch from Otavio Salvador to switch from dh_installm...
2004-09-20 Arch Librarian- Add bug script for collecting configuration info...
2004-09-20 Arch LibrarianAdd dh_installdocs to the apt stanza, so the copyright ...
2004-09-20 Arch LibrarianUse doc-base now.
2004-09-20 Arch LibrarianRemove stale references to doc installs in the apt...
2004-09-20 Arch LibrarianMove the guide and offline docs to a separate package...
2004-09-20 Arch LibrarianDefine libapt-inst:provides when building the -dev...
2004-09-20 Arch LibrarianInstall locale files in /usr/share.
2004-09-20 Arch LibrarianCall make clean and distclean before removing build/
2004-09-20 Arch LibrarianRemove leading blank line.
2004-09-20 Arch LibrarianAdd support to debian/rules to update config.sub and...
2004-09-20 Arch LibrarianAdd support for DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYP...
2004-09-20 Arch LibrarianRemove debian/copyright during cleaning, and silence...
2004-09-20 Arch LibrarianInstall locale files
2004-09-20 Arch LibrarianTidy rules file for emacs
2004-09-20 Arch LibrarianLD_LIBRARY_PATH fix
2004-09-20 Arch LibrarianChanged ld_library_path
2004-09-20 Arch LibrarianFixed new fakeroot thing
2004-09-20 Arch LibrarianFixed the not-apt bugs
2004-09-20 Arch LibrarianNeuros fix for missing Provides
2004-09-20 Arch Librariangrr, nevermind... reverting last "fix"
2004-09-20 Arch Librarianreverted the DH_COMPAT=3 changes
2004-09-20 Arch Librariandh_compat=2
2004-09-20 Arch Librariansome packaging fixes
2004-09-20 Arch Librarianglibc/libstdc++ dependency patches
2004-09-20 Arch Librarianadd apt-extracttemplates to the list of files for apt...
2004-09-20 Arch Librarian0.5.0 readyness
2004-09-20 Arch LibrarianJoin with aliencode
2004-09-20 Arch LibrarianUse $@ when touching.
2004-09-20 Arch Librarians/make/$(MAKE)/
2004-09-20 Arch Librarianshlibs.local is now a generated file. It hadn't been...
2004-09-20 Arch LibrarianFix for out of order compliations
2004-09-20 Arch LibrarianMore usr doc fixes
2004-09-20 Arch LibrarianFixed up share/doc stuff
2004-09-20 Arch LibrarianFixed more things
2004-09-20 Arch LibrarianArch build dir support
2004-09-20 Arch Librarianupdate for 0.3.4
2004-09-20 Arch LibrarianFixed building without debiandoc sgml
2004-09-20 Arch Librarianadd rm ChangeLog to end of cvs-build target
2004-09-20 Arch Librarianmore tweaking to debian/rules. Added target 'cvs-mkul'...
2004-09-20 Arch Librarianmodified debian/rules so now you can pass the pkg name ...
2004-09-20 Arch LibrarianAdd cvs-build to debian/rules. This does all steps...
2004-09-20 Arch LibrarianRemove make startup; make mkdir build not cause the...
2004-09-20 Arch LibrarianAdded Depends: libapt-pkg2.2 to the libapt-pkg-dev
2004-09-20 Arch LibrarianChanges to add virtual package libapt-pkg2.x
2004-09-20 Arch LibrarianOffline users guide
2004-09-20 Arch LibrarianDhelp support
2004-09-20 Arch Librariandhelp support, sorta
2004-09-20 Arch LibrarianFixed mkChangelog
2004-09-20 Arch LibrarianPackaging tweaks
2004-09-20 Arch LibrarianAdded debian/ directory and changelog, control, postins...