* Avoid clobbering configure.in if sed fails
[ntk/apt.git] / debian / rules
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...