Re: [git-buildpackage] git-buildpackage-rpm patchset 2015-11-20

2015-12-17 Thread Guido Günther
Hi Markus, On Mon, Dec 14, 2015 at 03:18:09PM +0200, Markus Lehtonen wrote: [..snip..] > I also have two new RPM packaging fixes in the 'feature/fixes' branch. I'v pulled these two in since they were quick to review. Thanks! -- Guido ___

Re: [git-buildpackage] git-buildpackage-rpm patchset 2015-11-20

2015-12-12 Thread Guido Günther
Hi Markus, On Wed, Dec 09, 2015 at 09:34:09AM +0200, Markus Lehtonen wrote: [..snip..] > >I will remove this pristine-tar test for now. I'll let you know when I have > >an updated patchset available. > > I ended up changing the pristine-tar branches in the test repos instead of > dropping the

Re: [git-buildpackage] finding the correct gpg key for building package

2016-01-09 Thread Guido Günther
Hi, On Fri, Jan 08, 2016 at 10:34:48PM +0100, toogley wrote: > > Hello, > > i want to build the wicd package, but i seem to have problems with my gpg > key for signing the packages. > > $ git clone https://anonscm.debian.org/git/collab-maint/wicd.git && cd wicd > $ git checkout stable > $ gbp

Re: [git-buildpackage] [PATCH] Add --git-packaging-exclude to gbp buildpackage-rpm

2016-02-04 Thread Guido Günther
Hi, On Thu, Feb 04, 2016 at 06:34:31PM +0100, Tzafrir Cohen wrote: > Add an option to exclude copying some of the files from the source tree > to the packaging directory (a single regular expression). > > This can be handy when running gbp buildpackage-rpm from a complete > source tree in a

[git-buildpackage] git-buildpackage 0.7.2

2016-01-29 Thread Guido Günther
Hi, I've released gbp 0.7.2 to Debian unstable: https://git.sigxcpu.org/cgit/git-buildpackage/commit/?id=a0722a006961eb5501f71a3dc3e361bad0daf6de Done mostly to update git-pbuilder to 1.40 and to fix some annoyances I stepped on during LTS work and when building an RPM on OpenSUSE. The

Re: [git-buildpackage] debian-branch vs. git-debian-branch

2016-01-20 Thread Guido Günther
Hi Daniel, On Wed, Jan 20, 2016 at 05:38:48PM -0500, Daniel Kahn Gillmor wrote: > hi gbp'ers-- > > i used to use DEFAULT.debian-branch in gbp.conf when the debian > packaging is on a branch not named "master". But recently that appears > to not work, and i need to use DEFAULT.git-debian-branch

Re: [git-buildpackage] git-buildpackage-rpm patchset 2015-11-20

2016-01-25 Thread Guido Günther
Hi Markus, On Mon, Jan 25, 2016 at 01:43:57PM +0200, Markus Lehtonen wrote: [..snip..] > >Again, I have two new patches in the feature/fixes branch (cherry-picked > >from my experimental-rpm branch) which would partly solve > >https://github.com/agx/git-buildpackage/pull/16 > > Just pinging. Any

Re: [git-buildpackage] git-buildpackage: Test cases for non-native package

2016-02-17 Thread Guido Günther
On Wed, Feb 17, 2016 at 05:56:31PM +1100, Ben Finney wrote: > On 20-Oct-2015, Guido Günther wrote: > > A testcase using e.g. tests/component/deb/test_buildpackage.py > > to make sure it doesn't get broken again would be welcome too. > > I am trying to build a test case for

[git-buildpackage] git-buildpackage 0.7.3

2016-04-01 Thread Guido Günther
Hi, I've released gbp 0.7.3 to Debian unstable: https://git.sigxcpu.org/cgit/git-buildpackage/commit/?c4fc5ebe8df771a4350de2ea1d69e9775bc73ba5 The most obvious improvement should be "gbp import-dsc" being able to import multiple tarball packages. Cheers, -- Guido signature.asc

Re: [git-buildpackage] git-buildpackage-rpm patchset 2016-04-14

2016-04-17 Thread Guido Günther
Hi Markus, On Thu, Apr 14, 2016 at 01:22:03PM +0300, Markus Lehtonen wrote: > Hi Guido, > > Just pinging again: have you had the chance to look at any of my > patches? > > I've rebased my branches at > https://github.com/marquiz/git-buildpackage-rpm: > experimental-rpm > feature/argparse >

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.8.2

2016-08-03 Thread Guido Günther
Hi, I'm happy to announce the relesae of git-buildpackage 0.8.2: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.8.2 Here's a list of changes: git-buildpackage (0.8.2) experimental; urgency=medium * [1f0013c] import-orig: Switch to Debian branch before merging in changes

Re: [git-buildpackage] [PATCH] gbp-buildpackage-rpm: pass commands to mock

