summaryrefslogtreecommitdiff
path: root/debian/changelog
Commit message (Collapse)AuthorAge
* finalise 0.11debian/0.11Ian Jackson2013-08-25
|
* git-build (git-buildpackage wrapper) does not bother canonicalising the ↵Ian Jackson2013-08-25
| | | | suite if --git-ignore-branch is used.
* Add missing dependency on realpath.Ian Jackson2013-08-25
|
* dgit build uses dpkg-buildpackageIan Jackson2013-08-25
|
* Introduce build_prep subroutine and use it where appropriateIan Jackson2013-08-25
|
* Fix a badly open-coded copy of check_not_dirty. Closes: #720524.Ian Jackson2013-08-25
|
* Better error message for use of UNRELEASED suite. Closes: #720523.Ian Jackson2013-08-25
|
* Location of dgit-repos is now git.debian.org:/git/dgit-repos/repos. Closes: ↵Ian Jackson2013-08-25
| | | | #720525. The rename on the server side will break older versions of dgit.
* Autogenerated quilt patch fixup patch Description contains several recent ↵Ian Jackson2013-08-25
| | | | git commits, rather than implying that the patch corresponds exactly to the top git commit.
* Fix bug which would make quilt patch fixup fail if git status produced "M" ↵Ian Jackson2013-08-25
| | | | lines.
* Use "ftp.debian.org" not "http.debian.net" as the default Debian archive. ↵Ian Jackson2013-08-25
| | | | (http.debian.net tends to defeat certain kinds of cacheing, and can also have more skew.)
* Create .pc/applied-patches - do not empty it (!)debian/0.10Ian Jackson2013-08-25
|
* finalise 0.9debian/0.9Ian Jackson2013-08-24
|
* `3.0 (quilt)' fixup creates .pc/applied-patches since modern dpkg-source ↵Ian Jackson2013-08-24
| | | | creates it even though old ones didn't always.
* Fix bug handling our synthetic merges when we see them in the remote suite ↵Ian Jackson2013-08-24
| | | | branch.
* Change our .dsc field name to `Dgit'. Relevant to #720201.Ian Jackson2013-08-24
|
* Better error when source package contains .git. Closes: #720555.Ian Jackson2013-08-24
|
* In push, double-check the .changes against the changelog.Ian Jackson2013-08-24
|
* More comprehensive workaround for `3.0 (quilt)'.Ian Jackson2013-08-24
|
* new cleaning arrangementsIan Jackson2013-08-24
|
* New cleaning arrangements (wip).Ian Jackson2013-08-24
|
* In push, do git fetch as well as archive fetch, or archive fetch can fail.debian/0.8Ian Jackson2013-08-23
|
* finalise 0.8Ian Jackson2013-08-23
|
* Fix comparison of archive's .dsc's hash and git branch head to DTRT.Ian Jackson2013-08-23
|
* When creating repos in dgit-repos (using the ssh-cmd method), copy _template ↵Ian Jackson2013-08-23
| | | | rather than using mkdir and git init. Closes: #720522.
* finalise 0.7 againdebian/0.7Ian Jackson2013-08-22
|
* If dak ls, or rmadison, reports multiple versions, look for them all, and ↵Ian Jackson2013-08-22
| | | | | | pick the newest .dsc that doesn't give 404. (url_get can now return undef for 404)
* finalise 0.7Ian Jackson2013-08-22
|
* Name the local remote tracking branch remotes/dgit/dgit/<suite> so that we ↵Ian Jackson2013-08-22
| | | | avoid a warning from git about ambiguous branch names.
* Manpage formatting fix.Ian Jackson2013-08-22
|
* Allow fetching when archive has out-of-date git hash in .dsc. Closes: #720490.debian/0.6Ian Jackson2013-08-22
|
* Upload to unstableIan Jackson2013-08-22
|
* finalise 0.4~pre2debian/0.4_pre2Ian Jackson2013-08-22
|
* Revert change to ssh to alioth CNAME, as the recommended CNAME is to ↵Ian Jackson2013-08-22
| | | | something with no write access to the fs and the new CNAME has not yet been set up. This reintroduces #720172 :-/.
* Support dgit-distro.<distro>.keyid config option.Ian Jackson2013-08-22
|
* Mangle debian/<version> tags the way git-buildpackage does (as of ↵Ian Jackson2013-08-22
| | | | git-buildpackage 0.5.5, 3c6bbd0f4992f8da).
* fix Closes syntaxdebian/0.4_pre1Ian Jackson2013-08-22
|
* better error msgs from check_not_dirtyIan Jackson2013-08-22
|
* New --distro option (helps with unknown suites).Ian Jackson2013-08-22
|
* wip bugfixesIan Jackson2013-08-22
|
* in check_not_dirty, diff against HEAD as that's what we care aboutIan Jackson2013-08-22
|
* Provide "dgit sbuild".Ian Jackson2013-08-22
|
* Ordering improvement in push: don't add dsc field until git push done.Ian Jackson2013-08-22
|
* Better checking that the supplied .dsc and debian/changes correspond.Ian Jackson2013-08-22
|
* make manpage DESCRIPTION section more formal, and other manpage improvementsIan Jackson2013-08-22
|
* Better error checking when parsing RFC822-style control data.Ian Jackson2013-08-22
|
* done the error messagesIan Jackson2013-08-22
|
* Fail if a required config item is missing.Ian Jackson2013-08-22
|
* Usage message. Closes #720085.Ian Jackson2013-08-20
|
* Assorted manpage fixes.Ian Jackson2013-08-19
|