Bug#776503: 1 billion users

2015-03-12 Thread Jeffrey Cliff
It should be pointed out that this bug report was a little ahead of its time: there was only 200k users at the time, today there are over a billion. https://www.reddit.com/r/Android/comments/2ytj7b/whatsapp_hits_1_billion_installs_on_android_the/ -- GENERATION 26: The first time you see this,

Bug#792916: RFP: keybase-client a client to access keybase services

2015-07-19 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist https://github.com/keybase/node-client Keybase is offereing an open-source (MIT/BSD-like license) client to connect to its key management services at http://fncuwbiisyh6ak3i.onion/, in effect trying to make GPG easier to use and easier to scale to social-network

Bug#842388: RFP: zcash -- an implementation of the "Zerocash" protocol

2016-10-28 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Zcash is an implementation of the "Zerocash" protocol. Based on Bitcoin's code, it intends to offer a far higher standard of privacy and anonymity through a sophisticated zero-knowledge proving scheme that preserves confidentiality of transaction metadata. This

Bug#844278: RFP: silvius -- an open source system for controlling Linux by voice.

2016-11-13 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Silvius is an open source system for controlling Linux by voice. Github: https://github.com/dwks/silvius License: Permissible MIT https://github.com/dwks/silvius/blob/master/LICENSE

Bug#842420: RFP: electron -- Build cross platform desktop apps with JavaScript, HTML, and CSS

2016-10-28 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on Node.js and Chromium and is used by the Atom editor and many

Bug#842425: RFP: meteor - Meteor, the JavaScript App Platform

2016-10-28 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Meteor is an ultra-simple environment for building modern web applications. With Meteor you write apps: - in pure JavaScript - that send data over the wire, rather than HTML - using your choice of popular open-source libraries Website:

Bug#850862: WNPP: gx -- A package management tool

2017-01-10 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Version : 0.10.0 Upstream Author: *Jeromy Johnson >*URL : https://github.com/ whyrusleeping/gx License : MIT Lang: Go Description : A package management tool gx is a packaging tool built around the distributed, content addressed

Bug#779893: package dependency in ipfs is managed outside of debian

2017-01-10 Thread Jeffrey Cliff
Looks like IPFS requires gx to manage its dependencies... which in turn uses IPFS. Not sure how to manage that in terms of debian's policies / having packages manage their own dependencies, but unless there's some way to shim the dependency on its dependency manager, we'll need gx to build ipfs.

Bug#858722: RFP : arista-go -- Arista Go Library

2017-03-25 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist URL: https://github.com/aristanetworks/goarista License: Apache 2.0 Description: Arista Go Library contains fairly general building blocks used in Arista Go code and open-sourced for the benefit of all. In particular, "Monotime" provides access to a fast

Bug#827314: mist dependencies

2017-04-02 Thread Jeffrey Cliff
for those keeping track, mist depends on (at least) 2 packages which there are open RFPs for. 1) meteorhttps://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842425 2) electrum https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842420 ( it also requires the version of nodejs that's currently in

Bug#859361: RFP: asar -- Simple extensive tar-like archive format with indexing

2017-04-02 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : Cheng Zhao URL : https://github.com/electron/asar License : MIT Description : Asar is a simple extensive archive format, it works like *tar* that concatenates all files together without compression, while having random access

Bug#842420: prerequisite: asar

