372 Commits (2e22ca8d7367ea006ed971621dd6f1724ce76294)
 

Author SHA1 Message Date
Neil Williams 2e22ca8d73 Update for Jessie release 9 years ago
Neil Williams eb27474d15 Switch example mirror in usage information. (Closes: #774476) 9 years ago
Neil Williams f58e833586 Move to github
No need for a watch file, use the Vcs fields.
9 years ago
Neil Williams ec923f981b add a watch file for new location 9 years ago
Johannes 'josch' Schauer 9cd8821188 Synthetic commit adding the delta for the move from svn to github 7 years ago
codehelp fb48c637c3 freshen changelog for upload
git-svn-id: http://emdebian.org/svn/current@8465 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp 25bbf93571 update translations
git-svn-id: http://emdebian.org/svn/current@8464 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp 328fd5ada2 add new option to simulate output
git-svn-id: http://emdebian.org/svn/current@8463 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp 2fc31ead13 Add option to specify the apt default release directly and change the manpage content to advise on how this further complicates the permutations of apt configuration. Add commands to direct apt at the apt.conf.d and preferences.d directories within the chroot. (Closes: #717886)
git-svn-id: http://emdebian.org/svn/current@8462 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp e971dbc042 add reports about hook errors for all hook types
git-svn-id: http://emdebian.org/svn/current@8461 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp ab99270f61 freshen up a few of the cross examples
git-svn-id: http://emdebian.org/svn/current@8460 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp a94e562e88 freshen up some of the examples
git-svn-id: http://emdebian.org/svn/current@8459 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp c6084fbc2a avoid commenting on a blank configsh setting.
git-svn-id: http://emdebian.org/svn/current@8458 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp fdfa6bac60 add hook dir field name to manpage
git-svn-id: http://emdebian.org/svn/current@8457 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp d40acfa9e6 Carry changes from experimental into unstable.
git-svn-id: http://emdebian.org/svn/current@8451 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp 90027e0159 fix location of the example file.
git-svn-id: http://emdebian.org/svn/current@8445 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp 5b6b9277e6 Fix filehandle typo when configuring multiarch (Closes: #695843)
git-svn-id: http://emdebian.org/svn/current@8422 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp 330c7c46f8 Support marking dependencies as auto-installed using apt-mark. (Closes: #702036)
git-svn-id: http://emdebian.org/svn/current@8421 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp 11a2f2ed72 * Aim at experimental. * Add warning if the config script is not executable. * Delete only sources lists created by multistrap.(Closes: #702033) * [INTL:fr] French program (runtime) translation update (Closes: #674771) * [INTL:fr] French documentation (po4a) translation update (Closes: #674772)
git-svn-id: http://emdebian.org/svn/current@8419 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp 1d51ce4afe add a warning if the configsh is not executable
git-svn-id: http://emdebian.org/svn/current@8418 563faec7-e20c-0410-992a-a66f704d0ccd
11 years ago
codehelp 860a065195 add more examples and links to online docs
git-svn-id: http://emdebian.org/svn/current@8403 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 073b7b695c Add Foreign arch support to each cross-building configuration. (Closes: #688628). Drop some unused configuration files.
git-svn-id: http://emdebian.org/svn/current@8400 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp be36522bad act on the allow_recommends option when set.
git-svn-id: http://emdebian.org/svn/current@8399 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 8e179560e8 freshen
git-svn-id: http://emdebian.org/svn/current@8360 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 02ef16197e aim at unstable
git-svn-id: http://emdebian.org/svn/current@8359 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 37b7ab23d7 update PO files for release
git-svn-id: http://emdebian.org/svn/current@8358 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp dae47ff6f6 update German manpage translation (Closes: #671708)
git-svn-id: http://emdebian.org/svn/current@8356 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 230a2fc65a Danish translation of multistrap manual (Closes: #671104)
git-svn-id: http://emdebian.org/svn/current@8351 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 4f6125c225 Streamline some unique sorting repetitions with a function. Patch from Andres Salomon
git-svn-id: http://emdebian.org/svn/current@8350 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp feda7a9f68 update missing string
git-svn-id: http://emdebian.org/svn/current@8349 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 2cd57b5066 updated German translation (Closes: #670835)
git-svn-id: http://emdebian.org/svn/current@8346 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 7523c08426 backout the incompetent pt.po submission
git-svn-id: http://emdebian.org/svn/current@8345 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 2e218e2afb Add an update-alternatives helper.
git-svn-id: http://emdebian.org/svn/current@8344 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 07e77f7a72 * [INTL:pt] Updated Portuguese manpage translation. * [INTL:pt] Updated Portuguese translation multistrap. (Closes: #670698)
git-svn-id: http://emdebian.org/svn/current@8343 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 90d2a71a8e Updated Portuguese translation for multistrap (Closes: #670402)
git-svn-id: http://emdebian.org/svn/current@8342 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 3b6cf6b06b fix typo
git-svn-id: http://emdebian.org/svn/current@8335 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp bf791b1a72 fix typo
git-svn-id: http://emdebian.org/svn/current@8334 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp d0b41da7a8 fix typo
git-svn-id: http://emdebian.org/svn/current@8333 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 4a303f0dcc Danish translation of multistrap (Closes: #669879)
git-svn-id: http://emdebian.org/svn/current@8332 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 171cd43b31 Fix sprintf formatting for new multiarch warning string.
git-svn-id: http://emdebian.org/svn/current@8330 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp a4bfe47610 Fix multiarch/unstable support for packages listings.
git-svn-id: http://emdebian.org/svn/current@8329 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 76a5552663 fix latest changes to doc po
git-svn-id: http://emdebian.org/svn/current@8327 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 49ce770956 Improve MultiArch support, still experimental
git-svn-id: http://emdebian.org/svn/current@8326 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 3578647444 Update pdebuild-cross conf files to get toolchains from Squeeze.
git-svn-id: http://emdebian.org/svn/current@8325 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 70edc6f9c9 freshen PO files and expand manpage
git-svn-id: http://emdebian.org/svn/current@8324 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 1e2555c573 * Fix logic in dump_config for missing packages lines. (Closes: #669206) * Check values of the keyring hash. (Closes: #669205)
git-svn-id: http://emdebian.org/svn/current@8323 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 7c68f05409 Reverse logic of ignorenativearch, thanks to Andres Salomon <dilinger@queued.net>. (Closes: #669211)
git-svn-id: http://emdebian.org/svn/current@8322 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 78ec7d93a9 typo
git-svn-id: http://emdebian.org/svn/current@8320 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp 1551d665d6 aim at experimental
git-svn-id: http://emdebian.org/svn/current@8319 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago
codehelp a3b18fdb7e include full.conf
git-svn-id: http://emdebian.org/svn/current@8318 563faec7-e20c-0410-992a-a66f704d0ccd
12 years ago