Re: [git-buildpackage] [PATCH] Implement 'unidiff-zero' option

2024-03-05 Thread Guido Günther
Hi, On Mon, Mar 04, 2024 at 05:14:03PM -0500, Sergio Durigan Junior wrote: > Some Debian packages (namely QEMU, although it has been "fixed" > recently) keep patches using the "unified=0" format, i.e., patches > that were generated without context). For an example of such patch, > see: > >

Re: [git-buildpackage] Pristine-Tar Not Found... Yet Again.

2024-02-09 Thread Guido Günther
Hi, On Fri, Feb 09, 2024 at 10:35:06AM -0800, Erik Ziegenbalg wrote: [..snip..] > Any information on how to get around these errors would be > appreciated. I'm on opensuse tumbleweed 15.5. Specifically, this is an > OpenSuse Build Service error. [..snip..] > > [Errno 2] No such file or

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.31

2023-05-31 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.31: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.31 Here's a list of changes: git-buildpackage (0.9.31) experimental; urgency=medium . [ Guido Günther ] * Upload to experimental. gbp-import-orig when

Re: [git-buildpackage] [PATCH] dch: fake timestamp

2022-12-04 Thread Guido Günther
Hi Raphael, On Mon, Oct 24, 2022 at 12:25:01PM +0200, Raphael Lisicki wrote: > > Allow to derive timestamp for changelog from commit to obtain reproducible > changelog files That's a great idea. Could you update the manpage as well and add a test? Cheers, -- Guido > --- > gbp/deb/changelog.py

Re: [git-buildpackage] [PATCH] create-remote-repo.xml: Fix minor typo

2022-12-04 Thread Guido Günther
Hi Akbarkhon, On Tue, Oct 18, 2022 at 08:33:40PM +0500, Akbarkhon Variskhanov wrote: > > diff --git a/docs/manpages/gbp-create-remote-repo.xml > b/docs/manpages/gbp-create-remote-repo.xml > index a1167e2f..84e320c8 100644 > --- a/docs/manpages/gbp-create-remote-repo.xml > +++

Re: [git-buildpackage] TypeError on Python < 3.10

2022-12-04 Thread Guido Günther
Hi Lukasz, On Sat, Jun 11, 2022 at 04:06:26AM +0200, Łukasz Maszczyński wrote: > Hi, > > recent changes in gbp, namely this commit: > 9ab4a0e71438dd39a2b6f1da04ab61810e05c521 > > introduces an implicit dependency on Python 3.10 by using PEP 604. This > makes it impossible to use the most recent

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.29

2022-09-29 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.29: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.29 Here's a list of changes: git-buildpackage (0.9.29) unstable; urgency=medium . [ Guido Günther ] * [f76f200] clone: Allow to automatically add upstream

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.28

