Dmitrijs Ledkovs
585902ad87
always done from unstable. Adjust requstsync & syncpackage to always
...
default to unstable.
2013-10-22 18:58:48 +01:00
Dmitrijs Ledkovs
6f692c08a1
Fix syncpackage manpage
2013-10-22 18:57:31 +01:00
Dmitrijs Ledkovs
06874a8bad
add arm64 knowledge to mk-sbuild, ubuntu-build, pbuilder-dist.
2013-10-13 21:54:31 +01:00
Marc Deslauriers
bcdc6abbf8
mk-sbuild: allow specifying the schroot profile.
2013-05-06 09:47:36 -04:00
Dmitry Shachnev
9c28d4db7a
Fix a couple of minor errors in manpages AUTHOR sections
2013-04-20 14:09:10 +04:00
Dmitrijs Ledkovs
5575d70531
dgetlp: drop it, and hence remove python-gnupginterface dependency.
2012-11-09 11:02:01 +00:00
Stefano Rivera
143027d9fc
Enable the proposed pocket by default
2012-11-06 11:45:24 +02:00
Steve Langasek
266e9a2df1
Add missing documentation for new --target option
2012-10-31 14:08:59 +01:00
Stefano Rivera
b3f16cbee2
* requestbackport:
...
- Avoid duplicate Reverse-Build-Deps when sources build binaries of the
same name.
- Explain that backports aren't to fix bugs.
2012-07-18 12:53:50 +02:00
Benjamin Drung
fd07e8e831
Add a man page for the reverse-build-depends wrapper script.
2012-06-22 13:34:18 +02:00
Stefano Rivera
139e5dfda7
backportpackage.1: Document --key and --dont-sign (LP: #1007564 )
2012-06-20 22:24:04 +02:00
Martin Pitt
3eff164421
Corrected brackets in man-page for sponsor-patch.
2012-06-18 16:36:07 +02:00
Evan Broder
3136efc10d
backportpackage: Switch to ~ubuntu12.04.1-style version numbers
...
instead of ~precise1, to make our version numbers more future-proof.
2012-05-13 13:49:49 -07:00
Evan Broder
fdbf495f15
backportpackage: Add -c, --close flag to include a changelog closer.
2012-05-11 09:56:19 -07:00
Stefano Rivera
18f3109cee
* backportpackage
...
- Prompt to delete existing workdirs (LP: #885514 )
- Support a BACKPORTPACKAGE_UPLOAD configuration/enviornment variable
(LP: #693217 )
2012-03-28 23:25:33 +02:00
Evan Broder
cb225bd8f2
sponsor-patch, requestsync, syncpackage: Add a config variable for -k arguments
2012-02-11 11:59:46 -08:00
Stefano Rivera
682f5859ae
Re-add dgetlp. Still needed for downloading source packages from +queue.
...
(LP: #919805 )
2012-01-22 21:26:39 +02:00
Stefano Rivera
705335a220
backportpackage: Add --release-pocket option, rather than relying entirely
...
on heuristics (Closes : #652000 )
2011-12-21 22:49:24 +02:00
Stefano Rivera
edea7a2b9c
Remove blatent lie from ubuntu-build's manpage
2011-12-20 02:02:22 +02:00
Stefano Rivera
3f1644fad6
Correct reference to qemu-user-static in pbuilder-dist.1 ( Closes : #651999 )
2011-12-16 15:08:10 +02:00
Benjamin Drung
58e6dfbbdb
sponsor-patch: Use syncpackage instead of subscribing ubuntu-archive for sync requests, because syncpackage supports sponsorship now.
2011-12-10 12:51:53 +01:00
Stefano Rivera
919f091820
syncpackage: Support sponsorship for native-syncs, now that LP does.
2011-12-09 10:55:18 +02:00
Stefano Rivera
34efc162a2
And another rename, let this be the last
2011-12-09 00:23:07 +02:00
Stefano Rivera
8e341da95c
Merge from trunk
2011-12-08 00:03:37 +02:00
Stefano Rivera
df04e14503
New URL for the data
2011-12-08 00:01:56 +02:00
Stefano Rivera
784efd7053
Rename again
2011-12-07 23:55:17 +02:00
Stefano Rivera
bba53d9f7a
Corrosponding manpage improvements
2011-12-07 01:07:28 +02:00
Stefano Rivera
b4e0849690
un-copy-paste a little
2011-12-06 00:29:32 +02:00
Stefano Rivera
7d5efa8a76
Rename to ubuntu-safe-to-upload
2011-12-05 22:49:10 +02:00
Stefano Rivera
4988d36ba2
Extra bits
2011-12-04 00:39:40 +02:00
Stefano Rivera
a22f4eebab
Rename again
2011-12-04 00:35:49 +02:00
Stefano Rivera
6ef82feac4
Manpage and other accoutrements
2011-12-03 23:36:10 +02:00
Stefano Rivera
fc9ddd974e
mk-sbuild, pbuilder-dist, ubuntu-build: Add armhf.
2011-11-29 11:42:40 +02:00
Stefano Rivera
9ba1790863
pull-lp-source, requestbackport: Take the latest version from any
...
non-backports pocket. Implemented by making lpapicache's getSourcePackage
smarter.
2011-11-23 01:45:49 +02:00
Stefano Rivera
b70681960f
Remove dgetlp. No longer needed.
2011-11-22 14:39:50 +02:00
Stefano Rivera
c85373f911
mk-sbuild,doc/mk-sbuild.1: aufs may still be used if overlayfs isn't
...
available (as is the case on Debian).
2011-11-16 13:52:18 +02:00
Marc Deslauriers
08afc2a0a9
mk-sbuild,doc/mk-sbuild.1: switch from aufs to overlayfs, as aufs is no
...
longer in the Precise kernel.
2011-11-15 16:08:24 -05:00
Stefano Rivera
6f9551f1cb
pbuilder-dist: Enable non-release pockets by default (LP: #781003 )
2011-11-15 01:26:16 +02:00
Stefano Rivera
cefbe3ccc2
* New scripts:
...
- reverse-depends: Replaces reverse-build-depends. Uses an UbuntuWire
webservice for determining all reverse(-build)-dependencies for a
package. (LP: #696373 )
- requestbackport: Files a backport request bug report, including a full
testing checklist.
* Don't allow boilerplate prompts through in submittodebian and requestsync
(LP: #887336 )
2011-11-13 21:31:01 +02:00
Stefano Rivera
cdec3f5868
pbuilder-dist: Support using non-master mirrors. Thanks Mathieu Parent.
...
(LP: #824285 )
2011-11-13 02:32:25 +02:00
Stefano Rivera
8aefff3758
requestsync: Make --lp the default.
2011-11-12 23:33:32 +02:00
Stefano Rivera
9bcda8d239
Man page for requestbackport
2011-11-12 13:08:42 +02:00
Stefano Rivera
8aa54e7cff
Man page for reverse-depends
2011-11-12 13:00:20 +02:00
Stefano Rivera
fed4e17188
Rdepends client tool
2011-11-09 23:44:22 +02:00
Stefano Rivera
a944e7ea7f
sponsor-patch.1: Mention syncs (LP: #882085 )
2011-10-28 10:14:01 +02:00
Stefano Rivera
5bf59a2cd7
Add --fakesync option, relegating --no-lp to really crazy corner cases.
2011-10-26 22:21:23 +02:00
Stefano Rivera
c921d40a9f
syncpackage, requestsync: Sync from testing for LTSs (LP: #876400 )
2011-10-26 01:13:35 +02:00
Stefano Rivera
4750a90f80
Remove massfile. Neglected and unused (LP: #145598 )
2011-10-23 21:22:02 +02:00
Stefano Rivera
aab58522ad
syncpackage, requestsync: Sync from testing for LTSs (LP: #876400 )
2011-10-17 13:31:02 +02:00
Stefano Rivera
db2c5f4fbe
Removed get-build-deps, mk-build-deps -ir is equivalent (LP: #158108 )
2011-09-10 00:14:44 +02:00