Bug#853932: ITP: adnauseam -- firefox extension that hides ad and simulates clicks on each blocked ad
Package: wnpp Severity: wishlist Owner: =?utf-8?q?F=C3=A9lix_Sipma?= * Package name: adnauseam Version : 3.0.5-1 Upstream Author : Daniel C. Howe, Helen Nissenbaum & Mushon Zer-Aviv * URL : https://adnauseam.io * License : GPL-3+ Programming Lang: JavaScript Description : firefox extension that blocks ad and simulates clicks on each blocked ad AdNauseam is a lightweight browser extension that blends software tool and artware intervention to fight back against tracking by advertising networks. AdNauseam works like an ad-blocker (it is built atop uBlock-Origin) to silently simulate clicks on each blocked ad, confusing trackers as to one's real interests. At the same time, AdNauseam serves as a means of amplifying users' discontent with advertising networks that disregard privacy and facilitate bulk surveillance agendas. I thought of "adnauseam" for the source package and "xul-ext-adnauseam" for the binary package. I intend to package this by taking inspiration from the ublock-origin package and I'll need a sponsor. signature.asc Description: PGP signature
Bug#853942: ITP: golang-github-pkg-profile -- Simple profiling for Go
Package: wnpp Severity: wishlist Owner: =?utf-8?q?F=C3=A9lix_Sipma?= * Package name: golang-github-pkg-profile Version : 1.2.0 Upstream Author : Dave Cheney * URL : https://github.com/pkg/profile * License : BSD-2-clause Programming Lang: Go Description : Simple profiling for Go Simple profiling support package for Go I intend to package this in the Debian Go Packaging Team golang-github-pkg-profile is a dependency of the new version of restic (0.4.0). signature.asc Description: PGP signature
Re: Git hosting for code that provides Debian services
On Mon, Jan 30, 2017 at 05:42:36PM +0100, Alexander Wirt wrote: > On Mon, 30 Jan 2017, Lars Wirzenius wrote: > > Right, so the answer is that Gitlab is still an "open core" project. I > > therefore repeat that I find it sad that it's being pushed as a > > service for Debian to use. > > I personally don't find "open core" projects to be fully free > > software, even if they follow current DFSG, OSI, and FSF criteria. I > > may be in a minority with that view, of course. > I am not sure what you mean with "debian", but we (git.d.o) doesn't plan to > use gitlab (for exact that reasoning). This position means that people will choose to use a completly non-free service rather than the service debian provides. OTOH I think the problem is not that "we don't have github workflow" but "every maintainer invents their own workflow". We have very strict policy on what goes into the binary packages. Meanwhile there is no effective policy how the source should be structured in git. We need to question if not having package sources in git is still useful option - or even if source package counts a preferred form for modification. At least "apt-get source" tells me every how I should probably use git instead... Riku
Re: manpages.debian.org has been modernized!
On Wed, Jan 18, 2017 at 06:23:16PM +0100, Michael Stapelberg wrote: > We’d love to hear your feedback and thoughts. Thanks, really nice. This should motivate me to create manpages some of my packages are missing. May https://manpages.debian.org/ rise high in search engine rankings! Riku
Bug#853955: ITP: python-fusepy -- simple Python interface to FUSE
Package: wnpp Severity: wishlist Owner: Sascha Steinbiss * Package name: python-fusepy Version : 2.0.4 Upstream Author : Terence Honles , Giorgos Verigakis * URL : https://github.com/terencehonles/fusepy * License : ISC Programming Lang: Python Description : simple Python interface to FUSE fusepy is a Python module that provides a simple interface to FUSE and MacFUSE. It's just one file and is implemented using ctypes. Due to a name clash with the existing API-incompatible python-fuse package, the importable module name for fusepy in Debian will be 'fusepy' instead of upstream's 'fuse'. This is being packaged as a dependency of a component of GRR, an incident response framework.
Bug#853961: general: Add single click option to XFCE file picker
Package: general Severity: wishlist On XFCE, despite having single click to open elsewhere, there is no option to single click folders to select them, would be very nice if this were changed -- System Information: Debian Release: 8.7 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
Re: Git hosting for code that provides Debian services
Riku Voipio writes ("Re: Git hosting for code that provides Debian services"): > OTOH I think the problem is not that "we don't have github workflow" > but "every maintainer invents their own workflow". The problem isn't the lack of agreement on git workflow. The world in general doesn't have agreement on git workflow, but still manages to have a fairly-uniform interface to external contributors. Well, two "skins" if you will over the same contributors workflow: 1. git clone something 2. make your changes as git commits that seem to make sense 3(a) git-format-patch && git-send-email or 3(b) git push and press the "request pull" button in some web UI. The problems are: 1. There is^W was (in general, and in practice in many if not most cases) nothing you can git clone, to get the source of a Debian package. 2. There is no formal and established mechanism for offering your contribution. (No, sending the output of `git-request-pull' to the BTS is not a "formal and established mechanism.) dgit solves the first problem. Something like a gitlab.d.o could solve the second. > We need to question if not having package sources in git is > still useful option I agree and this is why I wrote dgit. Please try it out. > - or even if source package counts a preferred > form for modification. I agree. > At least "apt-get source" tells me every how > I should probably use git instead... apt-get source's suggestion to use the vcs-git repository is (in general, and in practice in many if not most cases) a lie. The vcs-git repository: * May be out of date compared to the archive * Might contain an arbtrarily weird git tree or git history * Usually contains a patches-unapplied tree which is unsuitable unless you are a Debian expert (see my posts on this passim) Ian. -- Ian JacksonThese opinions are my own. If I emailed you from an address @fyvzl.net or @evade.org.uk, that is a private address which bypasses my fierce spamfilter.
Bug#853982: ITP: libconfig-mvp-slicer-perl -- Extract embedded plugin config from parent config
Package: wnpp Severity: wishlist Owner: =?utf-8?q?Carn=C3=AB_Draug?= * Package name: libconfig-mvp-slicer-perl Version : 0.302 Upstream Author : Randy Stauner * URL : https://metacpan.org/release/Config-MVP-Slicer * License : Artistic or GPL-1+ Programming Lang: Perl Description : Extract embedded plugin config from parent config Config::MVP::Slicer can be used to extract embedded configurations for other plugins out of larger (parent) configurations. An example where this can be useful is plugin bundles (see Config::MVP::Assembler::WithBundles). A bundle loads other plugins with a default configuration that works most of the time, but sometimes you wish you could customize the configuration for one of those plugins without having to remove the plugin from the bundle and re-specify it separately.
Bug#853983: ITP: libdist-zilla-role-pluginbundle-pluginremover-perl -- Dist::Zilla plugin to add '-remove' functionality to a bundle
Package: wnpp Severity: wishlist Owner: =?utf-8?q?Carn=C3=AB_Draug?= * Package name: libdist-zilla-role-pluginbundle-pluginremover-perl Version : 0.104 Upstream Author : Randy Stauner * URL : https://metacpan.org/release/Dist-Zilla-Role-PluginBundle-PluginRemover * License : Artistics or GPL-1+ Programming Lang: Perl Description : Dist::Zilla plugin to add '-remove' functionality to a bundle Dist::Zilla::Role::PluginBundle::PluginRemover enables Dist::Zilla plugin bundles to automatically remove any plugins specified by the -remove attribute. This is similar to the @Filter plugin but with less typing.
Bug#853984: ITP: libdist-zilla-role-pluginbundle-config-slicer-perl -- Dist::Zilla plugin to pass portions of bundle config to its plugins
Package: wnpp Severity: wishlist Owner: =?utf-8?q?Carn=C3=AB_Draug?= * Package name: libdist-zilla-role-pluginbundle-config-slicer-perl Version : 0.201 Upstream Author : Randy Stauner * URL : https://metacpan.org/release/Dist-Zilla-Config-Slicer * License : Artistic or GPL-1+ Programming Lang: Perl Description : Dist::Zilla plugin to pass portions of bundle config to its plugins Dist::Zilla::Role::PluginBundle::Config::Slicer enables a Dist::Zilla plugin bundle to accept configuration customizations for the plugins it will load and merge them transparently.
Bug#853985: ITP: python-scrapy-djangoitem -- Scrapy extension to write scraped items using Django models
Package: wnpp Severity: wishlist Owner: Michael Fladischer -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: python-scrapy-djangoitem Version : 1.1.1 Upstream Author : Scrapy developers * URL : https://github.com/scrapy-plugins/scrapy-djangoitem * License : BSD-3-clause Programming Lang: Python Description : Scrapy extension to write scraped items using Django models scrapy-djangoitem is an extension that allows you to define Scrapy items using existing Django models. This utility provides a new class, named DjangoItem, that you can use as a regular Scrapy item and link it to a Django model with its django_model attribute. -BEGIN PGP SIGNATURE- iQFFBAEBCgAvFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAliTikMRHGZsYWRpQGRl Ymlhbi5vcmcACgkQ/9PIi5l90WrFPAf/bxqUV7Jy4EH2wLWx3LeZ38D12oPY1dLs 6/5fGQaZjUKWiFUBJgBFXVKdyRzttf/lFxMSCjCB8fA0FI4gl0f8KGHcG/9MZCOD NeJQArgLGHXAKNsk37T8pRR8UuzMn5+oNkpbUv8bp34Q2qDXtAOabqkcWfWPJ4qP r351Uk7i4u3jWIduz2DrvO0mjJLm8RAEgRuiyaTthKlLFsd/J9YySy6KCwVKg4zJ Gut3b1/ksao0gjbqk/HdSl4UD6oaU577wi5tDT9H4OEv1IzbIaMrc+E+7HcUfG/F jViys2RJn5qgW8HKpnp1gHzgpmmv4q/DUViEKOTqfnPOtAbAfvuv1g== =5V/A -END PGP SIGNATURE-
Re: Git hosting for code that provides Debian services
On Jan 30 2017, Lars Wirzenius wrote: > I personally don't find "open core" projects to be fully free > software, even if they follow current DFSG, OSI, and FSF criteria. This strikes me as a little odd, though. So if the company that sells the "closed shell" goes bust, would that turn the remaining core into free software for you? Or, to put it differently, is an orphaned project with no maintainer to accept patches preferable to a project with an active maintainer who rejects some useful patches (because he wants to sell them), but accepts others? Curious, -Nikolaus -- GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F »Time flies like an arrow, fruit flies like a Banana.«
Processed: reassign 853961 to thunar
Processing commands for cont...@bugs.debian.org: > reassign 853961 thunar Bug #853961 [general] general: Add single click option to XFCE file picker Bug reassigned from package 'general' to 'thunar'. Ignoring request to alter found versions of bug #853961 to the same values previously set Ignoring request to alter fixed versions of bug #853961 to the same values previously set > thanks Stopping processing here. Please contact me if you need assistance. -- 853961: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853961 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Work-needing packages report for Feb 3, 2017
The following is a listing of packages for which help has been requested through the WNPP (Work-Needing and Prospective Packages) system in the last week. Total number of orphaned packages: 1053 (new: 2) Total number of packages offered up for adoption: 167 (new: 8) Total number of packages requested help for: 43 (new: 0) Please refer to http://www.debian.org/devel/wnpp/ for more information. The following packages have been orphaned: jaula (#853209), orphaned 3 days ago Description: JSON parser/writer library for C++ Reverse Depends: jparse libjaula-dev Installations reported by Popcon: 50 Bug Report URL: http://bugs.debian.org/853209 socnetv (#853048), orphaned 4 days ago Description: social network analysis and visualisation application Installations reported by Popcon: 44 Bug Report URL: http://bugs.debian.org/853048 1051 older packages have been omitted from this listing, see http://www.debian.org/devel/wnpp/orphaned for a complete list. The following packages have been given up for adoption: libserialport (#852832), offered 6 days ago Description: Crossplatform serial port handling library - development files Reverse Depends: libserialport-dev libsigrok-dev libsigrok2 Installations reported by Popcon: 592 Bug Report URL: http://bugs.debian.org/852832 libsigrok (#852830), offered 6 days ago Description: sigrok hardware driver library - development files Reverse Depends: libsigrok-dev libsigrok0-dev pulseview sigrok-cli Installations reported by Popcon: 521 Bug Report URL: http://bugs.debian.org/852830 libsigrokdecode (#852831), offered 6 days ago Description: sigrok protocol decoding library - development files Reverse Depends: libsigrokdecode-dev libsigrokdecode0-dev pulseview sigrok-cli Installations reported by Popcon: 311 Bug Report URL: http://bugs.debian.org/852831 pulseview (#852833), offered 6 days ago Description: sigrok logic analyzer, oscilloscope, and MSO GUI Reverse Depends: sigrok Installations reported by Popcon: 279 Bug Report URL: http://bugs.debian.org/852833 sigrok (#852828), offered 6 days ago Description: Logic analyzer and protocol decoder software suite (metapackage) Installations reported by Popcon: 177 Bug Report URL: http://bugs.debian.org/852828 sigrok-cli (#852834), offered 6 days ago Description: command-line frontend for the sigrok software Reverse Depends: sigrok Installations reported by Popcon: 216 Bug Report URL: http://bugs.debian.org/852834 sigrok-firmware-fx2lafw (#852835), offered 6 days ago Description: Firmware for Cypress FX2(LP) based logic analyzers Reverse Depends: sigrok Installations reported by Popcon: 275 Bug Report URL: http://bugs.debian.org/852835 terminatorx (#853284), offered 2 days ago Description: realtime audio synthesizer Installations reported by Popcon: 355 Bug Report URL: http://bugs.debian.org/853284 159 older packages have been omitted from this listing, see http://www.debian.org/devel/wnpp/rfa_bypackage for a complete list. For the following packages help is requested: athcool (#278442), requested 4482 days ago Description: Enable powersaving mode for Athlon/Duron processors Installations reported by Popcon: 21 Bug Report URL: http://bugs.debian.org/278442 autopkgtest (#846328), requested 64 days ago Description: automatic as-installed testing for Debian packages Reverse Depends: debci-worker openstack-pkg-tools Installations reported by Popcon: 733 Bug Report URL: http://bugs.debian.org/846328 balsa (#642906), requested 1957 days ago Description: An e-mail client for GNOME Reverse Depends: balsa-dbg Installations reported by Popcon: 693 Bug Report URL: http://bugs.debian.org/642906 cups (#532097), requested 2798 days ago Description: Common UNIX Printing System Reverse Depends: bluez-cups boomaga chromium cinnamon-settings-daemon cloudprint cups cups-backend-bjnp cups-browsed cups-bsd cups-client (66 more omitted) Installations reported by Popcon: 175524 Bug Report URL: http://bugs.debian.org/532097 cyrus-sasl2 (#799864), requested 498 days ago Description: authentication abstraction library Reverse Depends: 389-ds-base 389-ds-base-libs 389-dsgw adcli autofs-ldap cairo-dock-mail-plug-in claws-mail claws-mail-acpi-notifier claws-mail-address-keeper claws-mail-archiver-plugin (127 more omitted) Installations reported by Popcon: 193874 Bug Report URL: http://bugs.debian.org/799864 dee (#831388), requested 202 days ago D
Bug#854014: ITP: prometheus-postgres-exporter -- Prometheus exporter for PostgresSQL server metrics
Package: wnpp Severity: wishlist Owner: =?utf-8?q?Mart=C3=ADn_Ferrari?= * Package name: prometheus-postgres-exporter Version : 0.1.1 Upstream Author : Will Rouesnel * URL : https://github.com/wrouesnel/postgres_exporter * License : Apache-2.0 Programming Lang: Golang Description : Prometheus exporter for PostgresSQL server metrics Prometheus exporter for PostgresSQL server metrics, written in Go. Supportes Postgres versions 9.1 and up.
Bug#854015: ITP: python-hupper -- Integrated process monitor for developing servers
Package: wnpp Owner: tak...@debian.org Severity: wishlist * Package name: python-hupper Version : 0.4.2 Upstream Author : Michael Merickel * URL or Web page : https://github.com/Pylons/hupper * License : MIT Description : hupper is an integrated process monitor that will track changes to any imported Python files in sys.modules as well as custom paths. When files are changed the process is restarted.
Bug#854016: ITP: kubernetes-addon-dns -- DNS service addon for Kubernetes
X-Debbugs-CC: debian-devel@lists.debian.org, pkg-go-maintain...@lists.alioth.debian.org Package: wnpp Severity: wishlist Owner: Tim Potter * Package name: kubernetes-addon-dns Version : 1.13+git20170201.0.da9d641 Upstream Author : Bowei Du, Zihong Zheng * URL : https://github.com/kubernetes/dns * License : Apache-2.0 Programming Lang: Go Description : DNS service addon for Kubernetes The Kubernetes DNS addon is a service launched automatically using the Kubernetes cluster manager. The DNS addon schedules a DNS Pod and Service on the cluster, and configures the kubelets to tell individual containers to use the DNS Service’s IP to resolve DNS names. signature.asc Description: Message signed with OpenPGP using GPGMail
Bug#854018: ITP : node-is-npm -- Check if your code is running as an npm script
Package: wnpp Severity: wishlist Owner: Shirish Togarla X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-is-npm Version : 1.0.0 Upstream Author : Sindre Sorhus ( http://sindresorhus.com) * URL : https://github.com/sindresorhus/is-npm * License : Expat Programming Lang: JavaScript Description : Check if your code is running as an npm script
Re: Bug#854018: ITP : node-is-npm -- Check if your code is running as an npm script
Control: forcemerge 850251 854018 This is a duplicate of https://bugs.debian.org/850251 To check for existing ITPs before filing one, you can use wnpp-check from the devscripts package: $ wnpp-check node-is-npm (ITP - #850251) http://bugs.debian.org/850251 node-is-npm Cheers, Juhani
Bug#854024: ITP: python-perf -- Toolkit to run Python benchmarks
Package: wnpp Severity: wishlist Owner: gustavo panizzo * Package name: python-perf Version : 0.9.3 Upstream Author : Victor Stinner * URL : http://perf.readthedocs.io/en/latest/ * License : MIT/X Programming Lang: Python Description : Toolkit to run Python benchmarks The Python perf module is a toolkit to write, run, analyze and modify benchmarks. Features: -JSON format to store benchmark results -pyperf (or python3 -m perf) command line tool to display, compare, analyze and modify benchmark results -Statistical tools to analyze the distribution of benchmark results -compare command supports comparison between multiple benchmark suites (made of multiple benchmarks) -timeit command for quick but reliable Python microbenchmarks python-perf is a dependency of tuned. I'll maintain this package under collab-main, using git