2017-04-02 Thread Jeffrey Cliff
Electron appears to depend on asar, which is in RFP ( #859361 / https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859361 ).

Bug#859365: duplicate

2017-04-02 Thread Jeffrey Cliff
This bug is requesting a package that already exists but for some reason did not come up in a couple of searches https://packages.debian.org/sid/golang-github-btcsuite-btcd-btcec-dev - feel free to close (?)

Bug#859369: RFP: network-simple-dev -- Haskell library abstracting common network sockets usage patterns.

2017-04-02 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : Renzo Carbonara URL : https://github.com/k0001/network-simple License : 3-clause BSD Language : Haskell Description : Haskell library abstracting over simple network sockets usage patterns. Currently, only TCP sockets are supported.

Bug#859371: RFP: evm-jit -- The Ethereum EVM JIT

2017-04-02 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : Paweł Bylica URL : https://github.com/ethereum/evmjit License :MIT Language : C++ Description : EVM JIT is a library for just-in-time compilation of Ethereum EVM code. It can be used to substitute classic interpreter-like EVM Virtual Machine in

Bug#860437: RFP: github-golang-davecgh-go-spew-dev -- A deep pretty printer for Go data structures

2017-04-16 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : Dave Collins URL : https://github.com/davecgh/go-spew License : ISC/copyfree Language : Go Description : Go-spew implements a deep pretty printer for Go data structures to aid in debugging. A comprehensive suite of tests with 100% test coverage

Bug#860430: RFP: Tokio -- A network application framework for Rust

2017-04-16 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : Carl Lerche URL : https://github.com/tomusdrw/tokio-proto/ License : Tokio is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like

Bug#860431: RFP: github-golang-cespare-cp-dev -- File copying for Go

2017-04-16 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : Caleb Spare URL : https://github.com/cespare/cp License : permissive BSD / https://github.com/cespare/cp/blob/master/LICENSE.txt Language : Go Description : cp is a small Go package for copying files and directories.

Bug#860434: RFP: cpp-ethereum -- Ethereum C++ client

2017-04-16 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : Gav Wood URL : https://github.com/ethereum/cpp-ethereum License : GPL3 Language : C++ Description : It is the third most popular of the Ethereum clients, behind geth (the go client) and Parity (the rust client). The code is

Bug#860436: RFP: pyrlp -- The python RLP serialization library

2017-04-16 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : jnnk URL : https://github.com/ethereum/pyrlp License : MIT Language : python Description : A Python implementation of Recursive Length Prefix encoding (RLP).

Bug#857061: RFP: jsonpb-go -- Modified Protobuf to JSON serializer in Go

2017-03-07 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist URL: https://github.com/OpenBazaar/jsonpb License: Permissive MIT-like Description : Modified Protobuf to JSON serializer in Go Forked (by OpenTransactions) from the protobuf library to fix a couple issues: // Redistribution and use in source and binary forms,

Bug#859383: RFP: libnetty-4.0-java -- Java NIO client/server socket framework

2017-04-02 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : Thierry Carrez URL : http://www.netty.io/ License : Apache-2.0 Language : Java Description : Netty is a Java NIO client/server framework which enables quick and easy development of network applications such as protocol

Bug#860585: RFP: miniLock -- File encryption software that does more with less.

2017-04-18 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : kaepora (Nadim Kobeissi) URL : https://github.com/kaepora/miniLock License : AGPL3 Language : javascript Description : miniLock is a small, portable file encryption software. The idea behind its design is that passphrase

Bug#861088: RFP: github-golang-mattn-go-colorable-dev -- Colorable writer

2017-04-24 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : mattn URL : https://github.com/mattn/go-colorable License : MIT Language : Go Description : This package handles escape sequences for ansi color (for Go language projects). (This was originally written for NSA/Windows but you

Bug#866168: ITP: pyrlp -- Recursive Length Prefix (RLP) library — Python

2017-07-01 Thread Jeffrey Cliff
> Can you mention why you want this package in Debian? In a word, Ethereum. It's one of many possible prereqiusites to get ethereum working at least in my reading of the ethereum source. On 30 June 2017 at 18:39, Ben Finney wrote: > Howdy Jeffrey, > > Thank you for

Bug#862751: RFP: node-babelify -- Browserify transform for Babel

2017-05-16 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : Sebastian "kittens" McKenzie < @sebmck > URL : https://github.com/babel/babelify License : MIT Language : javascript Description : Babel browserify transform ( https://github.com/babel/babel https://github.com/substack/node-browserify ).

Bug#862939: RFP : golang-github-fatih-color-dev -- Color package for Go

2017-05-18 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : Fatih Arslan URL : https://github.com/fatih/color/ License : MIT Language : Go Description : Color lets you use colorized outputs in terms of ANSI Escape Codes in Go (Golang). The API can be used in several ways, pick one

Bug#862938: RFP : gostack-stack -- utilities to capture, manipulate, and format call stacks

2017-05-18 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : Chris Hines URL : https://github.com/go-stack/stack License : MIT Language : Go Description : Package stack implements utilities to capture, manipulate, and format call stacks. It provides a simpler API than package runtime. The implementation

Bug#851569: isn't this the same as #748081 ?

2017-06-16 Thread Jeffrey Cliff
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748081 sure looks like a duplicate of this request.

Bug#882713: upstream is pretty on the ball

2017-11-28 Thread Jeffrey Cliff
they are ready to jump on this, but upstream has a few questions. > How does this package end up in debian / ubuntu / mint after merging [sample PR to make a debian package] ? Is there an automated process somewhere that scrapes pytest packages and automatically add them (assuming the files in

Bug#882713: upstream offers debian package

2017-11-28 Thread Jeffrey Cliff
upstream merged my patch, so now they even have a buildable debian package(?)

Bug#882713: preliminary debian package

2017-11-25 Thread Jeffrey Cliff
At github I have submitted a pull request https://github.com/bigsassy/pytest-pythonpath/pull/9 with a debian directory that allows for building to a package for me. Code at my repository at https://github.com/themusicgod1/pytest-pythonpath/ Hopefully this helps Jeff Cliff

Bug#882704: preliminary package on github

2017-11-25 Thread Jeffrey Cliff
I now have a preliminary, building package available. It has my name on it as maintainer and since I don't really know how to do that, it'll have to be changed. Hopefully this helps https://github.com/msabramo/setuptools-markdown/pull/17 which comes from

Bug#882725: pull request w. debian package

2017-12-15 Thread Jeffrey Cliff
I created a preliminary debian package directory https://github.com/themusicgod1/cytoolz and sent upstream a pull request https://github.com/pytoolz/cytoolz/pull/109 Hopefully this helps -Jeff Cliff

Bug#882695: preliminary debian packaging pull request upstream

2017-12-16 Thread Jeffrey Cliff
https://github.com/ethereum/eth-utils/pull/33 contains a first attempt at making a building package for eth-utils. It comes from my github repository at https://github.com/themusicgod1/eth-utils Hope this helps, Jeff Cliff

Bug#866167: py-evm

2017-12-19 Thread Jeffrey Cliff
Since py-evm seems to be an entirely different package, even if it's the successor of pyethereum, I've created another RFP for it https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884796 just in case

Bug#882275: RFP : ruby-rails-hamlit -- Hamlit (haml) generators for Rails 4

2017-11-20 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : Meng "mfung" Fung URL : https://github.com/mfung/hamlit-rails License : MIT ( https://github.com/mfung/hamlit-rails/blob/master/LICENSE.txt ) Language : ruby Description : Hamlit-rails Provides hamlit generators for Rails 4. It also enables hamlit

Bug#882093:

2017-11-20 Thread Jeffrey Cliff
this bug may be closed - looks like what I was requesting is called node-json5 in debian, ie it's already here.

Bug#882290: RFP: reactjs-textarea-autosize -- textarea component for React which grows with content

2017-11-21 Thread Jeffrey Cliff
yeah, it's getting late, that email address should have been 8may...@gmail.com not someb...@example.org enough rfps for one night.

Bug#882288: RFP : ruby-pghero -- A performance dashboard for Postgres

2017-11-21 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist Upstream Author : Andrew "ankane" Kane ( and...@chartkick.com ) URL : https://github.com/ankane/pghero License : MIT ( https://github.com/ankane/pghero/blob/master/LICENSE.txt ) Language : ruby Description : A performance dashboard for Postgres - health checks,

Bug#886338: missing url

2018-01-05 Thread Jeffrey Cliff
URL should be https://github.com/pytest-dev/pytest-asyncio not https://github.com/Tinche

Bug#887341: pull request upstream

2018-01-20 Thread Jeffrey Cliff
Though I have my doubts that it will be merged ( due to their requiring tox 2.6 ), I have created a preliminary debian package directory in pull request https://github.com/ethereum/eth-bloom/pull/11 from 'debian2' branch in https://github.com/themusicgod1/eth-bloom which successfully builds an

Bug#884796: preliminary packaging

2018-01-20 Thread Jeffrey Cliff
haven't got very far, but made it as far as the alpha release 0.0.1 in terms of getting an installing package together. alpha release 0.0.1 really doesn't look like it's the whole project, but it's a start - - https://github.com/themusicgod1/py-evm/tree/debian1 hopefully that helps Jeff Cliff

Bug#887042: preliminary packaging work

2018-01-14 Thread Jeffrey Cliff
Although it's an outdated version (0.0.1-1) rather than (0.1.0b) my git repository has a building package for python3-async-lru on the 'buildable' branch https://github.com/themusicgod1/async_lru/tree/buildable Hope this helps Jeff Cliff

Bug#887115: pull requests upstream

2018-01-13 Thread Jeffrey Cliff
Between https://github.com/zheller/flake8-quotes/pull/66 https://github.com/zheller/flake8-quotes/pull/67 there's a preliminary debian package directory that successfully builds a package Hope this helps Jeff Cliff

Bug#863704: duplicate

2018-01-12 Thread Jeffrey Cliff
since this is clearly a duplicate, is it OK if we close this one and leave the other one open?

Bug#886338: pull request upstream

2018-01-12 Thread Jeffrey Cliff
I've put together a pull request to package pytest-asyncio : https://github.com/pytest-dev/pytest-asyncio/pull/74 ( which successfully builds http://82.221.128.217/python3-pytest-asyncio/python3-pytest-asyncio_0.9.0-dev1-1_amd64.deb ) Hope this is helpful Jeff Cliff

Bug#872625: trinity & pyethapp

2018-02-17 Thread Jeffrey Cliff
from : @car...@github.com : "Just FYI, trinity is being designed as a node on top of py-evm, and should (I believe) completely replace pyethapp functionality. Because of that, there may not be much momentum for doing maintenance work on pyethapp."

Bug#890538: updated repo URL

2018-08-07 Thread Jeffrey Cliff
An alternative, post-Microsoft Github takeover repository in question is available at: https://notabug.org/themusicgod1/hera

Bug#859371: updated repo

2018-08-07 Thread Jeffrey Cliff
https://notabug.org/themusicgod1/evmjit is the updated link for my repo of a building package, now that Microsoft pulled the carpet from under the other one.

Bug#887105: new pull request upstream

2018-01-13 Thread Jeffrey Cliff
https://github.com/elijahandrews/flake8-blind-except/pull/10 has a preliminary debian package directory that successfully builds a package (assuming you've got all the prerequisites, see blocking bugs ) Hope this helps Jeff Cliff

Bug#859371: progress

2018-03-10 Thread Jeffrey Cliff
I now have a building preliminary package at my github at: https://github.com/themusicgod1/evmjit pro: it does build, which involved a bunch of gotchas and a 2+ hour build time. con: it uses cmake to download(!) and compile with a specific version of LLVM (this is where most of the 2 hours is

Bug#908829: preliminary packaging work

2018-10-31 Thread Jeffrey Cliff
I have successfully built a preliminary package using the code at https://notabug.org/themusicgod1/panicparse/ Hopefully this helps. Jeff Cliff

Bug#911895: preliminary building package

2018-11-01 Thread Jeffrey Cliff
A preliminary building package is available at notabug.org/makenotabuggreatagain/barcode Hope this helps, Jeff Cliff

Bug#913833: preliminary packaging

2018-11-15 Thread Jeffrey Cliff
A preliminary building package is now available in the link above. Hopefully this helps, Jeff Cliff

Bug#911803: preliminary building package

2018-11-16 Thread Jeffrey Cliff
a building preliminary package is available at the above link, under a slightly renamed package name. It is giving a lintian warning still (see issue #3 - https://notabug.org/makenotabuggreatagain/clog/issues/3 ), but it is building

Bug#836852: updated link

2019-01-17 Thread Jeffrey Cliff
here's an official non NSA/Microsoft link : https://gitlab.com/synctext/tribler/ ( tribler has continued to be under active development all this time, and has grown considerably as a project since 6.5 release )

Bug#872625: dead in the water

2018-12-03 Thread Jeffrey Cliff
sure seems like upstream is dead - they are recommending geth and parity on their github...

Bug#745040: preliminary packaging

2018-12-03 Thread Jeffrey Cliff
A building preliminary package is available at (what should be considered upstream, now) at https://notabug.org/themusicgod1/libcpuid Hope this helps. Jeff Cliff

Bug#912063: preliminary building package

2018-12-09 Thread Jeffrey Cliff
the abovementioned repository has a preliminary building package now hopefully this helps Jeff Cliff

Bug#903375: preliminary building package

2018-11-29 Thread Jeffrey Cliff
http://qhtn4w2q36dojls2.onion/node-path-parse contains a building preliminary package directory. hope that helps Jeff Cliff

Bug#890541: launchpad newer versions

2018-11-29 Thread Jeffrey Cliff
there are newer source versions available on launchpad / PPA now: https://launchpad.net/~ethereum/+archive/ubuntu/ethereum/

Bug#915498: preliminary debian package working

2018-12-04 Thread Jeffrey Cliff
see the above link for a working debian packaging directory hopefully this helps Jeff Cliff

Bug#912065: preliminary debian package

2018-12-04 Thread Jeffrey Cliff
a building preliminary debian package is available at the above link. ( eg https://notabug.org/makenotabuggreatagain/git-module/ ) Hopefully this helps Jeff Cliff

Bug#913988: preliminary packaging

2018-11-17 Thread Jeffrey Cliff
at the above link there is a preliminary debian package that is buildable. Hopefully this helps, Jeff Cliff

Bug#910533: preliminary building package

2019-01-27 Thread Jeffrey Cliff
the above link now can build a preliminary debian package hopefully this helps, Jeff Cliff

Bug#862294: non-NSA/Microsoft repository link

2019-03-22 Thread Jeffrey Cliff
https://salsa.debian.org/themusicgod1-guest/standard is a non-NSA/Microsoft git 'upstream' repository available for this project. Hopefully this helps, Jeff Cliff

Bug#890567: buildable preliminary debian package

2019-03-24 Thread Jeffrey Cliff
available at https://notabug.org/themusicgod1/termui Its 'example' code seems to work (if you resolve GOPATH issues). hopefully this helps, Jeff Cliff

Bug#926340: preliminary building package

2019-04-03 Thread Jeffrey Cliff
at the above repo, there is now a preliminary building package directory (that also passes all the mocha tests) Hope this helps, Jeff Cliff

Bug#860431: post NSA/Microsoft upstream change

2019-04-03 Thread Jeffrey Cliff
Control: retitle -1 RFP: golang-notabug-themusicgod1-cp-dev -- File Copying for Go

Bug#860431: building preliminary package

2019-04-03 Thread Jeffrey Cliff
at the notabug upstream repo, there is a directory for building a package that successfully builds. hopefully this helps, Jeff Cliff

Bug#890550: new upstream repo:

2019-04-03 Thread Jeffrey Cliff
https://gitlab.parity.io/parity/parity-ethereum/

Bug#908765: seems like this already exists

2019-04-01 Thread Jeffrey Cliff
in package ~/node-babel-6.26.0+dfsg/packages/ there's already a node-babel-preset-es2016 node5 seems to be specifically for nodejs v5 which is a few versions ago i'm thinking this may not be necessary after all

Bug#887042: updated repo link

2019-04-04 Thread Jeffrey Cliff
looks like the work in making a buildable branch was lost when github was lost. the new link is at : https://salsa.debian.org/themusicgod1-guest/py-async_lru

Bug#884796: update repo link

2019-04-04 Thread Jeffrey Cliff
looks like the work in making a debian packaging branch was lost when github was lost. https://salsa.debian.org/themusicgod1-guest/py-evm is what remains

Bug#924951: buildable debian directory

2019-03-30 Thread Jeffrey Cliff
on the upside...the above link has a branch that successfully builds an installable package... on the down side this package turns out to be one of those 'one-function' ones, so it probably just makes more sense to fold it into mist. Hopefully this helps, Jeff Cliff

Bug#910035:

2019-02-25 Thread Jeffrey Cliff
I'd like to get my feet wet in maintaining a package, and this seems like the perfect package to start with, since it's small & I've been using it for years. While I'm not really sure where to start I took a look at the source code and it seemed to mostly make sense. I made a patch that fixes

Bug#910035: disregard

2019-03-02 Thread Jeffrey Cliff
ah disregard that, I'm not set up for that by the looks (I'll work on getting access to a sid box in the meanwhile), sorry for getting all your hopes up jeff

Bug#887841: followup

2019-02-21 Thread Jeffrey Cliff
A year ago you expressed interest in packaging node-smart-buffer. Are you still interested in doing so? Is there anything in particular that is getting in your way?

Bug#923616: Re : GSoC

2019-03-13 Thread Jeffrey Cliff
Please do.

Bug#923616: in the meanwhile

2019-03-13 Thread Jeffrey Cliff
the above link ( https://salsa.debian.org/themusicgod1-guest/os-timesync ) now has a preliminary building package Hopefully this helps, and makes the GSoC students' job a little easier Jeff Cliff

Bug#922483: duplicate?

2019-02-17 Thread Jeffrey Cliff
a pretty close to duplicate RFP was just filed at #922476 .

Bug#922151: RFP: node-php-date-formatter -- datetime formatting and manipulation library using PHP date-time formats

2019-02-12 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist * Package name: node-php-date-formatter Version : 1.3.4 Upstream Author : Kartik Visweswaran * URL : https://notabug.org/makenotabuggreatagain/php-date-formatter * License : BSD-3-Clause Programming Lang: javascript

Bug#921493: why?

2019-02-12 Thread Jeffrey Cliff
Oh I see now, #889058 not sure how I missed that On Tue, 12 Feb 2019 at 12:47, Jeffrey Cliff wrote: > Why was this closed? Did I miss this somewhere in debian? > -- GENERATION 26: The first time you see this, copy it into your sig on any forum and add 1 to the generation

Bug#922159: RFP: node-rework -- Plugin framework for CSS preprocessing in Node.js

2019-02-12 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist * Package name: node-rework Version : 1.0.1 Upstream Author : Conrad Zimmerman * URL : https://notabug.org/makenotabuggreatagain/rework/ * License : MIT Programming Lang: javascript Description : Plugin framework for CSS

Bug#921493: why?

2019-02-12 Thread Jeffrey Cliff
Why was this closed? Did I miss this somewhere in debian?

Bug#921920: RFP: libjs-jquery-datetimepicker -- jQuery Date and Time Picker Plugin

2019-02-10 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist * Package name: libjs-jquery-datetimepicker Version : 2.5.20 Upstream Author : Valeriy Chupurnov * URL : https://notabug.org/makenotabuggreatagain/datetimepicker/ * License : MIT Programming Lang: Javascript Description

Bug#921485: RFP: python-srht-git -- sr.ht git services

2019-02-05 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist * Package name : python-srht-git Version : 0.22.2 Upstream Author : Drew DeVault (@s...@cmpwn.com) * URL : https://git.sr.ht/~sircmpwn/git.sr.ht * License : Affero GPLv3 Programming Lang: python Description : sr.ht git services This is the git component of sr.ht

Bug#921493: RFP: node-ava -- ava helps with testing

2019-02-05 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist * Package name: node-ava Version : 1.2.1 Upstream Author : Mark Wubben (novemberborn.net) * URL : https://notabug.org/makenotabuggreatagain/ava * License : MIT Programming Lang: javascript Description : ava helps with

Bug#827314: non-NSA/Microsoft link

2019-02-19 Thread Jeffrey Cliff
a non NSA/Microsoft upstream link is available at http://notabug.org/themusicgod1/mist

Bug#921388: RFP: node-taffydb -- JavaScript Database for your browser

2019-02-04 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist * Package name: node-taffydb Version : 2.7.3 Upstream Author : @biastoact@birdsite * URL : https://notabug.org/makenotabuggreatagain/taffydb * License : MIT Programming Lang: Javascript Description : Database for your

Bug#884834: followup

2019-02-04 Thread Jeffrey Cliff
over a year ago you expressed interest in packaging node-gulp-less - are you still working on packaging this? Are you stuck on anything? Thanks, Jeff Cliff

Bug#886640: followup

2019-02-04 Thread Jeffrey Cliff
As with #884834, over a year ago you expressed interest in packaging node-accord - are you also no longer packing this as well? Thanks, Jeff Cliff

Bug#921407: RFP: python-srht-scm -- Shared support code for sr.ht source control services

2019-02-04 Thread Jeffrey Cliff
Package: wnpp Severity: wishlist * Package name: python-srht-scm Version : 0.3.3 Upstream Author : Drew DeVault ( @s...@cmpwn.com ) * URL : https://git.sr.ht/~sircmpwn/scm.sr.ht * License : Affero GPL Programming Lang: python Description : Shared

Bug#884834: non-github repository

2019-02-04 Thread Jeffrey Cliff
now that Hilko isn't working on packaging this anymore, an non-NSA/Microsoft controlled upstream repository is also available at https://notabug.org/makenotabuggreatagain/gulp-less/

Bug#921286: duplicate?

2019-02-04 Thread Jeffrey Cliff
For what it's worth there is a RFP for this at #890567 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890567

Bug#842420: non nsa/microsoft upstream link

2019-04-08 Thread Jeffrey Cliff
there is a non-NSA/Microsoft upstream repo available for this project at https://notabug.org/themusicgod1/electron

Bug#780357: non-nsa/microsoft upstream repo link

2019-04-15 Thread Jeffrey Cliff
http://2f6fp4mgj53bjjnqf37ersty2hgr3jeyo2ibud3odslunebmfehqhaid.onion is available as a non-NSA/Microsoft upstream repo.

Bug#910389: preliminary building debian package

2019-04-16 Thread Jeffrey Cliff
a preliminary building debian package is available at the above link Hopefully this helps, Jeff Cliff

Bug#910381: non-NSA/Microsoft upstream available

2019-05-07 Thread Jeffrey Cliff
an alternative upstream is available at https://notabug.org/themusicgod1/chai-as-promised Hopefully this helps, Jeff Cliff

  1   2   >