chiark / gitweb /
Ian Jackson [Mon, 26 Aug 2013 15:48:47 +0000 (16:48 +0100)]
New --no-quilt-fixup option to suppress quilt fixup. RTFM.
Ian Jackson [Mon, 26 Aug 2013 15:44:47 +0000 (16:44 +0100)]
New --ignore-dirty option to skip noncritical check. Closes: #720895.
Ian Jackson [Mon, 26 Aug 2013 15:36:23 +0000 (16:36 +0100)]
Improve error message for non-fast-forward push. Closes: #720896.
Ian Jackson [Mon, 26 Aug 2013 15:35:58 +0000 (16:35 +0100)]
is_fast_fwd simply returns false if no common history (pursuant to #720896)
Ian Jackson [Mon, 26 Aug 2013 15:19:35 +0000 (16:19 +0100)]
Add Closes line for #720595 to changelog entry for 0.11. for using git-buildpackage. Closes: #720595.
Ian Jackson [Mon, 26 Aug 2013 15:18:26 +0000 (16:18 +0100)]
Cope with packages with epoch. Closes: #720897.
Ian Jackson [Sun, 25 Aug 2013 16:00:54 +0000 (17:00 +0100)]
finalise 0.11
Ian Jackson [Sun, 25 Aug 2013 15:56:08 +0000 (16:56 +0100)]
git-build (git-buildpackage wrapper) does not bother canonicalising the suite if --git-ignore-branch is used.
Ian Jackson [Sun, 25 Aug 2013 15:34:06 +0000 (16:34 +0100)]
Add missing dependency on realpath.
Ian Jackson [Sun, 25 Aug 2013 15:29:34 +0000 (16:29 +0100)]
typo fixes
Ian Jackson [Sun, 25 Aug 2013 15:28:54 +0000 (16:28 +0100)]
dgit build uses dpkg-buildpackage
Ian Jackson [Sun, 25 Aug 2013 15:21:54 +0000 (16:21 +0100)]
Introduce build_prep subroutine and use it where appropriate
Ian Jackson [Sun, 25 Aug 2013 15:17:22 +0000 (16:17 +0100)]
Fix a badly open-coded copy of check_not_dirty. Closes: #720524.
Ian Jackson [Sun, 25 Aug 2013 15:13:36 +0000 (16:13 +0100)]
Better error message for use of UNRELEASED suite. Closes: #720523.
Ian Jackson [Sun, 25 Aug 2013 15:02:25 +0000 (16:02 +0100)]
Location of dgit-repos is now git.debian.org:/git/dgit-repos/repos. Closes: #720525. The rename on the server side will break older versions of dgit.
Ian Jackson [Sun, 25 Aug 2013 14:59:56 +0000 (15:59 +0100)]
Autogenerated quilt patch fixup patch Description contains several recent git commits, rather than implying that the patch corresponds exactly to the top git commit.
Ian Jackson [Sun, 25 Aug 2013 14:57:51 +0000 (15:57 +0100)]
Fix bug which would make quilt patch fixup fail if git status produced "M" lines.
Ian Jackson [Sun, 25 Aug 2013 14:42:28 +0000 (15:42 +0100)]
Use "ftp.debian.org" not "http.debian.net" as the default Debian archive. (http.debian.net tends to defeat certain kinds of cacheing, and can also have more skew.)
Ian Jackson [Sat, 24 Aug 2013 23:52:53 +0000 (00:52 +0100)]
Create .pc/applied-patches - do not empty it (!)
Ian Jackson [Sat, 24 Aug 2013 17:49:08 +0000 (18:49 +0100)]
finalise 0.9
Ian Jackson [Sat, 24 Aug 2013 17:44:49 +0000 (18:44 +0100)]
`3.0 (quilt)' fixup creates .pc/applied-patches since modern dpkg-source creates it even though old ones didn't always.
Ian Jackson [Sat, 24 Aug 2013 17:37:23 +0000 (18:37 +0100)]
Fix bug handling our synthetic merges when we see them in the remote suite branch.
Ian Jackson [Sat, 24 Aug 2013 17:16:58 +0000 (18:16 +0100)]
fix typo
Ian Jackson [Sat, 24 Aug 2013 17:15:46 +0000 (18:15 +0100)]
Change our .dsc field name to `Dgit'. Relevant to #720201.
Ian Jackson [Sat, 24 Aug 2013 17:12:52 +0000 (18:12 +0100)]
Better error when source package contains .git. Closes: #720555.
Ian Jackson [Sat, 24 Aug 2013 17:06:55 +0000 (18:06 +0100)]
fix bug which causes all uploads to go to sid (!)
Ian Jackson [Sat, 24 Aug 2013 17:02:07 +0000 (18:02 +0100)]
typo
Ian Jackson [Sat, 24 Aug 2013 17:01:52 +0000 (18:01 +0100)]
typo
Ian Jackson [Sat, 24 Aug 2013 17:01:30 +0000 (18:01 +0100)]
In push, double-check the .changes against the changelog.
Ian Jackson [Sat, 24 Aug 2013 16:47:07 +0000 (17:47 +0100)]
More comprehensive workaround for `3.0 (quilt)'.
Ian Jackson [Sat, 24 Aug 2013 15:15:28 +0000 (16:15 +0100)]
new cleaning arrangements
Ian Jackson [Sat, 24 Aug 2013 15:15:23 +0000 (16:15 +0100)]
new cleaning arrangements
Ian Jackson [Sat, 24 Aug 2013 13:42:02 +0000 (14:42 +0100)]
New cleaning arrangements (wip).
Ian Jackson [Sat, 24 Aug 2013 13:10:38 +0000 (14:10 +0100)]
wip new arrangements for clean etc.
Ian Jackson [Fri, 23 Aug 2013 11:24:16 +0000 (12:24 +0100)]
In push, do git fetch as well as archive fetch, or archive fetch can fail.
Ian Jackson [Fri, 23 Aug 2013 11:15:19 +0000 (12:15 +0100)]
finalise 0.8
Ian Jackson [Fri, 23 Aug 2013 11:15:10 +0000 (12:15 +0100)]
Fix comparison of archive's .dsc's hash and git branch head to DTRT.
Ian Jackson [Fri, 23 Aug 2013 11:04:45 +0000 (12:04 +0100)]
When creating repos in dgit-repos (using the ssh-cmd method), copy _template rather than using mkdir and git init. Closes: #720522.
Ian Jackson [Thu, 22 Aug 2013 17:29:18 +0000 (18:29 +0100)]
finalise 0.7 again
Ian Jackson [Thu, 22 Aug 2013 17:27:53 +0000 (18:27 +0100)]
If dak ls, or rmadison, reports multiple versions, look for them all, and pick the newest .dsc that doesn't give 404.
(url_get can now return undef for 404)
Ian Jackson [Thu, 22 Aug 2013 17:08:33 +0000 (18:08 +0100)]
finalise 0.7
Ian Jackson [Thu, 22 Aug 2013 17:08:24 +0000 (18:08 +0100)]
Name the local remote tracking branch remotes/dgit/dgit/<suite> so that we avoid a warning from git about ambiguous branch names.
Ian Jackson [Thu, 22 Aug 2013 17:02:33 +0000 (18:02 +0100)]
Manpage formatting fix.
Ian Jackson [Thu, 22 Aug 2013 15:02:24 +0000 (16:02 +0100)]
Allow fetching when archive has out-of-date git hash in .dsc. Closes: #720490.
Ian Jackson [Thu, 22 Aug 2013 14:41:05 +0000 (15:41 +0100)]
fix new packages
Ian Jackson [Thu, 22 Aug 2013 14:38:15 +0000 (15:38 +0100)]
Upload to unstable
Ian Jackson [Thu, 22 Aug 2013 14:32:02 +0000 (15:32 +0100)]
finalise 0.4~pre2
Ian Jackson [Thu, 22 Aug 2013 14:31:55 +0000 (15:31 +0100)]
Revert change to ssh to alioth CNAME, as the recommended CNAME is to something with no write access to the fs and the new CNAME has not yet been set up. This reintroduces #720172 :-/.
Ian Jackson [Thu, 22 Aug 2013 14:18:27 +0000 (15:18 +0100)]
Support dgit-distro.<distro>.keyid config option.
Ian Jackson [Thu, 22 Aug 2013 14:17:28 +0000 (15:17 +0100)]
Mangle debian/<version> tags the way git-buildpackage does (as of git-buildpackage 0.5.5,
3c6bbd0f4992f8da).
Ian Jackson [Thu, 22 Aug 2013 13:54:19 +0000 (14:54 +0100)]
fix Closes syntax
Ian Jackson [Thu, 22 Aug 2013 13:52:47 +0000 (14:52 +0100)]
better error msgs from check_not_dirty
Ian Jackson [Thu, 22 Aug 2013 13:48:49 +0000 (14:48 +0100)]
suggest sbuild
Ian Jackson [Thu, 22 Aug 2013 13:45:18 +0000 (14:45 +0100)]
New --distro option (helps with unknown suites).
Ian Jackson [Thu, 22 Aug 2013 13:36:55 +0000 (14:36 +0100)]
comment on retrying dput
Ian Jackson [Thu, 22 Aug 2013 13:33:29 +0000 (14:33 +0100)]
bugfixes from testing, for recent changes
Ian Jackson [Thu, 22 Aug 2013 13:32:41 +0000 (14:32 +0100)]
bugfixes from testing, for recent changes
Ian Jackson [Thu, 22 Aug 2013 13:03:36 +0000 (14:03 +0100)]
wip bugfixes
Ian Jackson [Thu, 22 Aug 2013 13:00:12 +0000 (14:00 +0100)]
support _multi.changes
Ian Jackson [Thu, 22 Aug 2013 12:59:04 +0000 (13:59 +0100)]
document usual workflow
Ian Jackson [Thu, 22 Aug 2013 12:58:50 +0000 (13:58 +0100)]
in check_not_dirty, diff against HEAD as that's what we care about
Ian Jackson [Thu, 22 Aug 2013 12:58:02 +0000 (13:58 +0100)]
Provide "dgit sbuild".
Ian Jackson [Thu, 22 Aug 2013 12:21:31 +0000 (13:21 +0100)]
Ordering improvement in push: don't add dsc field until git push done.
Ian Jackson [Thu, 22 Aug 2013 12:20:58 +0000 (13:20 +0100)]
Better checking that the supplied .dsc and debian/changes correspond.
Ian Jackson [Thu, 22 Aug 2013 12:20:09 +0000 (13:20 +0100)]
make manpage DESCRIPTION section more formal, and other manpage improvements
Ian Jackson [Thu, 22 Aug 2013 08:35:14 +0000 (09:35 +0100)]
Better error checking when parsing RFC822-style control data.
Ian Jackson [Thu, 22 Aug 2013 08:24:10 +0000 (09:24 +0100)]
note TODO about quilt autocommit in manpage
Ian Jackson [Thu, 22 Aug 2013 08:22:36 +0000 (09:22 +0100)]
done the error messages
Ian Jackson [Thu, 22 Aug 2013 08:21:45 +0000 (09:21 +0100)]
Fail if a required config item is missing.
Ian Jackson [Thu, 22 Aug 2013 08:05:54 +0000 (09:05 +0100)]
more fixes for error handling, @cmds
Ian Jackson [Thu, 22 Aug 2013 08:02:52 +0000 (09:02 +0100)]
fixes for error handling
Ian Jackson [Wed, 21 Aug 2013 17:36:00 +0000 (18:36 +0100)]
much improved error messages - but all needs review
Ian Jackson [Tue, 20 Aug 2013 18:42:40 +0000 (19:42 +0100)]
Usage message. Closes #720085.
Ian Jackson [Mon, 19 Aug 2013 19:48:32 +0000 (20:48 +0100)]
Assorted manpage fixes.
Ian Jackson [Mon, 19 Aug 2013 19:46:17 +0000 (20:46 +0100)]
Use dgit.debian.net vhost on alioth. Closes #720172.
Ian Jackson [Mon, 19 Aug 2013 11:08:02 +0000 (12:08 +0100)]
Fix manpage description of --existing-package.
Ian Jackson [Sat, 17 Aug 2013 18:51:10 +0000 (19:51 +0100)]
fix build to canonicalise
Ian Jackson [Sat, 17 Aug 2013 18:48:01 +0000 (19:48 +0100)]
changelog for 0.3
Ian Jackson [Sat, 17 Aug 2013 18:46:58 +0000 (19:46 +0100)]
ssh to coccia to dak ls (!); distinguish isuite and csuite
Ian Jackson [Sat, 17 Aug 2013 16:25:34 +0000 (17:25 +0100)]
check lack of args to quilt-fixup
Ian Jackson [Sat, 17 Aug 2013 16:22:37 +0000 (17:22 +0100)]
deprecate 3.0 (quilt)
Ian Jackson [Sat, 17 Aug 2013 16:12:32 +0000 (17:12 +0100)]
fix quilt fixup
Ian Jackson [Sat, 17 Aug 2013 16:12:03 +0000 (17:12 +0100)]
do not clean after all
Ian Jackson [Sat, 17 Aug 2013 16:02:33 +0000 (17:02 +0100)]
clean things
Ian Jackson [Sat, 17 Aug 2013 15:55:54 +0000 (16:55 +0100)]
canonicalise suite
Ian Jackson [Sat, 17 Aug 2013 15:55:48 +0000 (16:55 +0100)]
deal with daft 3.0 quilt thing
Ian Jackson [Sat, 17 Aug 2013 15:55:01 +0000 (16:55 +0100)]
run clean
Ian Jackson [Sat, 17 Aug 2013 15:54:16 +0000 (16:54 +0100)]
improve dirty checks
Ian Jackson [Sat, 17 Aug 2013 15:53:06 +0000 (16:53 +0100)]
better printing for dry run
Ian Jackson [Sat, 17 Aug 2013 15:52:30 +0000 (16:52 +0100)]
clarify a message
Ian Jackson [Sat, 17 Aug 2013 15:52:07 +0000 (16:52 +0100)]
improve an error message; fix fetch when we have already fetched
Ian Jackson [Sat, 17 Aug 2013 15:51:31 +0000 (16:51 +0100)]
better printing for dry run
Ian Jackson [Sat, 17 Aug 2013 14:49:19 +0000 (15:49 +0100)]
use http.debian.net by default
Ian Jackson [Sat, 17 Aug 2013 14:40:17 +0000 (15:40 +0100)]
remove pointless debhelper log (!)
Ian Jackson [Sat, 17 Aug 2013 14:07:08 +0000 (15:07 +0100)]
success msgs
Ian Jackson [Sat, 17 Aug 2013 13:49:07 +0000 (14:49 +0100)]
fixes for fetch
Ian Jackson [Sat, 17 Aug 2013 13:30:53 +0000 (14:30 +0100)]
more docs
Ian Jackson [Sat, 17 Aug 2013 13:25:45 +0000 (14:25 +0100)]
wip workflow docs
Ian Jackson [Sat, 17 Aug 2013 10:59:04 +0000 (11:59 +0100)]
construct import commits differently (merge separate from contents)
Ian Jackson [Sat, 17 Aug 2013 10:57:58 +0000 (11:57 +0100)]
construct import commits differently (merge separate from contents)