Bug#904031: gnome-shell is not opening

2018-07-18 Thread Shanavas M
Package: gnome-shell Version: 3.22.3-3 Severity: grave Justification: renders package unusable Dear Maintainer, * What led up to the situation? Just use debian desktop * What was the outcome of this action? syslog says gnome-shell[800]: JS LOG: pushModal: invocation of begin_modal

Bug#864147: thawab: Update thawab to latest version

2017-06-04 Thread Shanavas M
Package: thawab Version: 3.2.0-1.2 Severity: wishlist Update thawab to latest upstream version 4.1 -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UT

Bug#863067: imagemagick: should depend on librsvg2-bin

2017-05-21 Thread Shanavas M
Package: imagemagick Version: 8:6.9.7.4+dfsg-8 Severity: important Imagemagick fails on svg files if librsvg2-bin is not installed. So imagemagick should depend on librsvg2-bin -- Package-specific info: ImageMagick program version --- animate: ImageMagick 6.9.7-4 Q16 x8

Bug#855010: pdfshuffler: Unable to save to pdf for some documents

2017-02-12 Thread Shanavas M
Package: pdfshuffler Version: 0.6.0-8 Severity: normal Fails to save for some documents with error "Expected object ID (8 0) does not match actual(7 0); xref table not zero-indexed. file failed-doc.pdf gives PDF document, version 1.3 It leaves the following syslog entry pdfshuffler.desktop[11162

Bug#844389: npm2deb: properly install files if files section is not present in package.json

2016-11-14 Thread Shanavas M
Package: npm2deb Version: 0.2.6-1 Severity: normal Dear Maintainer, If files section is missing in package.json include everything excluding files ignored by .npmignore and .gitignore https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package bugs like #844333 can be avoided

Bug#844333: node-iconv-lite: Source doesn't include required directories

2016-11-14 Thread Shanavas M
Package: node-iconv-lite Version: 0.4.13-1 Severity: grave Justification: renders package unusable Dear Maintainer, Directories `encodings` and `generation` are not included in debian package archive. npm2deb skips it as those directories are not mentioned in package.json. -- System Information

Bug#843641: node-should: Update should to latest version

2016-11-08 Thread Shanavas M
Package: node-should Version: 4.0.4+dfsg-1 Severity: wishlist Dear Maintainer, Please update node-should to latest version packages like micromatch depends on it -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_6

Bug#840913: lib/cli.js is installed as not executable

2016-11-07 Thread Shanavas M
npm2deb doesn't manipulate any source files as of now. All files preserves its permissions in its repository. This could be fixed only after #30 is merged in upstream repo.

Bug#843186: ITP: node-ignore-by-default -- A list of directories you should ignore by default

2016-11-04 Thread Shanavas M
Package: wnpp Severity: wishlist Owner: Shanavas M X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-ignore-by-default Version : 1.0.1 Upstream Author : Mark Wubben (https://novemberborn.net/) * URL : https://github.com/novemberborn/ignore-by-default

Bug#842465: npm2deb: Use npm registry url in watch files

2016-10-29 Thread Shanavas M
Package: npm2deb Version: 0.2.5-1 Severity: important Dear Maintainer, Using git repo url in debian/watch file creates the following issues. 1. Tags in git repo need not match with npm versions, in such cases npm2deb fails to get exact version that npm registry holds 2. In some packages even fi

Bug#842351: ITP: node-is-equal-shallow -- Does a shallow comparison of two objects.

2016-10-28 Thread Shanavas M
Package: wnpp Severity: wishlist Owner: Shanavas M X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-is-equal-shallow Version : 0.1.3 Upstream Author : Jon Schlinkert (https://github.com/jonschlinkert) * URL : https://github.com/jonschlinkert/is-equal

Bug#841391: ITP: node-strip-bom -- Strip UTF-8 byte order mark (BOM) from a string

2016-10-20 Thread Shanavas M
Package: wnpp Severity: wishlist Owner: Shanavas M X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-strip-bom Version : 3.0.0 Upstream Author : Sindre Sorhus (sindresorhus.com ) * URL : https://github.com/sindresorhus/strip-bom#readme * License

Bug#841158: ITP: node-is-arrayish -- Determines if an object can be used as an array

2016-10-18 Thread Shanavas M
Package: wnpp Severity: wishlist Owner: Shanavas M X-Debbugs-CC: debian-de...@lists.debian.org * Package name : node-is-arrayish Version : 0.3.0 Upstream Author: Qix (http://github.com/qix-) * URL : https://github.com/qix-/node-is-arrayish

Bug#840811: npm2deb: Fails to handle utf-8 characters

2016-10-15 Thread Shanavas M
Package: npm2deb Version: 0.2.5-1 Severity: important Dear Maintainer, * What led up to the situation? npm2deb fails to handle unicode characters. * What exactly did you do (or not do) that was effective (or ineffective)? npm2deb search invert-kv * What was the outcome of this act