Processed: ITP: xbase64 - xbase compatible C++ class library
Processing commands for cont...@bugs.debian.org: > owner 743443 Matthias Klose Bug #743443 [wnpp] ITP: xbase64 - xbase compatible C++ class library Owner recorded as Matthias Klose . > stop Stopping processing here. Please contact me if you need assistance. -- 743443: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743443 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.139649910317171.transcr...@bugs.debian.org
Bug#743461: ITP: node-iscroll -- High performance, small footprint JavaScript scroller
Package: wnpp Severity: wishlist Owner: Balint Reczey * Package name: node-iscroll Version : 5.1.1 Upstream Author :Matteo Spinelli, cubiq.org * URL : http://iscrolljs.com/ * License : MIT Programming Lang: JavaScript Description : High performance, small footprint JavaScript scroller iScroll is a high performance, small footprint, dependency free, multi-platform javascript scroller. . It works on desktop, mobile and smart TV. It has been vigorously optimized for performance and size so to offer the smoothest result on modern and old devices alike. . iScroll does not just scroll. It can handle any element that needs to be moved with user interaction. It adds scrolling, zooming, panning, infinite scrolling, parallax scrolling, carousels to your projects and manages to do that in just 4kb. Give it a broom and it will also clean up your office. -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/cak0odpwltsfrp3+7jtnujgpemga2ngrd_zueg1yu3wsczqt...@mail.gmail.com
Bug#743303: RFH: pulseaudio -- PulseAudio sound server
Hi, I've just subscribed to the list in response to this bug. I'd like to help as my time permits. Please add me to the team in alioth, my username is fsateler. I've glanced at the bug list and it looks to me that many bugs have not had any activity (maintainer or otherwise) in over 2 years. I think bugs that are too old should be closed (with a ping first, maybe) so that the bug list becomes useful again. As time permits I will try to fix other bugs. -- Saludos, Felipe Sateler -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/CAAfdZj82KHC3-DQGgP0adBJ8xrb005i37T2V=r1kdhb2iuk...@mail.gmail.com
Bug#703188: Test issues with ruby-pygments.rb
On Mon, Mar 31, 2014 at 3:57 PM, Dominique Dumont wrote: > > Hello > > Package build of ruby-pygments.rb version > 91f0ef32d7accf4de83e099d164781c48d523a8f > works, well sort of works. > > > The package build and test do not return errors. But 2 pythons processes go > on running 100% CPU for tens of seconds after the package build is finished. > > The running processes are: > python2 > [...]/pkg-ruby-extras/build-area/ruby-pygments.rb-0.5.0~git.20130605.84c69a1/lib/pygments/mentos.py > python2 > [...]/pkg-ruby-extras/build-area/ruby-pygments.rb-0.5.0~git.20130605.84c69a1/lib/pygments/mentos.py > > So something is seriously wrong in the way ruby-pygments is controlling > the python-pygments processes. > > I don't think reasonable to send this package to Debian build system until > this problem is fixed. I found out what causes this problem: for some reason popen4 dose not report the correct pid (or some such) and it is not killed correctly. The cpu pegging can be reproduced by running the test case test_returns_nil_on_timeout. I have created a fix and forwarded it for upstream inclusion https://github.com/tmm1/pygments.rb/pull/119 When this is accepted upstream I intend to go forth with repackaging the upstream tarball and removing the vendor directory entirely. -- Per -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/cabyrxss6wtkbu+6tasa6cpty-axjrx84palqc6bj-rzgmlg...@mail.gmail.com
Processed: Re: /usr/bin/lxc-top: lxc-top non functional (modules 'lfs' and 'alt_getopt' not found)
Processing commands for cont...@bugs.debian.org: > reassign 743411 wnpp Bug #743411 [lxc] /usr/bin/lxc-top: lxc-top non functional (modules 'lfs' and 'alt_getopt' not found) Bug reassigned from package 'lxc' to 'wnpp'. No longer marked as found in versions lxc/1.0.0-5. Ignoring request to alter fixed versions of bug #743411 to the same values previously set > severity 743411 wishlist Bug #743411 [wnpp] /usr/bin/lxc-top: lxc-top non functional (modules 'lfs' and 'alt_getopt' not found) Severity set to 'wishlist' from 'normal' > retitle 743411 RFP: lua-alt-getopt -- something like getopt_long or so Bug #743411 [wnpp] /usr/bin/lxc-top: lxc-top non functional (modules 'lfs' and 'alt_getopt' not found) Changed Bug title to 'RFP: lua-alt-getopt -- something like getopt_long or so' from '/usr/bin/lxc-top: lxc-top non functional (modules 'lfs' and 'alt_getopt' not found)' > thanks Stopping processing here. Please contact me if you need assistance. -- 743411: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743411 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.139647049521974.transcr...@bugs.debian.org
Bug#703188: Offer to sponsor ruby-pygments.rb
On Wed, Apr 2, 2014 at 8:39 PM, Per Andersson wrote: > On Mon, Mar 24, 2014 at 4:46 PM, Dominique Dumont wrote: >> On Monday 03 March 2014 23:17:22 Per Andersson wrote: >> >> Possible solutions: >> - create a package (upstream or debian) for gitlab custom lexer. In theory >> python-pygment plugin can be used to load gitlab lexer in python-pygment. > (...) >> From a technical point of view (and for our user), the first solution is >> probably the best. >> >> But I don't have the skill and the time to implement it. Unless someone steps >> up, I'm going to implement the latter solution. > > IIRC the github custom lexer is only one file right? > > I can have a look at pygments plugin and talk with upstream also if they might > want to include the github markup lexer. I looked at the actual source and the github lexer implements four custom lexers: * Dasm16 * Puppet * TOML * Augeas Puppet is supported by pygments nowadays, and the others are not widely used that I know of. I say we ship ruby-pygments without the github custom lexer. If someone is interested in getting Debian's ruby-pygments to support Dasm16, TOML, or Augeas; they can push for getting these parts of the github lexer included in pygments upstream. Should have looked at the code earlier... -- Per -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/CABYrXST5SQBh+zZhfYo6cJzT5r_DaQq3QdD60H=flupoh99...@mail.gmail.com
Bug#703188: Offer to sponsor ruby-pygments.rb
On Mon, Mar 24, 2014 at 4:46 PM, Dominique Dumont wrote: > On Monday 03 March 2014 23:17:22 Per Andersson wrote: >> There is also the issue of the custom lexer for github markup from >> pygments in vendors, I can't see that this is resolved in current packaging. >> >> Since the idea is to use this for GitLab where ruby-github-markup will >> use this custom lexer IIRC, this needs to go somewhere. > > For the record, newer version of jekyll also require ruby-pygments.rb. And > gitlab is not required for jekyll. Ok. >> In the current >> packaging, the bundled pygments is not used at all in favour for >> python-pygments in Debian (debian/patches/0002-...). >> >> My intention was to push this custom lexer upstream. >> >> https://github.com/tmm1/pygments.rb/pull/77 >> >> Another way is of course to add this to the Debian pygments package (if >> pygments upstream won't allow custom lexers as stated in the pull request). > > I guess that you meant adding gitlab stuff to python-pygments package, not > ruby-pygments.rb... Yes. > Anyway, here's the status as I understand it: > - gitlab custom lexer won't be merged in upstream ruby-pygments It is in the upstream pygments.rb source tree. > - gitlab custom lexer won't be merged in upstream python-pygments This is how I have understood it. > - python-pygment has some plugin mechanism (see > /usr/share/doc/python-pygments/plugins.html) Nice find! > Possible solutions: > - create a package (upstream or debian) for gitlab custom lexer. In theory > python-pygment plugin can be used to load gitlab lexer in python-pygment. (...) > From a technical point of view (and for our user), the first solution is > probably the best. > > But I don't have the skill and the time to implement it. Unless someone steps > up, I'm going to implement the latter solution. IIRC the github custom lexer is only one file right? I can have a look at pygments plugin and talk with upstream also if they might want to include the github markup lexer. -- Per > All the best > > -- > https://github.com/dod38fr/ -o- http://search.cpan.org/~ddumont/ > http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/cabyrxssh0a5mis5z6n+m1yg6aji2xjayxe8ko4zvewkf4j2...@mail.gmail.com
Bug#743443: ITP: xbase64 - xbase compatible C++ class library
Package: wnpp The libxbase package is about eleven years old, and needs an update to an seven years old version. The reverse dependencies of the old libxbase package are scheduled for removal (#743295, vdkxdb2, vdkbuilder2) or can be updated to xbase64 (calligra). After the xbase64 package is in the archive, the old libxbase package can be removed as well. -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/533c5788.6040...@debian.org
Bug#743437: marked as done (ITP: ruby-hitimes -- A fast,high resolution timer library for recording performance metrics)
Your message dated Wed, 02 Apr 2014 23:41:21 +0530 with message-id <533c52c9.1020...@gmail.com> and subject line Close bug has caused the Debian Bug report #743437, regarding ITP: ruby-hitimes -- A fast,high resolution timer library for recording performance metrics 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.) -- 743437: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743437 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- package: wnpp Severity: wishlist Owner: Nitesh A Jain *Package Name : ruby-hitimes Version : 1.2.1 Upstream Author : Jeremy Hinegardner *URL : https://github.com/copiousfreetime/hitimes *License : ISC (same as Expat) *Description : A fast,high resolution timer library for recording performance metrics -- Nitesh A Jain "Quis custodiet ipsos custodes?" http://about.me/niteshajain signature.asc Description: OpenPGP digital signature --- End Message --- --- Begin Message --- Closing this bug as Praveen has already filed an ITP -- Nitesh A Jain "Quis custodiet ipsos custodes?" http://about.me/niteshajain signature.asc Description: OpenPGP digital signature --- End Message ---
Bug#743437: ITP: ruby-hitimes -- A fast,high resolution timer library for recording performance metrics
package: wnpp Severity: wishlist Owner: Nitesh A Jain *Package Name : ruby-hitimes Version : 1.2.1 Upstream Author : Jeremy Hinegardner *URL : https://github.com/copiousfreetime/hitimes *License : ISC (same as Expat) *Description : A fast,high resolution timer library for recording performance metrics -- Nitesh A Jain "Quis custodiet ipsos custodes?" http://about.me/niteshajain signature.asc Description: OpenPGP digital signature
Bug#735200: packaging proposal
On Tue, Jan 21, 2014 at 04:01:16PM +0100, Fred wrote: > Here is a source set for the iprutils. Hi, Some time ago I put together iprutils packaging locally, although I never uploaded it in the end. Adam Conrad asked me to look at this and reconcile my packaging with what's here. I've made a number of improvements, including: * Remove mostly-unused libpci dependency, which is arguably a GPL violation. * Add a udeb, since my understanding of this code is that it may well be useful during installation. * Machine-readable (DEP-5) and policy-compliant (include entire text of CPL directly rather than in a separate file) copyright file. * Use patched versions of upstream initialisation scripts rather than maintaining entirely separate copies. * Packaging in git-dpm with full upstream git history, for better transparency and easier ongoing maintenance (I don't believe in having packages not in good version control :-) ). Vcs-* fields point to packaging rather than to upstream, per policy. I don't want to hijack your ITP without your consent, and I'm not that fussed about whose name ends up in the Maintainer field (although it doesn't look like it'd be much ongoing effort to maintain, and since I'm already a Debian developer I'd be quite happy to take care of it). I do think the above improvements are worthwhile, though. I've put my packaging in collab-maint so that we can collaborate on it easily - I think you just need to request access to the collab-maint project on alioth. Vcs-Git: git://anonscm.debian.org/collab-maint/iprutils.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/iprutils.git Would you be OK with me going ahead and uploading this? Thanks, -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140402174739.ga7...@riva.ucam.org
Processed: ngp: block ITP 739307 by RFS 739178
Processing commands for cont...@bugs.debian.org: > block 739307 by 739178 Bug #739307 [wnpp] ITP: ngp -- ncurses code parsing tool 739307 was not blocked by any bugs. 739307 was not blocking any bugs. Added blocking bug(s) of 739307: 739178 > stop Stopping processing here. Please contact me if you need assistance. -- 739307: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739307 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.139645640625360.transcr...@bugs.debian.org
Processed: gravit: block ITP 743379 by RFS 742330
Processing commands for cont...@bugs.debian.org: > block 743379 by 742330 Bug #743379 [wnpp] ITP: gravit -- visually stunning gravity simulator 743379 was not blocked by any bugs. 743379 was not blocking any bugs. Added blocking bug(s) of 743379: 742330 > stop Stopping processing here. Please contact me if you need assistance. -- 743379: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743379 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.139645640625358.transcr...@bugs.debian.org
Bug#740473: Acknowledgement (ITP: mariadb-10.0 -- latest generation of MariaDB)
Latest release and also the final GA release of MariaDB 10.0 is now waiting for sponsor and upload at http://anonscm.debian.org/gitweb/?p=pkg-mysql/mariadb-10.0.git
Bug#743379: ITP: gravit -- visually stunning gravity simulator
Le 02/04/2014 17:22, Tomasz Buchert a écrit : > On 02/04/14 15:21, Andreas Tille wrote: >> Hi Tomasz, >> >> I guess you might like to maintain this package in Debian Astro team. > Hi Andreas, > I totally agree, it is a great idea. Do I have to do something > special about it? > What about stellarium? I'm doing completely fine alone, but, > well, what do you think? > Yes please :-) We don't have a policy yet, I think you can just apply the debian-science policy with s/debian-science/debian-astro/. The essential steps are to put debian-astro-maintainers@lists.alioth.d.o in the Maintainer field, yourself as Uploader, and putting the package in a git repository on alioth under /git/debian-astro. Of course you also need to subscribe to debian-astro-maintainers@lists.alioth.d.o, debian-astro@lists.d.o and request to be added to the alioth project. https://alioth.debian.org/projects/debian-astro https://lists.alioth.debian.org/mailman/listinfo/debian-astro-maintainers http://debian-science.alioth.debian.org/debian-science-policy.html Regards, Thibaut. signature.asc Description: OpenPGP digital signature
Bug#742796: marked as done (ITP: redshift-plasmoid -- Adjusts the color temperature of your screen, KDE plasmoid)
Your message dated Wed, 02 Apr 2014 16:00:08 + with message-id and subject line Bug#742796: fixed in redshift-plasmoid 0.6.2-1 has caused the Debian Bug report #742796, regarding ITP: redshift-plasmoid -- Adjusts the color temperature of your screen, KDE plasmoid 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.) -- 742796: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742796 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: wishlist Owner: Maximiliano Curia -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: redshift-plasmoid Version : 0.6.2 Upstream Author : Simone Gaiarin * URL : http://kde-apps.org/content/show.php/Redshift+plasmoid?content=148737 * License : GPL-3+ Programming Lang: C++ Description : Adjusts the color temperature of your screen, KDE plasmoid Redshift plasmoid provides a configuration interface and allows one to start/stop Redshift daemon either manually or automatically based on the current activity. This package would be maintained under the Debian KDE Extras Team umbrella. Happy hacking. -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCAAGBQJTNEQ0AAoJEMcZdpmymyMq+MUP/00/D1f4dST9697FhLJ2LNoy KDFCchirZaiY1emPXk8Hm6Srm46FG95zTWC/d/hIjuf6iYvMi1ZMGLCE51gVS/bK Nr/SYj8x5LcxSQ1st1ftAuMvZSxbBB9NzdRm0ILTDl1pF9HK0wOAasjqYI8EZ8uL c5Vbz+uw1rFqqSIuoQgX/zvx7FlwGhz126VjN/6Df06HY7xFhRAeqAiKvZYksDNB Hr0nzl6i05qzJyVfdwhTxsxAroe8BZp8i6Re7RSr9u8OtXVuRaXVLImy2rrs5rZW uldXdpPW36QJ6MQ7+l72pwLWXM9plmoEjWYIROrdnMJhzNkfGLgEoR9tY6lrSEms /idjjMf6mwzmx8lYN3DROAAuby3T4NWfjgBewjVzCOG4/a+1wfvO83y6LvtYkmpF 0/wIuwE1DUmpVIzzqPMeaScV3eqSq0+Iye1+1tKZzpbmbzLZvDjN8GJ1T4YkdUmK QNXw2vIUZfF6mjKF2xRhAWCDEiwbuZBhmlQSYdZ4vCBglkqUM52wEv+L18C3VnEG RtOG4kU1o4powl699OqCX4jHS+0bIkkGLhUzZ5tokAwWzPWn/bYPwCr9CqU+BHhI wHHpieBUaWVbWhq0MW4ZciVp8d0N65/vzd6XcDm+MuX+Yr7fjyjhY+C4pW6j+B8A sRLgCmiK+YN14PFvc9UC =ZxmU -END PGP SIGNATURE- --- End Message --- --- Begin Message --- Source: redshift-plasmoid Source-Version: 0.6.2-1 We believe that the bug you reported is fixed in the latest version of redshift-plasmoid, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 742...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Maximiliano Curia (supplier of updated redshift-plasmoid package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 27 Mar 2014 12:47:10 +0100 Source: redshift-plasmoid Binary: redshift-plasmoid Architecture: source amd64 Version: 0.6.2-1 Distribution: experimental Urgency: medium Maintainer: Debian KDE Extras Team Changed-By: Maximiliano Curia Description: redshift-plasmoid - Adjusts the color temperature of your screen, KDE plasmoid Closes: 742796 Changes: redshift-plasmoid (0.6.2-1) experimental; urgency=medium . * Initial release (Closes: #742796) Checksums-Sha1: aa306931066d02c3258a9472827dd9729cdb3496 2104 redshift-plasmoid_0.6.2-1.dsc ceb16ec64178c397acd022dee5a57376fc4fc3e2 85071 redshift-plasmoid_0.6.2.orig.tar.bz2 e8260680d8febd7a9dc51c5049cca78fddba6b75 1600 redshift-plasmoid_0.6.2-1.debian.tar.xz 288be2f2a3dda5c7eeb9d980a9e8b12ee6b4e5be 86494 redshift-plasmoid_0.6.2-1_amd64.deb Checksums-Sha256: 2af9a5eb1b524d1b85b1929cd6728840b76317e1c664b1fee7d20c411fb1985e 2104 redshift-plasmoid_0.6.2-1.dsc 57c12d5acff0c5d32d56de6805de679780b85e69b11ed60a277999e991cf5299 85071 redshift-plasmoid_0.6.2.orig.tar.bz2 f7e11cbdcbae7718a3e05577abab97893fd5aa04abe2249883b92030da7583f4 1600 redshift-plasmoid_0.6.2-1.debian.tar.xz e9ef99e96f8ef98301a4a8de6a0bd5e2d03fc00fad84235be76d711844378391 86494 redshift-plasmoid_0.6.2-1_amd64.deb Files: ca112e4527632188640b69bcdd5b610b 2104 kde optional redshift-plasmoid_0.6.2-1.dsc c7062c3331e2838a6c140e690847a8a9 85071 kde optional redshift-plasmoid_0.6.2.orig.tar.bz2 7e5f3cea87df70e59912f79e6fb1c318 1600 kde optional redshift-plasmoid_0.6.2-1.debian.tar.xz c07746deafe68e52276dc144b4c77e17 86494 kde optional redshift-plasmoid_0.6.2-1_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCAAGBQJTNEfSAAoJEMcZdpmymyMq32sP/i6SNKnbFYRDKsKIv8n6V
Bug#740957: marked as done (ITP: libjs-jquery-coolfieldset -- jQuery Plugin for creating collapsible fieldset)
Your message dated Wed, 02 Apr 2014 16:00:07 + with message-id and subject line Bug#740957: fixed in jquery-coolfieldset 1.0.1-1 has caused the Debian Bug report #740957, regarding ITP: libjs-jquery-coolfieldset -- jQuery Plugin for creating collapsible fieldset 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.) -- 740957: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740957 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: wishlist Owner: "Francois-Regis Vuillemin" * Package name: libjs-jquery-coolfieldset Version : 1.0.0 Upstream Author : Luc Ky * URL : http://w3shaman.com/article/jquery-plugin-collapsible- fieldset * License : GPL Programming Lang: javascript Description : jQuery Plugin for creating collapsible fieldset This plugin can collapsed or hide fieldset and it's content by clicking it's legend. You can also decide the initial state for your fieldset wheter it's expanded or collapsed. The separated CSS file will also useful if you need to modify the fieldset appearance. This lib is embeded by sourceforge, so according to debian policy 4.13 it should be packaged separately. --- End Message --- --- Begin Message --- Source: jquery-coolfieldset Source-Version: 1.0.1-1 We believe that the bug you reported is fixed in the latest version of jquery-coolfieldset, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 740...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. François-Régis Vuillemin (supplier of updated jquery-coolfieldset package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 20 Mar 2014 12:18:26 +0100 Source: jquery-coolfieldset Binary: libjs-jquery-coolfieldset Architecture: source all Version: 1.0.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Javascript Maintainers Changed-By: François-Régis Vuillemin Description: libjs-jquery-coolfieldset - jQuery Plugin for creating collapsible fieldset Closes: 740957 Changes: jquery-coolfieldset (1.0.1-1) unstable; urgency=medium . * Initial release. (Closes: #740957) Checksums-Sha1: bc97188f843b3d2ff1d757bb1d30a21687ffc86d 2121 jquery-coolfieldset_1.0.1-1.dsc 3b374f0e3b77c4740f6320ed4572a31461d79081 3004 jquery-coolfieldset_1.0.1.orig.tar.gz 752bbbc5b799838cfbf231a72d464e9287e4cb3b 2380 jquery-coolfieldset_1.0.1-1.debian.tar.xz 1e8d10a3ec7c72636f67b932075259b30429c25a 4934 libjs-jquery-coolfieldset_1.0.1-1_all.deb Checksums-Sha256: f8446756dd0f78780973541cc27218b8af7f6ca2c3e5bb04c27503bcd5dc04db 2121 jquery-coolfieldset_1.0.1-1.dsc ccdcc8e917c96a429150cda60c1c79ee9895b1573894b8ca8952205e15151805 3004 jquery-coolfieldset_1.0.1.orig.tar.gz 2184f2eed46a9f26555a4eae8345ab51cb4799ce043c2632d7e9b7bb182d923b 2380 jquery-coolfieldset_1.0.1-1.debian.tar.xz 501efffb1a3631c86a48bc4db22c48349bd7ea595de112b37dff7fd54605ca0c 4934 libjs-jquery-coolfieldset_1.0.1-1_all.deb Files: 70bee22dcb49f611953a343855fb044f 2121 web optional jquery-coolfieldset_1.0.1-1.dsc 09f0b004f28bad3f87afff419e225406 3004 web optional jquery-coolfieldset_1.0.1.orig.tar.gz 9bc08418a9369c14c24b2bc037b81ac6 2380 web optional jquery-coolfieldset_1.0.1-1.debian.tar.xz 35360835021cd6023178f634a7e82afc 4934 web optional libjs-jquery-coolfieldset_1.0.1-1_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIVAwUBUzqundMN7NJZkyL8AQpyHxAAvcLy869aLYSMlNenWUKJgbGcdq4zk2X4 Rd4vuNadawoomXz3UxMCkZGohE9gX4hOVHgPGt4bjZ7G9wcB20q0BsP1reIeqj+j n0oK3jampDP0cy917Msg69ooHCro3jm8IWtr4XyGvAi+9eoVLes0vSKC6ALoVFsB o0uRgjd9G16MqwhvaupDnpXyi63Rar2ZMl4INg0PUYTfYXt9BaXRn1E1sCGrmfeF 2KPj+nCYVou/tOAa2hEpAUrIMg/QzYtM4MgRPJSUcdpcCaECdIx0kqppzt2vis6+ Q02XPTNOGOaMHX2jdv7EVoA12oz2DL35AODoeDFlP/5ZJsQGMAQeHkOq2CoYUS5O hv+z4nQ/ep2s2cI6z03Ue8YqbrostT4PnHJM3sNPzgSd+Tn7kovX5gQKPK7K1cBa iulUOrGCxgmLqYEMwlfxy/v6PNi6f5uT/nuhY6PMDoyxfKgbzXKd4jEt4NLHOwwH o0DDBrwoaGPo0gxCSFmmrF6+ddKoQkQRKw4QZFrXb3WoJ2JuSeB1w4zCMF7uI6Tq Um2psxQqLjUyQmZJ6fBHm/hJmdfBzOD3dA5LVVuDnKEhoLjm+fe6F+FsIjKRcGdx 9LTy8vYXNSc7pwDriSiwaUL2O62crVWW46tRm61IvggwpGTCLLVQE2slAjSWohgE 9+xKRhS6Jdo= =E08e -END PGP SIGNATURE--
Bug#696986: marked as done (ITP: birdfont -- TTF, EOT & SVN font editor)
Your message dated Wed, 02 Apr 2014 16:00:06 + with message-id and subject line Bug#696986: fixed in birdfont 0.34-1 has caused the Debian Bug report #696986, regarding ITP: birdfont -- TTF, EOT & SVN font editor 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.) -- 696986: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696986 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: wishlist Owner: Hideki Yamane X-Debbugs-CC: debian-de...@lists.debian.org, pkg-fonts-de...@lists.alioth.debian.org Package name: birdfont Version: 0.8.0 Upstream Author: 2012 Johan Mattsson URL: http://birdfont.org/ License: GPL-3 Description: TTF, EOT & SVN font editor Birdfont is a free, open source font editor that lets you create outline vector graphics and export ttf, eot & svg fonts. -- Regards, Hideki Yamane henrich @ debian.or.jp/org http://wiki.debian.org/HidekiYamane --- End Message --- --- Begin Message --- Source: birdfont Source-Version: 0.34-1 We believe that the bug you reported is fixed in the latest version of birdfont, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 696...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Hideki Yamane (supplier of updated birdfont package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 28 Feb 2014 23:29:40 +0900 Source: birdfont Binary: birdfont Architecture: source amd64 Version: 0.34-1 Distribution: unstable Urgency: medium Maintainer: Debian Fonts Task Force Changed-By: Hideki Yamane Description: birdfont - font editor that lets you create outline vector graphics and expo Closes: 696986 Changes: birdfont (0.34-1) unstable; urgency=medium . * New upstream release * Upload to unstable repository (Closes: #696986) * debian/watch - disable it since upstream changed to strict check * debian/copyright - update * debian/patches - fix_location.patch, set_gee-1.0.patch, icon.patch: drop those patches, since upstream deal with problems * debian/rules - add install options * update debian/lintian-overrides Checksums-Sha1: fc26c5df292c187acb6d7922a71d917f78bdb798 2025 birdfont_0.34-1.dsc e76d33ddc07294f21108ccc5621793d3b6ca1ac0 413173 birdfont_0.34.orig.tar.gz bf05df3a28ae5714e8642a695eba7030a4e406fe 3832 birdfont_0.34-1.debian.tar.xz b0fffd21a0bd749b081f82663b96281dbcef0263 643140 birdfont_0.34-1_amd64.deb Checksums-Sha256: 5d7013a27f40fb924ab0a9170501fae0671f49684791566508edefcfb26e7c5c 2025 birdfont_0.34-1.dsc 69b90cdebed3bd5a8cff5dfbbb4d87754cd68f1f48535fd1c8e35175d7fd5d5b 413173 birdfont_0.34.orig.tar.gz d8ce19f1ebfee1a3bfb3fcb1636ebbe28c5227ada5d126fb53adaf8ec02686ac 3832 birdfont_0.34-1.debian.tar.xz 210e287786d5c6c49af2023079b9c188442ecab7762991b1a7f99e7928d70bbe 643140 birdfont_0.34-1_amd64.deb Files: dff86d5512ca5043c709147c00533b48 2025 fonts extra birdfont_0.34-1.dsc 9e91e5c9f15c38751a4fc2d8d5febff8 413173 fonts extra birdfont_0.34.orig.tar.gz 9baf645919646c6223137e09fc5d793e 3832 fonts extra birdfont_0.34-1.debian.tar.xz 1aa0df7f541e1654e15960d44948ace9 643140 fonts extra birdfont_0.34-1_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCgAGBQJTEKSrAAoJEF0yjQgqqrFAYD4P/1eDxTBqoWJeRq1pdBAdr2aH FXRK8y7jq+Swy2amCggIa0bDVpa8Q+Me2k4rCtfUjv2EIUXz04s4uT4g+JZNwgzr ya0bAERoPRVFfABHkR4V2E2LgtVFbdILuM8ipmriCrVWLEnoN4ILYQ9df8w2RJZ+ ErKfamMmS+0KoxxyoL4vE4hYOJTSa1mKU6qZ1xUtVs8ekjYw/QBiDkzNRxylQriO gT+cK2NGHrqT+sztllz922OajsAARWEQSfYsgLrg1ZswOPJhqUIh2SM9UWoosHyU PHluByVmJsBJrmcYPo+DoK+dymzEM9wCsVpBi5stqHqsiRvnSx8oKHEw1SI0g7/s 7nCdjqpCm3u79tO+f+2pAnasrVH+NRCyzV9NBztHIR3BoOvS7G0i9OURHOqqMPc2 gQ8evG4cHlt9Kn8t4X+eSqIPkpLksNyfm4Yx80Pl66wvclBxgheTytIUIdbf5SYm +kvJ2JV1jCZQUCQze6c4wFXEDAURY2TK1ITZpxKVvM4mlUFRgExcKPZK+r+MvgMj uwNPtzY/BnMgMh4DrXByskr3CkQxjf2u7x1baAi+Cnd60Mo2dolchYiL2nWdGf7p 0avOE6g5rmHyAlqOWUE7vsMnoc+3OaBPhIeGYcIzf2BMfytXSH1MT9r2Y1kKJn86 qxaEtb4GDHbORIHNAp7w =9A4J -END PGP SIGNATURE End Message ---
Bug#741921: marked as done (ITP: libsocketcan -- library to control some basic functions in socketcan from userspace.)
Your message dated Wed, 02 Apr 2014 16:00:07 + with message-id and subject line Bug#741921: fixed in libsocketcan 0.0.9+git20140207-1 has caused the Debian Bug report #741921, regarding ITP: libsocketcan -- library to control some basic functions in socketcan from userspace. 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.) -- 741921: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741921 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: wishlist Owner: Alexander Gerasiov * Package name: libsocketcan Version : 0.0.9 Upstream Author : Luotao Fu * URL : http://git.pengutronix.de/?p=tools/libsocketcan.git * License : LGPL-2.1 Programming Lang: C Description : library to control some basic functions in socketcan from userspace. This userspace library allows one to do common configure/control tasks on SocketCAN interface. --- End Message --- --- Begin Message --- Source: libsocketcan Source-Version: 0.0.9+git20140207-1 We believe that the bug you reported is fixed in the latest version of libsocketcan, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 741...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alexander GQ Gerasiov (supplier of updated libsocketcan package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 18 Mar 2014 18:47:57 +0400 Source: libsocketcan Binary: libsocketcan-dev libsocketcan2 libsocketcan-doc Architecture: source i386 all Version: 0.0.9+git20140207-1 Distribution: unstable Urgency: low Maintainer: Alexander GQ Gerasiov Changed-By: Alexander GQ Gerasiov Description: libsocketcan-dev - library to control some basic functions in SocketCAN from userspa libsocketcan-doc - library to control some basic functions in SocketCAN from userspa libsocketcan2 - library to control some basic functions in SocketCAN from userspa Closes: 741921 Changes: libsocketcan (0.0.9+git20140207-1) unstable; urgency=low . * Initial release. (Closes: #741921) Checksums-Sha1: 9d36a7add525ed47f4a269d316afa2b59843c36f 1777 libsocketcan_0.0.9+git20140207-1.dsc 0303d8728a0ade3d12f7d28c5b3093a1b8e2f59c 37534 libsocketcan_0.0.9+git20140207.orig.tar.bz2 e27cc8de91bcee510864c8d4a232f833ff033850 2324 libsocketcan_0.0.9+git20140207-1.debian.tar.xz 6a8ec751ad0852bebbfe5d63d9ac63c90110292c 6304 libsocketcan-dev_0.0.9+git20140207-1_i386.deb 2c619a51cfc97c8e1e86954e532b9cb6e7fd35be 7024 libsocketcan2_0.0.9+git20140207-1_i386.deb 19364b66f61e613545a1b5554265fc6afad5608b 434136 libsocketcan-doc_0.0.9+git20140207-1_all.deb Checksums-Sha256: 5a7ca8fca42a2ef4d6cc32ed876af0df218f7814d2e7f8f72bb019abfd5e1deb 1777 libsocketcan_0.0.9+git20140207-1.dsc 4742b4830ab847c43150df144bec08394b3a1d200edc2c78bf0cdea38f720a1f 37534 libsocketcan_0.0.9+git20140207.orig.tar.bz2 599f4dfa3e9a9e273881758fbdabf2c56c5159a6d8672e35010e2c36ab8acd03 2324 libsocketcan_0.0.9+git20140207-1.debian.tar.xz e591b659b16c35cad860ee9c016a321df9d1b8856ae958065de7e4d72f4e1881 6304 libsocketcan-dev_0.0.9+git20140207-1_i386.deb b0cbfa3657adcab02d16d91b23bbcfbd87dfd35cbe04056e285e0ff1fcf239ff 7024 libsocketcan2_0.0.9+git20140207-1_i386.deb 0df88ca0b7ea4bfd7b85751e664183f23fe021eba224921599170a3ac548d190 434136 libsocketcan-doc_0.0.9+git20140207-1_all.deb Files: e6b31a4659e21612e0812302e1656826 1777 libs optional libsocketcan_0.0.9+git20140207-1.dsc f69cd2d3ddb7e4c8b5d2b2973b9c6486 37534 libs optional libsocketcan_0.0.9+git20140207.orig.tar.bz2 347b0b836df61edeaaa49ca79ca0523a 2324 libs optional libsocketcan_0.0.9+git20140207-1.debian.tar.xz 1d6475548ff72e534ae182a0c3ed 6304 libdevel optional libsocketcan-dev_0.0.9+git20140207-1_i386.deb 96a2b5c4840a0673c2fbb64538b4fbb1 7024 libs optional libsocketcan2_0.0.9+git20140207-1_i386.deb 9bf56dcbfee196b4ba557533f08b53bf 434136 doc optional libsocketcan-doc_0.0.9+git20140207-1_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQEcBAEBCAAGBQJTKVvYAAoJEMqH6egqrDPxa3QIAITV5/SEJwFg01pEspA9vwjA sUKPehOfhIOcm0RG5DCCxrsM3Myd40DDcz2BAWqmuEYIyLOuwReq2u9fnJ7glFRo artJr7CKHbwfQd9I/ncfrVp2YkaCbeI
Bug#743379: ITP: gravit -- visually stunning gravity simulator
On 02/04/14 15:21, Andreas Tille wrote: > Hi Tomasz, > > I guess you might like to maintain this package in Debian Astro team. > It might make sense to CC the relevant mailing list (which I'm doing > hereby). > > Kind regards > >Andreas. Hi Andreas, I totally agree, it is a great idea. Do I have to do something special about it? What about stellarium? I'm doing completely fine alone, but, well, what do you think? Tomasz > > On Wed, Apr 02, 2014 at 10:28:10AM +0200, Tomasz Buchert wrote: > > Package: wnpp > > Severity: wishlist > > Owner: Tomasz Buchert > > > > * Package name: gravit > > Version : 0.5.1 > > Upstream Author : Gerald Kaszuba > > * URL : http://gravit.slowchop.com/ > > * License : GPL2 > > Programming Lang: C > > Description : visually stunning gravity simulator > > > > Gravit is a free, visually stunning gravity simulator, > > where you can spend endless time experimenting > > with various configurations of simulated universes. > > > > Features: > > - Stunning visualisations > > - Create unlimited variations of simulations > > - You can view the simulation in > > 3D without glasses using stereoscopic imaging > > - Can be installed as a screen saver in Windows > > - You can record, then play back at any speed > > - Stores every particle's position for every frame in memory > > - Compresses history when needed, for very long recordings > > - Mouse controllable rotation > > - Console with script execution > > - Colours can be based on mass, velocity, acceleration, > > momentum or kinetic energy > > - Save and Load simulations > > - Update display/input while recording a frame > > > > The package provides also gravit-data binary package which > > contains data files. > > > > The package is an interesting simulator which may prove interesting > > for people learning about gravity. It uses Lua to describe positions > > of masses and so is not limited to builtin list of simulation scenarios. > > I already maintain stellarium and I find gravit as nice addition to > > Debian repository of packages. > > > > The package can be maintained by me only (it's a rather easy one). > > > > > > -- > > To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org > > with a subject of "unsubscribe". Trouble? Contact > > listmas...@lists.debian.org > > Archive: > > https://lists.debian.org/20140402082810.22540.92560.reportbug@noether > > > > > > -- > http://fam-tille.de > > -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140402152211.ga30...@buchert.pl
Bug#743379: ITP: gravit -- visually stunning gravity simulator
Hi Tomasz, I guess you might like to maintain this package in Debian Astro team. It might make sense to CC the relevant mailing list (which I'm doing hereby). Kind regards Andreas. On Wed, Apr 02, 2014 at 10:28:10AM +0200, Tomasz Buchert wrote: > Package: wnpp > Severity: wishlist > Owner: Tomasz Buchert > > * Package name: gravit > Version : 0.5.1 > Upstream Author : Gerald Kaszuba > * URL : http://gravit.slowchop.com/ > * License : GPL2 > Programming Lang: C > Description : visually stunning gravity simulator > > Gravit is a free, visually stunning gravity simulator, > where you can spend endless time experimenting > with various configurations of simulated universes. > > Features: > - Stunning visualisations > - Create unlimited variations of simulations > - You can view the simulation in > 3D without glasses using stereoscopic imaging > - Can be installed as a screen saver in Windows > - You can record, then play back at any speed > - Stores every particle's position for every frame in memory > - Compresses history when needed, for very long recordings > - Mouse controllable rotation > - Console with script execution > - Colours can be based on mass, velocity, acceleration, > momentum or kinetic energy > - Save and Load simulations > - Update display/input while recording a frame > > The package provides also gravit-data binary package which > contains data files. > > The package is an interesting simulator which may prove interesting > for people learning about gravity. It uses Lua to describe positions > of masses and so is not limited to builtin list of simulation scenarios. > I already maintain stellarium and I find gravit as nice addition to > Debian repository of packages. > > The package can be maintained by me only (it's a rather easy one). > > > -- > To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > Archive: https://lists.debian.org/20140402082810.22540.92560.reportbug@noether > > -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140402132139.gb22...@an3as.eu
Bug#743282: apt-get-snapshot won't be packaged
Control: tag -1 wontfix Control: close -1 The apt-get-snapshot code won't be packaged for Debian. The upstream author has also considered using debsnap in the future. Thanks for everyone's feedback. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb pgpdI14Ax9NDk.pgp Description: Digitale PGP-Signatur
Processed: apt-get-snapshot won't be packaged
Processing control commands: > tag -1 wontfix Bug #743282 [wnpp] ITP: apt-get-snapshot -- Download a specific package version from snapshot.debian.org Added tag(s) wontfix. > close -1 Bug #743282 [wnpp] ITP: apt-get-snapshot -- Download a specific package version from snapshot.debian.org Marked Bug as done -- 743282: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743282 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.b743282.1396444711612.transcr...@bugs.debian.org
Bug#743408: ITP: ruby-hitimes -- fast, high resolution timer library for recording performance metrics
package: wnpp severity: wishlist Upstream url: https://rubygems.org/gems/hitimes Upstream Author: Jeremy Hinegardner License: ISC Description: Hitimes is a fast, high resolution timer library for recording performance metrics. It uses the appropriate low method calls for each system to get the highest granularity time increments possible. It currently supports any of the following systems: * any system with the POSIX call `clock_gettime()` * Mac OS X * Windows * JRuby Using Hitimes can be faster than using a series of `Time.new` calls, and it will have a much higher granularity. It is definitely faster than using `Process.times`. -- പ്രവീണ് അരിമ്പ്രത്തൊടിയില് You have to keep reminding your government that you don't get your rights from them; you give them permission to rule, only so long as they follow the rules: laws and constitution. -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/caoo+evogzdtkec7envmryn2rfeurkz9kukfe__ra-9prqlj...@mail.gmail.com
Re: Processed: ngp: block ITP 739307 by RFS 739178
unblock 739307 by 739178 On Mon, Mar 31, 2014 at 6:33 PM, Debian Bug Tracking System < ow...@bugs.debian.org> wrote: > Processing commands for cont...@bugs.debian.org: > > > block 739307 by 739178 > Bug #739307 [wnpp] ITP: ngp -- ncurses code parsing tool > 739307 was not blocked by any bugs. > 739307 was not blocking any bugs. > Added blocking bug(s) of 739307: 739178 > > stop > Stopping processing here. > > Please contact me if you need assistance. > -- > 739307: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739307 > Debian Bug Tracking System > Contact ow...@bugs.debian.org with problems >
Processed: your mail
Processing commands for cont...@bugs.debian.org: > unblock 739307 by 739178 Bug #739307 [wnpp] ITP: ngp -- ncurses code parsing tool 739307 was blocked by: 739178 739307 was not blocking any bugs. Removed blocking bug(s) of 739307: 739178 > quit Stopping processing here. Please contact me if you need assistance. -- 739307: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739307 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.r.139644073331353.transcr...@bugs.debian.org
Bug#743404: RFP: eslint -- tool for static analysis of ECMAScript (JavaScript™) code
Package: wnpp Severity: wishlist * Package name: eslint Version : 0.4.5 Upstream Author : Nicholas C. Zakas * URL : http://eslint.org/ * License : Expat (MIT) Programming Lang: ECMAScript Description : tool for static analysis of ECMAScript (JavaScript™) code ESLint is a tool for identifying and reporting on patterns found in ECMAScript (JavaScript™) code. It performs static code analysis to find common and likely mistakes. . In many ways, it is similar to JSLint and JSHint with a few exceptions: . * ESLint uses Esprima for JavaScript parsing. * ESLint uses an AST to evaluate patterns in code. * ESLint is completely pluggable, every single rule is a plugin and you can add more at runtime. One reason this package is attractive for ECMAScript developers is because it is a DFSG-free licensed linter; the two most popular linters, JSLint and JSHint, both have non-free licenses that prevent their inclusion in Debian. -- \ “All progress has resulted from people who took unpopular | `\ positions.” —Adlai Stevenson | _o__) | Ben Finney signature.asc Description: Digital signature
Re: Processed: ngp: block ITP 739307 by RFS 739178
unblock 739307 by 739178; On Mon, Mar 31, 2014 at 6:33 PM, Debian Bug Tracking System < ow...@bugs.debian.org> wrote: > Processing commands for cont...@bugs.debian.org: > > > block 739307 by 739178 > Bug #739307 [wnpp] ITP: ngp -- ncurses code parsing tool > 739307 was not blocked by any bugs. > 739307 was not blocking any bugs. > Added blocking bug(s) of 739307: 739178 > > stop > Stopping processing here. > > Please contact me if you need assistance. > -- > 739307: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739307 > Debian Bug Tracking System > Contact ow...@bugs.debian.org with problems >
Bug#743379: ITP: gravit -- visually stunning gravity simulator
Package: wnpp Severity: wishlist Owner: Tomasz Buchert * Package name: gravit Version : 0.5.1 Upstream Author : Gerald Kaszuba * URL : http://gravit.slowchop.com/ * License : GPL2 Programming Lang: C Description : visually stunning gravity simulator Gravit is a free, visually stunning gravity simulator, where you can spend endless time experimenting with various configurations of simulated universes. Features: - Stunning visualisations - Create unlimited variations of simulations - You can view the simulation in 3D without glasses using stereoscopic imaging - Can be installed as a screen saver in Windows - You can record, then play back at any speed - Stores every particle's position for every frame in memory - Compresses history when needed, for very long recordings - Mouse controllable rotation - Console with script execution - Colours can be based on mass, velocity, acceleration, momentum or kinetic energy - Save and Load simulations - Update display/input while recording a frame The package provides also gravit-data binary package which contains data files. The package is an interesting simulator which may prove interesting for people learning about gravity. It uses Lua to describe positions of masses and so is not limited to builtin list of simulation scenarios. I already maintain stellarium and I find gravit as nice addition to Debian repository of packages. The package can be maintained by me only (it's a rather easy one). -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140402082810.22540.92560.reportbug@noether