Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | document that DEBOOTSTRAPOPTS is an array. (closes: 578989) | Junichi Uekawa | 2010-06-20 | |
* | Bug#579705: pbuilder: [PATCH] pbuilderrc.5 - Order item alphabetically•••Package: pbuilder Version: 0.196 Severity: wishlist Tags: patch The following patch orders items alphabetically in FORMAT section. This patch is based on git: 54964ae git://git.debian.org/git/pbuilder/pbuilder.git -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages pbuilder depends on: ii cdebootstrap 0.5.5 Bootstrap a Debian system ii coreutils 7.4-2 The GNU core utilities ii debconf [debconf-2.0] 1.5.32 Debian configuration management sy ii debianutils 3.2.2 Miscellaneous utilities specific t ii debootstrap 1.0.22 Bootstrap a basic Debian system ii wget 1.12-2 retrieves files from the web Versions of packages pbuilder recommends: ii devscripts 2.10.64 scripts to make the life of a Debi ii fakeroot 1.14.4-1 Gives a fake root environment ii sudo 1.7.2p5-1 Provide limited super user privile Versions of packages pbuilder suggests: ii cowdancer 0.61 Copy-on-write directory tree utili pn gdebi-core <none> (no description available) pn pbuilder-uml <none> (no description available) -- debconf information excluded >From 54964aefb8f4130570e163ebeb4e4268ff1a2872 Mon Sep 17 00:00:00 2001 From: Jari Aalto <jari.aalto@cante.net> Date: Fri, 30 Apr 2010 04:15:06 +0300 Subject: [PATCH] pbuilderrc.5: (FORMAT): Order items alphabetically Organization: Private Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Signed-off-by: Jari Aalto <jari.aalto@cante.net> | Jari Aalto | 2010-06-20 | |
* | Bug#582415: [pbuilder]: typo "taget"•••Package: pbuilder version: 0.196 Severity: minor I saw a message as below > I: copy /home/henrich/pbuilder/result/pathfinderd_1.1.3-0.3_amd64.deb to taget directory "taget", it's merely a typo. Please fix it as attached file when you have a time. -- Regards, Hideki Yamane henrich @ debian.or.jp/org http://wiki.debian.org/HidekiYamane | Hideki Yamane | 2010-06-20 | |
* | Bug#583676: [INTL:da] Danish translation of the debconf templates pbuilder | Junichi Uekawa | 2010-06-20 | |
* | Add test and fix for parsing of .dsc files | Loïc Minier | 2010-03-15 | |
* | Add support for Ubuntu security host | Loïc Minier | 2010-02-13 | |
* | Sort alphabetically | Loïc Minier | 2010-02-06 | |
* | Add support for dapper | Loïc Minier | 2010-02-06 | |
* | Add support for Ubuntu "old-releases" | Loïc Minier | 2010-02-06 | |
* | Update changelog | Loïc Minier | 2010-01-31 | |
* | Add header and TODO | Loïc Minier | 2010-01-31 | |
* | Don't use sed to parse mirror-map | Loïc Minier | 2010-01-30 | |
* | Clean testsuite output | Loïc Minier | 2010-01-30 | |
* | Fix misc man page typos | Loïc Minier | 2010-01-30 | |
* | Fix version | Loïc Minier | 2010-01-30 | |
* | Convert to paragraphs; thanks lintian | Loïc Minier | 2010-01-30 | |
* | Run subdirs' "all" target | Loïc Minier | 2010-01-30 | |
* | pbuilder-selftest: run tests after install | Loïc Minier | 2010-01-30 | |
* | Install pbuilder-apt-config | Loïc Minier | 2010-01-30 | |
* | Less errors from rm | Loïc Minier | 2010-01-30 | |
* | Clean pbuilder-doc.html.tmp | Loïc Minier | 2010-01-30 | |
* | clean subdirs | Loïc Minier | 2010-01-30 | |
* | Ignore Documentation/pbuilder-doc.html.tmp | Loïc Minier | 2010-01-30 | |
* | Install testsuite | Loïc Minier | 2010-01-30 | |
* | Check manpages | Loïc Minier | 2010-01-30 | |
* | Make examples/lvmpbuilder/lib/* scripts•••Make examples/lvmpbuilder/lib/* scripts instead of data files. | Loïc Minier | 2010-01-30 | |
* | Check more files with bash -n | Loïc Minier | 2010-01-30 | |
* | Factor common dir commands in a macro | Loïc Minier | 2010-01-30 | |
* | Convert other files' install to make vars | Loïc Minier | 2010-01-30 | |
* | Use make vars to install examples subdirs too | Loïc Minier | 2010-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 Minier | 2010-01-30 | |
* | Drop +x mode on pbuilderrc | Loïc Minier | 2010-01-30 | |
* | Use directory vars in Makefile | Loïc Minier | 2010-01-30 | |
* | Allow two make install in a row | Loïc Minier | 2010-01-30 | |
* | Use $(MAKE) -C instead of cd; make and use $@ | Loïc Minier | 2010-01-30 | |
* | Cleanup check rules | Loïc Minier | 2010-01-30 | |
* | Drop useless $(INSTALL_DIRECTORY) | Loïc Minier | 2010-01-30 | |
* | Allow overriding install command | Loïc Minier | 2010-01-30 | |
* | Test shell syntax of testsuite as well | Loïc Minier | 2010-01-30 | |
* | Add changelog entry for pbuilder-apt-config | Loïc Minier | 2010-01-30 | |
* | Merge branch 'apt-config' | Loïc Minier | 2010-01-30 | |
|\ | ||||
| * | Add mirror-map support | Loïc Minier | 2010-01-30 | |
| * | Add Debian Security support | Loïc Minier | 2010-01-30 | |
| * | Add Launchpad PPA support with ppa:* archives | Loïc Minier | 2010-01-30 | |
| * | Add support for --archive | Loïc Minier | 2010-01-30 | |
| * | Add support for *-proposed-updates/volatile | Loïc Minier | 2010-01-30 | |
| * | Rename volatile archive to debian-volatile | Loïc Minier | 2010-01-29 | |
| * | Add support for oldstable and archive.debian.org | Loïc Minier | 2010-01-25 | |
| * | Add support for debootstrap-mirror and -suite | Loïc Minier | 2010-01-25 | |
| * | Use apt-sources command to dump sources | Loïc Minier | 2010-01-25 |