On Wed, Mar 16, 2016 at 10:55:06PM -0400, Justin Geibel wrote: > I'm not a DD or DM, so I don't believe I have access to do so. For now, I've > attached the patch generated by `git format-patch origin/master` below.
No, you do. > Awesome, thank you! I'm sure I've seen this at some point, but had > forgotten. Obviously, `cabal-debian --official` is much easier than > tweaking everything by hand. I've updated my patch per cabal-debian as > well. It is, though it gets things wrong. > I bumped the standards version to 3.9.7, listed you under uploaders, and > verified that it built on unstable via `sbuild`. I'll comment below. > +haskell-http-media (0.6.3-1) UNRELEASED; urgency=low If you intend this to be ready for upload, it should say "unstable" instead of "UNRELEASED". > +Uploaders: Clint Adams <[email protected]> This should be probably be you instead of me. The name of the field is somewhat misleading, since you can't actually upload. > +X-Description: Processing HTTP Content-Type and Accept headers > + This library is intended to be a comprehensive solution to parsing and > + selecting quality-indexed values in HTTP headers. It is capable of parsing > + both media types and language parameters from the Accept and Content > header > + families, and can be extended to match against other accept headers as > well. > + Selecting the appropriate header value is achieved by comparing a list of > + server options against the quality-indexed values supplied by the client. I would end the description here (and lowercase "processing"). > +Copyright: (c) 2012-2015 Timothy Jones > +License: MIT Drop the (c) and change "MIT" to "Expat". See https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ > +License: MIT MIT -> Expat > +License: MIT MIT -> Expat Tweak and push to master and we'll probably upload and tag it.
