aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* document that DEBOOTSTRAPOPTS is an array. (closes: 578989)Junichi Uekawa2010-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 Aalto2010-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 Yamane2010-06-20
* Bug#583676: [INTL:da] Danish translation of the debconf templates pbuilderJunichi Uekawa2010-06-20
* Add test and fix for parsing of .dsc filesLoïc Minier2010-03-15
* Add support for Ubuntu security hostLoïc Minier2010-02-13
* Sort alphabeticallyLoïc Minier2010-02-06
* Add support for dapperLoïc Minier2010-02-06
* Add support for Ubuntu "old-releases"Loïc Minier2010-02-06
* Update changelogLoïc Minier2010-01-31
* Add header and TODOLoïc Minier2010-01-31
* Don't use sed to parse mirror-mapLoïc Minier2010-01-30
* Clean testsuite outputLoïc Minier2010-01-30
* Fix misc man page typosLoïc Minier2010-01-30
* Fix versionLoïc Minier2010-01-30
* Convert to paragraphs; thanks lintianLoïc Minier2010-01-30
* 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
* Less errors from rmLoïc Minier2010-01-30
* Clean pbuilder-doc.html.tmpLoïc Minier2010-01-30
* clean subdirsLoïc Minier2010-01-30
* Ignore Documentation/pbuilder-doc.html.tmpLoï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
* Drop +x mode on pbuilderrcLoï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
* Add changelog entry for pbuilder-apt-configLoïc Minier2010-01-30
* Merge branch 'apt-config'Loïc Minier2010-01-30
|\
| * Add mirror-map supportLoïc Minier2010-01-30
| * Add Debian Security supportLoïc Minier2010-01-30
| * Add Launchpad PPA support with ppa:* archivesLoïc Minier2010-01-30
| * Add support for --archiveLoïc Minier2010-01-30
| * Add support for *-proposed-updates/volatileLoïc Minier2010-01-30
| * Rename volatile archive to debian-volatileLoïc Minier2010-01-29
| * Add support for oldstable and archive.debian.orgLoïc Minier2010-01-25
| * Add support for debootstrap-mirror and -suiteLoïc Minier2010-01-25
| * Use apt-sources command to dump sourcesLoïc Minier2010-01-25