2016-06-30 Thread Guido Günther
On Thu, Jun 30, 2016 at 10:59:17PM +0200, Tzafrir Cohen wrote: > Fix gbp-buildpackage-rpm and the mock builder script to allow passing > extra command-line parameters to the mock wrapper build script. > > Also fixes support for --git-mock-options. However this cannot pass any > option that has

Re: [git-buildpackage] RFC: new option --git-preexport

2017-01-28 Thread Guido Günther
Hi Andrea, On Sat, Jan 28, 2017 at 10:56:10AM +, Andrea Zagli wrote: > Il giorno dom 22 gen 2017 22:45:11 CET, Guido Günther ha scritto: > > On Sun, Jan 22, 2017 at 07:46:17PM +, Andrea Zagli wrote: > > > the issue is present only if i create export dir inside

Re: [git-buildpackage] Quilt patches get applied twice during gbp buildpackage

2016-11-10 Thread Guido Günther
Hi, On Thu, Nov 10, 2016 at 10:23:32AM +0100, Markus Blatt wrote: > Hi, > > I have playing around with git-buildpackage for a few days (Debian > stable). I am using the "3.0 (quilt)" source format (switched from > 1.0) and like to quilt patches with a patch-queue branch. I can > sucessfully

Re: [git-buildpackage] RFC: new option --git-preexport

2017-01-15 Thread Guido Günther
On Sun, Jan 15, 2017 at 09:27:35AM +, Andrea Zagli wrote: > Il giorno ven 13 gen 2017 13:12:35 CET, Guido Günther ha scritto: > > > On Fri, Jan 13, 2017 at 11:43:45AM +, Andrea Zagli wrote: > > > Il giorno mar 10 gen 2017 09:51:08 CET, Guido Günther ha scritto: >

Re: [git-buildpackage] Patches applied in master?

2017-01-03 Thread Guido Günther
Hi, On Mon, Jan 02, 2017 at 09:48:17PM -0800, Nikolaus Rath wrote: > Hello, > > When reading up some discussions on gbp/dgit interoperability, several > people alluded to the theoretical possibility of using gbp with a > patches-applied master branch. > > Is this officially supported? If so, how

Re: [git-buildpackage] RFC: new option --git-preexport

2017-01-09 Thread Guido Günther
On Mon, Jan 09, 2017 at 04:22:20PM +, Andrea Zagli wrote: > as the object s/object/subject/ ? > > what do you think about a new option that executes a command before > exporting the source tree? for example i usually run "rm -rf /*" > before run "gbp buildpackage"; or there's already a way

Re: [git-buildpackage] RFC: use of makedirs in export-dir making

2017-01-09 Thread Guido Günther
On Mon, Jan 09, 2017 at 11:02:23AM +, Andrea Zagli wrote: > as the object > > what do you think about using os.makedirs instead of os.mkdir in export-dir > making? > > https://github.com/agx/git-buildpackage/blob/c57df33c229510de04dd3742c36e55ab022acc52/gbp/scripts/buildpackage.py#L237

Re: [git-buildpackage] GBP import-orig and debian/changelog

2017-01-06 Thread Guido Günther
Hi Guillaume, On Thu, Oct 20, 2016 at 03:31:06PM +, Guillaume Millet wrote: > Hi Guido, > > Sorry to bother you, but I have a question about the import-orig command of > gbp. Sorry for the late reply. I just hit it by accident in my spam folder. > > The documentation states: > "This puts

Re: [git-buildpackage] gbp does not recognize the newly merged & tagged upstream version

2017-04-20 Thread Guido Günther
On Thu, Apr 20, 2017 at 02:44:31PM +, Lukasz Walewski wrote: > >-Ursprüngliche Nachricht- > >Von: Guido Günther [mailto:a...@sigxcpu.org] > >Gesendet: Donnerstag, 20. April 2017 15:57 > >An: Lukasz Walewski > >Cc: git-buildpackage@lists.sigxcpu.org >

Re: [git-buildpackage] gbp does not recognize the newly merged & tagged upstream version

2017-04-22 Thread Guido Günther
Hi Lukasz, On Fri, Apr 21, 2017 at 09:28:12AM +, Lukasz Walewski wrote: > Hi Guido, > > Thanks for your help, I think I finally got it to work. In summary: > > 1. I had a bug in my gbp.conf that caused different behavior of 'gbp > buildpackage' and all other tools, in particular 'gbp dch'. >

Re: [git-buildpackage] Do NOT run lintian after building the package

2017-04-22 Thread Guido Günther
On Fri, Apr 21, 2017 at 09:44:07AM +, Lukasz Walewski wrote: > Hi, > > How to instruct 'gbp buildpackage' NOT to run lintian after building > the package? gbp doesn't run lintia by default. What builder are you using? Check gbp config buildpackage or a build log. If using debuild use

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.0~exp0

2017-08-02 Thread Guido Günther
Hi, I'm happy to announce the relesae of git-buildpackage 0.9.0~exp0: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.0~exp0 The main change is the switch to python3. git-buildpackage (0.9.0~exp0) experimental; urgency=medium * Switch to python3 (Closes: #810854) *

