aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* move all tests under a t/ directoryMattia Rizzolo2015-10-13
* makefile: stop installing all the tests (so, pbuilder-selftest is not anymore)•••Users are not supposed to be interested in running tests that much... Anyway, I plan to refactor the way tests are handled, making them more scalable and easy to hack on. Mattia Rizzolo2015-09-29
* makefile: actually install that new hook script, forgot to do in its own commit•••Gbp-Dch: Ignore Mattia Rizzolo2015-09-24
* pbuilder-buildpackage-functs: allow .dsc to lack a newline between the Files:...•••Also add a couple of tests for this Closes: #741617 Mattia Rizzolo2015-06-25
* Makefile: stop providing empty /usr/share/doc/pbuilder/examples/workaroundMattia Rizzolo2015-06-23
* Install bash-completion under /usr/share/ instead of /etc•••- fixes lintian warning package-install-into-obsolete-dir Git-Dch: Full Andreas Henriksson2015-06-22
* do real cleanup, don't hide temporary files under .gitignore, rather teach ma...Mattia Rizzolo2015-06-17
* import 0.125+nmu3Mattia Rizzolo2015-06-17
* oops, typo in filename.Junichi Uekawa2013-03-26
* install various-compiler-support script.Junichi Uekawa2013-03-26
* remove debuild.sh from makefile too.Junichi Uekawa2012-06-04
* update comments.Junichi Uekawa2012-03-31
* Remove obsolete example files which were used in regression testsuite for wor...Junichi Uekawa2011-12-24
* Bug#606699: pbuilder NMU•••Hi, I talked to Junichi and he told me it was fine if I NMU'ed pbuilder to fix these bugs. This is the debdiff for my NMU. Regards, Emilio Emilio Pozuelo Monfort2011-06-24
* Run subdirs' "all" targetLoïc Minier2010-01-30
* pbuilder-selftest: run tests after installLoïc Minier2010-01-30
* Install pbuilder-apt-configLoïc Minier2010-01-30
* clean subdirsLoïc Minier2010-01-30
* Install testsuiteLoïc Minier2010-01-30
* Check manpagesLoïc Minier2010-01-30
* Make examples/lvmpbuilder/lib/* scripts•••Make examples/lvmpbuilder/lib/* scripts instead of data files. Loïc Minier2010-01-30
* Check more files with bash -nLoïc Minier2010-01-30
* Factor common dir commands in a macroLoïc Minier2010-01-30
* Convert other files' install to make varsLoïc Minier2010-01-30
* Use make vars to install examples subdirs tooLoïc Minier2010-01-30
* List scripts to install in make vars•••Lisc scripts to install in make vars to avoid duplication and to easily list them as needing a bash -n test. Loïc Minier2010-01-30
* Use directory vars in MakefileLoïc Minier2010-01-30
* Allow two make install in a rowLoïc Minier2010-01-30
* Use $(MAKE) -C instead of cd; make and use $@Loïc Minier2010-01-30
* Cleanup check rulesLoïc Minier2010-01-30
* Drop useless $(INSTALL_DIRECTORY)Loïc Minier2010-01-30
* Allow overriding install commandLoïc Minier2010-01-30
* Test shell syntax of testsuite as wellLoïc Minier2010-01-30
* Stop intalling ccache sample configLoïc Minier2010-01-04
* Make pbuilder-satisfydepends a symlink; #448098•••Make /usr/lib/pbuilder/pbuilder-satisfydepends a symlink to pbuilder-satisfydepends-aptitude instead of a copy; closes: #448098. Loïc Minier2010-01-02
* Add comments to check targetLoïc Minier2009-12-27
* install D80no-man-db-rebuild to example directory.Junichi Uekawa2009-12-23
* add all: target in MakefilePeter Pentchev2009-06-23
* A Hook to add Non-free distribution to sources.list.•••This is useful when you have to use non-free and don't really want to rebuild the tarball. Junichi Uekawa2009-01-12
* run the unit-tests in makefile make checkJunichi Uekawa2008-08-11
* lvmpbuilder is not complete in the binary packages (closes: #475363)•••The target directory was not created, and files were copied to a file lvmpbuilder/lib. Sylvain Beucler2008-05-08
* Merge git://git.debian.org/git/users/eddyp-guest/pbuilder into eddyJunichi Uekawa2008-03-06
|\
| * Merge branch 'master' of git://git.debian.org/git/pbuilder/pbuilder•••Conflicts: Makefile debian/changelog Eddy Petrișor2008-02-29
| |\
| * | No longer install /etc/pbuilderrc•••Instead put that file in the examples directory. Eddy Petrisor2008-02-29
* | | remove linda and use lintian, linda is now gone.Junichi Uekawa2008-03-06
| |/ |/|
* | python-apt/gdebi based pbuilder-satisfydepends-gdebi (closes: #453388)•••From: Michael Vogt <mvo@ubuntu.com> In Ubuntu, we've applied the attached patch to achieve the following: * Makefile: - Addded pbuilder-satisfydepends-gdebi * pbuilder-buildpackage-funcs: - always pass --chroot to the pbuilder-satisfydepends (needed for pbuilder-satisfydepends-gdebi) * pbuilder-satisfydepends-gdebi: - added alternative b-d resolver pbuilder-satisfydepends-gdebi is a build-dependencies resolver based on gdebi (that in turn uses python-apt/libapt). It is fast and does not need to build a dummy package. It should behave exactly like apt-get build-dep $pkg It used to be more interessting because of the speed gain when pbuilder-satisfydepends-classic was the default. You probably want to add a recommends or suggests for gdebi too (if you like the patch method). Modified by dancerj: --chroot is given before --chrootexec so that cowdancer can continue to work. Junichi Uekawa2007-12-26
* | * add bash_completion.Junichi Uekawa2007-10-15
* | * rename pbuilder-satisfydepends to pbuilder-satisfydepends-classic, and••• install pbuilder-satisfydepends-aptitude as the deafault pbuilder-satisfydepends * install aptitude per default in chroot. Junichi Uekawa2007-08-28
* | * update lvmpbuilder, thanks to Kapil Hari Paranjape (closes: #389884)Junichi Uekawa2007-08-20
* | * add example configuration file for ccache.Junichi Uekawa2007-07-22
|/