2022-07-05 Thread Guido Günther
for python 3.9 (Closes: #1012717) . [ Guido Günther ] * [666389b] export-orig: Allow for --pristine-tar-commit. No reason to restrict this to build-package Thanks to everybody who contributed to this release. As usual the package is available via Debian unstable: https

Re: [git-buildpackage] Usage inside pipelines / branches

2022-06-07 Thread Guido Günther
Hi, On Tue, Jun 07, 2022 at 01:43:28PM +0200, Denny Fuchs wrote: > Hello, > > I used GBP a while without any issues as the structure was pretty simple, > which means, we had only the master branch and one Debian version. > > Now we switched our procedure and working only on a develop branch and

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.27

2022-05-31 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.27: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.27 Here's a list of changes: git-buildpackage (0.9.27) unstable; urgency=medium . [ Guido Günther ] * [7717b39] git/repository: Disable signatures when

Re: [git-buildpackage] gbp-pq and patch creation

2022-05-18 Thread Guido Günther
Hi, On Fri, May 13, 2022 at 12:45:44AM -0500, Seamus de Mora wrote: > In reading over 'man gbp-pq' again, it seems that this command does not > create patch files. Instead, the patch files are created with another tool, > and then imported with 'gbp-pq'. You can *either* create them with `gbp pq`

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.26

2022-05-16 Thread Guido Günther
quot;cannot" to make sure there are no misunderstandings. . [ Unit 193 ] * [f268448] uscan: Remove pre-devscripts 2.10.70 compat code. We can rely on the element being present in dehs output. The output it looks for from uscan no longer matches anyway. . [ Guido Günther ] * [c8782f2]

Re: [git-buildpackage] A gbp workflow question re pq & patches

2022-05-11 Thread Guido Günther
Hi, On Wed, May 11, 2022 at 11:22:38AM -0500, Seamus de Mora wrote: > Hello, > > On Wed, May 11, 2022 at 6:23 AM Guido Günther wrote: > > > > > > My second commit will be the "fix" to 'dhcpcd' - the same fix I submitted > > > to the upstream source,

Re: [git-buildpackage] A gbp workflow question re pq & patches

2022-05-11 Thread Guido Günther
Hi, On Wed, May 11, 2022 at 03:14:11AM -0500, Seamus de Mora wrote: > My second commit will be the "fix" to 'dhcpcd' - the same fix I submitted > to the upstream source, and raspbian about a month ago. > > I think that means I should now begin reading `gbp-pq` in earnest, and > follow up when

Re: [git-buildpackage] A gbp workflow question re pq & patches

2022-05-11 Thread Guido Günther
Hi, On Tue, May 10, 2022 at 05:59:02PM -0500, Seamus de Mora wrote: [..snip..] > Q: In my gbp-created 'dhcpcd5' git repo - as it stands now - must I carry > forward a "patching system", OR may I simply apply the current patches to > the sources, and carry on without a "patching system". In other

Re: [git-buildpackage] A gbp workflow question re pq & patches

2022-05-10 Thread Guido Günther
Hi, On Tue, May 10, 2022 at 12:54:45AM -0500, Seamus de Mora wrote: > Hello, > > I am working to convert the debian source package for 'dhcpcd5-8.1.2' to a > 'git' repository. The basis for this source package was obtained here ( >

Re: [git-buildpackage] A basic question to begin

2022-05-07 Thread Guido Günther
Hi, On Sat, May 07, 2022 at 06:03:21AM -0500, Seamus de Mora wrote: > Hello, > > On Tue, May 3, 2022 at 4:19 AM Guido Günther wrote: > > > > FWIW, I experimented with my local .dsc file. 'man gbp-import-dsc' > suggests > > > usage of a local .dsc as follows: &g

Re: [git-buildpackage] A basic question to begin

2022-05-03 Thread Guido Günther
Hi, On Tue, May 03, 2022 at 03:31:47AM -0500, Seamus de Mora wrote: > On Tue, May 3, 2022 at 1:55 AM Guido Günther wrote: > > > > Hi, > > On Mon, May 02, 2022 at 05:03:44PM -0500, Seamus de Mora wrote: > > > gbp:error: 'dget --download-only -q > > > > htt

Re: [git-buildpackage] A basic question to begin

2022-05-03 Thread Guido Günther
Hi, On Mon, May 02, 2022 at 05:03:44PM -0500, Seamus de Mora wrote: > gbp:error: 'dget --download-only -q > https://mirrors.sjtug.sjtu.edu.cn/raspberrypi/debian/pool/main/d/dhcpcd5/dhcpcd5_8.1.2-1+rpt5.dsc' > failed: it exited with 1 See `man gbp-imort-dsc`: --allow-unauthenticated

Re: [git-buildpackage] A basic question to begin

2022-05-02 Thread Guido Günther
Hi, On Sun, May 01, 2022 at 06:28:48AM -0500, Seamus de Mora wrote: > I am under the impression that the gbp-import-dsc command in > git-buildpackage (gbp) is designed to translate or convert (import) a > *traditional* Debian source repository into a structure/format suitable for > deployment and

Re: [git-buildpackage] Building packages with locally-built dependencies

2022-02-24 Thread Guido Günther
Hi, On Thu, Feb 24, 2022 at 07:08:41PM -0500, Travis Wrightsman wrote: > Hello, > > Is there a straightforward way to configure gbp to consider local > previously-built packages when resolving dependencies within the > chroot? gbp itself isn't involved (as it relies just invokes

Re: [git-buildpackage] Permission denied when building package

2022-02-24 Thread Guido Günther
Hi Travis, On Thu, Feb 24, 2022 at 07:00:53PM -0500, Travis Wrightsman wrote: > On Wed, Oct 20, 2021 at 08:08:40PM -0400, Travis Wrightsman wrote: > > Just for the record, I switched to pbuilder instead of cowbuilder and > > have been able to build packages successfully. I'm still not sure what >

Re: [git-buildpackage] gbp-dch commit message order

2021-12-31 Thread Guido Günther
Hi, On Tue, Dec 28, 2021 at 01:26:14PM +0100, Stephan Skrodzki wrote: > As I am not really working with tags, I rebuild the changelog for every new > package release from scratch. The version I set is > major-minor-MMDDHHMMSS e.g. 0.2-20211228124024 > > Now as I see, the git log messages are

Re: [git-buildpackage] Different mirrors with pbuilder and dist?

2021-12-09 Thread Guido Günther
Hi, On Wed, Dec 08, 2021 at 02:45:24PM -0800, Quanah Gibson-Mount wrote: > > > --On Wednesday, December 8, 2021 12:15 PM -0800 Quanah Gibson-Mount > wrote: > > > --On Wednesday, December 8, 2021 11:03 AM -0800 Quanah Gibson-Mount > > wrote: > > > > > That got me farther, but then I ran into

Re: [git-buildpackage] Different mirrors with pbuilder and dist?

2021-12-08 Thread Guido Günther
Hi Quanah, On Wed, Dec 08, 2021 at 08:22:19AM -0800, Quanah Gibson-Mount wrote: > That doesn't appear to do what I need. What I need is: > > pbuilder image buster1 -> has othermirror "REPOA" > pbuilder image buster2 -> has othermirror "REPOB" > > Currently I can set up a single system that has

Re: [git-buildpackage] Different mirrors with pbuilder and dist?

2021-12-08 Thread Guido Günther
Hi Quanah, On Tue, Dec 07, 2021 at 03:43:31PM -0800, Quanah Gibson-Mount wrote: > I have two versions of a piece of software I build for each distribution I > build on. Currently I do this by having two different VMs with > git-buildpackage and pbuilder, and then create an image for each dist >

Re: [git-buildpackage] Invalid dependencies for git-buildpackage on RPM systems

2021-11-11 Thread Guido Günther
Hi, On Wed, Nov 10, 2021 at 12:53:39PM -0800, Quanah Gibson-Mount wrote: > > > --On Wednesday, November 10, 2021 12:47 PM -0800 Quanah Gibson-Mount > wrote: > > > Right, I remember I ran into this before. There's no such package for > > Centos8/RHEL8 and later, but it did exist for Centos7

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.25

2021-11-05 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.25: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.25 Here's a list of changes: git-buildpackage (0.9.25) unstable; urgency=medium . * [e6c86c1] buildpackage: Map 'debian/latest' and 'debian/main' to sid too.

[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.24

2021-10-26 Thread Guido Günther
Hi, I'm happy to announce the release of git-buildpackage 0.9.24: https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.24 Here's a list of changes: git-buildpackage (0.9.24) unstable; urgency=medium . [ Guido Günther ] * [82750c0] dch: Require EMAIL or DEBEMAIL to be set

Re: [git-buildpackage] buildpackage-rpm fails to expand macros in setup

2021-09-29 Thread Guido Günther
Hi Quanah, On Fri, Jul 16, 2021 at 03:58:20PM -0700, Quanah Gibson-Mount wrote: > I'm building a package that has a subpackage (for an SELinux policy module), > so I have to play around with the version since the submodule version > doesn't track with the application version. Do you have a git

Re: [git-buildpackage] Permission denied when building package

2021-09-29 Thread Guido Günther
Hi, On Tue, Sep 28, 2021 at 05:24:18PM -0400, Travis Wrightsman wrote: > Hello everyone, > > I'm fairly new to Debian packaging and I've been trying to learn how to > use git-buildpackage as part of the process. I can't seem to get > cowbuilder working properly, which is unfortunate because I'd

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: >

[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] 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] 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

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] 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] 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

[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

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.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

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

[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 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.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] 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

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] 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

[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] 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

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

[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-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

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

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] 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

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] [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 >

[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)? > > > &

[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] 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] 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, > >> > >>

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-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-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] 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] 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

[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

[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

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.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-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.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

[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

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.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

[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.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

[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

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

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 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

[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] [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(-)

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(-) > >

[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

[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] `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

  1   2   >