Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7736
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Barry Warsaw <barry@debian.org> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: DPMT Policy |
| Date | Wed, 21 Oct 2015 15:50:04 +0200 |
| Message-ID | <qm1Wc-4CG-39@gated-at.bofh.it> (permalink) |
| References | <qlmzE-2TP-23@gated-at.bofh.it> <qlqae-8it-37@gated-at.bofh.it> <qlMaK-6E0-19@gated-at.bofh.it> <qlMNt-7E9-65@gated-at.bofh.it> <qlPV0-3Ig-1@gated-at.bofh.it> <qm0nn-2tz-7@gated-at.bofh.it> |
| X-Original-To | debian-python@lists.debian.org |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Wed Oct 21 13:48:33 2015 |
| Old-Return-Path | <barry@debian.org> |
| X-Amavis-Spam-Status | No, score=-6.88 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FOURLA=0.1, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -5 |
| Organization | The Organization of Unorganized Woozalists |
| X-Mailer | Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/13047 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/20151021094756.1ecc544d@limelight.wooz.org |
| Approved | robomod@news.nic.it |
| Lines | 64 |
| Sender | robomod@news.nic.it |
| X-Original-Date | Wed, 21 Oct 2015 09:47:56 -0400 |
| X-Original-Message-ID | <20151021094756.1ecc544d@limelight.wooz.org> |
| X-Original-References | <20151019133137.6174ef07@limelight.wooz.org> <20151019212639.GF3846@p1otr.com> <20151020165359.69f44eae@limelight.wooz.org> <20151020213047.GS15907@sar0.p1otr.com> <20151020205251.65c88f04@limelight.wooz.org> <20151021120650.GW15907@sar0.p1otr.com> |
| Xref | csiph.com linux.debian.maint.python:7736 |
Show key headers only | View raw
On Oct 21, 2015, at 02:06 PM, Piotr Ożarowski wrote: >Only version to version upstream changes should be kept in the repository - >complete upstream git history should be avoided. In order to make it >easier to cherry-pick upstream commits as patches, add remote repository >(example below). > > git remote add upstream_repo git://example.com/foo.git > git fetch upstream_repo > git-dpm checkout-patched > git cherry-pick any_upstream_commit > git-dpm update-patches How about this: """ DPMT requires a pristine-tar branch, and only upstream tarballs can be used to advance the upstream branch. Complete upstream git history should be avoided in the upstream branch. """ I like the cherry picking advice, so I added that to the wiki. >I simply suggest to: > >s/, either as a source package for use with ``pbuilder``, ``sbuild``, etc. or as a binary package directory/ (it can be configured to use sbuild, pbuilder, etc.)/ > >or remove this part completely I removed the sentence about gbp. That's a local decision so it doesn't need to go in policy. >nothing against this paragraph, just wanted to state that wiki will not have >to mention it if we have a tool that configures new package the way policy >wants. +1 >> >I'm wondering about something that bit me recently: `gbp pull` instead >> >of `git pull` - should we put that into policy or is wiki warning enough? >> >> I think wiki is enough. It is possible to operate with just straight `git >> pull` because it will still fetch all commits, but when you switch to one of >> the other branches, you'll see that its head is out of date, and git will >> prompt you to pull in that branch to update it. `gbp pull` is mostly >> convenience. > >gbp buildpackage will fail if you never switched to pristine-tar (and >git didn't warn you about new commits). It wasn't obvious to me why >it fails when it hit me for the first time. Yep. Again though, since this is a local decision, it should go in the wiki. Cheers, -Barry
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar
Python Policy Barry Warsaw <barry@debian.org> - 2015-10-19 19:40 +0200
Re: Python Policy Scott Kitterman <debian@kitterman.com> - 2015-10-19 20:50 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-19 21:10 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-19 21:30 +0200
Re: Python Policy Ben Finney <ben+debian@benfinney.id.au> - 2015-10-19 21:40 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-19 21:50 +0200
Re: Python Policy Brian May <bam@debian.org> - 2015-10-20 00:30 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 00:40 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-20 16:50 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 17:10 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-20 16:40 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 17:00 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-19 23:30 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-20 16:30 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 17:20 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-20 22:20 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-20 23:00 +0200
Re: Python Policy IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> - 2015-10-20 23:10 +0200
Re: Python Policy Ben Finney <ben+debian@benfinney.id.au> - 2015-10-21 02:20 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-21 02:50 +0200
Re: Python Policy IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> - 2015-10-21 10:00 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-21 16:00 +0200
Re: Python Policy IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> - 2015-10-22 11:30 +0200
Re: DPMT Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-22 11:40 +0200
Re: DPMT Policy IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> - 2015-10-22 12:30 +0200
Re: Python Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 23:40 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-21 03:00 +0200
Re: Python Policy Vincent Bernat <bernat@debian.org> - 2015-10-21 10:40 +0200
Re: Python Policy Brian May <brian@microcomaustralia.com.au> - 2015-10-21 11:50 +0200
PyPI wheels (was Re: Python Policy) Barry Warsaw <barry@debian.org> - 2015-10-21 16:00 +0200
Re: PyPI wheels (was Re: Python Policy) Ian Cordasco <graffatcolmingov@gmail.com> - 2015-10-21 16:50 +0200
Re: PyPI wheels (was Re: Python Policy) Jeremy Stanley <fungi@yuggoth.org> - 2015-10-21 17:50 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-21 15:50 +0200
Re: DPMT Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-21 14:10 +0200
Re: DPMT Policy Barry Warsaw <barry@debian.org> - 2015-10-21 15:50 +0200
Re: DPMT Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-21 16:20 +0200
Re: DPMT Policy Ben Finney <ben+debian@benfinney.id.au> - 2015-10-21 23:40 +0200
Re: DPMT Policy Barry Warsaw <barry@debian.org> - 2015-10-22 01:00 +0200
Re: Python Policy IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> - 2015-10-22 11:20 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-23 01:40 +0200
Re: Python Policy IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> - 2015-10-22 11:20 +0200
Re: Python Policy Barry Warsaw <barry@debian.org> - 2015-10-23 01:40 +0200
Re: DPMT Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 00:00 +0200
Re: DPMT Policy Brian May <bam@debian.org> - 2015-10-20 00:30 +0200
Re: DPMT Policy Barry Warsaw <barry@debian.org> - 2015-10-20 16:10 +0200
Re: DPMT Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 17:10 +0200
Re: DPMT Policy Piotr Ożarowski <piotr@debian.org> - 2015-10-20 23:40 +0200
Re: Python Policy Brian May <bam@debian.org> - 2015-10-20 00:00 +0200
csiph-web