Re: [git-buildpackage] [PATCH] doc: expand --git-pbuilder-options docs

2017-08-11 Thread Guido Günther
Hi Ken, On Fri, Aug 11, 2017 at 11:04:45AM -0600, Ken Dreyer wrote: > Give an example of how to use the --git-pbuilder-options option, and > explain how it interacts with git-pbuilder. > --- > docs/manpages/gbp-buildpackage.sgml | 8 +++- > 1 file changed, 7 insertions(+), 1 deletion(-) > >

Re: [git-buildpackage] [PATCH] doc: expand --git-pbuilder-options docs

2017-08-11 Thread Guido Günther
Hi, On Fri, Aug 11, 2017 at 02:51:53PM -0600, Ken Dreyer wrote: > Give an example of how to use the --git-pbuilder-options option, and > explain how it interacts with git-pbuilder. > --- > docs/manpages/gbp-buildpackage.sgml | 15 ++- > 1 file changed, 14 insertions(+), 1 deletion(-)

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.0~exp3

2017-08-10 Thread Guido Günther
Hi, I'm happy to announce the relesae of git-buildpackage 0.9.0~exp3: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.0~exp3 Here's a list of changes: git-buildpackage (0.9.0~exp3) experimental; urgency=medium [ Guido Günther ] * [ce76320] doc: properly mark filter

Re: [git-buildpackage] [PATCH] setup.py: require dateutil

2017-07-04 Thread Guido Günther
Hi Ken, On Tue, Jul 04, 2017 at 08:00:55AM +0200, Guido Günther wrote: > Hi Ken, > On Mon, Jul 03, 2017 at 04:09:54PM -0600, Ken Dreyer wrote: > > We import dateutil, but we only declare this dependency within the > > debian packaging and RPM packaging. > > > >

Re: [git-buildpackage] [PATCH] setup.py: require dateutil

2017-07-04 Thread Guido Günther
Hi Ken, On Mon, Jul 03, 2017 at 04:09:54PM -0600, Ken Dreyer wrote: > We import dateutil, but we only declare this dependency within the > debian packaging and RPM packaging. > > Add the dependency to Python's setuptools packaging as well. This allows > git-buildpackage to install seamlessly

Re: [git-buildpackage] `gbp import-orig --pristine-tar` with component tarballs

2017-07-06 Thread Guido Günther
Hi, On Wed, Jul 05, 2017 at 12:47:49PM -0700, Nish Aravamudan wrote: > On Thu, Jun 29, 2017 at 5:59 PM, Nish Aravamudan > wrote: > > Hello, > > > > I *think* I may have found a bug in `gbp import-orig --pristine-tar` with > > multiple component tarballs, but I'm not

Re: [git-buildpackage] Do NOT run lintian after building the package

2017-04-25 Thread Guido Günther
On Tue, Apr 25, 2017 at 07:04:09AM +, Lukasz Walewski wrote: > Hi Guido, > > >> How to instruct 'gbp buildpackage' NOT to run lintian after building > >> the package? > > > >gbp doesn't run lintia by default. What builder are you using? Check > > > > gbp config buildpackage > >

Re: [git-buildpackage] [PATCH] docs: fix spelling of "sure"

2017-08-04 Thread Guido Günther
Hi, On Fri, Aug 04, 2017 at 01:50:36PM -0600, Ken Dreyer wrote: > --- > docs/chapters/import.sgml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/docs/chapters/import.sgml b/docs/chapters/import.sgml > index 1d3e727..0fdd11b 100644 > --- a/docs/chapters/import.sgml > +++

Re: [git-buildpackage] `gbp import-orig --pristine-tar` with component tarballs

2017-08-04 Thread Guido Günther
Hi, On Thu, Jul 06, 2017 at 06:27:11PM +0200, Guido Günther wrote: > On Thu, Jul 06, 2017 at 09:16:24AM -0700, Nish Aravamudan wrote: > > On 06.07.2017 [08:25:14 +0200], Guido Günther wrote: > > > Hi, > > > On Wed, Jul 05, 2017 at 12:47:49PM -0700, Nish Aravamudan wr

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.0~exp1

