Bug#898301: ITP: openjazz -- a free, open-source version of the classic Jazz Jackrabbit™ games
On Wed, 09 May 2018 at 22:48:58 +0200, Fabian Greffrath wrote: > I have put g-d-p in CC, because (a) proprietary game data will be > necessary to actually play the game. There is a shareware version > available for free (beer) download and GOG has just re-released all > available versions in a single package. g-d-p patches welcome! Hopefully this should be a relatively simple game to package due to its age. > Furthermore, (b) we will have to > decide on a file system location for the game data that both g-d-p use > to install the data files and that openjazz uses to search for these > files. For non-free games with a free engine, our convention is to use the name of the game in the data location, not the name of the engine, for a few reasons: - in principle there might be a second engine that would share the data, like the various engines for Doom and Quake 1 - in principle there might be a second game that would be playable by the engine, like the way ioquake3 can play either Quake III Arena, OpenArena or Urban Terror, and ScummVM can play all sorts of things - the game is what users actually want, and the engine is an implementation detail So /usr/share/games/jazz-jackrabbit? This isn't a requirement, just a convention; the less likely it is for there to be a second engine for the game or a second game playable in this engine, the more willing we are to use an engine-based directory name like /usr/share/games/corsix-th or /usr/share/games/lgeneral. smcv
Bug#898224: [Pkg-javascript-devel] Problems to recreate minimized JS in r-cran-jsonld
On Wed, May 9, 2018 at 3:05 PM, Andreas Tille wrote: Hi, I was stumbling upon an issue with some minimized JS in the package r-cran-jsonld (ITPed in #898224). I tried to recreate jsonld.min.js and have written a script[1] which calls webpack in a clone of the Github reporsitory. Unfortunately the webpack call ends in: webpack-merge@4.1.2 node_modules/webpack-merge └── lodash@4.17.10 Hash: eaf5c95c94821ab4944c9f696b4a89040915c26b Version: webpack 3.5.6 Child Hash: eaf5c95c94821ab4944c Time: 140ms Asset Size Chunks Chunk Names jsonld.js 3.61 kB 0 [emitted] jsonld [0] multi regenerator-runtime/runtime core-js/fn/array/includes core-js/fn/object/assign core-js/fn/promise core-js/fn/string/starts-with core-js/fn/symbol ./lib/index.js 100 bytes {0} [built] ERROR in multi regenerator-runtime/runtime core-js/fn/array/includes core-js/fn/object/assign core-js/fn/promise core-js/fn/string/starts-with core-js/fn/symbol ./lib/index.js Module not found: Error: Can't resolve 'babel-loader' in '/home/andreas/debian-maintain/salsa/r-pkg-team/0_prospective/r-cran-jsonld/debian/JS/jsonld.js' @ multi regenerator-runtime/runtime core-js/fn/array/includes core-js/fn/object/assign core-js/fn/promise core-js/fn/string/starts-with core-js/fn/symbol ./lib/index.js You'll need to update webpack.config.js with system path for it to find apt installed modules. jsonld.js does not work. The file size of this uncompressed file is way smaller than the minimazion result and doese not work together with the R code. Thus I really need to undergo the process to create the minimized JS. Any idea how to approach this? https://wiki.debian.org/Javascript/#Using_build_tools_like_grunt has examples.
Bug#898224: [Pkg-javascript-devel] Problems to recreate minimized JS in r-cran-jsonld
Hi, On Thu, May 10, 2018 at 01:31:56PM +0500, Pirate Praveen wrote: > > You'll need to update webpack.config.js with system path for it to find apt > installed modules. I naively tried diff --git a/webpack.config.js b/webpack.config.js index 7ce5c6e..87f7559 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -20,11 +20,11 @@ const outputs = [ entry: [ // 'babel-polyfill' is very large, list features explicitly 'regenerator-runtime/runtime', - 'core-js/fn/array/includes', - 'core-js/fn/object/assign', - 'core-js/fn/promise', - 'core-js/fn/string/starts-with', - 'core-js/fn/symbol', + '/usr/lib/nodejs/core-js/fn/array/includes', + '/usr/lib/nodejs/core-js/fn/object/assign', + '/usr/lib/nodejs/core-js/fn/promise', + '/usr/lib/nodejs/core-js/fn/string/starts-with', + '/usr/lib/nodejs/core-js/fn/symbol', // main lib './lib/index.js' ], which did not help. > > jsonld.js does not work. The file size of this uncompressed file is way > > smaller than the minimazion result and doese not work together with the > > R code. Thus I really need to undergo the process to create the > > minimized JS. > > https://wiki.debian.org/Javascript/#Using_build_tools_like_grunt has > examples. Is there any actual package example? The anchor does not exist (any more) on that wiki page (which should be updated to Salsa anyway ;-) ). Kind regards Andreas. -- http://fam-tille.de
Bug#890328: pdf-redact-tools
Hi, Jonas Meurer suggested, in reply to the RFH for pdf-redact-tools[1], that it may be a good candidate for the pkg-privacy-maintainers team. What do you think? [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890328 -- Loïc Dachary, Artisan Logiciel Libre signature.asc Description: OpenPGP digital signature
Bug#890328: pdf-redact-tools
Hi, Jonas Meurer suggested, in reply to the RFH for pdf-redact-tools[1], that it may be a good candidate for the pkg-privacy-maintainers team. What do you think? [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890328 -- Loïc Dachary, Artisan Logiciel Libre signature.asc Description: OpenPGP digital signature
Bug#556440: marked as done (RFP: tuxcmd-modules-unrar -- unrar VFS module for tuxcmd file manager)
Your message dated Thu, 10 May 2018 10:20:00 + with message-id and subject line closing RFP: tuxcmd-modules-unrar -- unrar VFS module for tuxcmd file manager has caused the Debian Bug report #556440, regarding RFP: tuxcmd-modules-unrar -- unrar VFS module for tuxcmd file manager to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 556440: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556440 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: wishlist Owner: Salvatore Bonaccorso * Package name: tuxcmd-modules-unrar Version : 0.6.70 Upstream Author : TomáB?atek * URL : http://tuxcmd.sourceforge.net/download.php * License : GPL and non-free RAR license Programming Lang: C/C++ Description : unrar VFS module for tuxcmd file manager This package contains additional unrar VFS module for tuxcmd. . * read-only support for RAR archives * full support for Unix file and directory permissions * password protected archives are supported * can handle self-extracting .exe archives (when renamed to .rar) Note: Upstream for tuxcmd splitted now up tuxcmd-modules into a tuxcmd-modules and tuxcmd-modules-unrar part. This will alow to keep tuxcmd-modules in main (previously I repackaged tuxcmd-modules to remove non-free parts) and have an additional tuxcmd-modules-unrar, which should be in non-free. This furthermore closes a whishlist bugreport (#533569). --- End Message --- --- Begin Message --- RFP 556440 has no visible progress for a long time, so closing.--- End Message ---
Immobilier 2018 : rentabilisez votre investissement dès la première année
Les avantages de l'investissement locatifs sont nombreux, les voici : Si vous ne pouvez pas lire cet email, suivre ce lien (http://front.topdefisc.com/php/emailing/view_mail.php?CODE=95TRG3AJ_8817&HASH=99802f016b51cfd39a74f4b654ec45cd) PATRIMOINE-ET-RENTABILITÉ.COM - Investissez dans le locatif et rentabilisez votre investissement dès la première année PATRIMOINE-ET-RENTABILITE.COM Investissez dans le locatif et rentabilisez votre investissement dès la première année Résidences étudiants, résidence seniors, tourisme… Rentabilité record + de 200€/mois Économies d’impôts + de 3 000€/an Les avantages de la loi LMNP Profitez d’une rentabilité à 6 % Bénéficiez d’une gestion locative tout compris Économisez jusqu’à 33 000 € d'impôts Etablissez votre bilan fiscal avec notre expert - gratuit et sans engagement PLAN DE RELANCE IMMOBILIER DU GOUVERNEMENT Dans le cas d’un investissement en LMNP, cette problématique de concentration des biens est absente. Cela implique que l’investisseur pourra revendre son bien au prix du marché, voire au dessus si la rentabilité est élevée. En effet, le marché de la revente de biens loués avec forte rentabilité est très actif et est animé par de nombreux investisseurs désireux de : - recevoir une rentabilité forte instantanée tout en investissant dans la pierre, - avoir la possibilité de loger prochainement un de ses enfants si nécessaire (pour les études par exemple) car il est possible de mettre fin au bail de son locataire pour installer un proche Si vous voulez vous désinscrire, suivre ce lien (http://front.topdefisc.com/php/emailing/u.php?CODE=95TRG3AJ_8817&HASH=99802f016b51cfd39a74f4b654ec45cd)
Bug#898224: [Pkg-javascript-devel] Problems to recreate minimized JS in r-cran-jsonld
On Thu, May 10, 2018 at 2:31 PM, Andreas Tille wrote: > jsonld.js does not work. The file size of this uncompressed file is way > smaller than the minimazion result and doese not work together with the > R code. Thus I really need to undergo the process to create the > minimized JS. https://wiki.debian.org/Javascript/#Using_build_tools_like_grunt has examples. Is there any actual package example? The anchor does not exist (any more) on that wiki page (which should be updated to Salsa anyway ;-) ). https://wiki.debian.org/Javascript/Nodejs#Using_build_tools_like_grunt last link seems a mistake in copy-paste, this is the correct link.
Bug#898346: ITP: cubeviz -- Data analysis package for data cubes
Package: wnpp Severity: wishlist Owner: Josue Ortega *Package name: cubeviz Version: 0.2.0 Upstream Author: JDADF Developers *URL: https://github.com/astrofrog/mpl-scatter-density *Licence: BSD-3-Clause Programming Lang: Python Description: CubeViz, a visualization and analysis tool for data cubes from integral field units (IFUs) --- Josue Ortega «Happy Hacking» http://josueortega.org signature.asc Description: PGP signature
Bug#898346: ITP: cubeviz -- Data analysis package for data cubes
Same message but with the *correct* upstream url: *Package name: cubeviz Version: 0.2.0 Upstream Author: JDADF Developers *URL: https://github.com/spacetelescope/cubeviz *Licence: BSD-3-Clause Programming Lang: Python Description: CubeViz, a visualization and analysis tool for data cubes from integral field units (IFUs) --- Josue Ortega «Happy Hacking» http://josueortega.org signature.asc Description: PGP signature
Processed: Chown
Processing commands for cont...@bugs.debian.org: > owner 792865 My Name Bug #792865 [wnpp] RFA: node-q -- Node.js module for promises (CommonJS/Promises/A,B,D) Owner recorded as My Name . > retitle 792865 IT A: node-q -- Node.js module for promises Bug #792865 [wnpp] RFA: node-q -- Node.js module for promises (CommonJS/Promises/A,B,D) Changed Bug title to 'IT A: node-q -- Node.js module for promises' from 'RFA: node-q -- Node.js module for promises (CommonJS/Promises/A,B,D)'. > thanks Stopping processing here. Please contact me if you need assistance. -- 792865: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792865 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed (with 1 error): Chown to me
Processing commands for cont...@bugs.debian.org: > owner 792865 Xavier Guimard Bug #792865 [wnpp] IT A: node-q -- Node.js module for promises Owner changed from My Name to Xavier Guimard . > owner 889496 Xavier Guimard Bug #889496 [wnpp] O: libjs-cssrelpreload - JavaScript to load CSS asynchronously Owner recorded as Xavier Guimard . > owner 651368 Xavier Guimard Bug #651368 [wnpp] RFP: node-mongodb -- node.js driver for MongoDB Owner recorded as Xavier Guimard . > retitle 792865 ITA: node-q -- Node.js module for promises Bug #792865 [wnpp] IT A: node-q -- Node.js module for promises Changed Bug title to 'ITA: node-q -- Node.js module for promises' from 'IT A: node-q -- Node.js module for promises'. > retitle 889496 ITA: libjs-cssrelpreload - JavaScript to load CSS Bug #889496 [wnpp] O: libjs-cssrelpreload - JavaScript to load CSS asynchronously Changed Bug title to 'ITA: libjs-cssrelpreload - JavaScript to load CSS' from 'O: libjs-cssrelpreload - JavaScript to load CSS asynchronously'. > asynchronously Unknown command or malformed arguments to command. > retitle 651368 ITP: node-mongodb -- node.js driver for MongoDB Bug #651368 [wnpp] RFP: node-mongodb -- node.js driver for MongoDB Changed Bug title to 'ITP: node-mongodb -- node.js driver for MongoDB' from 'RFP: node-mongodb -- node.js driver for MongoDB'. > thanks Stopping processing here. Please contact me if you need assistance. -- 651368: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651368 792865: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792865 889496: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889496 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: Change title
Processing commands for cont...@bugs.debian.org: > retitle 889496 ITA: libjs-cssrelpreload - JavaScript to load CSS > asynchronously Bug #889496 [wnpp] ITA: libjs-cssrelpreload - JavaScript to load CSS Changed Bug title to 'ITA: libjs-cssrelpreload - JavaScript to load CSS asynchronously' from 'ITA: libjs-cssrelpreload - JavaScript to load CSS'. > End of message, stopping processing here. Please contact me if you need assistance. -- 889496: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889496 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: retitle to RFP: node-is-utf8
Processing commands for cont...@bugs.debian.org: > retitle 854161 RFP: node-is-utf8 Bug #854161 [wnpp] ITP: node-is-utf8 Changed Bug title to 'RFP: node-is-utf8' from 'ITP: node-is-utf8'. > noowner 854161 Bug #854161 [wnpp] RFP: node-is-utf8 Removed annotation that Bug was owned by Shirish Togarla . > stop Stopping processing here. Please contact me if you need assistance. -- 854161: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854161 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#898224: Problems to recreate minimized JS in r-cran-jsonld
On Wed, May 9, 2018 at 5:35 AM, Andreas Tille wrote: > I was stumbling upon an issue with some minimized JS in the package > r-cran-jsonld (ITPed in #898224). I tried to recreate jsonld.min.js and > have written a script[1] which calls webpack in a clone of the Github > reporsitory. Unfortunately the webpack call ends in: > > webpack-merge@4.1.2 node_modules/webpack-merge > └── lodash@4.17.10 > ... > ERROR in multi regenerator-runtime/runtime core-js/fn/array/includes > core-js/fn/object/assign core-js/fn/promise core-js/fn/string/starts-with > core-js/fn/symbol ./lib/index.js > Module not found: Error: Can't resolve 'babel-loader' in > '/home/andreas/debian-maintain/salsa/r-pkg-team/0_prospective/r-cran-jsonld/debian/JS/jsonld.js' > @ multi regenerator-runtime/runtime core-js/fn/array/includes > core-js/fn/object/assign core-js/fn/promise core-js/fn/string/starts-with > core-js/fn/symbol ./lib/index.js > ... > Any idea how to get the minimized JS? Simply taking the non-minimized > jsonld.js does not work. The file size of this uncompressed file is way > smaller than the minimazion result and doese not work together with the > R code. Thus I really need to undergo the process to create the > minimized JS. > > Any idea how to approach this? > ... > [1] > https://salsa.debian.org/r-pkg-team/r-cran-jsonld/blob/master/debian/JS/get-jsonld.min > Hi, I'm an upstream developer for jsonld.js and the one to blame for the webpack config. ;-) I'm getting 404 on that salsa repo so I'm not sure what your script is doing. In npm world you can build jsonld.min.js with "npm install && npm run build-webpack". That's how it's published to npm. I've never tried building with apt installed modules. If upstream changes would help make this all easier, let me know. -dave
Bug#898372: ITP: play.it -- Installer for drm-free commercial games
Package: wnpp Owner: Phil Morrell Severity: wishlist * Package name: play.it Version : 2.7.5 Upstream Author : Antoine Le Gonidec * URL : https://www.dotslashplay.it/ * License : BSD-2-Clause Programming Lang: Shell Section : contrib/games Description : Installer for drm-free commercial games ./play.it is a tool which builds .deb and .pkg packages from installers for Windows or Linux, mainly those sold by GOG and Humble Bundle. Our goal is that a game installed via ./play.it is indistinguishable from a game installed via the official repositories of your favorite distribution. The games are installed globally on multi-user systems, avoiding unnecessary duplication. The locations of save games, settings, mods, temporary files and backups are standardized with XDG Base Directory support. Packaging the games simplifies future updates, uninstalls and handling of any necessary dependencies, including integrated obsolete dependencies if specific versions are needed. --- Similar packages: * game-data-packager - no original engines, fewer games * playonlinux - only wine, single-user * lutris - gui, game library manager, bigger scope Initial packaging at https://salsa.debian.org/emorrp1-guest/play.it. I plan to maintain it in Debian Games Team. signature.asc Description: PGP signature
Processed: Re: Bug#896714: Bug#894865: RFS: cavestory-nx/1.0.0-1 [ITP] -- NXEngine is a Cave Story game engine clone
Processing control commands: > tags -1 wontfix Bug #894865 [wnpp] ITP: cavestory-nx -- NXEngine is a Cave Story game engine clone Ignoring request to alter tags of bug #894865 to the same tags previously set -- 894865: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894865 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: ITP: kgraphviewer -- KGraphViewer is a GraphViz dot graph viewer for KDE 5.
Processing control commands: > retitle -1 ITP: kgraphviewer -- KGraphViewer is a GraphViz dot Bug #675033 [wnpp] RFP: kgraphviewer -- KGraphViewer is a GraphViz dot graph viewer for KDE 4. Changed Bug title to 'ITP: kgraphviewer -- KGraphViewer is a GraphViz dot' from 'RFP: kgraphviewer -- KGraphViewer is a GraphViz dot graph viewer for KDE 4.'. -- 675033: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675033 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#675033: ITP: kgraphviewer -- KGraphViewer is a GraphViz dot graph viewer for KDE 5.
Control: retitle -1 ITP: kgraphviewer -- KGraphViewer is a GraphViz dot graph viewer for KDE 5. Control: owner -1 tsimo...@ubuntu.com I would like to upstream the Ubuntu packaging and maintain this under the Qt/KDE Team umbrella, specifically under KDE Extras. Thanks! -- Simon Quigley tsimo...@ubuntu.com tsimonq2 on freenode and OFTC 5C7A BEA2 0F86 3045 9CC8 C8B5 E27F 2CF8 458C 2FA4 signature.asc Description: OpenPGP digital signature