Age | Commit message (Collapse) | Author |
|
|
|
|
|
- Create all directories in debian/dirs rather than creating some on
the dh_installdirs command line
- Rename debian/dirs to debian/apt.dirs, debian/examples to
debian/apt.examples
|
|
|
|
* Patch from Michael Vogt to add an optional cron job which can run
apt-get update periodically
|
|
Author: mdz
Date: 2004-05-30 18:21:43 GMT
* Remove aborted remnants of a different method of implementing DEB_BUILD_OPTIONS
from debian/rules
|
|
Author: mdz
Date: 2004-05-08 19:57:31 GMT
Don't bother with cvs update
|
|
Author: mdz
Date: 2004-05-08 19:52:33 GMT
* Modify debian/rules cvs-build to use cvs export, to avoid picking up
junk files from the working directory
|
|
Author: mdz
Date: 2004-04-30 04:37:47 GMT
Build with -Wall
|
|
Author: mdz
Date: 2004-04-30 03:56:33 GMT
* Support DEB_BUILD_OPTIONS=noopt in debian/rules
(Closes: #244293)
|
|
Author: mdz
Date: 2004-02-27 00:51:25 GMT
* Make debian/rules a bit more consistent in a few places.
Specifically, always use -p$@ rather than an explicit package name,
and always specify it first, and use dh_shlibdeps -l uniformly rather
than sometimes changing LD_LIBRARY_PATH dircetly
|
|
Author: mdz
Date: 2003-12-24 22:55:30 GMT
* Avoid clobbering configure.in if sed fails
|
|
Author: mdz
Date: 2003-12-21 00:37:58 GMT
Preserve CCACHE_DIR also
|
|
Author: mdz
Date: 2003-12-21 00:34:40 GMT
* Pass --preserve-envvar PATH to debuild. apt takes a long time to
build, and this defeats ccache
|
|
Author: mdz
Date: 2003-12-21 00:28:15 GMT
Revert debuild -ePATH change; debuild is broken anyway
|
|
Author: mdz
Date: 2003-12-21 00:23:57 GMT
Remove debug
|
|
Author: mdz
Date: 2003-12-21 00:22:51 GMT
* Pass -ePATH to debuild; clobbering PATH defeats the usual method of
using ccache, and apt takes a long time to compile
|
|
Author: mdz
Date: 2003-12-21 00:07:35 GMT
* Use cvs update -d in debian/rules cvs-build rather than just update
|
|
Author: mdz
Date: 2003-09-22 14:36:20 GMT
* Don't preserve ownership when copying config.guess and config.sub.
This broke builds where the clean target was run with different
privileges than the rest of the build (i.e., root) (Closes: #212183)
* On second thought, don't copy config.guess and config.sub at all. I'd
rather they always match what is in CVS.
|
|
Author: mdz
Date: 2003-08-10 23:54:57 GMT
* Move dh_makeshlibs ahead of dh_installdeb so that its postinst
fragments are properly substituted
|
|
Author: mdz
Date: 2003-08-09 19:21:33 GMT
Exclude '.#*' from cvs-build
|
|
Author: mdz
Date: 2003-08-09 19:14:49 GMT
* Use debian/compat rather than DH_COMPAT
|
|
Author: mdz
Date: 2003-08-02 19:51:02 GMT
* Patch from Otavio Salvador to switch from dh_installmanpages to
dh_installman. Fixes the problem where the pt_BR man page was
installed in the wrong location (Closes: #194558)
|
|
Author: mdz
Date: 2003-07-21 06:09:12 GMT
- Add bug script for collecting configuration info (Closes: #176482)
|
|
Author: doogie
Date: 2003-04-27 06:20:40 GMT
Add dh_installdocs to the apt stanza, so the copyright file gets installed.
|
|
Author: doogie
Date: 2003-02-12 14:31:41 GMT
Use doc-base now.
|
|
Author: doogie
Date: 2003-02-12 14:28:03 GMT
Remove stale references to doc installs in the apt package.
|
|
Author: doogie
Date: 2003-02-12 07:39:45 GMT
Move the guide and offline docs to a separate package. This allows us to
split the build-deps, so binary-arch builds are not as heavyweight.
|
|
Author: doogie
Date: 2003-02-02 22:00:24 GMT
Define libapt-inst:provides when building the -dev pkg.
|
|
Author: doogie
Date: 2003-02-02 21:57:32 GMT
Install locale files in /usr/share.
|
|
Author: doogie
Date: 2002-11-10 23:58:33 GMT
Call make clean and distclean before removing build/
|
|
Author: doogie
Date: 2002-11-10 00:11:32 GMT
Remove leading blank line.
|
|
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.
|
|
Author: doogie
Date: 2002-11-09 20:13:27 GMT
Add support for DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE detection.
|
|
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.
|
|
Author: jgg
Date: 2002-10-16 05:58:16 GMT
Install locale files
|
|
Author: jgg
Date: 2002-09-15 22:51:44 GMT
Tidy rules file for emacs
|
|
Author: jgg
Date: 2001-12-07 05:53:25 GMT
LD_LIBRARY_PATH fix
|
|
Author: jgg
Date: 2001-08-03 04:58:10 GMT
Changed ld_library_path
|
|
Author: jgg
Date: 2001-07-03 00:01:36 GMT
Fixed new fakeroot thing
|
|
Author: jgg
Date: 2001-04-29 05:49:27 GMT
Fixed the not-apt bugs
|
|
Author: jgg
Date: 2001-04-17 06:46:13 GMT
Neuros fix for missing Provides
|
|
Author: tausq
Date: 2001-03-04 23:01:45 GMT
grr, nevermind... reverting last "fix"
|
|
Author: tausq
Date: 2001-03-04 22:33:02 GMT
reverted the DH_COMPAT=3 changes
|
|
Author: tausq
Date: 2001-03-04 22:26:21 GMT
dh_compat=2
|
|
Author: tausq
Date: 2001-03-04 03:21:50 GMT
some packaging fixes
|
|
Author: tausq
Date: 2001-02-27 04:16:05 GMT
glibc/libstdc++ dependency patches
|
|
Author: tausq
Date: 2001-02-23 04:29:59 GMT
add apt-extracttemplates to the list of files for apt-utils
|
|
Author: jgg
Date: 2001-02-21 04:25:20 GMT
0.5.0 readyness
|
|
Author: jgg
Date: 2001-02-20 07:03:16 GMT
Join with aliencode
|