Processed: set owner

2015-12-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner  809234  1213char...@gmail.com
Bug #809234 [wnpp] ITA: lwatch -- Simple log colorizer
Owner recorded as 1213char...@gmail.com.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
809234: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809234
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#809234: set owner

2015-12-31 Thread Charlie WONG

Owner: 80923 1213char...@gmail.com



Bug#809234: set owner

2015-12-31 Thread Charlie WONG

owner 809234!



Processed: your mail

2015-12-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 521927 ITA: editobj -- Pyton object editor
Bug #521927 [wnpp] ITA: editobj -- Pyton object editor
Ignoring request to change the title of bug#521927 to the same title
> owner 521927 !
Bug #521927 [wnpp] ITA: editobj -- Pyton object editor
Owner recorded as Raphael Mota .
> Thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
521927: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521927
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#809507: ITP: alfa -- Automated Line Fitting Algorithm

2015-12-31 Thread Roger Wesson
Package: wnpp
Severity: wishlist
Owner: Roger Wesson 

* Package name: alfa
  Version : 1.0
  Upstream Author : Roger Wesson 
* URL : http://www.nebulousresearch.org/codes/alfa
* License : GPL v3
  Programming Lang: fortran 95
  Description : Automated Line Fitting Algorithm

ALFA measures the fluxes of emission lines in astronomical spectra.  It is 
fully automated and takes a few seconds to measure a spectrum containing 
hundreds of emission lines.  It uses a genetic algorithm to optimise the fit 
parameters.  It can also directly read FITS data cubes, making it particularly 
useful for spatially resolved spectroscopy.

The code is maintained by me, is under active development, and is already 
packaged and available via PPA at 
https://launchpad.net/~nebulousresearch/+archive/ubuntu/ppa 



Bug#809510: ITP: jquery-mousewheel -- jQuery plugin that adds cross-browser mouse wheel support

2015-12-31 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: jquery-mousewheel
  Version : 3.1.13~dfsg1-1
  Upstream Author : jQuery Foundation and other contributors
* URL : https://github.com/jquery/jquery-mousewheel
* License : Expat
  Programming Lang: Javascript
  Description : jQuery plugin that adds cross-browser mouse wheel
support

this is needed for Mailpile

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#809421: ITP: purple-matrix -- Libpurple plugin for Matrix

2015-12-31 Thread Víctor Cuadrado Juan

I have uploaded a preliminar package to mentors [1], the package is 
quite simple.

Currently, the libpurple plugin works but it's a very basic experience
(no read receipts, images, file transfer, etc), and the current git is
using unsupported matrix APIs, so I will wait until it is updated to 
file a RFS.

cheers,

-- 
Víctor Cuadrado juan
--
E-Mail: , OpenPGP-Key-ID: 0xA2591E231E251F36
Key fingerprint: E3C5 114C 0C5B 4C49 BA03  0991 A259 1E23 1E25 1F36
My signed E-Mails are trustworthy.


signature.asc
Description: PGP signature


Bug#809499: RFP: node-es6ify -- browserify v2 transform to compile ES6 to ES5 on the fly

2015-12-31 Thread Ross Gammon
Package: wnpp
Severity: wishlist

