Bug#842200: ITP: node-deprecated -- Tool for deprecating things

2016-10-26 Thread I Sagar
Package: wnpp
Severity: wishlist
Owner: Sagar Ippalpalli 
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: node-deprecated
  Version: 0.0.1
  Upstream Author: Fractal 
(http://wearefractal.com/)
* URL : http://github.com/wearefractal/deprecated
* License   : Expat
  Programming Lang : JavaScript
  Description  : Tool for deprecating things
 .
 Node.js is an event-based server-side JavaScript engine.



RFS: materia-gtk-theme

2018-02-04 Thread I Sagar
Hi,
I prepared the packaging of materia-gtk-theme. It is lintian clean
and tested with pbuilder.Further information about this package can
be accessed from the URL :
https://salsa.debian.org/isaagar-guest/materia-gtk-theme

It would be nice if it is maintained under Debian desktop group.

Consider to review and upload it.

Thanks,
Sagar



Re: Re: RFS: materia-gtk-theme

2018-02-05 Thread I Sagar

On रविवार 04 फेब्रु 2018 10:49 म.नं., Adam Borowski wrote:
> On Sun, Feb 04, 2018 at 09:59:56PM +0530, I Sagar wrote:
>> I prepared the packaging of materia-gtk-theme. It is lintian clean
>> and tested with pbuilder.Further information about this package can
>> be accessed from the URL :
>> https://salsa.debian.org/isaagar-guest/materia-gtk-theme
>
> Please don't sent RFS requests to debian-devel; the proper list is
> debian-mentors.  Also, a mere mail tends to be forgotten unless acted upon
> immediately, please file a bug instead.  Just:
> [~]$ reportbug sponsorship-requests
> which will DTRT.
ok, next time I'll follow the procedure without fail.

>
> (Not needed this time -- your package looks good; in NEW.)
>
>> It would be nice if it is maintained under Debian desktop group.
>
> There's a separate team set up for themes:
> https://salsa.debian.org/groups/desktop-themes-team
> which you even have already joined.
>
> You may consider moving the VCS for this package to this team.
I'll get this done upon getting access .
>
>> Consider to review and upload it.
>
> Done!
Thank you very much :)
>
>
> Meow.



Bug#890066: ITP: golang-gopkg-data-dog-go-sqlmock.v1 -- Sql mock driver for golang to test database interactions

2018-02-10 Thread I Sagar
Package: wnpp
Severity: wishlist
Owner: Sagar Ippalpalli 
X-Debbugs-CC: debian-devel@lists.debian.org,
pkg-go-maintain...@lists.alioth.debian.org

* Package name    : golang-gopkg-data-dog-go-sqlmock.v1
  Version : 1.3.0-1
  Upstream Author : DATA-DOG
* URL : https://github.com/DATA-DOG/go-sqlmock
* License : BSD-3-clause
  Programming Lang: Go
  Description : Sql mock driver for golang to test database interactions

 sqlmock is a mock library implementing sql/driver . Which has one and
only purpose - to simulate

 any sql driver behavior in tests, without needing a real database
connection. It helps to maintain

 correct TDD workflow.



Bug#895021: ITP: golang-github-zyedidia-glob -- A Go package for glob matching

2018-04-06 Thread I Sagar
Package: wnpp
Severity: wishlist
Owner: Sagar Ippalpalli 
X-Debbugs-CC: debian-devel@lists.debian.org,
pkg-go-maintain...@lists.alioth.debian.org

* Package name    : golang-github-zyedidia-glob
  Version : 0.0~git20170209.dd4023a-1
  Upstream Author : Zachary Yedidia
* URL : https://github.com/zyedidia/glob
* License : Expat
  Programming Lang: Go
  Description : A Go package for glob matching

 String globbing in Go GoDoc (http://godoc.org/github.com/zyedidia/glob)
 .
 This package adds support for globs in Go.
 .
 It simply converts glob expressions to
 regexps.
.
This package is dependency of micro editor.