Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #8092
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | "gustavo panizzo (gfa)" <gfa@zumbi.com.ar> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Updating python-jsmin |
| Date | Thu, 14 Jan 2016 07:50:02 +0100 |
| Message-ID | <qQJTk-3cp-9@gated-at.bofh.it> (permalink) |
| References | <qIzep-6Xt-15@gated-at.bofh.it> <qIFjQ-2w8-5@gated-at.bofh.it> <qIOwP-8gG-25@gated-at.bofh.it> <qIP9w-8u4-33@gated-at.bofh.it> <qPWIV-2PA-5@gated-at.bofh.it> <qPXbX-30c-7@gated-at.bofh.it> |
| X-Original-To | Mattia Rizzolo <mattia@debian.org> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Thu Jan 14 06:46:54 2016 |
| Old-Return-Path | <gfa@zumbi.com.ar> |
| X-Amavis-Spam-Status | No, score=-8.201 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DIGITS_LETTERS=1, FOURLA=0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.001] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_FROM_MX=-3.1; rate: -6.1 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| X-Operating-System | Linux gustavo-nb 4.2.0-1-amd64 |
| User-Agent | Mutt/1.5.24 (2015-08-30) |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/13411 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/20160114064555.GJ12222@gustavo-nb.RACKSPACE.CORP |
| Approved | robomod@news.nic.it |
| Lines | 71 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | Christopher Baines <chris@cbaines.net>, debian-python@lists.debian.org |
| X-Original-Date | Thu, 14 Jan 2016 14:45:55 +0800 |
| X-Original-Message-ID | <20160114064555.GJ12222@gustavo-nb.RACKSPACE.CORP> |
| X-Original-References | <56798C15.7080300@cbaines.net> <20151223000700.GC24201@io.zumbi.casa> <567A7161.1010606@cbaines.net> <80B6E0FF-A3F1-4570-A466-D43025D9B672@zumbi.com.ar> <20160112021843.GD12222@gustavo-nb.RACKSPACE.CORP> <20160112024046.GE25876@chase.mapreri.org> |
| Xref | csiph.com linux.debian.maint.python:8092 |
Show key headers only | View raw
On Tue, Jan 12, 2016 at 02:40:46AM +0000, Mattia Rizzolo wrote: > On Tue, Jan 12, 2016 at 10:18:43AM +0800, gustavo panizzo (gfa) wrote: > > Hello > > > > anybody willing to sponsor the upload? > > > > git.debian.org:/git/collab-maint/python-jsmin.git > > > > thanks! > > I can do it, but what should I use as a orig tarball? what I get out of > uscan (from pypi) has sha256sum > 8e7f19bc2cc467bccd02322dc0a6065d06a038e311f2531af1a33b410afea081 > Please consider following a git format with packagin branch Usually I generate the orig.tar.gz from git tags myself (gbp will do it for you) and upload that. if the pkg needs a -2 release I base on that, I never used pristine-tar > (debian/unstable in your case and that's ok) + upstream branch + > pristine-tar. according to debian/gbp.conf there should be master > branch, but maybe you didn't push it? nop, accidentaly i didn't upload it > > btw, from that tarball you miss .travis.yml so I can't get the source > built. another good reason not to use tarballs from pip, its not the first time I see that. > > also, please consider fixing unused-file-paragraph-in-dep5-copyright > (you need to swap the paragraphs; in dep5 order matters). ohhh, excelent catch, I never found a solution for that error, thank you > and also please consider using https in Vcs-Browser. > (but I won't hold on those 2 if you say you don't want to bother) I will switch to https I just pushed the changes, could you upload? you will need to force as I changed the tag and I merged over the branch from alioth but the end result is fine thanks! > > > So, I'm up, but you need to give me an upstream tarball. > > > keybase: http://keybase.io/gfa > the key used to sign the tags on that repo is not the same as the one in > keybase, btw. doesn't really help. (063A6583 is the one used, 9F6C6333 > the one on keybase) > > -- > regards, > Mattia Rizzolo > > GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. > more about me: http://mapreri.org : :' : > Launchpad user: https://launchpad.net/~mapreri `. `'` > Debian QA page: https://qa.debian.org/developer.php?login=mattia `- -- 1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333 keybase: http://keybase.io/gfa
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Updating python-jsmin Christopher Baines <chris@cbaines.net> - 2015-12-22 18:50 +0100
Re: Updating python-jsmin "gustavo panizzo (gfa)" <gfa@zumbi.com.ar> - 2015-12-23 01:20 +0100
Re: Updating python-jsmin Christopher Baines <chris@cbaines.net> - 2015-12-23 11:10 +0100
Re: Updating python-jsmin "gustavo panizzo (gfa)" <gfa@zumbi.com.ar> - 2015-12-23 11:50 +0100
Re: Updating python-jsmin Christopher Baines <chris@cbaines.net> - 2015-12-23 12:40 +0100
Re: Updating python-jsmin Ben Finney <ben+debian@benfinney.id.au> - 2015-12-23 20:10 +0100
Re: Updating python-jsmin "gustavo panizzo (gfa)" <gfa@zumbi.com.ar> - 2015-12-25 18:20 +0100
Re: Updating python-jsmin "gustavo panizzo (gfa)" <gfa@zumbi.com.ar> - 2016-01-12 03:20 +0100
Re: Updating python-jsmin Mattia Rizzolo <mattia@debian.org> - 2016-01-12 03:50 +0100
Re: Updating python-jsmin "gustavo panizzo (gfa)" <gfa@zumbi.com.ar> - 2016-01-14 07:50 +0100
Re: Updating python-jsmin Mattia Rizzolo <mattia@debian.org> - 2016-01-14 12:20 +0100
Re: Updating python-jsmin "gustavo panizzo (gfa)" <gfa@zumbi.com.ar> - 2016-01-14 16:50 +0100
Re: Updating python-jsmin Mattia Rizzolo <mattia@debian.org> - 2016-01-14 17:30 +0100
Re: Updating python-jsmin Thomas Goirand <zigo@debian.org> - 2016-01-15 04:00 +0100
Re: Updating python-jsmin Dmitry Shachnev <mitya57@debian.org> - 2016-01-14 16:50 +0100
Re: Updating python-jsmin Barry Warsaw <barry@debian.org> - 2016-01-14 17:50 +0100
csiph-web