Bug#899432: ITP: r-cran-classint -- GNU R Choose Univariate Class Intervals
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-classint Version : 0.2 Upstream Author : Roger Bivand, Hisaji Ono, Richard Dunlap, Matthieu Stigler * URL : https://cran.r-project.org/package=classInt * License : GPL-2+ Programming Lang: GNU R Description : GNU R Choose Univariate Class Intervals This package provides selected commonly used methods for choosing univariate class intervals for mapping or other graphics purposes for GNU R. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-classint This is the dependency of my final target r-cran-sf.
Bug#899433: ITP: r-cran-sf -- Simple Features for R
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-sf Version : 0.6 Upstream Author : Edzer Pebesma, Roger Bivand, Etienne Racine, Michael Sumner, * URL : https://cran.r-project.org/package=sf * License : GPL-2 Programming Lang: GNU R Description : Simple Features for R Support for simple features, a standardized way to encode spatial vector data. Binds to 'GDAL' for reading and writing data, to 'GEOS' for geometrical operations, and to 'PROJ' for projection conversions and datum transformations. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-sf
Bug#899980: ITP: r-cran-blme -- GNU R Bayesian linear mixed-effects models
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-blme Version : 1.0 Upstream Author : Vincent Dorie * URL : https://cran.r-project.org/package=blme * License : GPL-2+ Programming Lang: GNU R Description : GNU R Bayesian linear mixed-effects models Maximum a posteriori estimation for linear and generalized linear mixed-effects models in a Bayesian setting. Extends 'lme4' by Douglas Bates, Martin Maechler, Ben Bolker, and Steve Walker. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-blme This is a dependency of my target r-cran-sjplot.
Bug#899985: ITP: r-cran-mertools -- GNU R tools for analyzing mixed effect regression models
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-mertools Version : 0.3.0 Upstream Author : Jared E. Knowles, Carl Frederick * URL : https://cran.r-project.org/package=merTools * License : GPL-2+ Programming Lang: GNU R Description : GNU R tools for analyzing mixed effect regression models Provides methods for extracting results from mixed-effect model objects fit with the 'lme4' package. Allows construction of prediction intervals efficiently from large scale linear and generalized linear mixed-effects models. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-mertools This is a dependency of my final target r-cran-sjplot.
Re: Bug#864354: Bug #864354 in marked as pending
writes ("Bug#864354: Bug #864354 in marked as pending"): > Control: tag -1 pending > > Hello, > > Bug #864354 in reported by you has been fixed in the > Git repository and is awaiting an upload. You can see the commit > message below, and you can check the diff of the fix at: > > https://salsa.debian.org/debian//commit/72e90fe24b196f7b479e3b4a9c25d02a823f8824 These messages are useful. However: (i) There is a spurious space between `Bug' and `#' in the gitlab-generated Subject line, which leads to the BTS adding a second copy of the bug number. > (this message was generated automatically) (ii) I went to report the above. But the message does not say who is responsible for the automation that generated it. (iii) When I went to salsa.debian.org to try to find where to report both of these things, there did not seem to be any contact details: https://www.chiark.greenend.org.uk/~ijackson/quicksand/2018/salsa-nocontact-help.png https://www.chiark.greenend.org.uk/~ijackson/quicksand/2018/salsa-nocontact-mainpage.png I hope the relevant people are reading debian-devel... Thanks, Ian. (Actual package name, and identity of salsa committer to it, elided from this message, as I don't want to distract. I have deliberately left in the bug number, so I know I haven't made their identity secret.) -- 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.
Re: Bug#864354: Bug #864354 in marked as pending
On Thu, May 24, 2018 at 11:16:06AM +0100, Ian Jackson wrote: > (ii) I went to report the above. But the message does not say who is > responsible for the automation that generated it. This should probably be added somewhere on the email, however you can guess by noticing they come from the same salsa.d.o machine. > (iii) When I went to salsa.debian.org to try to find where to report > both of these things, there did not seem to be any contact details: General salsa support is documented in the salsa docs. https://salsa.debian.org/salsa/support For that specific part, you want the webhook project: https://salsa.debian.org/salsa/webhook You should probably propose a couple of MRs there, given how simple the relevant code is ;) -- regards, Mattia Rizzolo GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. more about me: https://mapreri.org : :' : Launchpad user: https://launchpad.net/~mapreri `. `'` Debian QA page: https://qa.debian.org/developer.php?login=mattia `- signature.asc Description: PGP signature
Bug#899986: ITP: r-cran-stringdist -- GNU R approximate string matching and string distance functions
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-stringdist Version : 0.9.4.7 Upstream Author : Mark van der Loo, Jan van der Laan, R Core Team, * URL : https://cran.r-project.org/package=stringdist * License : GPL-3 Programming Lang: GNU R Description : GNU R approximate string matching and string distance functions Implements an approximate string matching version of R's native 'match' function. Can calculate various string distances based on edits (Damerau- Levenshtein, Hamming, Levenshtein, optimal sting alignment), qgrams (q- gram, cosine, jaccard distance) or heuristic metrics (Jaro, Jaro- Winkler). An implementation of soundex is provided as well. Distances can be computed between character vectors while taking proper care of encoding or between integer vectors representing generic sequences. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-stringdist This is a dependency of my final target r-cran-sjplot.
Bug#899987: ITP: r-cran-prediction -- GNU R tidy, type-safe 'prediction()' methods
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-prediction Version : 0.3.6 Upstream Author : Thomas J. Leeper, Carl Ganz * URL : https://cran.r-project.org/package=prediction * License : MIT Programming Lang: GNU R Description : GNU R tidy, type-safe 'prediction()' methods A one-function package containing 'prediction()', a type-safe alternative to 'predict()' that always returns a data frame. The package currently supports common model types (e.g., "lm", "glm") from the 'stats' package, as well as numerous other model classes from other add- on packages. See the README or main package documentation page for a complete listing. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-prediction This package is a dependency of my final target r-cran-sjplot.
Bug#899988: ITP: r-cran-modelr -- GNU R modelling functions that work with the pipe
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-modelr Version : 0.1.2 Upstream Author : Hadley Wickham, RStudio * URL : https://cran.r-project.org/package=modelr * License : GPL-3 Programming Lang: GNU R Description : GNU R modelling functions that work with the pipe This package provides GNU R functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-modelr This package is a dependency of my final target r-cran-sjplot
Re: Bug#864354: Bug #864354 in marked as pending
Mattia Rizzolo writes ("Re: Bug#864354: Bug #864354 in marked as pending"): > On Thu, May 24, 2018 at 11:16:06AM +0100, Ian Jackson wrote: > > (ii) I went to report the above. But the message does not say who is > > responsible for the automation that generated it. > > This should probably be added somewhere on the email, however you can > guess by noticing they come from the same salsa.d.o machine. Yes... > For that specific part, you want the webhook project: > https://salsa.debian.org/salsa/webhook > You should probably propose a couple of MRs there, given how simple the > relevant code is ;) Right, thanks for the pointer. > > (iii) When I went to salsa.debian.org to try to find where to report > > both of these things, there did not seem to be any contact details: > > General salsa support is documented in the salsa docs. > https://salsa.debian.org/salsa/support That's an issue tracker. DYK if there is an email address I can suggest in my MR to advertise, alongside the issue tracker ? Ian.
Re: Bug#864354: Bug #864354 in marked as pending
On Thu, May 24, 2018 at 12:33:23PM +0100, Ian Jackson wrote: > > > (iii) When I went to salsa.debian.org to try to find where to report > > > both of these things, there did not seem to be any contact details: > > > > General salsa support is documented in the salsa docs. > > https://salsa.debian.org/salsa/support > > That's an issue tracker. DYK if there is an email address I can > suggest in my MR to advertise, alongside the issue tracker ? I'm sure there is one, but I'm quite positive you should generally prefer a public issue tracker rather than an email alias... (my own opinion at least). The email address is also (although badly) documented in the salsa doc https://wiki.debian.org/Salsa/Doc (really, read it :P) salsa-ad...@debian.org -- regards, Mattia Rizzolo GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. more about me: https://mapreri.org : :' : Launchpad user: https://launchpad.net/~mapreri `. `'` Debian QA page: https://qa.debian.org/developer.php?login=mattia `- signature.asc Description: PGP signature
Bug#899991: ITP: r-cran-tmb -- GNU R template model builder: general random effect tool
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-tmb Version : 1.7.13 Upstream Author : Kasper Kristensen, Brad Bell, Hans Skaug, Arni Magnusson, * URL : https://cran.r-project.org/package=TMB * License : GPL-2 Programming Lang: GNU R Description : GNU R template model builder: general random effect tool With this tool, a user should be able to quickly implement complex random effect models through simple C++ templates. The package combines 'CppAD' (C++ automatic differentiation), 'Eigen' (templated matrix-vector library) and 'CHOLMOD' (sparse matrix routines available from R) to obtain an efficient implementation of the applied Laplace approximation with exact derivatives. Key features are: Automatic sparseness detection, parallelism through 'BLAS' and parallel user templates. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-tmb This is a dependency for my final target sjplot.
Bug#899993: ITP: r-cran-glmmtmb -- Generalized Linear Mixed Models using Template Model Builder
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-glmmtmb Version : 0.2.1.0 Upstream Author : Arni Magnusson, Hans Skaug, Anders Nielsen, Casper Berg, * URL : https://cran.r-project.org/package=glmmTMB * License : AGPL-3 Programming Lang: GNU R Description : Generalized Linear Mixed Models using Template Model Builder Fit linear and generalized linear mixed models with various extensions, including zero-inflation. The models are fitted using maximum likelihood estimation via 'TMB' (Template Model Builder). Random effects are assumed to be Gaussian on the scale of the linear predictor and are integrated out using the Laplace approximation. Gradients are calculated using automatic differentiation. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-glmmtmb This is a dependency of my final target r-cran-sjplot.
Bug#899994: ITP: r-cran-pwr -- GNU R basic functions for power analysis
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-pwr Version : 1.2 Upstream Author : Stephane Champely, Claus Ekstrom, Peter Dalgaard, Jeffrey Gill, * URL : https://cran.r-project.org/package=pwr * License : GPL-3+ Programming Lang: GNU R Description : GNU R basic functions for power analysis Power analysis functions along the lines of "Statistical Power Analysis for the Behavioral Sciences" by Jacob Cohen (1988). Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-pwr This package is a dependency of my final target r-cran-sjplot.
Bug#899995: ITP: r-cran-snakecase -- convert strings into any case for GNU R
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-snakecase Version : 0.9.1 Upstream Author : Malte Grosser * URL : https://cran.r-project.org/package=snakecase * License : GPL-3 Programming Lang: GNU R Description : convert strings into any case for GNU R This package provides a consistent, flexible and easy to use tool to parse and convert strings into cases like snake or camel among others. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-snakecase This is a predependency of my final target r-cran-sjplot.
Bug#899996: ITP: r-cran-sjlabelled -- GNU R labelled data utility functions
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-sjlabelled Version : 1.0.10 Upstream Author : Daniel Lüdecke * URL : https://cran.r-project.org/package=sjlabelled * License : GPL-3 Programming Lang: GNU R Description : GNU R labelled data utility functions Collection of functions dealing with labelled data, like reading and writing data between R and other statistical software packages like 'SPSS', 'SAS' or 'Stata', and working with labelled data. This includes easy ways to get, set or change value and variable label attributes, to convert labelled vectors into factors or numeric (and vice versa), or to deal with multiple declared missing values. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-sjlabelled This is a dependency of my final target r-cran-sjplot.
Bug#899997: ITP: r-cran-sjmisc -- GNU R data and variable transformation functions
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-sjmisc Version : 2.7.2 Upstream Author : Daniel Lüdecke * URL : https://cran.r-project.org/package=sjmisc * License : GPL-3 Programming Lang: GNU R Description : GNU R data and variable transformation functions Collection of miscellaneous utility functions, supporting data transformation tasks like recoding, dichotomizing or grouping variables, setting and replacing missing values. The data transformation functions also support labelled data, and all integrate seamlessly into a 'tidyverse'-workflow. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-sjmisc This is a dependency of my final target r-cran-sjplot.
Bug#900003: ITP: r-cran-sjstats -- GNU R collection of convenient functions for statistical computations
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-sjstats Version : 0.14.3 Upstream Author : Daniel Lüdecke * URL : https://cran.r-project.org/package=sjstats * License : GPL-3 Programming Lang: GNU R Description : GNU R collection of convenient functions for statistical computations Collection of convenient functions for common statistical computations, which are not directly provided by R's base or stats packages. This package aims at providing, first, shortcuts for statistical measures, which otherwise could only be calculated with additional effort (like standard errors or root mean squared errors). Second, these shortcut functions are generic (if appropriate), and can be applied not only to vectors, but also to other objects as well (e.g., the Coefficient of Variation can be computed for vectors, linear models, or linear mixed models; the r2()-function returns the r-squared value for 'lm', 'glm', 'merMod' or 'lme' objects). The focus of most functions lies on summary statistics or fit measures for regression models, including generalized linear models and mixed effects models. However, some of the functions also deal with other statistical measures, like Cronbach's Alpha, Cramer's V, Phi etc. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-sjstats This is a dependency of my final target r-cran-sjplot.
Bug#900004: ITP: r-cran-ggeffects -- GNU R create tidy data frames of marginal effects for 'ggplot'
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-ggeffects Version : 0.3.3 Upstream Author : Daniel Lüdecke * URL : https://cran.r-project.org/package=ggeffects * License : GPL-3 Programming Lang: GNU R Description : GNU R create tidy data frames of marginal effects for 'ggplot' Compute marginal effects at the mean or average marginal effects from statistical models and returns the result as tidy data frames. These data frames are ready to use with the 'ggplot2'-package. Marginal effects can be calculated for many different models. Interaction terms, splines and polynomial terms are also supported. The two main functions are ggpredict() and ggaverage(), however, there are some convenient wrapper-functions especially for polynomials or interactions. There is a generic plot()-method to plot the results using 'ggplot2'. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-ggeffects This is a dependency of my target r-cran-sjplot.
Bug#900007: ITP: r-cran-sjplot -- GNU R data visualization for statistics in social science
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: r-cran-sjplot Version : 2.4.1 Upstream Author : Daniel Lüdecke, Carsten Schwemmer * URL : https://cran.r-project.org/package=sjPlot * License : GPL-3 Programming Lang: GNU R Description : GNU R data visualization for statistics in social science Collection of plotting and table output functions for data visualization. Results of various statistical analyses (that are commonly used in social sciences) can be visualized using this package, including simple and cross tabulated frequencies, histograms, box plots, (generalized) linear models, mixed effects models, principal component analysis and correlation matrices, cluster analyses, scatter plots, stacked scales, effects plots of regression models (including interaction terms) and much more. This package supports labelled data. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-sjplot
Re: Bug#864354: Bug #864354 in marked as pending
Mattia Rizzolo writes ("Re: Bug#864354: Bug #864354 in marked as pending"): > On Thu, May 24, 2018 at 12:33:23PM +0100, Ian Jackson wrote: > > [Mattia:] > > > General salsa support is documented in the salsa docs. > > > https://salsa.debian.org/salsa/support > > > > That's an issue tracker. DYK if there is an email address I can > > suggest in my MR to advertise, alongside the issue tracker ? > > I'm sure there is one, but I'm quite positive you should generally > prefer a public issue tracker rather than an email alias... > (my own opinion at least). I realise I am clearly some kind of antediluvian throwback, but: using the issue tracker means running a massive pile of javascript, and then creating an account. So people who have not already paid that price might prefer an email address. Also, sometimes one might have a question which is not clearly an "issue" in the sense that it should be in the issue tracker, or where some discussion is needed to refine it, or where maybe the matter needs to be confidential, or somethig. Or maybe using a web issue tracker is not convenient right now. (For example, an email can be drafted offline or when the connectivity is very poor. Filling in a web form and trying to submit it over a train wifi, say, is not usually wise.) So I think we should advertise both. > The email address is also (although badly) documented in the salsa doc > https://wiki.debian.org/Salsa/Doc (really, read it :P) > salsa-ad...@debian.org Under "Runners" which is something to do with "shared runners". I have no idea what even. If I look under "Getting Help" I am directed to https://wiki.debian.org/Salsa#Maintenance has a tiny section suggesting to badger people on irc. I know it's a wiki and I could jut fix it, but as I'm not one of the people involved, I'm a bit loathe to just spray the team email address about. Thanks for your understanding. 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.
Re: RFR: email about regressions [was: Dealing with ci.d.n for package regressions]
Hi Paul, On Wed, 23 May 2018, Paul Gevers wrote: > I have had a complaint about my e-mail, boiling down to it should be > opt-in. I am not fully convinced (as I fear too many package maintainers > will miss the fact their autopkgtest delays another package, but I want > to start sending the e-mails to > dispatch+$package_cont...@tracker.debian.org. How does that sound? Are > there other/better options? As pointed out by other, this is certainly not better. I have to agree with you that this should not be opt-in. My suggestion would be to add special headers and document them so that the mails are easy to filter out. But please continue to send them to all maintainers, get a clear ack from the release team so that you can point those who complain to that official statement. Cheers, -- Raphaël Hertzog ◈ Debian Developer Support Debian LTS: https://www.freexian.com/services/debian-lts.html Learn to master Debian: https://debian-handbook.info/get/
Re: RFR: email about regressions [was: Dealing with ci.d.n for package regressions]
On 05/24/2018 08:28 PM, Raphael Hertzog wrote: > Hi Paul, > > On Wed, 23 May 2018, Paul Gevers wrote: >> I have had a complaint about my e-mail, boiling down to it should be >> opt-in. I am not fully convinced (as I fear too many package maintainers >> will miss the fact their autopkgtest delays another package, but I want >> to start sending the e-mails to >> dispatch+$package_cont...@tracker.debian.org. How does that sound? Are >> there other/better options? > > As pointed out by other, this is certainly not better. I have to agree > with you that this should not be opt-in. None of the other QA tools mail the maintainer without them asking for it, autopkgtest shouldn't either. Kind Regards, Bas
Re: RFR: email about regressions [was: Dealing with ci.d.n for package regressions]
On Thu, 24 May 2018, Sebastiaan Couwenberg wrote: > None of the other QA tools mail the maintainer without them asking for > it, autopkgtest shouldn't either. With the exception of piuparts, none of them affect testing migration. Conversely, the autoremoval mails and the testing migration mails are sent to package maintainers by default. Cheers, -- Raphaël Hertzog ◈ Debian Developer Support Debian LTS: https://www.freexian.com/services/debian-lts.html Learn to master Debian: https://debian-handbook.info/get/
Re: RFR: email about regressions [was: Dealing with ci.d.n for package regressions]
On 05/24/2018 08:53 PM, Raphael Hertzog wrote: > On Thu, 24 May 2018, Sebastiaan Couwenberg wrote: >> None of the other QA tools mail the maintainer without them asking for >> it, autopkgtest shouldn't either. > > With the exception of piuparts, none of them affect testing migration. What makes autopkgtest such a beautiful and unique snowflake that it should be treated differently from piuparts? > Conversely, the autoremoval mails and the testing migration mails are sent > to package maintainers by default. Those are not from QA tools, and don't contain false positives. Kind Regards, Bas
Work-needing packages report for May 25, 2018
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: 1296 (new: 9) Total number of packages offered up for adoption: 160 (new: 1) Total number of packages requested help for: 53 (new: 0) Please refer to http://www.debian.org/devel/wnpp/ for more information. The following packages have been orphaned: evemu (#899326), orphaned 2 days ago Description: Linux Input Event Device Emulation Library Reverse Depends: evemu-tools libevemu-dev python-evemu python3-evemu Installations reported by Popcon: 2312 Bug Report URL: http://bugs.debian.org/899326 frame (#899330), orphaned 2 days ago Description: Touch Frame Library Reverse Depends: frame-tools grail-tools libframe-dev libgeis1 libgrail-dev libgrail6 Installations reported by Popcon: 107 Bug Report URL: http://bugs.debian.org/899330 geis (#899325), orphaned 2 days ago Description: Gesture engine interface support Reverse Depends: geis-tools libgeis-dev python3-geis Installations reported by Popcon: 92 Bug Report URL: http://bugs.debian.org/899325 gkremldk (#899425), orphaned today Description: mldonkey plugin for gkrellm2 Installations reported by Popcon: 52 Bug Report URL: http://bugs.debian.org/899425 grail (#899329), orphaned 2 days ago Description: Gesture Recognition And Instantiation Library Reverse Depends: grail-tools libgeis1 libgrail-dev Installations reported by Popcon: 99 Bug Report URL: http://bugs.debian.org/899329 imap-acl-extension (#899136), orphaned 5 days ago Description: extension to manage ACLs on IMAP folders Installations reported by Popcon: 151 Bug Report URL: http://bugs.debian.org/899136 lingot (#899426), orphaned today Description: accurate and easy to use musical instrument tuner Installations reported by Popcon: 432 Bug Report URL: http://bugs.debian.org/899426 roger-router (#899989), orphaned today Description: Home router management tool - GUI Reverse Depends: libroutermanager-dev roger-router roger-router-cli Installations reported by Popcon: 144 Bug Report URL: http://bugs.debian.org/899989 scanbd (#899268), orphaned 3 days ago Description: Scanner button daemon Reverse Depends: scanbuttond Installations reported by Popcon: 206 Bug Report URL: http://bugs.debian.org/899268 1287 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: pidgin-encryption (#899195), offered 4 days ago Description: pidgin plugin that provides transparent encryption Installations reported by Popcon: 587 Bug Report URL: http://bugs.debian.org/899195 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: autopkgtest (#846328), requested 540 days ago Description: automatic as-installed testing for Debian packages Reverse Depends: debci-worker openstack-pkg-tools Installations reported by Popcon: 1097 Bug Report URL: http://bugs.debian.org/846328 balsa (#642906), requested 2433 days ago Description: An e-mail client for GNOME Installations reported by Popcon: 161 Bug Report URL: http://bugs.debian.org/642906 broadcom-sta (#886599), requested 136 days ago (non-free) Description: Broadcom STA Wireless driver (non-free) Installations reported by Popcon: 1934 Bug Report URL: http://bugs.debian.org/886599 cargo (#860116), requested 408 days ago Description: Rust package manager Reverse Depends: dh-cargo Installations reported by Popcon: 625 Bug Report URL: http://bugs.debian.org/860116 cups (#532097), requested 3274 days ago Description: Common UNIX Printing System Reverse Depends: ayatana-indicator-printers bluez-cups boomaga chromium cinnamon-settings-daemon cloudprint cups cups-backend-bjnp cups-browsed cups-bsd (68 more omitted) Installations reported by Popcon: 169230 Bug Report URL: http://bugs.debian.org/532097 cyrus-sasl2 (#799864), requested 974 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 (120 more omitted) Installations reported by Popcon: 191644 Bug Report URL: http://bugs.d