Name Status Last Modified Last Commit
lp:debian/git-buildpackage bug 1 Development 2015-10-21 08:30:40 UTC
99. [ Guido Günther ] * [17e8a51] docs: E...

Author: Guido Günther
Revision Date: 2015-10-21 08:30:40 UTC

[ Guido Günther ]
* [17e8a51] docs: Explain gbp dch --upstream-tag. (Closes: #795774)
* [4da6402] docs: Split manpages between debian and rpm related tools.
* [16dc010] docs: Add manpages for gbp import-srpm and gbp pq-rpm based on
  Markus Lehtonens work.
* [24ee8fc] docs: Add missing EOF.
* [01acdd7] docs: git-buildpackage is not a command anymore
* [db5d50f] docs: Update pbuilder invocation section. The current docs were
  badly outdated not even mentioning --git-pbuilder. Also document that we
  use cowbuilder with git-pbuilder. (Closes: #703969)
* [c39e779] docs: Update gbp.conf manpage. Better explain parse order and
  option format.
* [26c726e] docs: Add meta-closes-bugnum to gbp-pq manpage since it's used
  with "export --commit".
* [45a5d08] docs: Use "hook" consistently for commands that aren't strictly
  necessary to run a build.

* [6da8e46] buildpackage: Pass pbuilder dist to prebuild hook. This can e.g.
  be used to setup a tmpfs for git-pbuilder.

* [422ae85] buildpackage-rpm: Add a minimal gbp buildpackage-rpm based
  on Markus Lehtonens work.

* [c57c9fc] config: Don't print None for unset values. Just leave them
  empty.
* [98df835] config: Don't skip empty values when printing all options, just
  print an empty value. This allows us to get a complete option list.

* [e4704a6] git-pbuilder: Update to 1.35. (Closes: #765724)
* [4be0df7] git-pbuilder: Check for sudo. (Closes: #796046)

* [ffdfcd0] packaging: Update description for rpm packages. Make it clear
  that we're still experimenting with layouts and names.
* [5704478,da78c09,50767fd,fc60141] rpm: spec file improvements

* [488ba32] examples: gbp-posttag-push: Be more verbose when pushing.
* [cf69c46] examples: Remove gbp-cowbuilder-sid, git-pbuilder replaced it
  ages ago.
* [7630523] examples: Update jenkins-scratchbuilder to not use "git-" but
  "gbp ".

* [c227c70] tests: Skip buildpackage-rpm component tests until we setup a
  proper test data repo.
* [48d9d58] tests: Allow to easily check tags in a repo too.
* [20d3c1d] tests: Add simple component test for buildpackage.
* [3528b0f] tests: Add simple component test for gbp import-orig.
* [34b4f65] tests: Add autopkgtest that builds a RPM of ourself.

* [386d3a7] bash completion: Move from /etc to /usr/share.
* [57f810c] bash completion: Use _have() instead of have() the later not
  being deprecated.
* [25ca642] bash completion: Ensure autoload. The completion needs to be
  named like the command to be autoloaded.

[ Lucas Nussbaum ]
* [a954d1f] docs: Document gbp import-orig --debsnap.
* [88833aa] docs: Document gbp import-orig --uscan.
* [bf60f8a] docs: Fix typos in documentation and man pages.

[ Markus Lehtonen ]
* [5cab1bc] tests: tests.testutils: Add ls_dir(), ls_tar() and ls_zip()
* [7ce69de] tests: Rewrite gbp.tmpfile.
* [f45585f,6d56f24,a645073,3474d74] rpm packaging improvements
* [3474d74] docs: Document gbp meta-tag commands of pq-rpm.
* [a9ed4b2] docs: Document some options of buildpackage-rpm.
  Add manpage documentation for some previously undocumented options.
  Also, drop non-existing --git-patch-export and --git-export-only options
  from the manpage.
* [f157bfb] buildpackage_rpm: Fix crash when package has no source archive.

[ Jonathan Toppins ]
* [c89c29d] dch: Allow bug number format to be overridden to help
  derivatives like EX-12345. This also helps in pulling CVE numbers simply
  by letting the user modify the regex to something like 'cve-\d+-\d+'.

[ Florian Haftmann ]
* [2dc9177] buildpackage: Early check before attempting to brand using
  pre-existing tag

[ Rafael Laboissiere ]
* [cd6d7da] docs: Clarify Gbp-Dch vs Git-Dch meta tag wording.
  (Closes: #797343)

[ Daniel Gollub ]
* [5210026] dch: Restore correct version-guessing for -0releases.

[ Anthony Fok ]
* [3e1240a] packaging: Add dh-python to Build-Depends
* [b49bb0d] docs: Change "it's" to "its" in comments where appropriate
* [881087a] docs: Copy-edit git-buildpackage documentations
* [d8a30df] docs: Fix SGML validation errors in documentation

[ James Clarke ]
* [ae6826b] git-pbuilder: Check correct config file when using qemubuilder.

lp:debian/experimental/git-buildpackage 1 Development 2015-08-14 18:29:53 UTC
56. [ Carlos Maddela ] * [da4d469] Add su...

Author: Guido Günther
Revision Date: 2015-08-14 18:29:53 UTC

[ Carlos Maddela ]
* [da4d469] Add support for referencing existing local repositories when
  cloning repositories. (Closes: #790889)
* [97c7a32] Allow exported patches to be renumbered and the patch number
  prefix format to be specified as an option. (Closes: #790890)
* [279e946] import-orig: Honour --debian-branch option when importing into
  an empty repo. (Closes: #791473)

[ Guido Günther ]
* [035b179] import-orig: Add new --merge-mode=replace.
  This allows one to not merge upstream versions into the debian branch
  but rather replace the content of the debian branch and only preserve
  the debian/ dirs content. (Closes: #778594)
* [3d86432] buildpackage: in overlay mode remove debian/ from unpacked
  tarball. We don't have a way to influence the upstream tarball in overlay
  mode so remove debian/ after unpack if the source format expects this.
  (Closes: #792692)

lp:debian/stretch/git-buildpackage 1 Development 2015-07-08 20:07:15 UTC
98. [ Guido Günther ] * [82a3971] import-...

Author: Guido Günther
Revision Date: 2015-07-08 20:07:15 UTC

[ Guido Günther ]
* [82a3971] import-dsc: mention that we create new repos if none found
  (Closes: #748340)
* [dff628b] Don't insist on cowbuilder that much.
  Allow for pbuilder or sbuild either. Since the integration with
  cowbuilder is currenty best let's see how this turns out. It would be
  nice if somebody would provide some code to detect which builder is
  there and automatically adjust configuration for that one.
  Closes: #695280
* [eff79b1] Add symlink for git-buildpackage.1.
  Make sure "man git-buildpackage" at least gives enough information where
  to look further.
* [6a5675c,901581b,64e6fff,5f9e72a] Non C Locale related fixes
* [a331b7f] Add spec file taken from git-buildpackage-rpm.
* [46eacf2] Use --set-upstream-to instead of deprecated --set-upstream
  (Closes: #791798)
* [cf67fc5] Fix urllib.urlopen import six.moves.urllib.urlopen does not
  exist

[ Felipe Sateler ]
* [3b99a6d] import-orig: Document pattern replacing in upstream-vcs-tag
  (Closes: #787832)

[ Evgeni Golov ]
* [b3341e5] Fix FSF address - thanks rpmlint
  use gnu.org/licences instead of a postal address, as suggested by Guido
* [df215f3] call debchange instead of dch.
  Call the tool by its actual name instead of the abbriviation.
  dch is a symlink to debchange, which is not present on Fedora

lp:debian/jessie/git-buildpackage 1 Development 2014-10-29 07:47:21 UTC
90. [3d8939d] git.vfs: fix close method. ...

Author: Guido Günther
Revision Date: 2014-10-29 07:47:21 UTC

[3d8939d] git.vfs: fix close method. Preventing a infinite recursion
which can be triggered by gbp pq export --commit.

lp:debian/wheezy/git-buildpackage 1 Development 2012-06-01 23:44:17 UTC
61. * Upload to unstable * [a5f0d87] git-...

Author: Guido Günther
Revision Date: 2012-06-01 23:44:17 UTC

* Upload to unstable
* [a5f0d87] git-import-dsc: add --allow-unauthenticated
  (Closes: #670623)
* [a116edd] Refactor deb helpers: move PristineTar class based on a patch
  by Markus Lehtonen. This refactor is preparation to the upcoming rpm
  support.
* [f52a417] git-buildpackage: add missing import so move_old_export works
  again
* [16f0309] git-buildpackage overlay-mode: don't fail on files named like
  the tarball. Instead of moving individual files around simply rename the
  directories. This is faster and independent of the tarballs content.
  (Closes: #675412)
* [7f580d9] git-buildpackage: allow to build packages from detached HEAD
  state with --git-ignore-branch.
  (Closes: #661598)

lp:debian/squeeze/git-buildpackage 1 Development 2010-09-27 09:46:52 UTC
30. [4b23f2d] Warn if not invoked by git-...

Author: Guido Günther
Revision Date: 2010-09-27 09:46:52 UTC

[4b23f2d] Warn if not invoked by git-buildpackage git-pbuilder is
supposed to be invoked by git-buildpackage. Otherwise things like
export-dir aren't respected. (Closes: #596625)

lp:debian/lenny/git-buildpackage 2 Mature 2009-07-14 11:35:58 UTC
9. * [8b8c137] gather all invocations of...

Author: Guido Günther
Revision Date: 2008-11-14 14:12:04 UTC

* [8b8c137] gather all invocations of dch in one function - fixes dch
  failures due to missing quotes introduced by [7f24b98]
* [a328fa2] fix off by one introduced by not counting first_commit
  when creating a new header in [7f24b98]

17 of 7 results