are any non-git DEP-3 header fields, put them at the top of the body text,
regardless of whether Description or Subject is used. Also put a blank
line between them and the rest of the message body.
-
+
[ Markus Lehtonen ]
* [8428343] gbp.git: fix doctest with recent python-dateutil.
Traceback format has changed in recent python-dateutil.
git-buildpackage (0.8.12.1) unstable; urgency=medium
- * Upload to unstable
+ * Upload to unstable
-- Guido Günther <agx@sigxcpu.org> Fri, 27 Jan 2017 14:50:30 +0100
the DscFile parsing. This fixes the import of xz compressed upstream
tarballs.
* [2da9e9e] Leave compression type detection to tar by default
- * [a878947] Ignore comments and empty lines in series files.
+ * [a878947] Ignore comments and empty lines in series files.
(Closes: #637224)
* [b3931e0] Fix missing branch name in error message
* [4e2f7de] gbp-pq: Use latest patches with --time-machine. When going back
git-buildpackage (0.5.26) unstable; urgency=low
[ Guido Günther ]
- * [d841899] git-pbuilder: Add git-pbuilder 1.22.
+ * [d841899] git-pbuilder: Add git-pbuilder 1.22.
Thanks to a lot Russ Allbery (Closes: #623117)
* [43e11c7] Bump standards version. No changes necessary.
* [f5344c6] gbp-create-remote-repo: switch to git.debian.org.
git-buildpackage (0.4.66) unstable; urgency=low
[ Paul Menzel ]
- * [1072473] docs/manpages/git-dch.sgml: Consistency fixes and typo.
- • Start sentences with capital letter and end them with a full stop.
+ * [1072473] docs/manpages/git-dch.sgml: Consistency fixes and typo.
+ • Start sentences with capital letter and end them with a full stop.
• s/enty/entry/
[ David Paleino ]
[ Guido Günther ]
* [a0c7a91] docs: fix git-init call - thanks to Pietro Battiston
* [02ab603] docs: Drop superfluous upstream branch creation
- * [e339c70] gbp: Make sure we drop the generated custom index file
+ * [e339c70] gbp: Make sure we drop the generated custom index file
(Closes: #561454)
* [d436612] git-dch: Add body regex filter (Closes: #544238)
* [cf45595] gbp-{pull,clone}: Don't hardcode pristine-tar branch
git-buildpackage (0.4.60) unstable; urgency=low
[ Guido Günther ]
- * gbp-pull:
+ * gbp-pull:
* [9960f24] check for clean repo
* [9d190a5] add --redo-pq so a "gbp-pull --redo-pq" also refreshes the
patch-queue branch
* [080b1eb] make parameters for GitRepository.commits() optional
* [016318e] git-dch: use the last commit in which debian/changelog was
touched as starting point if no snapshot header was found. This can still
- be overriden by using --since. Based on a patch by Felipe Sateler.
+ be overriden by using --since. Based on a patch by Felipe Sateler.
(Closes: #511269)
-- Guido Günther <agx@sigxcpu.org> Sat, 15 Aug 2009 19:24:23 +0200
[ Guido Günther ]
* [b097286] document --no-sign-tags
* [6fe5985] add --no-git-author
- * [7c2034c] add --no-sign-tags to git-import-{dsc,orig} too
+ * [7c2034c] add --no-sign-tags to git-import-{dsc,orig} too
(Closes: #508889)
-- Guido Günther <agx@sigxcpu.org> Thu, 01 Jan 2009 20:11:16 +0100
* [1ef4e04] add repo.set_branch() to switch branches
* [d4d4580] use repo.set_branch()
* [245d5f1] add GbpNothingImported exception
- * [c410c0b] switch back to original branch on empty imports
+ * [c410c0b] switch back to original branch on empty imports
(Closes: #504029, #504072)
-- Guido Günther <agx@sigxcpu.org> Fri, 31 Oct 2008 10:28:47 +0100
* [745fbf6] git-import-dsc: merge by default when importing into an existing archive
(Closes: #475571)
* [631c347] git-import-dsc.sgml: document --no-merge
- * [2f46ba4] gbp: Don't honor .gitignore during replace_source_tree
+ * [2f46ba4] gbp: Don't honor .gitignore during replace_source_tree
(Closes: #467504)
* [624bdc9] gbp: move replace_source_tree into GitRepository
* [519901e] gbp: add find_tag(branch)
git-buildpackage (0.4.19) unstable; urgency=low
- * don't fail of the pristine-tar branch doesn't exist
+ * don't fail of the pristine-tar branch doesn't exist
(Closes: #468675)
-- Guido Guenther <agx@sigxcpu.org> Sat, 01 Mar 2008 14:22:20 +0100
* git-ls-files: separate filenames by '\0', based on a patch from Uwe
Kleine-König <Uwe.Kleine-Koenig@digi.com> (Closes: #454470)
- * git-import-dsc: return non null on failure
+ * git-import-dsc: return non null on failure
-- Guido Guenther <agx@sigxcpu.org> Fri, 07 Dec 2007 23:19:39 +0100
* git-buildpacakge: make sure we don't switch directories during build
(Closes: #451550)
- * debian/control: use the now official Vcs-Git
+ * debian/control: use the now official Vcs-Git
-- Guido Guenther <agx@sigxcpu.org> Mon, 19 Nov 2007 18:50:08 +0100
* fix url (Closes: #448350)
* call gzip with "-n" (Closes: #449094) - thanks to Romain Francoise
- * add .gitignore
+ * add .gitignore
-- Guido Guenther <agx@sigxcpu.org> Sun, 04 Nov 2007 16:20:36 +0100
git-buildpackage (0.3.6) unstable; urgency=low
- * create upstream branch when importing into an empty archive
+ * create upstream branch when importing into an empty archive
(Closes: #443305)
- * detect upstream version from common tarball formats
+ * detect upstream version from common tarball formats
(Closes: #443306)
-- Guido Guenther <agx@sigxcpu.org> Wed, 03 Oct 2007 18:01:15 +0200
git-buildpackage (0.3.2) unstable; urgency=low
* git-import-orig: allow to import into an empy git repository
- * docs: we don't use git_load_dirs internally anymore
+ * docs: we don't use git_load_dirs internally anymore
* docs: howto start a package from scratch
-- Guido Guenther <agx@sigxcpu.org> Wed, 27 Jun 2007 04:06:33 +0300
git-buildpackage (0.3.1) unstable; urgency=low
- * don't fail imports on large archives
+ * don't fail imports on large archives
* print a sensible error message, when a git repository isn't a debian
source package
git-buildpackage (0.2.18) experimental; urgency=low
* git-buildpackage: detect the branch we're on and bail out if it's not the
- debian branch
+ debian branch
* doc updates
-- Guido Guenther <agx@sigxcpu.org> Sun, 10 Dec 2006 14:57:35 +0100
git-buildpackage (0.2.11) git-buildpackage; urgency=low
* git-buildpackage: use pipes module instead of os.system
- * git-import-orig: fix printout of branch name
+ * git-import-orig: fix printout of branch name
-- Guido Guenther <agx@sigxcpu.org> Tue, 28 Nov 2006 16:33:54 +0100
git-buildpackage (0.2.9) git-buildpackage; urgency=low
* depend on a fixed git-load-dirs that contains the git_load_dirs executable
- * git-import-dsc: fix importing debian native packages
+ * git-import-dsc: fix importing debian native packages
-- Guido Guenther <agx@sigxcpu.org> Tue, 14 Nov 2006 12:39:26 +0100
git-buildpackage (0.2.7) git-buildpackage; urgency=low
- * more robust regex matching
+ * more robust regex matching
* sanitize all version numbers before running git-tag
-- Guido Guenther <agx@sigxcpu.org> Fri, 6 Oct 2006 18:40:12 +0200
git-buildpackage (0.2.5) git-buildpackage; urgency=low
* fix syntax error in tag replacement
- * minor manpage reformating
+ * minor manpage reformating
* cleanup generated manpage.* files
-- Guido Guenther <agx@sigxcpu.org> Thu, 5 Oct 2006 11:21:01 +0200
git-buildpackage (0.2.4) git-buildpackage; urgency=low
- * add manpages
+ * add manpages
-- Guido Guenther <agx@sigxcpu.org> Wed, 4 Oct 2006 19:39:13 +0200
git-buildpackage (0.2.3) git-buildpackage; urgency=low
- * git doesn't like '~' in tag names so replace this with a dot when tagging
+ * git doesn't like '~' in tag names so replace this with a dot when tagging
-- Guido Guenther <agx@sigxcpu.org> Mon, 2 Oct 2006 18:30:20 +0200
* git-import-dsc: don't fail if the dsc is a plain filename without a
directory component
* git-buildpackage: add --git-verbose option
- * git-import-{orig,dsc}: allow to set the name of the upstream branch
+ * git-import-{orig,dsc}: allow to set the name of the upstream branch
-- Guido Guenther <agx@sigxcpu.org> Fri, 29 Sep 2006 19:08:08 +0200
* git-import-orig: don't try import new upstream versions when there
are uncommitted changes
- * git-buildpackage: use helpers from git_buildpackage
+ * git-buildpackage: use helpers from git_buildpackage
-- Guido Guenther <agx@sigxcpu.org> Wed, 27 Sep 2006 12:15:47 +0200