Stefano Rivera
4d28dfb9e6
Pass --builder=dpkg-buildpackage to bzr bd, in case the user has
...
configured a custom builder that doesn't do source builds (LP: #1019817 )
2012-07-02 19:24:09 +02:00
Stefano Rivera
0a5812f168
submittodebian: Use --include instead of --attach when not using reportbug's
...
internal MUA.
2012-07-02 15:05:39 +02:00
Stefano Rivera
a8a1eef67a
Use dpkg-buildpackage instead of debuild in submittodebian. It really
...
doesn't need to run lintian twice.
2012-07-02 13:21:10 +02:00
Benjamin Drung
9b5cfb114d
releasing version 0.143
0.143
2012-06-22 13:34: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
605b27a550
submittodebian; Unset DEBEMAIL when building source package.
...
(LP: #1015066 )
2012-06-20 22:44:12 +02:00
Stefano Rivera
4056e98a43
ubuntutools.archive: Improve error handling around rmadison calls
...
(LP: #1010951 )
2012-06-20 22:32:20 +02:00
Stefano Rivera
fa83ac6b0b
seeded-in-ubuntu: Catch errors in parsing data, and don't keep unreadable
...
data cached (LP: #1008783 )
2012-06-20 22:28:35 +02:00
Stefano Rivera
139e5dfda7
backportpackage.1: Document --key and --dont-sign (LP: #1007564 )
2012-06-20 22:24:04 +02:00
Stefano Rivera
9f33928d38
submittodebian: Explitictly UTF-8 encode the bug body (LP: #1005834 )
2012-06-20 22:20:22 +02:00
Stefano Rivera
4f308cdf62
submittodebian: Style tweaks
2012-06-20 22:17:07 +02:00
Stefano Rivera
1804158370
Correct metavar for --mirror in backportpackage (LP: #999727 )
2012-06-20 22:13:49 +02:00
Stefano Rivera
28b475ce7b
We now have a bug for the source: -> -source change
2012-06-20 22:02:53 +02:00
Stefano Rivera
b51dddcdc4
Correct spelling mistakes in package description, thanks Logan Rosen for
...
the patch (Closes : #678245 )
2012-06-20 11:40:07 +02:00
Stefano Rivera
c0708dd41b
pbuilder-dist: Don't try to enable -updates for the current codename
...
referring to Debian testing, either (LP: #1011870 )
2012-06-19 16:42:59 +02:00
Martin Pitt
3eff164421
Corrected brackets in man-page for sponsor-patch.
2012-06-18 16:36:07 +02:00
Stefano Rivera
d45bb86bcd
Work when there's no DEBEMAIL too
2012-06-17 19:54:40 +01:00
Iain Lane
024e48dcba
backportpackage: Unset DEBEMAIL when building source package. Fixes error
...
when building backports for packages with no Ubuntu changes. (LP: #1007042 )
2012-06-17 19:50:15 +01:00
Iain Lane
2861c54ad7
backportpackage: Unset DEBEMAIL when building source package.
...
Fixes error when building backports for packages with no Ubuntu changes. This
happens because Ubuntu has a policy of requiring that the Maintainer field of
Ubuntu-modified packages be set to an @ubuntu.com address. Normally this is a
warning, except when the uploader (determined by DEBEMAIL) is @ubuntu.com. In
that case it's an error and the source package build is aborted. We don't want
this behaviour for backports, so unset DEBEMAIL to make the error a warning
again.
LP: #1007042
2012-06-13 23:21:17 +01:00
Mathieu Trudel-Lapierre
e43486d4a1
mk-sbuild: use and update messages to suggest using the source:$chroot way
...
of referring to source chroots instead of $chroot-source; since the latter
does not work with btrfs snapshot-based chroots.
2012-06-06 17:48:12 +01:00
Mathieu Trudel-Lapierre
885c0f90ec
mk-sbuild: use and update messages to suggest using the source:$chroot way
...
of referring to source chroots instead of $chroot-source; since the latter
does not work with btrfs snapshot-based chroots.
2012-06-06 09:55:08 -04:00
Stefano Rivera
aa2730f07f
backportpackage: Fix filenames searched when looking for existing
...
.orig.tar.foo files (to determine if we need to upload it again or not).
(LP: #1007908 )
2012-06-03 00:57:29 +01:00
Iain Lane
f521caa013
backportpackage: Fix filenames searched when looking for existing .orig.tar.foo files
...
(to determine if we need to upload it again or not).
We need to look for package_upstreamversion.orig.tar.foo, not
package_fullversion.orig.tar.foo.
LP: #1007908
2012-06-02 20:34:20 +01:00
Stefano Rivera
026272428d
Upload to unstable
0.142
2012-05-28 23:36:09 +01:00
Benjamin Drung
337917c4d9
Break long lines into two commands.
2012-05-27 00:46:24 +02:00
Stefano Rivera
93fbe4c71c
Update sponsor-patch to use the new API resulting from this change
...
(LP: #1002999 )
2012-05-25 12:15:33 +01:00
Stefano Rivera
c759e49570
We have a bug for outdated distro-info, let's close it
2012-05-22 15:12:35 -07:00
Evan Broder
cdde59f436
Typo fix
2012-05-13 14:06:09 -07:00
Evan Broder
4ef5a12e60
backportpackage: Pass -v to debuild with last published version
...
number. This matches the way backports have traditionally been
generated by archive admins.
2012-05-13 14:05:53 -07: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
Stefano Rivera
4f66ed834b
Move reportbug existance check after argument parsing
2012-05-12 19:21:39 -07:00
Stefano Rivera
0f5ab96310
* check-mir, check-symbols, grep-merges, pbuilder-dist-simple,
...
setup-packaging-environment, submittodebian, ubuntu-iso:
Do enough argument parsing to handle --help (LP: #988009 )
* dgetlp: Require a UTF-8 locale, or it'll crash when displaying errors
(LP: #979117 )
* pbuilder-dist: Don't try to enable -updates for Debian testing
(LP: #993006 )
* pbuilder-dist, pull-debian-source, pull-lp-source, requestsync,
reverse-depends, submittodebian, syncpackage:
Handle outdated distro-info data. Fall back to sane defaults where
possible.
* backportpackage: Avoid uploading orig tarballs if they are already present
in the destination PPA (LP: #691897 )
* Allow mk-sbuild to be run by root if a configuration file exists
(LP: #888736 )
* backportpackage: Allow unsigned backports (LP: #992739 )
* update-maintainer: Add a function to restore the original maintainer.
* submittodebian: Revert Ubuntu Maintainer mangling, and re-build the source
package before diffing. (LP: #902233 )
2012-05-11 18:13:04 -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
055dce8f40
submittodebian: Revert Ubuntu Maintainer mangling, and re-build the source
...
package before diffing. (LP: #902233 )
2012-05-06 19:46:05 +02:00
Stefano Rivera
d692d7b79b
update-maintainer: Add a function to restore the original maintainer.
2012-05-06 19:42:39 +02:00
Stefano Rivera
ebe44bf04e
backportpackage: Allow unsigned backports (LP: #992739 )
2012-05-06 13:09:54 +02:00
Stefano Rivera
b84c4d8530
Allow mk-sbuild to be run by root if a configuration file exists
...
(LP: #888736 )
2012-05-06 12:40:47 +02:00
Stefano Rivera
314ed77d77
backportpackage: Avoid uploading orig tarballs if they are already present
...
in the destination PPA (LP: #691897 )
2012-05-06 12:32:54 +02:00
Stefano Rivera
343ac49b39
pbuilder-dist, pull-debian-source, pull-lp-source, requestsync,
...
reverse-depends, submittodebian, syncpackage:
Handle outdated distro-info data. Fall back to sane defaults where
possible.
2012-05-06 10:15:54 +02:00
Stefano Rivera
4dbde5f886
pbuilder-dist: Don't try to enable -updates for Debian testing
...
(LP: #993006 )
2012-05-06 08:36:37 +02:00
Stefano Rivera
165bb84bf5
dgetlp: Require a UTF-8 locale, or it'll crash when displaying errors
...
(LP: #979117 )
2012-05-06 06:27:32 +02:00
Stefano Rivera
e47a99c42a
setup-packaging-environment: Display help
2012-05-06 06:06:41 +02:00
Stefano Rivera
2a2e420353
pbuilder-dist-simple: Display help
2012-05-06 06:03:14 +02:00
Stefano Rivera
ed96c35dc1
grep-merges: Use optparse to display --help
2012-05-06 05:24:14 +02:00
Stefano Rivera
927947841c
ubuntu-iso: Use optparse to display --help
2012-05-06 05:18:05 +02:00
Stefano Rivera
d69622fa9c
check-symbols: Use optparse to display --help
2012-05-06 05:12:40 +02:00
Stefano Rivera
b26dbaee68
check-mir: Use optparse to display --help
2012-05-05 19:37:41 +02:00
Stefano Rivera
083d44f676
submittodebian: Use optparse to display --help (LP: #988009 )
2012-05-05 19:34:02 +02:00
Stefano Rivera
b8a2ca9e5a
pbuilder-dist: improve bash_completion for *.dsc files. Thanks Maarten
...
Bezemer. (Closes : #670924 , LP: #770529 )
2012-04-30 16:10:58 +02:00
Stefano Rivera
71aab84949
mk-sbuild: Support kmod, when checking for overlayfs availability.
2012-04-25 17:40:33 +02:00