2017-08-04 Thread Guido Günther
Hi, I'm happy to announce the relesae of git-buildpackage 0.9.0~exp1: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.0~exp1 Here's a list of changes: git-buildpackage (0.9.0~exp1) experimental; urgency=medium [ Guido Günther ] * User visible changes: * [ae7ed14

Re: [git-buildpackage] [ANNOUNCE] git-buildpackage 0.8.18

2017-08-01 Thread Guido Günther
Hi, On Tue, Aug 01, 2017 at 10:26:52AM -0600, Ken Dreyer wrote: > On Mon, Jul 31, 2017 at 4:06 PM, Guido Günther <a...@sigxcpu.org> wrote: > > I'm happy to announce the relesae of git-buildpackage 0.8.18: > > Thanks very much for this latest release! > > Mind pus

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.0~exp2

2017-08-06 Thread Guido Günther
Hi, I'm happy to announce the relesae of git-buildpackage 0.9.0~exp2: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.0~exp2 Here's a list of changes: git-buildpackage (0.9.0~exp2) experimental; urgency=medium [ Guido Günther ] * [cbacdfb] push: new command to push

Re: [git-buildpackage] Tests fail during build

2017-05-21 Thread Guido Günther
Hi, On Sun, May 21, 2017 at 10:57:49AM +0200, jean-christophe manciot wrote: > Hello Guido Günther, > > Building git-buildpackage from the git sources on the tag *debian/0.8.15 > (same issue with debian/0.8.12.2 <http://0.8.12.2>*) with: > dpkg-buildpackage --build=bina

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.0_exp6

2017-09-15 Thread Guido Günther
Hi, I'm happy to announce the relesae of git-buildpackage 0.9.0~exp6: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.0_exp6 Here's a list of changes: git-buildpackage (0.9.0~exp6) experimental; urgency=medium * [23b334c] README.source example: fix typo. Thanks to

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.0~exp7

2017-10-06 Thread Guido Günther
Hi, I'm happy to announce the relesae of git-buildpackage 0.9.0~exp7: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.0_exp7 Here's a list of changes: git-buildpackage (0.9.0~exp7) experimental; urgency=medium * [fdf2720] Don't fail on unicode errors when importing

Re: [git-buildpackage] Would it be possible for pristine-tar to not be an absolute path?

2017-08-30 Thread Guido Günther
Hi, On Wed, Aug 30, 2017 at 09:37:28AM -0700, Nish Aravamudan wrote: > Hello, > > I am currently using gbp in a snap for `git-ubuntu`, a tool similar to > dgit for doing Ubuntu source package work. The snap contains all its Can you point me to the snap? > dependencies, including pristine-tar at

Re: [git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.0~exp4

2017-08-30 Thread Guido Günther
Hi, On Wed, Aug 30, 2017 at 09:34:09AM -0700, Nish Aravamudan wrote: > Hi Guido, > > On Sun, Aug 27, 2017 at 12:39 PM, Guido Günther <a...@sigxcpu.org> wrote: > > Hi, > > I'm happy to announce the relesae of git-buildpackage 0.9.0~exp4: > > > > https:

Re: [git-buildpackage] Would it be possible for pristine-tar to not be an absolute path?

2017-08-30 Thread Guido Günther
Hi, On Wed, Aug 30, 2017 at 10:18:10AM -0700, Nish Aravamudan wrote: > On 30.08.2017 [19:02:20 +0200], Guido Günther wrote: > > Hi, > > On Wed, Aug 30, 2017 at 09:37:28AM -0700, Nish Aravamudan wrote: > > > Hello, > > > > > > I am currently using gbp

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.0~exp4

2017-08-27 Thread Guido Günther
-options docs. Give an example of how to use the --git-pbuilder-options option, and explain how it interacts with git-pbuilder. [ Guido Günther ] * [b7c34cc] export-orig: drop sloppy mode from the docs since it's not useful here * [dab6761] import-dsc: cleanup error printing

Re: [git-buildpackage] setting author on command line for gbp dch

2017-11-27 Thread Guido Günther
Hi, On Mon, Nov 27, 2017 at 09:58:19AM +0300, Gijs Molenaar wrote: > hi! > > I'm building packages on Ubuntu 16.04 for Ubuntu 16.04 using > git-buildpackage 0.7.2. > > I try to automatically generate a changelog entry using > > $ gbp dch -D xenial > > Problem is that that the key we use to

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.4

2017-11-28 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.4: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.4 Here's a list of changes: git-buildpackage (0.9.4) unstable; urgency=medium * [868e8ae] Bump standards version * [5c078f7] docs: Add --git-overlay to

Re: [git-buildpackage] setting author on command line for gbp dch

2017-12-18 Thread Guido Günther
Hi, On Mon, Dec 18, 2017 at 10:10:06AM +0200, Gijs Molenaar wrote: > 2017-12-18 9:35 GMT+02:00 Gijs Molenaar <gijsmolen...@gmail.com>: > > > Hi Guido, > > > > Thanks for your reply, and sorry for the delay. > > > > 2017-11-27 15:30

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.3

2017-11-18 Thread Guido Günther
Hi, I'm happy to announce the relesae of git-buildpackage 0.9.3: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.3 Here's a list of changes: git-buildpackage (0.9.3) unstable; urgency=medium * [9a2c5e6] import_orig: drop debian/ again in --merge-mode=replace. Another

Re: [git-buildpackage] extra newline in gbp.deb.changelog

2017-11-07 Thread Guido Günther
Hi Ken, On Mon, Nov 06, 2017 at 03:21:46PM -0700, Ken Dreyer wrote: > Here's a really simple debian/changelog file: > > $ cat debian/changelog > testpkg (1.0.0-1) xenial; urgency=low > > * Initial package > > -- Ken Dreyer Tue, 06 Jun 2017 14:46:37 -0600 > > > The

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.2

2017-11-09 Thread Guido Günther
Hi, I'm happy to announce the relesae of git-buildpackage 0.9.2: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.2 Here's a list of changes: git-buildpackage (0.9.2) unstable; urgency=medium [ Guido Günther ] * [5b05ead] push: Don't abort on first failure. Push

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.1

2017-10-31 Thread Guido Günther
Hi, I'm happy to announce the relesae of git-buildpackage 0.9.1: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.1 Here's a list of changes: git-buildpackage (0.9.1) unstable; urgency=medium * Kill use of six.* * Add gbp import-dsc hook for pk4. Can be enabled via

Re: [git-buildpackage] [PATCH] bin: drop umlaut again for setuptools

2018-05-14 Thread Guido Günther
n(-) > > diff --git a/bin/gbp-builder-mock b/bin/gbp-builder-mock > index 3a251a6f..a498823c 100755 > --- a/bin/gbp-builder-mock > +++ b/bin/gbp-builder-mock > @@ -17,7 +17,7 @@ > # <http://www.gnu.org/licenses/> > # > # Copyright (C) 2015 Tzafrir Cohen >

Re: [git-buildpackage] [PATCH] deb.git: fix spelling of "described" in docstring

2018-05-22 Thread Guido Günther
Hi, On Mon, May 21, 2018 at 07:35:07PM -0600, Ken Dreyer wrote: > Oh, I see this misspelling is copied & pasted in _unsanitize_version. > New patch inbound. All pushed now. Thanks! -- Guido ___ git-buildpackage mailing list

Re: [git-buildpackage] Passing environment variables through gbp+git-pbuilder

2018-06-19 Thread Guido Günther
Hi, On Sat, Jun 16, 2018 at 11:05:19AM -0700, Ross Vandegrift wrote: [..snip..] > PS - I tried to check the archives, but get 403 Forbidden at > https://lists.sigxcpu.org/pipermail/git-buildpackage/ Mailing list archive access is fixed too now. Sorry for the inconvenience. -- Guido

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.0

2017-10-20 Thread Guido Günther
Hi, I'm happy to announce the relesae of git-buildpackage 0.9.0: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.0 Here's a list of changes: git-buildpackage (0.9.0) unstable; urgency=medium * Upload to unstable * [dbb9290,9c1bd13] README: use https, shorter URLs and

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.5

2017-12-29 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.5: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.5 Here's a list of changes: git-buildpackage (0.9.5) unstable; urgency=medium [ Guido Günther ] * [6b43cfe] docs: gbp.conf: bring back section names

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.6

2018-01-07 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.6: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.6 Here's a list of changes: git-buildpackage (0.9.6) unstable; urgency=medium * [89495f7] patch_series: Properly chain up to parent class. Insted of

Re: [git-buildpackage] Would it be possible for pristine-tar to not be an absolute path?

2018-01-07 Thread Guido Günther
Hi, On Fri, Jan 05, 2018 at 09:55:30PM -0800, Nish Aravamudan wrote: > Hi Guido, > > On Wed, Aug 30, 2017 at 12:47 PM, Guido Günther <a...@sigxcpu.org> wrote: > > > > >> To be clear, we only use gbp for orig tarball handling currently (we > >> imp

Re: [git-buildpackage] Would it be possible for pristine-tar to not be an absolute path?

2018-01-07 Thread Guido Günther
Hi, On Sun, Jan 07, 2018 at 11:31:07AM -0800, Nish Aravamudan wrote: [..snip..] > gbp export-orig should > support exporting any version given a debian revision: > >     gbp export-orig 10.0.1-1 > > We could assume '-1' if not given: > >     gbp export-orig 10.0.1 > >

Re: [git-buildpackage] could gbp.config.GbpOptionParser.get_config_files handle GBP_CONF_FILES=''

2018-01-10 Thread Guido Günther
Hi Nish, On Wed, Jan 10, 2018 at 02:21:52PM -0800, Nish Aravamudan wrote: > For the reproducibility/debuggability of the git-ubuntu snap, we want to > ensure that everyone will end up running certain commands (e.g., quilt, > gbp) the same, no matter what their local configuration is. This is >

Re: [git-buildpackage] could gbp.config.GbpOptionParser.get_config_files handle GBP_CONF_FILES=''

2018-01-11 Thread Guido Günther
Hi, On Thu, Jan 11, 2018 at 08:22:13AM -0800, Nish Aravamudan wrote: > On 11.01.2018 [08:39:10 +0100], Guido Günther wrote: > > Hi Nish, > > On Wed, Jan 10, 2018 at 02:21:52PM -0800, Nish Aravamudan wrote: > > > For the reproducibility/debuggability of the git-ubuntu snap,

Re: [git-buildpackage] could gbp.config.GbpOptionParser.get_config_files handle GBP_CONF_FILES=''

2018-01-13 Thread Guido Günther
Hi, On Fri, Jan 12, 2018 at 11:53:05AM -0800, Nish Aravamudan wrote: > On 12.01.2018 [09:28:15 +0100], Guido Günther wrote: > > Hi, > > On Thu, Jan 11, 2018 at 09:25:34AM -0800, Nish Aravamudan wrote: > > > On 11.01.2018 [18:04:08 +0100], Guido Günther wrote: > >

Re: [git-buildpackage] gbp and git-worktrees

2018-01-11 Thread Guido Günther
Hi, On Thu, Jan 11, 2018 at 01:24:07PM -0800, Nish Aravamudan wrote: > Hi Guido, > > Sorry for all the noise lately! Have another question for you: > > In git-ubuntu, we are starting to heavily use git-worktrees, so that > we can have temporary locations that checkout different >

Re: [git-buildpackage] could gbp.config.GbpOptionParser.get_config_files handle GBP_CONF_FILES=''

2018-01-12 Thread Guido Günther
Hi, On Thu, Jan 11, 2018 at 09:25:34AM -0800, Nish Aravamudan wrote: > On 11.01.2018 [18:04:08 +0100], Guido Günther wrote: > > Hi, > > On Thu, Jan 11, 2018 at 08:22:13AM -0800, Nish Aravamudan wrote: > > > On 11.01.2018 [08:39:10 +0100], Guido Günther wrote: > > &g

Re: [git-buildpackage] Would it be possible for pristine-tar to not be an absolute path?

2018-01-12 Thread Guido Günther
Hi, On Thu, Jan 11, 2018 at 02:57:03PM -0800, Nish Aravamudan wrote: > On Sun, Jan 7, 2018 at 11:09 AM, Guido Günther <a...@sigxcpu.org> wrote: > > Hi, > > On Fri, Jan 05, 2018 at 09:55:30PM -0800, Nish Aravamudan wrote: > >> Hi Guido, > >> > >>

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.7

2018-01-29 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.7: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.7 Here's a list of changes: git-buildpackage (0.9.7) unstable; urgency=medium [ Guido Günther ] * [d686024] deb.source: Fix class names in doc string

Re: [git-buildpackage] Tracking remote pristine-tar on salsa

2018-08-07 Thread Guido Günther
Hi, On Tue, Aug 07, 2018 at 07:06:18PM +0200, Agustin Henze wrote: > Hi there, we (the salsa-ci-team) are trying to get a useful pipeline for > Debian > Maintainers[0]. Right now we are using the following for building a package: > > - gbp pull --ignore-branch > - gbp buildpackage

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.10

2018-08-19 Thread Guido Günther
docstring. Fix the docstring for create_pristine_tar_commits() * [29b9f2c] deb.git: fix spelling of "described" in docstring. Fix the docstring for _sanitize_version() and _unsanitize_version() [ Guido Günther ] * [62e0102] push: Allow to skip upstream and debian branch an

Re: [git-buildpackage] Tracking remote pristine-tar on salsa

2018-08-28 Thread Guido Günther
Hi Agustin, On Tue, Aug 21, 2018 at 09:46:06AM +0200, Agustin Henze wrote: [..snip..] > > The --git-pristine-tar-commit is for the case when a project does not > > use pristine-tar. > > > > Ah ok, still not getting your point, sorry... I've tried here with two > repositories one with

Re: [git-buildpackage] Upgrade a package to the same version in two branches

2018-07-05 Thread Guido Günther
Hi, On Thu, Jul 05, 2018 at 12:06:38AM +0200, Sebastian Andrzej Siewior wrote: > Hi, > > going from one upstream version to another I do > gbp import-orig $orig_file > followed by a rebase. This works file for the `unstable' branch. Now if In gbp we don't rebase but "merge" (either

Re: [git-buildpackage] Fwd: gbp clone and the pristine-tar branch

2018-07-08 Thread Guido Günther
Hi, On Sat, Jul 07, 2018 at 03:05:29PM -0400, Tong Sun wrote: >Hi,  >I have a question >following  > [3]https://honk.sigxcpu.org/piki/development/debian_packages_in_git/ >-- >`gbp clone` will create the pristine-tar branch, right?  > > After initially cloning with gbp

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.8

2018-04-03 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.8: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.8 Here's a list of changes: git-buildpackage (0.9.8) unstable; urgency=medium [ Guido Günther ] * [c5b5d4f] Bump standards version * [5f2120b

Re: [git-buildpackage] How to generate changelog completely from the beginning of git history

2018-03-16 Thread Guido Günther
On Fri, Mar 16, 2018 at 01:41:11PM +0200, Kirill Shestakov wrote: > Hi! > I wonder is there a way to generate debian changelog using gbp dch > completely from the beginning of git history? E.g. there is a repo with > tags like 0.1, 0.2, 0.3 etc. And a changelog section for every release > is

Re: [git-buildpackage] Summary of gbp BoF at Debconf 16

2018-02-26 Thread Guido Günther
Hi, On Wed, Feb 21, 2018 at 10:47:12AM -0800, Daniel Kahn Gillmor wrote: > On Fri 2016-07-08 16:01:14 +0200, Guido Günther wrote: > > Proposed new defaults for 0.9.0 > > > > * Switch to DEP14 branch layout by default (#829444)? > > > &

Re: [git-buildpackage] Question about a very specific gbp workflow

2018-11-18 Thread Guido Günther
Hi, On Fri, Nov 16, 2018 at 05:59:30PM +0100, Raphaël Halimi wrote: > Le 16/11/2018 à 15:28, Guido Günther a écrit : > > Here's what I do for new releases: > > > > 1.) git checkout debian/master > > 2.) git merge > > [do the debian tweaking if n

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.13

2018-12-29 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.13: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.13 Here's a list of changes: git-buildpackage (0.9.13) unstable; urgency=medium [ Guido Günther ] * [55edef2] PatchSeries: Don't fail if there's only

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.12

2018-12-11 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.12: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.12 The only change is to make import-ref actually usable: git-buildpackage (0.9.12) unstable; urgency=medium * [aa7ca25] import_ref: Fix warning output.

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.11

2018-12-11 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.11: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.11 Here's a list of changes: git-buildpackage (0.9.11) unstable; urgency=medium [ Guido Günther ] * [7ce98d6] import-ref: New experimental command to merge

Re: [git-buildpackage] help to migrate packaging using git

2018-12-10 Thread Guido Günther
Hi, On Mon, Dec 10, 2018 at 11:06:45PM +0100, Patrice Duroux wrote: >Hi, >Some days ago, I have sent the following message at debian-user mailing >list: >[1]https://lists.debian.org/debian-user/2018/12/msg00132.html >But since I did not progress a lot without any answer or at

Re: [git-buildpackage] Ignoring untracked files

2019-02-24 Thread Guido Günther
Hi, > + > +    to_ignore = b' ?? debian/.cache\n' > +    [out.remove(item) for item in out if item == to_ignore ] > + > if ret: > raise GitRepositoryError("Can't get repository status") > return out > ``` If you don't want to use --git-ignore-new you should

Re: [git-buildpackage] Installation using pip fails

2019-03-19 Thread Guido Günther
Hi, On Sat, Mar 16, 2019 at 05:03:36PM +, Peter Keresztes Schmidt wrote: > Hi everyone, > > I'm encountering a problem when installing gbp using pip since version 0.9.10 > and upwards. > > > $ pip3 install --user gbp > > Collecting gbp > Using cached >

Re: [git-buildpackage] Import-orig patch to avoid dropping commits

2019-09-24 Thread Guido Günther
Hi, On Sat, Jul 20, 2019 at 10:21:36PM -0300, Maximiliano Curia wrote: > Hi, > > We are here at DebConf and we found out when you are committing in a feature > branch and then you try to import a new upstream release, the commits that > you added in the feature branch that are not committed to

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.15

2019-09-24 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.15: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.15 Here's a list of changes: git-buildpackage (0.9.15) unstable; urgency=medium [ Guido Günther ] * [b12b85a] import-orig: Allow to run a post unpack hook

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.17

2019-10-31 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.17: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.17 Here's a list of changes: git-buildpackage (0.9.17) unstable; urgency=medium * [6248524] export_orig: Don't fail without a repository. This is a valid

Re: [git-buildpackage] gbp Python

2019-11-30 Thread Guido Günther
Hi, On Sat, Nov 30, 2019 at 08:19:43PM +0100, john doe wrote: > Hi and thank you for your answer. > > On 11/30/2019 7:55 PM, Guido Günther wrote: > > Hi, > > On Sat, Nov 30, 2019 at 07:13:49PM +0100, john doe wrote: > >> Hi, > >> > >> Following th

Re: [git-buildpackage] gbp Python

2019-11-30 Thread Guido Günther
Hi, On Sat, Nov 30, 2019 at 07:13:49PM +0100, john doe wrote: > Hi, > > Following the instructions at (1), I can install 'gbp' using pip ('pip > install gbp'). > > On Debian Buster, if I install 'git-buildpackage' (apt-get install > git-buildpackage'), and try to import gbp.git as follow it

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.19

2020-02-28 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.19: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.19 Here's a list of changes: git-buildpackage (0.9.19) unstable; urgency=medium * [30cfa76] d/tests/control: Drop python-rpm. We'd need python3-rpm for

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.18

2020-02-18 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.18: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.18 Here's a list of changes: git-buildpackage (0.9.18) unstable; urgency=medium [ Guido Günther ] * [abe1ec7] import-orig: Recommend python3-requests

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.18

2020-02-18 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.18: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.18 Here's a list of changes: git-buildpackage (0.9.18) unstable; urgency=medium [ Guido Günther ] * [abe1ec7] import-orig: Recommend python3-requests

Re: [git-buildpackage] gbp clone not creating upstream, pristine-tar branches

2020-02-21 Thread Guido Günther
Hi, On Thu, Feb 20, 2020 at 03:45:56PM +, Alberto Luaces Fernández wrote: > Hello, > > maybe it is an understatement on my part, but I cannot get "gbp clone" > to work as (I think) it is advertised: after issuing > > gbp clone --pristine-tar -v github:... > > the cloned repository only has

Re: [git-buildpackage] Questions regarding building process using gbp and an existing git repo

2020-08-12 Thread Guido Günther
Hi Pierre, On Wed, Aug 12, 2020 at 09:05:34AM +, Pierre Equoy wrote: > Hello! > > I'm trying to use gbp to create Debian packages from an upstream git > repository. > > I've followed the "No upstream tarballs" section from the "When upstream uses > Git" page[1] and I'm a bit confused by

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.20

2020-07-01 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.20: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.20 Here's a list of changes: git-buildpackage (0.9.20) unstable; urgency=medium * [e513375] doctest: Ignore exception detail. We used the tests to check

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.22

2021-02-01 Thread Guido Günther
.html * [8b3abc9] rpm: Fix tags in rpm spec files (Closes: #980637) . [ Guido Günther ] * [6391e0a] tests: Honor GBP_TESTS_NOCLEAN in rpm tests too * [99af76a] d/control: Require newer rpm. The version changed API and parsing strictness in multiple places, don't try to cater for older

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.23

2021-06-12 Thread Guido Günther
ore-branch when not on branch (Closes: #956491) . [ Emanuele Aina ] * [fc56884] dch: Add support for the --local=suffix option (Closes: #857370) . [ Guido Günther ] * [d6a92cc] tests: Match the correct files in filter tests. Verify we match at all by adding a positive te

Re: [git-buildpackage] New release?

2021-06-10 Thread Guido Günther
Hi Quanah, On Tue, Jun 08, 2021 at 08:25:04AM -0700, Quanah Gibson-Mount wrote: > With the recent fixes for buildpackage-rpm to work with current mock 2.x and > the fixes for building the package on CentOS, would it be possible to get a > new official release? that make sense, i'll tag within the

Re: [git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.23

2021-06-22 Thread Guido Günther
Hi Quanah On Mon, Jun 21, 2021 at 11:41:41AM -0700, Quanah Gibson-Mount wrote: > > > --On Monday, June 21, 2021 12:05 PM -0700 Quanah Gibson-Mount > wrote: > > > > > > > --On Saturday, June 12, 2021 1:49 PM +0200 Guido Günther > > wrote: >

Re: [git-buildpackage] Fix buildpackage-rpm to honor mock build options

2021-05-18 Thread Guido Günther
Hi Quanah, On Fri, May 14, 2021 at 03:47:37PM -0700, Quanah Gibson-Mount wrote: > The man page for gbp buildpackage-rpm has: > > [ --git-mock-options=OPTIONS ] > > However, this currently has no effect. Nor is there any effect if you set: > mock-options = > > in .gbp.conf > > The attach

Re: [git-buildpackage] Bad command paths when installing through pip

2021-04-30 Thread Guido Günther
Hi, On Thu, Apr 29, 2021 at 10:14:48AM -0700, Quanah Gibson-Mount wrote: > > > --On Thursday, April 29, 2021 6:23 PM +0200 Guido Günther > wrote: > > > As a general note: The rpm side has not seen lots of development since > > quite some time so while i'm confident

Re: [git-buildpackage] native RPM issues for git-buildpackage

2021-04-30 Thread Guido Günther
Hi Quanah, On Thu, Apr 29, 2021 at 01:27:36PM -0700, Quanah Gibson-Mount wrote: > Going to break this out into a more appropriately titled subject. ;) > > > The resulting RPMs have bad requirements: > > dnf localinstall git-buildpackage-0.9.22-0.noarch.rpm >

Re: [git-buildpackage] Using git-buildpackage for RPMs

2021-04-28 Thread Guido Günther
Hi, On Tue, Apr 27, 2021 at 12:38:04PM -0700, Quanah Gibson-Mount wrote: > Hi, > > I've been using git-buildpackage to build packages for debian and Ubuntu. > I'd like to continue using it for building RPMs. However, trying to install > on a CentOS 8 box currently leads to failure as it tries to

Re: [git-buildpackage] Bad command paths when installing through pip

2021-04-29 Thread Guido Günther
Hi Quanah, On Wed, Apr 28, 2021 at 01:53:49PM -0700, Quanah Gibson-Mount wrote: > When installing with pip, gbp defaults to the wrong path for commands like > gbp-builder-mock: > > gbp buildpackage-rpm > > /bin/sh: /usr/share/git-buildpackage/gbp-builder-mock: No such file or > directory >

Re: [git-buildpackage] Fix for using current mock

2021-05-04 Thread Guido Günther
Hi Quanah, On Mon, May 03, 2021 at 09:16:44AM -0700, Quanah Gibson-Mount wrote: > I fixed up gbp-builder-mock to work with current mock releases. Patch > attached. Applied and pushed, thanks! -- Guido > > Regards, > Quanah > > -- > > Quanah Gibson-Mount > Product Architect > Symas

  1   2   >