aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* minor change in formatting.Junichi Uekawa2010-07-05
|
* fix typo.Junichi Uekawa2010-07-05
|
* Add an option to verify key signatures. (closes: #579028)Junichi Uekawa2010-07-05
| | | | | | | By unsetting APTGETOPT, and setting PBUILDERSATISFYDEPENDSOPT=('--check-key'), the user now has an option of verifying the key signature of each package against the installed keyring.
* add a more useful message for pbuilder-runhooks when hookdir cannot be ↵Junichi Uekawa2010-07-04
| | | | removed. (closes: #587254)
* release 0.198Junichi Uekawa2010-06-24
|
* add --keyring option as default parameter to DEBOOTSTRAPOPTS (closes: 579028)Junichi Uekawa2010-06-24
| | | | | | | | | | | This is first step into allowing 'trusted packages only' mode in pbuilder. This only enables signature checking for debootstrap when creating Debian chroot. Further changes are required if you want to check for signature in apt / aptitude invocations.
* open 0.198Junichi Uekawa2010-06-23
|
* release 0.197Junichi Uekawa2010-06-23
|
* document that DEBOOTSTRAPOPTS is an array. (closes: 578989)Junichi Uekawa2010-06-20
|
* Bug#579705: pbuilder: [PATCH] pbuilderrc.5 - Order item alphabeticallyJari Aalto2010-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Bug#582415: [pbuilder]: typo "taget"Hideki Yamane2010-06-20
| | | | | | | | | | | | | | | | | 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
* 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/* scriptsLoïc Minier2010-01-30
| | | | Make examples/lvmpbuilder/lib/* scripts instead of data files.
* 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 varsLoïc Minier2010-01-30
| | | | | Lisc scripts to install in make vars to avoid duplication and to easily list them as needing a bash -n test.
* 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
| |