Scott Moser
3997415b8f
add union-type support fot mk-sbuild-lv (rename -> mk-sbuild)
2010-02-08 20:04:33 -05:00
Kees Cook
07451d8631
requestsync: add -C to allow manually adding changelog when missing
...
(LP: #518574 ).
2010-02-08 11:55:58 -08:00
Kees Cook
233ceb06b9
requestsync: add -C to allow manually adding changelog when missing.
2010-02-08 10:12:55 -08:00
Loïc Minier
ecdba06065
Demote qemu-kvm-extras-static to a Suggests since most people don't build
...
for armel.
2010-02-06 10:33:09 +01:00
Emmet Hikory
621b743cab
Support qemu-arm-static -> qemu-kvm-extras-static transition
2010-02-05 16:46:54 -08:00
Emmet Hikory
803ee6582b
Oops: upload cleanup
2010-02-04 10:42:53 -08:00
Emmet Hikory
6661936718
pbuilder-dist: change --mirror logic to use -ports when appropriate
0.92
2010-02-03 15:26:40 -08:00
Emmet Hikory
384cba2e19
pbuilder-dist: use --arch=foo rather than --arch foo for debootstrap
2010-02-03 15:06:03 -08:00
Emmet Hikory
54b102a92d
s/=/ / in pbuilder-dist
2010-02-03 15:01:48 -08:00
Emmet Hikory
5a62f49527
elif is nicer than else if
2010-02-03 14:58:45 -08:00
Emmet Hikory
bffe719703
Fix bugs in architecture-switching
2010-02-03 14:38:27 -08:00
Emmet Hikory
5120e41e6a
pbuilder-dist: Allow architecture-switching to armel on i386/amd64
2010-02-03 14:13:33 -08:00
Emmet Hikory
dbfbeea256
mk-sbuild-lv: use --arch=foo rather than --arch foo for debootstrap
2010-02-03 12:35:57 -08:00
Emmet Hikory
c8f27f6cfe
* mk-sbuild-lv: support foreign armel schroots
...
* debian/control: add qemu-arm-static to Recommends:
2010-02-03 11:46:08 -08:00
Siegfried-Angel Gevatter Pujals
dc678ec284
* bash_completion/pbuilder-dist:
...
- Enable tab-completion for pbuilder-lucid and cowbuilder-lucid.
2010-02-03 12:37:19 +01:00
Kees Cook
9e551578fa
mk-sbuild-lv: adjust schroot.conf template to document the -source
...
change further.
2010-01-18 16:14:20 -08:00
Michael Bienia
80ff3827c3
ubuntutools/requestsync/mail.py:
...
Map "sid" back to "unstable" (and "squeeze" to "testing") else rmadison
gets a Python traceback from the remote site instead of the expected data
(lp: #508794 ).
2010-01-17 17:59:41 +01:00
Emmet Hikory
8b1896be9e
* mk-sbuild-lv: drop deprecated keys from schroot.conf template
...
* mk-sbuild-lv: enable -source access after security improvements of
schroot.conf template in 0.88
* mk-sbuild-lv: document sudo requirement for -source access in final output
0.91
2010-01-17 11:12:05 +09:00
Martin Pitt
e98a55a21a
releasing version 0.90
0.90
2010-01-16 16:29:46 +01:00
Martin Pitt
d6a8669f61
releasing version 0.89
2010-01-13 14:34:11 +01:00
Martin Pitt
ddd6372281
* Add lp-shell: Open an interactive Python shell with a
...
launchpadlib.Launchpad object "lp" which is ready for use.
If the first command line argument is "staging", this will be on staging
instead of production.
* Add doc/lp-shell.1: Manpage.
2010-01-13 14:32:07 +01:00
Iain Lane
df9a4986c5
pbuilder lives in /usr/sbin, not /usr/bin
2010-01-15 22:27:26 +00:00
Siegfried-Angel Gevatter Pujals
dc291e72df
pbuilder-dist: some cleanup to --debug-echo's output.
2010-01-15 14:35:28 +01:00
Siegfried-Angel Gevatter Pujals
ee9561ae59
* pbuilder-dist:
...
- Set "--mirror" option also for Ubuntu chroots, so that they work
on Debian.
2010-01-15 14:26:39 +01:00
Michael Bienia
fe9b731b30
ubuntutools/requestsync/common.py: Decode the edited report file back from
...
UTF-8 so it can be encoded again in the next iteration (lp: #504263 )
2010-01-07 23:14:24 +01:00
Luca Falavigna
aa73abaee5
Adjust changelog entries to match releases
2010-01-06 18:37:08 +01:00
Michael Bienia
5bd544b63c
requestsync: Use '~' as the Ubuntu version for new packages (it's lower
...
than '0~0').
2010-01-06 01:30:40 +01:00
Kees Cook
c0c9b6d518
revert part of template changes
2010-01-05 14:34:56 -08:00
Kees Cook
977ac4e608
* mk-sbuild-lv: drop deprecated sbuild configuration fields from template.
...
* what-patch: updated for 3.0 source format.
2010-01-05 08:16:14 -08:00
Luca Falavigna
42b618d346
Fix some typos in man pages
2009-12-31 17:47:30 +01:00
Michael Bienia
65762755c0
* requestsync: Fix a bug that prevented sync requests for new packages with
...
a version smaller than 0.
2009-12-31 13:16:32 +01:00
Steve Langasek
fe3937b755
Revert the submittodebian change to inline patches. This is a style
...
choice, the patch length has nothing to do with it; if there's demand for
patch inlining, this should be made a (non-default) option to
submittodebian.
0.87
2009-12-27 16:27:32 -08:00
Steve Langasek
ae7449ce54
releasing version 0.86
0.86
2009-12-27 13:03:59 -08:00
Steve Langasek
405535d3e8
submittodebian: os.system() doesn't throw exceptions, so attempt a
...
'bzr diff' first and check the return value; otherwise we get no output
at all from submittodebian in the non-bzr case.
2009-12-27 12:58:05 -08:00
Michael Bienia
0d0b21b353
ubuntutools/requestsync/common.py: write the report into the tempfile encoded as utf-8
2009-12-23 00:03:58 +01:00
Iain Lane
acd67abdb5
pull-debian-source: Return the most recent source line.
...
pull-debian-source: Return the most recent source line. Depend on
libapt-pkg-perl for the Debian version comparison required for this.
2009-12-22 22:27:04 +00:00
Michael Bienia
0a3d905cf4
ubuntutools/requestsync/mail.py: rmadison() returns now the most recent source
...
line (Closes : #560758 )
2009-12-20 15:43:57 +01:00
Michael Bienia
a6002f06e0
ubuntutools/requestsync/common.py: convert the changelog into a unicode string
...
(lp: #498349 )
2009-12-20 14:11:30 +01:00
Luca Falavigna
47abdefae9
submittodebian: if patch is relatively small (shorter than fifty
...
lines), display it inline instead of attaching to the report.
2009-12-18 21:33:37 +01:00
Emmet Hikory
3dc0985b0f
mk-sbuild-lv: Really use -security for SOURCES_SECURITY_SUITE in Ubuntu
2009-12-15 09:59:51 +09:00
Emmet Hikory
2ca97407cf
mk-sbuild-lv: Add richer support for ports architectures in Ubuntu
2009-12-12 14:04:01 +09:00
Steve Langasek
2b49d2f131
releasing version 0.85
0.85
2009-12-11 13:46:40 -08:00
Steve Langasek
2fed60d3c4
submittodebian: if the package is in bzr, look for bzr metadata first
...
before looking for a previous package revision in the parent dir.
2009-12-11 13:46:28 -08:00
Steve Langasek
5343d2348f
submittodebian: switch to use lucid as the default distro tag.
2009-12-11 13:28:46 -08:00
Michael Bienia
ae5190c76f
ubuntutools/lp/lpapicache.py: Check at some more place for basestring instead
...
of only str to catch also unicode ones.
2009-12-08 18:07:46 +01:00
Martin Pitt
eae06eb608
releasing version 0.84
0.84
2009-12-07 10:19:01 +01:00
Luca Falavigna
cfa705a863
Depend on python-lazr.restfulclient
2009-12-05 16:12:38 +01:00
Jonathan Davies
2cf281ff85
* Commited dch-repeat changes text to changelog.
2009-12-03 13:47:47 +00:00
Jonathan Davies
b06cc759d3
* dch-repeat: Added Lucid to releases.
2009-12-03 13:46:05 +00:00
Michael Bienia
dc5c649441
Rename buildd to ubuntu-build to resolve filename conflict ( Closes : #558816 )
2009-11-30 23:01:47 +01:00