* Package name: node-es6ify
  Version : 1.6.0
  Upstream Author : Thorsten Lorenz [http://thlorenz.com/]
* URL : https://thlorenz.github.io/es6ify/
* License : Expat
  Programming Lang: Javacript
  Description : browserify v2 transform to compile ES6 to ES5 on the fly

Es6ify uses a browserify v2 transform to compile JavaScript.next (ES6) to
JavaScript.current (ES5) on the fly.

Node.js is an event-based server-side JavaScript engine.

node-isstream is a build dependency of Browserify
(https://bugs.debian.org/780357).

Dependencies:
NPM   Debian
es6ify (1.6.0)None
├─ through (~2.2.7)   node-through2 (1.1.1-1)
├─ traceur (0.0.79)   None
│  ├─ commander (2.6) node-commander
(2.4.0-1)
│  ├─ glob (4.3)  node-glob (4.0.5-1)
│  ├─ rsvp (^3.0.13)  None
│  ├─ semver (2.x)node-semver (2.1.0-2)
│  └─ source-map-support (~0.2.8) None
│ └─ source-map (0.1.32)  node-source-map
(0.1.40-1)
└─ xtend (~2.2.0) node-extend (2.0.0-1)

Warnings occured:
 [warning] xtend: extend does the same job
 [warning] through: through2 is better maintained, see node-jsonstream for a
patch



Bug#783216: marked as done (ITP: lua-ansicolors -- simple Lua function for printing to the console in color)

2015-12-31 Thread Debian Bug Tracking System
Your message dated Thu, 31 Dec 2015 12:00:21 +
with message-id 
and subject line Bug#783216: fixed in lua-ansicolors 1.0.2-1
has caused the Debian Bug report #783216,
regarding ITP: lua-ansicolors -- simple Lua function for printing to the 
console in color
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.)


-- 
783216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783216
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Jason Pleau 

* Package name: lua-ansicolors
  Version : 1.0.2
  Upstream Author : Enrique García 
* URL : https://github.com/kikito/ansicolors.lua/
* License : MIT
  Programming Lang: Lua
  Description : simple Lua function for printing to the console in color

 ansicolors provides the 'colors' function which allows the Lua programmer to
 output colored (both foreground and background) and stylized text.
 .
 One can use standard terminal colors: black, red, green, yellow, blue,
 magenta, cyan, white.
 .
 The following styles are also available: bright, dim, underline, blink,
 reverse, hidden, reset.

It is a dependency of busted (#783044), which in turn is a dependency to run
tests for neovim (#752264).

I plan to maintain it in pkg-lua
--- End Message ---
--- Begin Message ---
Source: lua-ansicolors
Source-Version: 1.0.2-1

We believe that the bug you reported is fixed in the latest version of
lua-ansicolors, 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 783...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jason Pleau  (supplier of updated lua-ansicolors 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: Sat, 02 May 2015 22:14:11 -0400
Source: lua-ansicolors
Binary: lua-ansicolors lua-ansicolors-dev
Architecture: source all
Version: 1.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Jason Pleau 
Changed-By: Jason Pleau 
Description:
 lua-ansicolors - simple Lua function for printing to the console in color
 lua-ansicolors-dev - Documentation for lua-ansicolors
Closes: 783216
Changes:
 lua-ansicolors (1.0.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #783216)
Checksums-Sha1:
 ab677228fd3c1b90463a4a78b3493f97be7ab2ed 2115 lua-ansicolors_1.0.2-1.dsc
 a662b742da066b0a47bfb2817a1bbe8f4eacef69 3471 lua-ansicolors_1.0.2.orig.tar.gz
 1e4ef641d84d8cf3a132861bfb73bf9f023c664f 2368 
lua-ansicolors_1.0.2-1.debian.tar.xz
 d7cd3771ff28429923ff93496af0616791bcc186 2836 
lua-ansicolors-dev_1.0.2-1_all.deb
 f12136ed42e9f1a90fb689d11ac6cde5fe406bb5 3010 lua-ansicolors_1.0.2-1_all.deb
Checksums-Sha256:
 62c83fe2c6aa982e6ace31a4f4360882d98faa74a182f7f1f30b8807e3b1cfa8 2115 
lua-ansicolors_1.0.2-1.dsc
 fa76a465c2e0d342f6d5a1d44c63bd398053f206f41c7b5356b551694f899d64 3471 
lua-ansicolors_1.0.2.orig.tar.gz
 641a70866c80c2bacb073fedee6d727af5a3b7aca3b69e89413ac09322dc2d11 2368 
lua-ansicolors_1.0.2-1.debian.tar.xz
 e38be8a2f4be0dcafdc93700fbe47a7af5982170f658b10dc9f9eab9c7502bb2 2836 
lua-ansicolors-dev_1.0.2-1_all.deb
 8b630432dc6ba8c8198f585b554a8e5cb86d2e53b2b2fdc05e8f8ffd022e9829 3010 
lua-ansicolors_1.0.2-1_all.deb
Files:
 6f47a9d1243a0e16e896a95a6bfcb01c 2115 interpreters optional 
lua-ansicolors_1.0.2-1.dsc
 f9f9aad26b0e465e25d143bedd68a1e9 3471 interpreters optional 
lua-ansicolors_1.0.2.orig.tar.gz
 694344e2ad21f59eabf01ca42aa09529 2368 interpreters optional 
lua-ansicolors_1.0.2-1.debian.tar.xz
 b44c2ee84e8b51798bfe3fb8eddafaeb 2836 libdevel optional 
lua-ansicolors-dev_1.0.2-1_all.deb
 c14aa0ccf4bdf05a98bb4f31664baed1 3010 interpreters optional 
lua-ansicolors_1.0.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJWhH5rXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5MUJGQkY0RDY5NTZCRDVERjdCNzJEMjNE
RkU2OTFBRTMzMUJBM0RCAAoJEN/mka4zG6Pb+sgP/Rc2TERinmB4lqntHYB5kiY0
RSuN5HcBBHHk4AyYsB96Yw22nWEhKsjjVZ9VTQVDGd8mTg2XfrYDeiGmNgWe87M1
8AyLCQFo2ax20PPkz6vHEOWIyP+M6NBBUidJYax9PEPa9e7DQJAkYDi/E0iI0Jpn

Bug#762637: qtile package uploaded to mentors

2015-12-31 Thread Tycho Andersen
Hi all,

I've uploaded a sample package of 0.10.3 here:
http://mentors.debian.net/package/qtile

There are some lintian warnings that I'm working on fixing, but it
would be good to get another set of eyes (and maybe a sponsor? :) to
check it out as well, as I'm no debian packaging expert.

Tycho



Bug#809493: RFP: node-browser-unpack -- parse a bundle generated by browser-pack

2015-12-31 Thread Ross Gammon
Package: wnpp
Severity: wishlist

* Package name: node-browser-unpack
  Version : 1.1.1
  Upstream Author : James Halliday 
* URL : https://github.com/substack/browser-unpack
* License : Expat
  Programming Lang: Javascript
  Description : parse a bundle generated by browser-pack

Browser-unpack parses a bundle generated by browser-pack. Browser-pack packs
node-style source files from a json stream into a browser bundle.

Node.js is an event-based server-side JavaScript engine.

Node-isstream is a build dependency of Browserify
(https://bugs.debian.org/780357).

Dependencies:
NPM   Debian
browser-unpack (1.1.1)None
├─ acorn (^2.1.0) None
├─ browser-pack (^5.0.1)  None
├─ concat-stream (^1.5.0) None
└─ minimist (^1.1.1)  None

Build dependencies:
NPM   Debian
browser-pack (~2.0.0) None
tape (^4.0.1) None



Bug#809504: ITP: neat -- Nebular Empirical Analysis Tool - analysis of astronomical spectra with propagation of uncertainties

2015-12-31 Thread Roger Wesson
Package: wnpp
Severity: wishlist
Owner: Roger Wesson 

* Package name: neat
  Version : 1.8
  Upstream Author : Roger Wesson 
* URL : http://www.nebulousresearch.org/codes/neat
* License : GPL v3
  Programming Lang: fortran 95
  Description : Nebular Empirical Analysis Tool - analysis of astronomical 
spectra with propagation of uncertainties

Code for rapidly calculating temperatures, densities and abundances in 
planetary nebulae, HII regions and other emission line objects.  Propagates 
uncertainties using a Monte Carlo technique.

NEAT is maintained and developed by me and two co-authors.  It was released in 
2012 and has been used in a number of studies published in the astronomical 
literature.  It is already packaged and available via PPA at 
https://launchpad.net/~nebulousresearch/+archive/ubuntu/ppa 



Bug#808880: ITP: betamax -- VCR imitation designed only for python-requests

2015-12-31 Thread Ian Cordasco
Hi Geert,

I'm the author of Betamax. While its primary use is for testing (and it has
integrations with different testing utilities to help with testing projects)
people have and do use it in other contexts (although they're in the
minority).

That said, Betamax does not behave like a proxy would in the way it captures
HTTP interactions. Perhaps my description of my own package needs
improvement.
Betamax specifically will (when explicitly instructed to do so) record HTTP
interactions when using python-requests.

A slightly more generic, but equally explicit, package to record any HTTP
interaction using Python is VCRpy.

To record *any* HTTP interaction on a system, you'll have better luck with a
proxy like mitmproxy. That can intercept, record, and reply any HTTP
interaction on your system.

Cheers,
Ian


Bug#809518: ITP: dtiprep -- automatic pipeline for DWI/DTI QC and preparation

2015-12-31 Thread Yaroslav Halchenko
Package: wnpp
Severity: wishlist
Owner: Yaroslav Halchenko 

* Package name: dtiprep
  Version : 1.2.5
  Upstream Author : DTIPrep Team
* URL : http://www.nitrc.org/projects/dtiprep
* License : Apache-2.0
  Programming Lang: C++
  Description : automatic pipeline for DWI/DTI QC and preparation

DTIPrep performs a "Study-specific Protocol" based automatic pipeline for
DWI/DTI quality control and preparation. This is both a GUI and command line
tool. The configurable pipeline includes image/diffusion information check,
padding/Cropping of data, slice-wise, interlace-wise and gradient-wise
intensity and motion check, head motion and Eddy current artifact correction,
and DTI computing.



Bug#651606: new milestone for tracking gitlab bugs

2015-12-31 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Now
- - installation is working
- - repository creation working
- - issues can be created
- - http clone works but push failing (web based commits fail)
- - ssh clone is not working

Live status https://gitlab.com/debian-ruby/TaskTracker/milestones/3

Any help in fixing them welcome. There is a test instance running at
gitlab.pxq.in and packages are available from
https://people.debian.org/~praveen/gitlab/
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJWhX23AAoJEM4fnGdFEsIqHioP/3lMl9Yec9c8YNu2ppJE4NYE
42vLidmJjok5EwW3CLHb9L93OHsqYUld0i9zk+VRsf6jPn706qOLASBXuf6r4NhU
luaP77nXBX2ZC49Ai5u/1ivGAp60eGztzDbDYv5COS6fcSrLU1F7WhTeT4ipamcW
9kxoaiklXE+9V0plUUdmQ7wEhjwgCSpC+bGuLJYgC5hARDcbZ0ItxHS7CxgVg6yM
YsAlLkEsxJGaLxrcZ+P7j6a/8apAdhTgZGg77OXu/YY0HCLFlqkGsx702n93cxmV
rziv+c8G8xe2keEm20OfgQRgj3fiGnI8P3tjhW/YU4HIAknD99vA5KyK5PYUySIY
9KCxG1JgIzyPnZgxg/97eFx5GrhDsiFJHtF3UrYWRKcSRx913Mr92T1cluJXDN+r
kuaBBXR8jGwe6J1QBBTY1Omu0af4JKUFuPxM07XotOVfyLkYhZA1jMFZXshOZW30
jM2kQ2G70WUTZQtvscI+XscJbnjXmogPDt8c4kCty44topDXbS849ExkxDfLljb2
KVRHJofeZbpMTuRujzQnYu/Y5/sPHhHPHgxPrw5LGtYmPl3YFSUxK9kVcTVuo1bW
yLJj+07AAHH1NLCI+sKDCfgj4c9yeZ1Ujkqx94nvLv+wqTEyx/smpGWx1G1I8kWm
R6L+8ocTIZzT1opVgW/o
=rvKP
-END PGP SIGNATURE-



Bug#809510: marked as done (ITP: jquery-mousewheel -- jQuery plugin that adds cross-browser mouse wheel support)

2015-12-31 Thread Debian Bug Tracking System
Your message dated Thu, 31 Dec 2015 10:27:25 -0500
with message-id <5685495d.8010...@debian.org>
and subject line Jquery mousewheel available in jquery-goodies package
has caused the Debian Bug report #809510,
regarding ITP: jquery-mousewheel -- jQuery plugin that adds cross-browser mouse 
wheel support
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.)


-- 
809510: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809510
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: jquery-mousewheel
  Version : 3.1.13~dfsg1-1
  Upstream Author : jQuery Foundation and other contributors
* URL : https://github.com/jquery/jquery-mousewheel
* License : Expat
  Programming Lang: Javascript
  Description : jQuery plugin that adds cross-browser mouse wheel
support

this is needed for Mailpile

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Looks like this is already available in the jquery-goodies package!

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#809524: ITP: golang-github-hpcloud-tail -- Go package for reading from continously updated files (tail -f)

2015-12-31 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-hpcloud-tail
  Version : 0+git20151218.35.272d489-1
  Upstream Author : HP Helion
* URL : https://github.com/hpcloud/tail
* License : TODO
  Programming Lang: Go
  Description : Go package for reading from continously updated
files (tail -f)


This is needed for packer

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Processed (with 2 errors): your mail

2015-12-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 749494 ITP: cryptocat-extension -- An experimental browser-based
Bug #749494 [wnpp] ITP: cryptocat-extension -- An experimental browser-based
Ignoring request to change the title of bug#749494 to the same title
> chat client for easy to use, encrypted conversations.
Unknown command or malformed arguments to command.
> owner 749494
Unknown command or malformed arguments to command.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
749494: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749494
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#809366: marked as done (ITP: qtip2.js -- qTip plugin for the ever popular jQuery framework)

2015-12-31 Thread Debian Bug Tracking System
Your message dated Thu, 31 Dec 2015 10:28:37 -0500
with message-id <568549a5.9010...@debian.org>
and subject line Fwd: qtip2.js_3.0.2~dfsg1-2_amd64.changes ACCEPTED into 
unstable, unstable
has caused the Debian Bug report #809366,
regarding ITP: qtip2.js -- qTip plugin for the ever popular jQuery framework
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.)


-- 
809366: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809366
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: qtip2.js
  Version : 3.0.2~dfsg1-1
  Upstream Author : Craig Michael Thompson
* URL : https://github.com/qTip2/qTip2
* License : Expat
  Programming Lang: Javascript
  Description : qTip plugin for the ever popular jQuery framework

This is needed for Mailpile
-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---

Package was accepted!

 Forwarded Message 
Subject: qtip2.js_3.0.2~dfsg1-2_amd64.changes ACCEPTED into unstable,
unstable
Date: Thu, 31 Dec 2015 12:00:22 +
From: Debian FTP Masters 
To: Debian Javascript Maintainers
, Alexandre Viau




Accepted:

Format: 1.8
Date: Wed, 30 Dec 2015 19:33:56 -0500
Source: qtip2.js
Binary: libjs-qtip2
Architecture: source all
Version: 3.0.2~dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers

Changed-By: Alexandre Viau 
Description:
 libjs-qtip2 - powerful tooltips library for the jQuery framework
Changes:
 qtip2.js (3.0.2~dfsg1-2) unstable; urgency=medium
 .
   * Mention the use of the dist/ folder in d/copyright
Checksums-Sha1:
 06b1f41958eeef8a698845a37529d8149652c096 1973 qtip2.js_3.0.2~dfsg1-2.dsc
 7913c516a1f90a598698901c06f01e53899b2577 137599
qtip2.js_3.0.2~dfsg1.orig.tar.gz
 ae80fe901d956274b651ed80da862ec08a27d8a1 2244
qtip2.js_3.0.2~dfsg1-2.debian.tar.xz
 0b09463a4dde24bb0479c620c8bcad1716c27182 51928
libjs-qtip2_3.0.2~dfsg1-2_all.deb
Checksums-Sha256:
 0b78dad8a127dc45673717d299e21656d128ccc464a8d641f5706e314fce8390 1973
qtip2.js_3.0.2~dfsg1-2.dsc
 43bdf3239c598ce40d74a3a2481362c920e06fad312d5f3a0eda75a55265cf16 137599
qtip2.js_3.0.2~dfsg1.orig.tar.gz
 f25e21cdcbabd50eb4ebcc6195ef5d08f3f7d4b12775ea865d7ce6251a6838a3 2244
qtip2.js_3.0.2~dfsg1-2.debian.tar.xz
 ce0eb4967264b287152294c19ef351186085ce1be85cbc2ba5d859f525e5fd36 51928
libjs-qtip2_3.0.2~dfsg1-2_all.deb
Files:
 b345f9e9b7dc86694a3b201ec7a44766 1973 web extra qtip2.js_3.0.2~dfsg1-2.dsc
 15f9572ab5628fc23c020aa0b3ba12ae 137599 web extra
qtip2.js_3.0.2~dfsg1.orig.tar.gz
 03095d38b39480122ef53aa9c396eba5 2244 web extra
qtip2.js_3.0.2~dfsg1-2.debian.tar.xz
 e2afdf85db56932d6193d1fcfb67a2d1 51928 web extra
libjs-qtip2_3.0.2~dfsg1-2_all.deb



Thank you for your contribution to Debian.





signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#782812: current status of the package with lintian warnings and errors

2015-12-31 Thread Bhuvan Krishna
These are the lintian errors and warnings that needs to be fixed to
complete the packages.

P: gnu-social source: duplicate-in-relation-field in gnu-social depends:
php-validate, php-validate
E: gnu-social source: license-problem-bad-php-license
extlib/PHP_License_2_02.txt
E: gnu-social source: license-problem-php-license
extlib/PHP_License_3.01.txt
P: gnu-social source: source-contains-prebuilt-javascript-object
plugins/InfiniteScroll/jquery.infinitescroll.min.js
P: gnu-social source: source-contains-prebuilt-javascript-object
plugins/Mapstraction/OpenLayers/OpenLayers.js line length is 32768
characters (>1024)
E: gnu-social source: source-is-missing
plugins/Mapstraction/OpenLayers/OpenLayers.js
E: gnu-social source: license-problem-json-evil
plugins/Minify/extlib/minify/min/lib/JSMin.php
E: gnu-social source: multiline-field maintainer
E: gnu-social source: maintainer-address-malformed Bhuvan Krishna
 , Sunil Mohan Adapa 
W: gnu-social source: changelog-should-mention-nmu
W: gnu-social source: source-nmu-has-incorrect-version-number
1.2~gitc1e6e4e6-2
I: gnu-social source: debian-watch-file-is-missing
P: gnu-social: no-upstream-changelog
I: gnu-social: description-synopsis-might-not-be-phrased-properly
E: gnu-social: multiline-field maintainer
E: gnu-social: maintainer-address-malformed Bhuvan Krishna
 , Sunil Mohan Adapa 
W: gnu-social: extra-license-file usr/share/gnu-social/extlib/gpl-2.0.txt
W: gnu-social: extra-license-file usr/share/gnu-social/extlib/lgpl-2.1.txt
W: gnu-social: extra-license-file
usr/share/gnu-social/plugins/AutoSandbox/LICENSE
W: gnu-social: extra-license-file
usr/share/gnu-social/plugins/FirePHP/extlib/FirePHP/lib/FirePHPCore/LICENSE
W: gnu-social: extra-license-file
usr/share/gnu-social/plugins/Minify/extlib/minify/LICENSE.txt
W: gnu-social: extra-license-file
usr/share/gnu-social/plugins/Recaptcha/LICENSE
X: gnu-social: privacy-breach-generic
usr/share/gnu-social/socialfy-your-domain/xrd/exam...@example.com.xml
(http://social.example.com/user/1)
X: gnu-social: privacy-breach-generic
usr/share/gnu-social/socialfy-your-domain/xrd/exam...@example.com.xml
(http://social.example.com/api/statuses/user_timeline/1.atom)
X: gnu-social: privacy-breach-generic
usr/share/gnu-social/socialfy-your-domain/xrd/exam...@example.com.xml
(http://social.example.com/hcard)
X: gnu-social: privacy-breach-generic
usr/share/gnu-social/socialfy-your-domain/xrd/exam...@example.com.xml
(http://social.example.com/username/foaf)
X: gnu-social: privacy-breach-generic
usr/share/gnu-social/socialfy-your-domain/xrd/exam...@example.com.xml
(http://social.example.com/main/salmon/user/1)
W: gnu-social: extra-license-file
usr/share/gnu-social/theme/neo-quitter/LICENSE
I: gnu-social: font-in-non-font-package
usr/share/gnu-social/theme/neo-quitter/css/genericons/Genericons.ttf
I: gnu-social: font-in-non-font-package
usr/share/gnu-social/theme/neo/fonts/lato-bold-webfont.ttf
I: gnu-social: font-in-non-font-package
usr/share/gnu-social/theme/neo/fonts/lato-italic-webfont.ttf
I: gnu-social: font-in-non-font-package
usr/share/gnu-social/theme/neo/fonts/lato-regular-webfont.ttf
I: gnu-social: package-contains-empty-directory usr/share/gnu-social/local/
X: gnu-social: maintainer-script-should-not-use-service postinst:9
X: gnu-social: maintainer-script-should-not-use-service postinst:15



signature.asc
Description: OpenPGP digital signature


Bug#809504: Fwd: Bug#809504: ITP: neat -- Nebular Empirical Analysis Tool - analysis of astronomical spectra with propagation of uncertainties

2015-12-31 Thread Ole Streicher
Hi Roger,

welcome to Debian! Since your ITPs cover astronomical software, you
should consider joining our Debian-Astro team and to put the package
under team maintenance. We could then sponsor your packages to get it
into Debian.

You can subscribe to our mailing list at
https://lists.debian.org/debian-astro/ . This page also contains an
archive of old posts.

Best regards

Ole

> Package: wnpp
> Severity: wishlist
> Owner: Roger Wesson 
> 
> * Package name: neat
>   Version : 1.8
>   Upstream Author : Roger Wesson 
> * URL : http://www.nebulousresearch.org/codes/neat
> * License : GPL v3
>   Programming Lang: fortran 95
>   Description : Nebular Empirical Analysis Tool - analysis of astronomical
> spectra with propagation of uncertainties
> 
> Code for rapidly calculating temperatures, densities and abundances in
> planetary nebulae, HII regions and other emission line objects.  Propagates
> uncertainties using a Monte Carlo technique.
> 
> NEAT is maintained and developed by me and two co-authors.  It was released in
> 2012 and has been used in a number of studies published in the astronomical
> literature.  It is already packaged and available via PPA at
> https://launchpad.net/~nebulousresearch/+archive/ubuntu/ppa



Bug#809533: ITP: lemur -- TLS certification manager

2015-12-31 Thread Daniel Stender
Package: wnpp
Severity: wishlist
Owner: Daniel Stender 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: lemur
  Version : 0.2.1
  Upstream Author : Kevin Glisson 
* URL : https://github.com/Netflix/lemur
* License : Apache-2.0
  Programming Lang: Python
  Description : TLS certification manager

Lemur [1] is a cert manager which helps to create and track certs. It acts as a 
broker
between certification authorities and internal deployment tools, which uses 
templates for
common use cases. Lemur is written in Python as a application.

Currently, plugins for issuing certificates from Verisign/Symantec and for 
deployment certs
into Amazon Web Services are included, but they are more to come. The binary is 
going to have
the same name.

DS

[1] http://lemur.readthedocs.org/en/latest/index.html

46CB 1CA8 9EA3 B743 7676 1DB9 15E0 9AF4 DF51 82C8
LPI certified Linux admin (LPI000329859 64mz6f7kt4)
http://www.danielstender.com/blog/



Bug#809542: ITP: python-bond -- transparent remote/recursive evaluation between Python and other languages

2015-12-31 Thread Yuri D'Elia
Package: wnpp
Severity: wishlist
Owner: "Yuri D'Elia" 

* Package name: python-bond
  Version : 1.4
  Upstream Author : Yuri D'Elia 
* URL : http://www.thregr.org/~wavexx/software/python-bond/
* License : GPL-2+
  Programming Lang: Python
  Description : transparent remote/recursive evaluation between Python and 
other languages

The Python module ``bond`` supports transparent remote/recursive evaluation
between Python and another interpreter through automatic call serialization.

In poorer words, a ``bond`` lets you call functions in other languages as they
were normal Python functions. It *also* allows other languages to *call Python
functions* as if they were native.

Remote output is also transparently redirected locally, and since the
evaluation is performed through a persistent co-process, you can actually spawn
interpreters on different hosts through "ssh" efficiently.

--

I'm the author. 'bond' has been available on pypi since 2014 and 1.4 is the
latest stable release, which is used heavily and deployed on debian systems in
my current workplace. I'm trying to increase availability through an official
debian package.



Bug#809543: O: dangen

2015-12-31 Thread Petter Reinholdtsen

Package: wnpp
Severity: normal

The dangen game seem to be in fairly good shape, just check out
https://tracker.debian.org/pkg/dangen >.  But a new maintainer is
needed.

I've been told by Alexander that he no longer wishes to maintain
packages in Debian.  He have not orphaned them himself, so I guess it is
time I do so.

-- 
Vennlig hilsen
Petter Reinholdtsen



Bug#809544: O: ocrad

2015-12-31 Thread Petter Reinholdtsen

Package: wnpp
Severity: normal

The ocrad OCR package seem to be in fairly good shape, just check out
https://tracker.debian.org/pkg/ocrad >.  But a new maintainer is
needed, or the package should be removed from the archive.  The reason I
am unsure, is that the tesseract ORC package seem to do a better job
with OCR, and I am unsure if ocrad is still needed in Debian.

I've been told by Alexander that he no longer wishes to maintain
packages in Debian.  He have not orphaned them himself, so I guess it is
time I do so.

-- 
Vennlig hilsen
Petter Reinholdtsen