Bug#815129: ITP: r-cran-nlp - Natural Language Processing Infrastructure
Package: wnpp Severity: wishlist https://cran.r-project.org/web/packages/NLP/index.html Natural Language Processing Infrastructure Basic classes and methods for Natural Language Processing.
Bug#815130: ITP: r-cran-lubridate - Make Dealing with Dates a Little Easier
Package: wnpp Severity: wishlist https://cran.r-project.org/web/packages/lubridate/index.html Make Dealing with Dates a Little Easier Functions to work with date-times and timespans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and timespan objects. The 'lubridate' package has a consistent and memorable syntax that makes working with dates easy and fun.
Bug#815127: ITP: r-cran-arm
Package: wnpp Severity: wishlist https://cran.r-project.org/web/packages/arm/ arm: Data Analysis Using Regression and Multilevel/Hierarchical Models R functions for processing 'lm', 'glm', 'svy.glm', 'merMod' and 'polr' outputs.
Bug#815128: ITP: r-cran-glmnet - Lasso and Elastic-Net Regularized Generalized Linear Models
Package: wnpp Severity: wishlist https://cran.r-project.org/web/packages/glmnet/ glmnet: Lasso and Elastic-Net Regularized Generalized Linear Models Extremely efficient procedures for fitting the entire lasso or elastic-net regularization path for linear regression, logistic and multinomial regression models, Poisson regression and the Cox model. Two recent additions are the multiple-response Gaussian, and the grouped multinomial. The algorithm uses cyclical coordinate descent in a path-wise fashion, as described in the paper linked to via the URL below.
Bug#813562: Test suite failure
I have seen a similar problem. What version of leptonica is installed? tesseract --version will report this. Also what's the file name for liblept? On Thu, Feb 18, 2016 at 21:29 Sean Whitton wrote: > Dear James, > > OCRmyPDF's test suite is currently failing under a freshly-installed > Debian Sid chroot. I've attached the output to this e-mail. > > Since the test suite worked on yesterday's version of Debian Sid, I > think that this must be due to a bug introduced in a new version of one > the dependencies. That means it's my job to figure out what the problem > is, and it is unlikely to be a bug in OCRmyPDF for you to fix. I'm > e-mailing you just in case the problem is obvious to you from reading > the output. > > Thanks. > > -- > Sean Whitton >
Bug#686447: [Pkg-zfsonlinux-devel] What can be done to make zfs-linux easier to review?
[Aron Xu] > I participated the Ubuntu thing more or less, and had made sure the > user land stuff compatible with future Debian updates. But nothing can > be guaranteed from me for whether we are able to have zfs in Debian, > though. I'm reviewing the debian/copyright again, to try avoid any > worries from ftp team. Very glad to read you are on the case. For those interested in helping out, looking at the debian/copyright file is the highest priority? -- Happy hacking Petter Reinholdtsen
Bug#813562: Test suite failure
Dear James, OCRmyPDF's test suite is currently failing under a freshly-installed Debian Sid chroot. I've attached the output to this e-mail. Since the test suite worked on yesterday's version of Debian Sid, I think that this must be due to a bug introduced in a new version of one the dependencies. That means it's my job to figure out what the problem is, and it is unlikely to be a bug in OCRmyPDF for you to fix. I'm e-mailing you just in case the problem is obvious to you from reading the output. Thanks. -- Sean Whitton = test session starts == platform linux -- Python 3.4.4, pytest-2.8.7, py-1.4.31, pluggy-0.3.1 rootdir: /build/ocrmypdf-4.0.1, inifile: pytest.ini collected 44 items tests/test_hocrtransform.py . tests/test_main.py ...FF.. tests/test_pageinfo.py === FAILURES === test_autorotate[hocr] _ spoof_tesseract_cache = {'BIBINPUTS': '/home/swhitton/doc:/home/swhitton/doc/papers:', 'BROWSER': 'iceweasel', 'BUILDRESULTGID': '1000', 'BUILDRESULTUID': '1000', ...} renderer = 'hocr' @pytest.mark.parametrize('renderer', [ 'hocr', 'tesseract', ]) def test_autorotate(spoof_tesseract_cache, renderer): import ocrmypdf.ghostscript as ghostscript import logging gslog = logging.getLogger() # cardinal.pdf contains four copies of an image rotated in each cardinal # direction - these ones are "burned in" not tagged with /Rotate out = check_ocrmypdf('cardinal.pdf', 'test_autorotate_%s.pdf' % renderer, '-r', '-v', '1', env=spoof_tesseract_cache) for n in range(1, 4+1): correlation = check_monochrome_correlation( reference_pdf=_infile('cardinal.pdf'), reference_pageno=1, test_pdf=out, test_pageno=n) > assert correlation > 0.80 E assert 0.01808749884366989 > 0.8 tests/test_main.py:310: AssertionError - Captured stdout call - /build/ocrmypdf-4.0.1/.pybuild/pythonX.Y_3.4/build/tests/output/main/cardinal.pdf.ref0001.png /build/ocrmypdf-4.0.1/.pybuild/pythonX.Y_3.4/build/tests/output/main/cardinal.pdf.ref0001.png __ test_autorotate[tesseract] __ spoof_tesseract_cache = {'BIBINPUTS': '/home/swhitton/doc:/home/swhitton/doc/papers:', 'BROWSER': 'iceweasel', 'BUILDRESULTGID': '1000', 'BUILDRESULTUID': '1000', ...} renderer = 'tesseract' @pytest.mark.parametrize('renderer', [ 'hocr', 'tesseract', ]) def test_autorotate(spoof_tesseract_cache, renderer): import ocrmypdf.ghostscript as ghostscript import logging gslog = logging.getLogger() # cardinal.pdf contains four copies of an image rotated in each cardinal # direction - these ones are "burned in" not tagged with /Rotate out = check_ocrmypdf('cardinal.pdf', 'test_autorotate_%s.pdf' % renderer, '-r', '-v', '1', env=spoof_tesseract_cache) for n in range(1, 4+1): correlation = check_monochrome_correlation( reference_pdf=_infile('cardinal.pdf'), reference_pageno=1, test_pdf=out, test_pageno=n) > assert correlation > 0.80 E assert 0.01808749884366989 > 0.8 tests/test_main.py:310: AssertionError - Captured stdout call - /build/ocrmypdf-4.0.1/.pybuild/pythonX.Y_3.4/build/tests/output/main/cardinal.pdf.ref0001.png /build/ocrmypdf-4.0.1/.pybuild/pythonX.Y_3.4/build/tests/output/main/cardinal.pdf.ref0001.png 2 failed, 42 passed in 667.14 seconds = signature.asc Description: PGP signature
Bug#772903: O: wtop -- Like top for Apache web servers
On Thu, Feb 18, 2016 at 1:04 PM, William Bonnet wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Hi Mauro, > > I am really interested in helping for this package. I am an Apache > user and i use wtop from time to time. > > Are you still looking for help ? > > Kind regards > Hi William, I'm no longer maintaning packages within Debian, nor am an official Developer (thus can't sponsor any uploads) anymore, but the package is Orphaned, so if you're interested in maintaining it, the steps you need to follow are: * Reply to this thread with a new subject clarifying that you have the intention to adopt this package [0] * Replace the current maintainer name with your own * When repackaging `wtop`, add an entry in the `debian/changelog` file notifying that you're the new maintainer and closing this bug (ie: * New maint (closes #) ) * Also, perhaps you might want to get in touch with Eriberto [1], since he did some work with the `wtop` package. [0] Subject: "ITA: wtop -- Like top for Apache web servers" Body: retitle ${bug-number} ITA: wtop -- Like top for Apache web servers owner ${bug-number} ! thanks [1] Eriberto https://bugs.debian.org/809830 HTH. Saludos, Mauro > - -- > William BONNET > > CTO & Founder / The IT Makers > > william.bon...@theitmakers.com > GSM +33 689 376 977 > twitter @theitmakers > -BEGIN PGP SIGNATURE- > Version: GnuPG v2 > > iQEcBAEBCAAGBQJWxeuEAAoJEI6s8LklpZ1I5AEH/24iqgiardsatH917zC3eOQg > we2rewctM0WxG9sx/fGIDcuVI+BQmCzqVYeg+lai0GCHspQftIHMFr0H+FLJNCdM > 1P/1s+LvbFaxslkR/KeS22ndr5ZqezHQDY6pR78eypyikqZiiYFlw0D3itNbiPTT > NCRIICFH0HnoE9e+hChpB9UvK4viGid8vEufwmnfjU+ddy7+ZePpNsIMYYn7/Hm6 > a5e+kh2oYUr51vrrV3fjARblvHk1zaL2hrjMsM+nZ8cGHvnpSZ24ovPDEYgwqdP/ > 6camwQykdrLuUynQKIoTnpcZXQRJ5Rol2vQx+uT4fjX35yywEsYcjyi+uyc8t7k= > =XJRP > -END PGP SIGNATURE-
Bug#686447: [Pkg-zfsonlinux-devel] What can be done to make zfs-linux easier to review?
On Thu, Feb 18, 2016 at 10:17 PM, Petter Reinholdtsen wrote: > Todays news on Slashdot is that the next Ubuntu release will include > zfs support. Check out > http://linux.slashdot.org/story/16/02/18/0528209/ubuntu-1604-lts-to-have-official-support-for-zfs-file-system > >. > > Will Debian manage to get zfs into our next release? I sure hope so. I participated the Ubuntu thing more or less, and had made sure the user land stuff compatible with future Debian updates. But nothing can be guaranteed from me for whether we are able to have zfs in Debian, though. I'm reviewing the debian/copyright again, to try avoid any worries from ftp team. Regards. Aron
Bug#811377: sysvinit maintenance
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I am looking for a way to contribute more to Debian, getting involved in packages. As Simon I cannot guarantee to be full time, but I would really like to start helping on more technical stuff. Maybe Simon and I could start to help you Ben ? Kind Regards, - -- William BONNET CTO & Founder / The IT Makers william.bon...@theitmakers.com GSM +33 689 376 977 -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJWxd5BAAoJEI6s8LklpZ1IOBQH/A6gSkBcE2CTSbJfh5L9cGUx +BSWWPiH5cttS9WPwCIUfdIYo9fP7b/XoL2oQRHWG5FHN/3pEEsHoCKZjm7QGZS8 H636WvMlw4JJSZblYwXGg13ijAGhWqM+NsJI7R2pxL/R+Ba/teNyyJvmHokEtL5f 2DaeFY+AICkZOpAR/NWWauwUtKkGxuoJMopLLff+YMHSc/FYX3+f9sWC+7c4BjWc kKsoLboldHY10wNjlmctRYFJN9VFTnSMi51+fxR9pIYl84gAw58M1qELAhYnRcff Srid9U6PnUmlcSd4ZHFRCZY756kZJR/GAFbodr7K89uTIFDXBiK7ahKPRGvWkSE= =x/vN -END PGP SIGNATURE-
Bug#814352: ITP: veracrypt -- Cross-platform on-the-fly encryption
On Thu, 18 Feb 2016 05:02:37 + Mike Gabriel wrote: > On Mi 17 Feb 2016 21:49:54 CET, Francesco Poli wrote: [...] > > Please send the updated debian/copyright file... > > > > Oh, I must have forgotten to attach that file. Here it comes. Well, the so-called VeraCrypt License is just the TrueCrypt License version 3.0 + the Apache License version 2.0. Since both licenses apply, the situation is not really different from the one we have discussed in the previous messages of this thread... Bye. -- http://www.inventati.org/frx/ There's not a second to spare! To the laboratory! . Francesco Poli . GnuPG key fpr == CA01 1147 9CD2 EFDF FB82 3925 3E1C 27E1 1F69 BFFE pgpzUcGz8J1sd.pgp Description: PGP signature
Bug#815059: ITP: hexchat-otr -- Off the record (OTR) plugin for hexchat
I've made the first draft package available from http://anonscm.debian.org/gitweb/?p=collab-maint/hexchat-otr.git >. I plan to upload it tomorrow. I would be more than happy to place it under the pkg-privacy umbrella, or to get some co-maintainer for the package. Please let me know if this is interesting to you. -- Happy hacking Petter Reinholdtsen
Bug#796265: ITP: tor-monitor -- GTK+ application to display Tor circuits and streams
Control: retitle -1 ITP: onioncircuits -- GTK+ application to display Tor circuits and streams Upstream is in the process of renaming the software to onioncircuits (to avoid including "Tor" in the name, for trademark reasons). > * URL : http://git.tails.boum.org/alan/tor-monitor/ ... becomes https://git-tails.immerda.ch/onioncircuits/ Stay tuned for an actual upstream release that takes the rename into account. Cheers, -- intrigeri
Processed: Re: Bug#796265: ITP: tor-monitor -- GTK+ application to display Tor circuits and streams
Processing control commands: > retitle -1 ITP: onioncircuits -- GTK+ application to display Tor circuits and > streams Bug #796265 [wnpp] ITP: tor-monitor -- GTK+ application to display Tor circuits and streams Changed Bug title to 'ITP: onioncircuits -- GTK+ application to display Tor circuits and streams' from 'ITP: tor-monitor -- GTK+ application to display Tor circuits and streams' -- 796265: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796265 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#784191: RFA: pgfouine - PostgreSQL log analyzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Luis, I am really interested in helping for this package. I am a PG user and i use pgfouine or pgbadger from time to time. Are you still looking for help ? Kind regards, - -- William BONNET CTO & Founder / The IT Makers william.bon...@theitmakers.com GSM +33 689 376 977 twitter @theitmakers -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJWxeuUAAoJEI6s8LklpZ1INgAIALlSEfCj9AH2O2MSVOh7qqLS //KUQPpjFpoGtoCPFdW+siV4hpNlkIo9jz/IoYxcGQ4nlAXvB5it+tKoekfuzotS czBItKaK4TjOftR56PPs3VkAkISO5QFdpQyP/LXd/uOilSdeO4uyQs8MyIp4KKeH SQlDCxtQS1jyAS9rIeasmSJriWU36SHTxyqHkI41wv2PA0tgohwW2Li1cusgnooc WdKwHeNAP6QqCrkjUbWz1++Uq6oXuZvdPtWe5+vGFVYrCSsqfrTnct39jBfhq9PG A9Io77Vzk7EbtyctZNwLu6alAnSOr3LUdaQDczHCg88/tnnwjtaOOhS06bxQMGk= =2Sxn -END PGP SIGNATURE-
Bug#772047: RFH: pgpool2 -- connection pool server and replication proxy for PostgreSQL
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Christoph, I am really interested in helping for this package. I am a PG user and i use pgpool2 from time to time. Are you still looking for help ? Kind regards - -- William BONNET CTO & Founder / The IT Makers william.bon...@theitmakers.com GSM +33 689 376 977 twitter @theitmakers -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJWxeumAAoJEI6s8LklpZ1ICiQH/ioTnfmBbeK9z7cIIdR5Fnq7 1Ja8bmrtKA0lc19Gv24JOlfLxORLfefMS1h7ynX5ckmhVVmqkqrYP8qYtnGZ7GHp Ofh+6DWTWmKOnmw/bsgUzH5fQkTy3eAJzw+Qdl6eRdiUY2CVCMqtiwfgHxG2HYto YvSFGr2+AsqI5lz+5bhuguho/qN/c661oxDp/Dq9P+C3/qi9D93rFpP7GNysOKNE VvXPFwGvzY7vDT7vRAwpWkjZfvYED7OBP2lNb96LAx1pOzYZbKHko22aUfmsFRcu jVYGLzG3PddygCtO0JF5J+efEtq+7Qvi3fcPj3xS6QmfU7IqniIRpg2wYWc/q18= =rlLc -END PGP SIGNATURE-
Bug#815097: ITP: twitterwatch -- Simple Twitter bot detecting if no tweet was posted recently on a user timeline
Package: wnpp Severity: wishlist Owner: Carl Chenet * Package name: twitterwatch Version : 0.1 Upstream Author : Carl Chenet * URL : https://github.com/chaica/twitterwatch * License : GPL Programming Lang: Python Description : Simple Twitter bot detecting if no tweet was posted recently on a user timeline Twitterwatch watches a user timeline in order to check if tweets are tweeted on a regular schedule. If not, Twitterwatch warns you by sending emails.
Bug#811411: O: adduser -- add and remove users and groups
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I am also interested in helping you to maintain these two packages. I am looking for an opportunity to get involved in more technical stuff within the community. So maybe Gage and I could help you ? Kind regards, - -- William BONNET CTO & Founder / The IT Makers william.bon...@theitmakers.com GSM +33 689 376 977 -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJWxd8lAAoJEI6s8LklpZ1IEiwH/2oPmZtaS8xQTtvKO7UNIdMa KNjC0a9KJyD025vTPRoFpTvMkAAtBlSdNPvwEZroCD7P3kfazHR7X7e900muvJ26 sJQJT3HTadkoJrufhFmv7Iyl3fTtNLRKRtygM6fW+vAd6qhOraMxorejAzEhRbH1 j6uncP16inqOaW0Wp9SMzJBDc2UyByKMp5NeIbermj/1bepjuykrHVVxIDuL9hP0 0cz0Xn2mLLbmc/NUjZzf4T5m7T84WlS1vEUWJuHNGQg3I4y/t4l/yUW8LW4unK5G 7WhJ0GHlri9lgzigunoRlodVxf6IpCDXqouXwi0CBXJlOOFrnKmY+SQ2aKKT0yE= =HKQw -END PGP SIGNATURE-
Bug#540583: apachetop: ITA -> O
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I am really interested in helping for this package. I am an Apache user and i use apachetop from time to time. Are you still looking for help ? Kind regards - -- William BONNET CTO & Founder / The IT Makers william.bon...@theitmakers.com GSM +33 689 376 977 twitter @theitmakers -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJWxeteAAoJEI6s8LklpZ1Ixl4H/2u/57X7gI8gAKRLGYJ8l5hO wSH/NNHwxxzJLrT6VzwOXJ2YMtRutlDEoCAy6mQ86tKYLm2Sg9MbMZ+jlGZTJQNa YGWOd86h8DyJ5LgDKHTSlOo34oMfRZXtAGVGBjIAVNCDTUDgsLQAK1CGQcEB7LRo gRef+TYs73ssRltTG9hY5cA6aOjbGxjHrLahHKxEFuOXT/ZlxS+FdtPgS5T2lpqm CqIpAAs7FysPg8gX+HCPCc3CN6bK0Oa91EgKhMnaN0koBs+UY7GcTolM2x5wUMQg cGVHxElDz9WNzAmHcRRi5mzGo/TsJIKGJXODbQHT7Yh0Wu1mdbsgaUijjO8gOnM= =vKwG -END PGP SIGNATURE-
Bug#332498: RFH: openssl -- Secure Socket Layer (SSL) binary and related cryptographic tools
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Kurt I am really interested in helping on this package. Do you still need some help ? If yes please let me know. It is about one year without comments on this bug. Maybe you have found some people ? But it is still open :) You can get in touch with me either through the BT, or directly by email or irc _william_. So we can define how to help Thanks in advance Kind regards, - -- William BONNET CTO & Founder / The IT Makers william.bon...@theitmakers.com GSM +33 689 376 977 twitter @theitmakers -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJWxeD/AAoJEI6s8LklpZ1Id8MH/1si+BZMZObpvVquR28nqwme G5ZuT2lUdQ0vddfaaYcpPh4/A9NBbQi1s5odSKncH1rbPT5NhOJG09TV/CHWKF+C lsd2mSuZam1vgEq/NFBaPpgjFIPMK7dIoVKwnJ6AmEajUh1mCansUDoDszW8Fc6h LawF+L6gGUpJsTdRzRsTnHkWXfURVQoIJ/subHn67MdLy5vljW5YsQHt+1R3W021 dSXnsh/fgI29CFmp7osN5pWBFRidIipXukY+SL6UsgoGX7qL9haJtolyP5UzdVzh 6UpaQSb6LLmrQdsGnmgfUV60qhXD3hhHQjwvfeSJBoJzWNtF4LZ/aO1DltSvcyM= =H/HS -END PGP SIGNATURE-
Processed: python-hdf5storage: block ITP 814908 by RFS 815053
Processing commands for cont...@bugs.debian.org: > block 814908 by 815053 Bug #814908 [wnpp] ITP: python-hdf5storage -- high-level utilities to read from and write to HDF5 814908 was not blocked by any bugs. 814908 was not blocking any bugs. Added blocking bug(s) of 814908: 815053 > stop Stopping processing here. Please contact me if you need assistance. -- 814908: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814908 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#704330: twitter-bootstrap: changing from ITA to O
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I am really interested in helping for this package. Espcially since i am a bootstrap user. Are you still looking for help ? Kind regards - -- William BONNET CTO & Founder / The IT Makers william.bon...@theitmakers.com GSM +33 689 376 977 twitter @theitmakers -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJWxetKAAoJEI6s8LklpZ1IOfMIAJS8UBepstHeIiMkJ7ZBNFnp FOdGzMMqSp/pMDp2xjagAxR+CNKht2fN+kFXIvG7SxKTXCFCgnb0zBV/Dvfo74/W V859O83oFBQNhW/to6wVDFdpNhfCgK45wp++n8JubsCmwV95xukdflfuyi1zVOwe xAsP6UUBRfQW3JZJA5EITbz/8bfSo2VYwqm2Dj7vEcM70RC3/6/d4ZE4Tq42vur7 UfxKFcwC/aobBpgrNDF9Gbv3lc69eJSykVAIunuPZti5Gj6jFKGrI2k7SgHJ9SKT POJeoQMv9+HNWYS7SOrVf5wbk1wK6+tIKTDrAnvcvyTbn+Pbey1jQVe/1MH0h9o= =DCjY -END PGP SIGNATURE-
Bug#772903: O: wtop -- Like top for Apache web servers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Mauro, I am really interested in helping for this package. I am an Apache user and i use wtop from time to time. Are you still looking for help ? Kind regards - -- William BONNET CTO & Founder / The IT Makers william.bon...@theitmakers.com GSM +33 689 376 977 twitter @theitmakers -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJWxeuEAAoJEI6s8LklpZ1I5AEH/24iqgiardsatH917zC3eOQg we2rewctM0WxG9sx/fGIDcuVI+BQmCzqVYeg+lai0GCHspQftIHMFr0H+FLJNCdM 1P/1s+LvbFaxslkR/KeS22ndr5ZqezHQDY6pR78eypyikqZiiYFlw0D3itNbiPTT NCRIICFH0HnoE9e+hChpB9UvK4viGid8vEufwmnfjU+ddy7+ZePpNsIMYYn7/Hm6 a5e+kh2oYUr51vrrV3fjARblvHk1zaL2hrjMsM+nZ8cGHvnpSZ24ovPDEYgwqdP/ 6camwQykdrLuUynQKIoTnpcZXQRJ5Rol2vQx+uT4fjX35yywEsYcjyi+uyc8t7k= =XJRP -END PGP SIGNATURE-
Bug#811411: I am interested to manage the this Package
Hi Team, I would like to manage this package. I have started my contribution to debian and would like to maintain this package and fix future bugs. I would be very happy to contribute in debian and put my knowledge to improve the OS and make it more flexible and powerful. Our team is so powerful and very happy to become a part of it. I find out my time for making changes and improving the dream operating system. Thanks in advance Regards, Rahulkrishnan R A
Bug#686447: What can be done to make zfs-linux easier to review?
Todays news on Slashdot is that the next Ubuntu release will include zfs support. Check out http://linux.slashdot.org/story/16/02/18/0528209/ubuntu-1604-lts-to-have-official-support-for-zfs-file-system >. Will Debian manage to get zfs into our next release? I sure hope so. -- Happy hacking Petter Reinholdtsen
Bug#814797: marked as done (ITP: android-platform-tools-base -- base tools for developing applications for the Android system)
Your message dated Thu, 18 Feb 2016 14:00:18 + with message-id and subject line Bug#814797: fixed in android-platform-tools-base 1.5.0-1 has caused the Debian Bug report #814797, regarding ITP: android-platform-tools-base -- base tools for developing applications for the Android system 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.) -- 814797: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814797 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: wishlist Owner: Markus Koschany * Package name: android-platform-tools-base Version : 1.5.0 Upstream Author : The Android Open Source Project * URL : https://android.googlesource.com/platform/tools/base/ * License : Apache-2.0 Programming Lang: Java Description : base tools for developing applications for the Android system This source package will build several tools for developing and building Android applications, e.g. Draw 9-patch Allows you to easily create a NinePatch graphic using a WYSIWYG editor. It also previews stretched versions of the image, and highlights the area in which content is allowed. JOBB Allows you to build encrypted and unencrypted APK expansion files in Opaque Binary Blob (OBB) format. lint The Android lint tool is a static code analysis tool that checks your Android project source files for potential bugs and optimization improvements. Android plugin for Gradle The Android build system consists of an Android plugin for Gradle. Gradle is an advanced build toolkit that manages dependencies and allows you to define custom build logic. You can build your Android apps from within Android Studio and from the command line on your machine or on machines where Android Studio is not installed (such as continuous integration servers). This package will be maintained by the Android Tools Team and is part of an ongoing effort to package the whole Android SDK eco-system for Debian. --- End Message --- --- Begin Message --- Source: android-platform-tools-base Source-Version: 1.5.0-1 We believe that the bug you reported is fixed in the latest version of android-platform-tools-base, 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 814...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Markus Koschany (supplier of updated android-platform-tools-base 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, 18 Feb 2016 00:47:02 +0100 Source: android-platform-tools-base Binary: android-platform-tools-base libandroid-tools-annotations-java libandroid-tools-common-java Architecture: source all Version: 1.5.0-1 Distribution: unstable Urgency: medium Maintainer: Android Tools Maintainer Changed-By: Markus Koschany Description: android-platform-tools-base - base tools for developing applications for the Android system libandroid-tools-annotations-java - annotations used throughout the Android tools libraries libandroid-tools-common-java - common library used by other Android tools libraries Closes: 814797 Changes: android-platform-tools-base (1.5.0-1) unstable; urgency=medium . * Initial release. (Closes: #814797) Checksums-Sha1: 622fb2a3c0047ed899c3843ae939306d260e198a 2811 android-platform-tools-base_1.5.0-1.dsc f686a270086247b740c6a6c8f68af914d507c55a 11268016 android-platform-tools-base_1.5.0.orig.tar.xz 691b98b83e51ef462d401542e8792b387e3b13cf 76648 android-platform-tools-base_1.5.0-1.debian.tar.xz 3a7a1b7ef2c7dee31bae10ab249c22eaeca49c3f 4517624 android-platform-tools-base_1.5.0-1_all.deb 97431b8149287a002be29602d56af9df57543f72 10534 libandroid-tools-annotations-java_1.5.0-1_all.deb ffd57d612a3193ae834f49d0826f97d01d1dd8a6 87910 libandroid-tools-common-java_1.5.0-1_all.deb Checksums-Sha256: 1fa2b18d2da3150bbc3a1556c2e5524a505f82c25e231a5c3b3d03b7106030d5 2811 android-platform-tools-base_1.5.0-1.dsc 32c3fa75da49457914738af381c8ad608de6fae8edb740dae6448f43a1c00445 11268016 android-platform-tools-base_1.5.0.orig.tar.xz d3bc498b3de5aac06215eb28d5f12706c074e4c3667f4fe55c7d0847c0e5da06 76648 android-pl
Bug#815072: ITP: django-webpack-loader -- Transparently use webpack with Django
Package: wnpp Severity: wishlist Owner: Michael Fladischer -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: django-webpack-loader Version : 0.2.4 Upstream Author : Owais Lone * URL : https://github.com/owais/django-webpack-loader * License : Expat Programming Lang: Python Description : Transparently use webpack with Django Use webpack to generate your static bundles without Django's staticfiles or opaque wrappers. . Django webpack loader consumes the output generated by webpack-bundle-tracker and lets you use the generated bundles in Django. -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCgAGBQJWxbl5AAoJEGlMre9Rx7W2jJcP/iVpss7yuBr5tfJbp+JzEXRA MFxe0TgCBo0Re9ucFPQ2z1xkQk7VRVWpPw7yVHhwJzbXyvU8jIydbsSeHD5ls6Vu WSH2JxL+0ngvzGiJfXVLBrAO9qzS3pdgNEkrohrn/o7pVtn+4nUaw9w+Stq0m7vy +fMt4GAGSS6nhDDBGK257tbOTBCOUCAmJXkxKOB8U9ya1txDIrt72uHqqZDTWOTT XJoILZMz1jqrV/ThUZzXuQJXZNcfa9ygJqvefLksMK74cN5JZ0/zzEVesD8Va1te 8wb6DMuPM0c9AiYnDapW8og1V1KAYX0P0VxIgu2RCk0D3niFgNgQw5ISc5NypgNp Z8c/yr3e4wLij3jdcAJ2d5JIqxVkBWzc5txnjAqDItPClu96RrRDY62XCrefWVSc hjOsruifJaX4uDdUm+kmG4E2u0taBRivBJPLPdbXd78KOZfXIY68CNHr+thHswwj 5gwoyYgOhWvEpJBwGEv4XAYHcX6KpGOEdNgDHD/SQePikbLxy8J78bQqL7rthRVx RIlATeJiR+8Wrpl4H26/ItJ0ftkYhZZ0/2QlMu3kptbAwgaKPHuCS9t2qwm8+/xC WEzhDtRNTjznTKMxB7edr+Lq6+1IKIJZMuL9S7633bMuvaK3bm67ZGDXC3LzOget afu945V5JsHfT6rfQ/t+ =QN/9 -END PGP SIGNATURE-
Bug#570267: marked as done (ITA: libcdk5 -- C-based curses widget library)
Your message dated Thu, 18 Feb 2016 12:00:30 + with message-id and subject line Bug#570267: fixed in libcdk5 5.0.20160131-1 has caused the Debian Bug report #570267, regarding ITA: libcdk5 -- C-based curses widget library 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.) -- 570267: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570267 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: normal I intend to orphan the libcdk5 package. The package description is: CDK stands for "Curses Development Kit". CDK sits on top of the curses library and provides 22 ready to use widgets for rapid application development of text-based interfaces. CDK delivers many of the common widget types required for a robust interface. Widgets can be combined to create complex widgets if needed. . Home page: http://invisible-island.net/cdk/ --- End Message --- --- Begin Message --- Source: libcdk5 Source-Version: 5.0.20160131-1 We believe that the bug you reported is fixed in the latest version of libcdk5, 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 570...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Herbert Parentes Fortes Neto (supplier of updated libcdk5 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: SHA1 Format: 1.8 Date: Fri, 12 Feb 2016 14:01:14 -0200 Source: libcdk5 Binary: libcdk5 libcdk5-dev libcdk5-doc Architecture: source amd64 all Version: 5.0.20160131-1 Distribution: unstable Urgency: low Maintainer: Herbert Parentes Fortes Neto Changed-By: Herbert Parentes Fortes Neto Description: libcdk5- C-based curses widget library libcdk5-dev - C-based curses widget library (development files) libcdk5-doc - C-based curses widget library (examples and demos) Closes: 570267 Changes: libcdk5 (5.0.20160131-1) unstable; urgency=low . * New upstream release. * debian/control: - Set myself as maintainer. (Closes: #570267). - pkg-config added to Build-Depends. - Bumped Standards-Version to 3.9.7. - Vcs-* fields using https. - libcdk5-doc package created. * debian/copyright updated. * debian/libcdk5-doc.examples created. * debian/libcdk5-dev.examples removed. * debian/libcdk5-dev.install: - cdk5-config script in new dir. A debian/NEWS.Debian file was created to inform about it. * debian/patches: - removed (applied by the upstream): - errors-from-man-cdk_binding_3.patch - errors-from-man-cdk_entry_3.patch - errors-from-man-cdk_mentry_3.patch * debian/rules: - '--with-pkg-config' added to dh_auto_configure. - rm '#*if.3' line removed. - using 'DEB_HOST_MULTIARCH', 'mkdir' and 'cp' to put cdk5-config script in the right dir. * debian/watch: - version 4. Checksums-Sha1: e42ba831771d277c84e512e507a2bf9985f61dbd 2034 libcdk5_5.0.20160131-1.dsc a346c5fb2f20e85c542d7a740ff35b83fbf1f957 516298 libcdk5_5.0.20160131.orig.tar.gz 7f506fc6f9067d25f5706fa1c9359ee3d8ab2231 49632 libcdk5_5.0.20160131-1.debian.tar.xz 8f7725f33b91a12a22f043c55aa4b5371409ab73 253456 libcdk5-dbgsym_5.0.20160131-1_amd64.deb 2703f12e2ab456917c5e103af672adee6cd62344 297122 libcdk5-dev_5.0.20160131-1_amd64.deb 2af56c9a455e6c9f6968be39efd717cdd44857c8 76192 libcdk5-doc_5.0.20160131-1_all.deb ef1bcbf4717ebd865d2de61b1d7a36475b4b692d 125948 libcdk5_5.0.20160131-1_amd64.deb Checksums-Sha256: 31739a0bd0a412d3f1829e8e37c8fcb7c62a9e8cc2f8879c67803c89c89785fe 2034 libcdk5_5.0.20160131-1.dsc c32d075806c231b96ca3778bd24132c7aa0ba9a126f3cebb8a16c59a8b132c22 516298 libcdk5_5.0.20160131.orig.tar.gz 42b65e834bf90acf79bb5ba72226bd5fc601b0bf1011befc2404f942b28d1e86 49632 libcdk5_5.0.20160131-1.debian.tar.xz 033ac56042562cf211f9025390291fc512fa622a63994e495ac84840da817aa2 253456 libcdk5-dbgsym_5.0.20160131-1_amd64.deb 8bee555a604791828d59d09fa340be5d5ceb56dabfa59f23136623e7df95c652 297122 libcdk5-dev_5.0.20160131-1_amd64.deb d2922930cfe1ef43813ca08c1917f17d1d286f87064f60152f6fbd02ade73ed4 76192 libcdk5-doc_5.0.20160131-1_all.deb 98057d93b9250da10bce281c9f734dbdd9bd64b1b7a7a8
Bug#814077: marked as done (ITP: topmenu-gtk -- Topmenu support for GTK2/3 and Qt based desktop shells)
Your message dated Thu, 18 Feb 2016 12:01:24 + with message-id and subject line Bug#814077: fixed in topmenu-gtk 0.2.1+git20151210.8c6108f-1 has caused the Debian Bug report #814077, regarding ITP: topmenu-gtk -- Topmenu support for GTK2/3 and Qt based desktop shells 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.) -- 814077: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814077 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: wishlist Owner: Mike Gabriel * Package name: topmenu-gtk Version : 0.2.1+git20151208 Upstream Author : Javier S. Pedro * URL : https://git.javispedro.com/cgit/topmenu-gtk.git/about/ * License : GPL, LGPL Programming Lang: C Description : Topmenu support for GTK2/3, Qt and Mozilla based applications Topmenu is a standalone global menu bar (MacOS X style). . The project provides support for GTK2 and GTK3 based desktop applications. Plugins for Qt4 applications and some Mozilla apps are also provided. Integration into MATE, XFCE and LXDE is implemented via panel applets. . TopMenu uses XEmbed for exporting menu bars. . This package will be maintained under the umbrella of the Debian MATE Packaging Team. --- End Message --- --- Begin Message --- Source: topmenu-gtk Source-Version: 0.2.1+git20151210.8c6108f-1 We believe that the bug you reported is fixed in the latest version of topmenu-gtk, 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 814...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mike Gabriel (supplier of updated topmenu-gtk 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, 16 Feb 2016 10:47:28 +0100 Source: topmenu-gtk Binary: topmenu-gtk3 topmenu-gtk3-dbg libtopmenu-client-gtk3-0 libtopmenu-client-gtk3-dev libtopmenu-client-gtk3-dbg libtopmenu-server-gtk3-0 libtopmenu-server-gtk3-dev libtopmenu-server-gtk3-dbg topmenu-gtk2 topmenu-gtk2-dbg libtopmenu-client-gtk2-0 libtopmenu-client-gtk2-dev libtopmenu-client-gtk2-dbg libtopmenu-server-gtk2-0 libtopmenu-server-gtk2-dev libtopmenu-server-gtk2-dbg topmenu-gtk-common mate-applet-topmenu mate-applet-topmenu-dbg xfce4-topmenu-plugin xfce4-topmenu-plugin-dbg lxpanel-plugin-topmenu lxpanel-plugin-topmenu-dbg Architecture: source amd64 all Version: 0.2.1+git20151210.8c6108f-1 Distribution: unstable Urgency: medium Maintainer: Debian MATE Packaging Team Changed-By: Mike Gabriel Description: libtopmenu-client-gtk2-0 - Topmenu GTK2 (shared library¸ client part) libtopmenu-client-gtk2-dbg - Topmenu GTK2 (debug symbols, shared library, client part) libtopmenu-client-gtk2-dev - Topmenu GTK2 (shared library, development files, client part) libtopmenu-client-gtk3-0 - Topmenu GTK3 (shared library¸ client part) libtopmenu-client-gtk3-dbg - Topmenu GTK3 (debug symbols, shared library, client part) libtopmenu-client-gtk3-dev - Topmenu GTK3 (shared library, development files, client part) libtopmenu-server-gtk2-0 - Topmenu GTK2 (shared library, server part) libtopmenu-server-gtk2-dbg - Topmenu GTK2 (debug symbols, shared library, server part) libtopmenu-server-gtk2-dev - Topmenu GTK2 (shared library, development files, server part) libtopmenu-server-gtk3-0 - Topmenu GTK3 (shared library, server part) libtopmenu-server-gtk3-dbg - Topmenu GTK3 (debug symbols, shared library, server part) libtopmenu-server-gtk3-dev - Topmenu GTK3 (shared library, development files, server part) lxpanel-plugin-topmenu - Topmenu plugin for the LXDE lxpanel-plugin-topmenu-dbg - Topmenu plugin for the LXDE (debug symbols) mate-applet-topmenu - Topmenu applet for the MATE panel mate-applet-topmenu-dbg - Topmenu applet for the MATE panel (debug symbols) topmenu-gtk-common - Topmenu GTK+ (common files) topmenu-gtk2 - Topmenu GTK+ (GTK2 module) topmenu-gtk2-dbg - Topmenu GTK+ (GTK2 module, debug symbols) topmenu-gtk3 - Topmenu GTK+ (GTK3 module) topmenu-gtk3-dbg - Topmenu GTK+ (GTK3 module, debug symbols) xfce4-topmenu-plugin - Topmenu panel plugin for the Xfce4 desktop xfce4-topmenu-plugin-dbg - Topmenu panel plugin for the Xfc
Bug#815059: ITP: hexchat-otr -- Off the record (OTR) plugin for hexchat
Package: wnpp Severity: wishlist Owner: Petter Reinholdtsen X-Debbugs-CC: pkg-privacy-maintain...@lists.alioth.debian.org * Package name: hexchat-otr Version : 0.2.0 Upstream Author : Patrick Griffis * URL : https://github.com/TingPing/hexchat-otr * License : GPL v2++ Programming Lang: C Description : Off the record plugin for hexchat Allow direct IRC chats with OTR encryption. I use hexchat and want OTR support, so I plan to upload this to Debian to make the package I use available for everyone. The author isn't convinced it is ready for general consumption, see https://github.com/TingPing/hexchat-otr/issues/9 >, but as I am already using it, I find it better than nothing. :) -- Happy hacking Petter Reinholdtsen