Hello go-team,

I'm a longtime Debian user, recently trying to help with packaging of a DFSG
version of a Winlink client -- Pat (used in ham radio and emergency
communications ; https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877030).

I've been collaborating with [email protected] on getting some of the
dependencies resolved, currently focusing on bluemonday v1.0.4
sub-dependencies.

Using dh-make-golang I've gotten the latest bluemonday built in my lab, with
three new proposed packages: 
    github-chris-ramon-douceur
    github-aymerick-douceur
    github-gorilla-css

Reviewing the Debian Go Packaging Team website (
https://go-team.pages.debian.net/ ), I see that golang packages are
team-maintained.  Earlier this week I requested to join the go-team on
salsa.debian.org, which appears to have been approved already.  Attached are
draft ITP for the three new packages listed above.  However, as this would be
my first such contribution, I wanted to touch base with the go-team before
submitting these "bug reports", welcoming constructive feedback.

Similarly, I'm not exactly sure what would be my next steps per these new
packages after submitting the ITP, and would welcome some pointers.  In
addition to email, I've been monitoring #debian-golang.

thanks in advance,
donfede

Fede Grau
https://casagrau.org/~donfede/
From: "Federico Grau" <[email protected]>
To: [email protected]
Subject: ITP: golang-github-aymerick-douceur -- A simple CSS parser and inliner 
in Go
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Debbugs-CC: [email protected], [email protected]

Package: wnpp
Severity: wishlist
Owner: Federico Grau <[email protected]>

* Package name    : golang-github-aymerick-douceur
  Version         : 0.2.0-1
  Upstream Author : Aymerick
* URL             : https://github.com/aymerick/douceur
* License         : MIT
  Programming Lang: Go
  Description     : A simple CSS parser and inliner in Go

 A simple CSS parser and inliner in Golang.
 .
 Parser is vaguely inspired by CSS Syntax Module Level 3
 (http://www.w3.org/TR/css3-syntax) and corresponding JS parser
 (https://github.com/tabatkins/parse-css).
 .
 Inliner only parses CSS defined in an HTML document, it DOES NOT fetch
 external stylesheets (for now).
 .
 Inliner inserts additional attributes when possible.

----

This package is a dependency to build golang-github-chris-ramon-douceur, which
in turn is a dependency for pat (#877030).
From: "Federico Grau" <[email protected]>
To: [email protected]
Subject: ITP: golang-github-gorilla-css -- A CSS3 tokenizer.
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Debbugs-CC: [email protected], [email protected]

Package: wnpp
Severity: wishlist
Owner: Federico Grau <[email protected]>

* Package name    : golang-github-gorilla-css
  Version         : 1.0.0-1
  Upstream Author : Gorilla Web Toolkit
* URL             : https://github.com/gorilla/css
* License         : BSD-3-clause
  Programming Lang: Go
  Description     : A CSS3 tokenizer

 A CSS3 tokenizer.

----

This package is an indirect dependency to update
golang-github-microcosm-cc-bluemonday from v1.0.2 to v1.0.4, which is in turn a
dependency for pat (#877030).
From: "Federico Grau" <[email protected]>
To: [email protected]
Subject: ITP: golang-github-chris-ramon-douceur -- A simple CSS parser and 
inliner in Go
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Debbugs-CC: [email protected], [email protected]

Package: wnpp
Severity: wishlist
Owner: Federico Grau <[email protected]>

* Package name    : golang-github-chris-ramon-douceur
  Version         : 0.2.0-1
  Upstream Author : Chris Ramón
* URL             : https://github.com/chris-ramon/douceur
* License         : MIT
  Programming Lang: Go
  Description     : A simple CSS parser and inliner in Go

 A simple CSS parser and inliner in Golang.
 .
 Based on github-aymerick-douceur, adding column and line support.
 .
 Original parser is vaguely inspired by CSS Syntax Module Level 3
 (http://www.w3.org/TR/css3-syntax) and corresponding JS parser
 (https://github.com/tabatkins/parse-css).
 .
 Inliner only parses CSS defined in HTML document, it DOES NOT fetch
 external stylesheets (for now).
 .
 Inliner inserts additional attributes when possible, for example:

----

This package is a dependency to build golang-github-microcosm-cc-bluemonday
v1.0.4, which in turn is a dependency for pat (#877030).

Attachment: signature.asc
Description: PGP signature

Reply via email to