Processed: Updating RFH

2013-06-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 686007 RFH: php-horde-core -- web-based groupware and other 
> applications
Bug #686007 [wnpp] RFH: horde4 -- web-based groupware and other applications
Changed Bug title to 'RFH: php-horde-core -- web-based groupware and other 
applications' from 'RFH: horde4 -- web-based groupware and other applications'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
686007: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686007
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: 
http://lists.debian.org/handler.s.c.137058974017370.transcr...@bugs.debian.org



Bug#711481: O: boa -- Lightweight and high performance web server

2013-06-07 Thread Ricardo Mones
Package: wnpp
Severity: normal

The current maintainer of boa, Francois-Denis Gonthier 
,
is not interested in maintenance anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: boa
Binary: boa
Version: 0.94.14rc21-3.1
Maintainer: Francois-Denis Gonthier 
Build-Depends: debhelper (>= 5.0), texinfo, bison, flex, texi2html, 
texlive-base-bin, po-debconf, quilt
Architecture: any
Standards-Version: 3.7.3
Format: 1.0
Files:
 e7f028806131dabe46da656beee96bdd 1051 boa_0.94.14rc21-3.1.dsc
 e24b570bd767a124fcfb40a34d148ba9 199950 boa_0.94.14rc21.orig.tar.gz
 29126a6ca3cbe5188aecda814b1533f2 19244 boa_0.94.14rc21-3.1.diff.gz
Checksums-Sha1:
 30e8fc7185b88d0c3c5c7a305a8a346380250186 1051 boa_0.94.14rc21-3.1.dsc
 c801876113d31e45e2745c081ab7905fdc679236 199950 boa_0.94.14rc21.orig.tar.gz
 bf65698337c3d59debbfc77df5d0614a2ff6f16a 19244 boa_0.94.14rc21-3.1.diff.gz
Checksums-Sha256:
 c35204fe95afc8e31273fdc9373600dffef59c48e194e687a30781126776d441 1051 
boa_0.94.14rc21-3.1.dsc
 02c51bf25f29d56e641b662f0767759654c28d88ec31f55c5a73d57edfe13cf6 199950 
boa_0.94.14rc21.orig.tar.gz
 b8717b24b6a187ea1389d87eaacf0fd1c8dbf40a6e78a368952af00b46b43b0e 19244 
boa_0.94.14rc21-3.1.diff.gz
Directory: pool/main/b/boa
Priority: source
Section: httpd

Package: boa
Version: 0.94.14rc21-3.1
Installed-Size: 344
Maintainer: Francois-Denis Gonthier 
Architecture: armel
Provides: httpd, httpd-cgi
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.4.0), mime-support, logrotate, dpkg 
(>= 1.15.4) | install-info
Description-en: Lightweight and high performance web server
 Boa is a single-tasking HTTP server. That means that unlike
 traditional web servers, it does not fork for each incoming
 connection, nor does it fork many copies of itself to handle multiple
 connections. It internally multiplexes all of the ongoing HTTP
 connections, and forks only for CGI programs (which must be separate
 processes). Preliminary tests show boa is capable of handling several
 hundred hits per second on a 100 MHz Pentium.
Description-md5: 3ee7b457eca1aba76654fa3927c95e40
Tag: implemented-in::c, interface::daemon, network::server, protocol::http,
 role::program, scope::application, web::server,
 works-with-format::html, works-with::text
Section: httpd
Priority: optional
Filename: pool/main/b/boa/boa_0.94.14rc21-3.1_armel.deb
Size: 119886
MD5sum: 80775fe375609cbd0f06d44fd0d6571d
SHA1: 0b96d845a809b0f43ad553c83e3b75ad6cfdd527
SHA256: d34d88c54bd90aaa8f581227869391e7d0ba6f478c51aa518a28a2c392f86102


-- 
 Ricardo Mones, on behalf of Debian QA/MIA team
 http://people.debian.org/~mones
 «Never send a human to do a machine's job.» ~ Agent Smith


signature.asc
Description: Digital signature


Bug#711233: [Pkg-fonts-devel] Bug#711233: ITP: fonts-ebgaramond -- EB Garamond OpenType and TrueType fonts

2013-06-07 Thread Christian PERRIER
Quoting Scott Howard (show...@debian.org):
> On Thu, Jun 6, 2013 at 12:52 AM, Christian PERRIER  wrote:
> > Hello Scott,
> >
> > Do you plan to move the git repo in pkg-fonts on Alioth?
> >
> 
> Yes, I applied for membership to pkg-fonts. I'm not a member of
> scm-pkg-fonts so I don't believe I can put something there yet.

Oh, did you do that recently? It seems that I missed your application
(which I now validated-->you can add things in pkg-fonts on Alioth
now).




signature.asc
Description: Digital signature


Bug#711388: ITP: scandir -- Better directory iterator that returns all file info the OS provides

2013-06-07 Thread Ben Hoyt
Great, thank you!


On Fri, Jun 7, 2013 at 7:38 PM, Nicolas Delvaux  wrote:

> Hi, packager here,
>
>  Ben Hoyt (author of scandir) here: note that my scandir module isn't
>> quite ready for prime-time. It's usable, but still very much in early
>> development. It has a couple of known issues, and I also intend to
>> complete the fast C version. Not quite sure about a time-frame yet.
>>
>
> The new package won't reach Debian stable until at least 2 years, so I
> don't think this is a problem.
> In the mean time, the speed improvement brought by your module can be
> useful in some workflows, like the one I have to deal with currently at
> work.
> So I thought it was a good idea to propose a scandir package in Debian
> (and it could bring you more feedback).
>
> Though, I will add a note about the "work-in-progress" status in the
> package description.
> And if mentors think that the package should only be in experimental for
> now, that's fine with me too.
>
> Cheers,
> Nicolas
>


Bug#711388: ITP: scandir -- Better directory iterator that returns all file info the OS provides

2013-06-07 Thread Nicolas Delvaux

Hi, packager here,


Ben Hoyt (author of scandir) here: note that my scandir module isn't
quite ready for prime-time. It's usable, but still very much in early
development. It has a couple of known issues, and I also intend to
complete the fast C version. Not quite sure about a time-frame yet.


The new package won't reach Debian stable until at least 2 years, so I 
don't think this is a problem.
In the mean time, the speed improvement brought by your module can be 
useful in some workflows, like the one I have to deal with currently at 
work.
So I thought it was a good idea to propose a scandir package in Debian 
(and it could bring you more feedback).


Though, I will add a note about the "work-in-progress" status in the 
package description.
And if mentors think that the package should only be in experimental 
for now, that's fine with me too.


Cheers,
Nicolas


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/ca4554368394977d4a19c88964f70...@malizor.org



Processed: tagging as pending bugs that are closed by packages in NEW

2013-06-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # Friday 7 June  08:03:25 UTC 2013
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: dvd95
> tags 444368 + pending
Bug #444368 [wnpp] ITP: dvd95 -- DVD9 to DVD5 converter
Added tag(s) pending.
> # Source package in NEW: ruby-rinku
> tags 711458 + pending
Bug #711458 [wnpp] ITP: ruby-rinku -- autolinker for Ruby
Added tag(s) pending.
> # Source package in NEW: ruby-wikicloth
> tags 703279 + pending
Bug #703279 [wnpp] ITP: ruby-wikicloth -- MediaWiki markup language parser for 
Ruby
Added tag(s) pending.
> # Source package in NEW: ruby-asciidoctor
> tags 703528 + pending
Bug #703528 [wnpp] ITP: ruby-asciidoctor -- AsciiDoc to HTML rendering for Ruby
Added tag(s) pending.
> # Source package in NEW: freeorion
> tags 593339 + pending
Bug #593339 [wnpp] ITP: freeorion -- FreeOrion is a free, open source, 
turn-based space empire and galactic conquest computer game
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/rawtherapee";>rawtherapee
> tags 681952 + pending
Bug #681952 [rawtherapee] rawtherapee: Stop saying Automatic Monitor Profile 
Detection not supported on your OS
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/rawtherapee";>rawtherapee
> tags 682657 + pending
Bug #682657 [rawtherapee] Minor package description issues
Added tag(s) pending.
> # Source package in NEW: ruby-cookiejar
> tags 711373 + pending
Bug #711373 [wnpp] ITP: ruby-cookiejar -- Allows for parsing and returning 
cookies in Ruby HTTP client code
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
444368: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=444368
593339: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593339
681952: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681952
682657: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682657
703279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703279
703528: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703528
711373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711373
711458: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711458
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: 
http://lists.debian.org/handler.s.c.13705922423695.transcr...@bugs.debian.org



Bug#711284: Intend to adpot electricsheep

2013-06-07 Thread Kartik Mistry
retitle 711284 ITA: electricsheep -- Screensaver showing collective
dream of sleeping computers
owner 711284 !
thanks

I'll take care of this package. Thanks for your work so far!

-- 
Kartik Mistry | IRC: kart_
{0x1f1f, kartikm}.wordpress.com


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/capdygeypewd0apwgvt7bq1b6s7rlslv1grinayepzlvfxif...@mail.gmail.com



Processed (with 1 errors): Intend to adpot electricsheep

2013-06-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 711284 ITA: electricsheep -- Screensaver showing collective
Bug #711284 [wnpp] RFA: electricsheep -- Screensaver showing collective dream 
of sleeping computers
Changed Bug title to 'ITA: electricsheep -- Screensaver showing collective' 
from 'RFA: electricsheep -- Screensaver showing collective dream of sleeping 
computers'
> dream of sleeping computers
Unknown command or malformed arguments to command.
> owner 711284 !
Bug #711284 [wnpp] ITA: electricsheep -- Screensaver showing collective
Owner recorded as kar...@debian.org.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
711284: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711284
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: 
http://lists.debian.org/handler.s.c.137059374314358.transcr...@bugs.debian.org



Bug#711158: ITP: mediawiki2latex -- Compile MediaWiki page via LaTeX to PDF

2013-06-07 Thread Georges Khaznadar
Hello Dirk,

thank you for your ITP.

I had authored another package with neighbouring intentions:
http://packages.debian.org/wheezy/uicilibris

Its main feature is to create a book from one mediawiki page gathering
wikilinks to other pages in a sequence. There is a plugin system which
allows one to develop some snippets of code to translate mediawiki
models into LaTeX macros which provide a more specific layout.

Can we work together one some common aspects of our projects?

Best regards,   Georges.

Dirk Hünniger a écrit :
> Package: wnpp
> Severity: wishlist
> Owner: "Dirk Hünniger" 
> 
> * Package name: mediawiki2latex
>   Version : 6.4
>   Upstream Author : Dirk Hünniger 
> * URL : 
> http://de.wikibooks.org/wiki/Benutzer:Dirk_Huenniger/wb2pdf
> * License : GPL
>   Programming Lang: Haskell
>   Description : Compile MediaWiki pages via LaTeX to PDF
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: http://lists.debian.org/20130605054958.4359.4130.reportbug@debian
> 
> 

-- 
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70



signature.asc
Description: Digital signature


Bug#687104: marked as done (ITP: libjs-jquery-uploadify -- JavaScript library for file upload)

2013-06-07 Thread Debian Bug Tracking System
Your message dated Fri, 7 Jun 2013 11:33:08 +0200
with message-id 

and subject line .
has caused the Debian Bug report #687104,
regarding ITP: libjs-jquery-uploadify -- JavaScript library for file upload
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.)


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

* Package name: libjs-uploadify
  Version : 3.2+dfsg
  Upstream Author : Reactive Apps, Ronnie Garcia
* URL : http://uploadify.com/
* License : MIT
  Programming Lang: JavaScript, Flash
  Description : JavaScript library for file upload

   Uploadify is a jQuery plugin that allows you to easily add multiple file
   upload functionality to your website.
   .
   Features:
* Multiple file uploads
* Drag and drop
* Real-time progress indicators
* Custom upload restrictions
* Extreme customization
   .
   This package contains the Flash version of Uploadify.
--- End Message ---
--- Begin Message ---
This package is uploaded.

--
Per--- End Message ---


Bug#711158: ITP: mediawiki2latex -- Compile MediaWiki page via LaTeX to PDF

2013-06-07 Thread Dirk Hünniger

Hello,
I am very happy that you offer to work together with me. But to be ones 
I think it will work. I appricate your work. But I am so bold to say 
that I think my program can do better. I use my program to make two pdfs 
for example.


http://upload.wikimedia.org/wikipedia/commons/2/26/Haskell.pdf
http://upload.wikimedia.org/wikipedia/commons/2/2d/LaTeX.pdf

And I didn't do any manual postprocessing in the latex code.

And I think you can not do that with your program. If I am right in this 
point it does make much sense if I help you with your program. And I 
also think you can not help me with mine since it is written purely in 
Haskell and Haskell is a very hard to learn programming language. I 
needed year for learning it. So I hope I didn't make you too unhappy 
with that email. I am nevertheless happy to hear from you.

Yours Dirk

On 06/07/2013 11:26 AM, Georges Khaznadar wrote:

Hello Dirk,

thank you for your ITP.

I had authored another package with neighbouring intentions:
http://packages.debian.org/wheezy/uicilibris

Its main feature is to create a book from one mediawiki page gathering
wikilinks to other pages in a sequence. There is a plugin system which
allows one to develop some snippets of code to translate mediawiki
models into LaTeX macros which provide a more specific layout.

Can we work together one some common aspects of our projects?

Best regards,   Georges.

Dirk Hünniger a écrit :

Package: wnpp
Severity: wishlist
Owner: "Dirk Hünniger" 

* Package name: mediawiki2latex
   Version : 6.4
   Upstream Author : Dirk Hünniger 
* URL : http://de.wikibooks.org/wiki/Benutzer:Dirk_Huenniger/wb2pdf
* License : GPL
   Programming Lang: Haskell
   Description : Compile MediaWiki pages via LaTeX to PDF


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130605054958.4359.4130.reportbug@debian





--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51b1aff2.4050...@googlemail.com



Bug#706060: so how is ITP going?

2013-06-07 Thread Daniel Mizyrycki

Thank you for wondering!
As you might know, lxc-docker debian package is pretty much ready: 
http://mentors.debian.net/package/lxc-docker and I've been advocating 
for inclusion in unstable. Paul Tagliamonte, our awesome DD, and I have 
been closely working together. We need to rebump the way we generate the 
package to be more in line with Debian policies.


On 06/06/2013 07:09 PM, Yaroslav Halchenko wrote:

Hi Daniel, Hi Ops,

I wonder if you are still interested to finalize packaging for the
upload to proper Debian?

You bet!


I see that PPA has some packages (check lintian *.dsc for minor
tweeks TODO; also probably there is no reason for duplicate
{,src/}github.com/docker; copyright seems to be missing info on
./src/github.com/gorilla/; may be more...) -- but is there anything
holding you up really? ;)
Yep, those are minor issues. The mayor one is to move the 
debian/Makefile to debian/rules with new logic, aligned with debian go 
packaging guidelines.
If are you interested in helping out, we will have the debian packaging 
faster :)




Cheers,



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51b1fc03.3000...@dotcloud.com



Bug#706060: so how is ITP going?

2013-06-07 Thread Yaroslav Halchenko
> Thank you for wondering!
> As you might know, lxc-docker debian package is pretty much ready:
> http://mentors.debian.net/package/lxc-docker and I've been
> advocating for inclusion in unstable. Paul Tagliamonte, our awesome
> DD, and I have been closely working together. We need to rebump the
> way we generate the package to be more in line with Debian policies.

ha cool -- lazy me forgotten to check mentors (usually it is a good
practice to send such updates to the corresponding ITP bug so people
know where to look)


> >I see that PPA has some packages (check lintian *.dsc for minor
> >tweeks TODO; also probably there is no reason for duplicate
> >{,src/}github.com/docker; copyright seems to be missing info on
> >./src/github.com/gorilla/; may be more...) -- but is there anything
> >holding you up really? ;)
> Yep, those are minor issues. The mayor one is to move the
> debian/Makefile to debian/rules with new logic, aligned with debian
> go packaging guidelines.
> If are you interested in helping out, we will have the debian
> packaging faster :)

oki doki

looking at
http://mentors.debian.net/debian/pool/main/l/lxc-docker/lxc-docker_0.3.2-1.dsc
and trying to

$> git clone git://git.debian.org/git/collab-maint/lxc-docker.git
Cloning into 'lxc-docker'...
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

so where is the beast? ;)

in your stock repo on github I do not see any new 'debian' branch with
just 'debian/'... I see only "old" packaging/debian/ only

so where/how to look?  

-- 
Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Senior Research Associate, Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130607153434.ga10...@onerussian.com



Bug#706060: [packaging] Re: Bug#706060: so how is ITP going?

2013-06-07 Thread Daniel Mizyrycki

Sweet!

On 06/07/2013 08:34 AM, Yaroslav Halchenko wrote:

Thank you for wondering!
As you might know, lxc-docker debian package is pretty much ready:
http://mentors.debian.net/package/lxc-docker and I've been
advocating for inclusion in unstable. Paul Tagliamonte, our awesome
DD, and I have been closely working together. We need to rebump the
way we generate the package to be more in line with Debian policies.


ha cool -- lazy me forgotten to check mentors (usually it is a good
practice to send such updates to the corresponding ITP bug so people
know where to look)

Good point. CC: is taking care of it now. :)  Thanks!


I see that PPA has some packages (check lintian *.dsc for minor
tweeks TODO; also probably there is no reason for duplicate
{,src/}github.com/docker; copyright seems to be missing info on
./src/github.com/gorilla/; may be more...) -- but is there anything
holding you up really? ;)

Yep, those are minor issues. The mayor one is to move the
debian/Makefile to debian/rules with new logic, aligned with debian
go packaging guidelines.
If are you interested in helping out, we will have the debian
packaging faster :)


oki doki

looking at
http://mentors.debian.net/debian/pool/main/l/lxc-docker/lxc-docker_0.3.2-1.dsc
and trying to

$>  git clone git://git.debian.org/git/collab-maint/lxc-docker.git
Cloning into 'lxc-docker'...
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

so where is the beast? ;)

in your stock repo on github I do not see any new 'debian' branch with
just 'debian/'... I see only "old" packaging/debian/ only

so where/how to look?

All fair questions! We are following the practice we use for publishing 
PPA packages, which after installing building dependencies (git 
debhelper build-essential autotools-dev devscripts golang), boils down to:


git clone git://github.com/dotcloud/docker; cd docker/packaging/debian; 
make debian


That will take care of generating all packaging files. For the PPA, 
that's enough. Launchpad builders will take it from there. As you point 
out, this is not quite the process debian uses. We have already access 
rights and the next step is creating the proper repo. Upstream is meant 
to have /packaging/debian as we highly prefer to keep the root level 
clean and organized ( having /debian will suggest we could have /ubuntu

/redhat /arch. It's much cleaner to have /packaging for packaging stuff :)


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51b22932.4020...@dotcloud.com



Bug#706060: [packaging] Re: Bug#706060: so how is ITP going?

2013-06-07 Thread Yaroslav Halchenko
> >>...<

> All fair questions! We are following the practice we use for
> publishing PPA packages, which after installing building
> dependencies (git debhelper build-essential autotools-dev devscripts
> golang), boils down to:

> git clone git://github.com/dotcloud/docker; cd
> docker/packaging/debian; make debian

> That will take care of generating all packaging files. For the PPA,
> that's enough. Launchpad builders will take it from there. As you
> point out, this is not quite the process debian uses. We have
> already access rights and the next step is creating the proper repo.
> Upstream is meant to have /packaging/debian as we highly prefer to
> keep the root level clean and organized ( having /debian will
> suggest we could have /ubuntu
> /redhat /arch. It's much cleaner to have /packaging for packaging stuff :)

I hear you!  I do...

but there are few "problems" with such an approach which would
keep such package at least "non-conventional" in Debian land:

- ideally Debian source package should not contain "generated"
  files but rather sources ... including the content of debian/ directory.
  
  the reason is simple -- maintenance of debian/ content.

  if someone introduces fixes and uploads via
  non-maintainer uploads, most probably those changes would be under
  debian/ and if debian/ itself is "derived" from some other location --
  it might get messy quickly

- people who 'debcheckout' (via Vcs- header fields in debian/control)
  expect getting some repository (possibly a branch) where debian/
  directory is already there so they could quickly tune it up and build
  package right away, e.g. via

  dpkg-buildpackage

  which is the standard way to build a debian package out of extracted
  sources (the actual standard is to e.g. call debian/rules binary
  -- to generate binary packages)

with original debian packaging residing somewhere under packaging/ --
things would get...  non-standard to say the least.  It should not
preclude upload to Debian proper, since Debian policy doesn't mandate
original VCS structure, but the fact would be that contribution by
debian community could be hindered... 

FWIW -- just to share alternative ways -- it is common to go with
branches, i.e. I keep debian branch which adds  debian/ directory with
packaging on top of "master"/releases content.  That has pros and cons too

- pros: anyone could debcheckout (branch could be specified in vcs-git)
  and adjust packaging, build package right away

  it becomes clearer what was the released into Debian-land state of
  things (by last merge from master)

- cons:  if releases come from release branches (and not from a single
  branch like master, or "releases") then merging into 'debian' branch
  could be tricky and requires some trickery (I usually create
  "releases" branch which "merge theirs"  releases to be packaged)...

alternative resolution here could also be to have 'debian' branch as an
overlay -- containing just debian/ directory, and then use
git-buildpackage with overlay option (and specify that in
debian/gbp.conf).  That one would happily overlay it on top of any
given branch/tarball and everyone would be happy... cons -- working with
such detached branch might be trickier too

just my .1c whatever they are worth
-- 
Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Senior Research Associate, Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130607191130.gh10...@onerussian.com



Bug#711547: RFP: handbrake -- video converter for lots of formats

2013-06-07 Thread Lars Cebulla
Package: wnpp
Severity: wishlist

* Package name: handbrake
  Version : 0.9.9
* URL : http://handbrake.fr
* License : GPL
  Programming Lang: Objective-C, C, C#
  Description : video converter for lots of formats


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130607193844.11013.56286.reportbug@lars-notebook



Processed: tagging as pending bugs that are closed by packages in NEW

2013-06-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # Friday 7 June  20:03:40 UTC 2013
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW:  href="http://packages.qa.debian.org/nss-pam-ldapd";>nss-pam-ldapd
> tags 647502 + pending
Bug #647502 [libnss-ldapd] libnss-ldapd: It would be nice to have nested group 
support.
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/nss-pam-ldapd";>nss-pam-ldapd
> tags 659488 + pending
Bug #659488 [src:nss-pam-ldapd] nss-pam-ldapd: problem with mixed endian 
multiarch
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/nss-pam-ldapd";>nss-pam-ldapd
> tags 695044 + pending
Bug #695044 [src:nss-pam-ldapd] nslcd: [PATCH] add support for trimming a 
parameter expansion
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/nss-pam-ldapd";>nss-pam-ldapd
> tags 699841 + pending
Bug #699841 [nslcd] nslcd: Please add a way to debug nslcd from 
/etc/default/nslcd
Added tag(s) pending.
> # Source package in NEW: yorick-gy
> tags 709284 + pending
Bug #709284 [wnpp] ITP: yorick-gy -- GObject introspection bindings for the 
Yorick language
Added tag(s) pending.
> # Source package in NEW: fonts-ebgaramond
> tags 711233 + pending
Bug #711233 [wnpp] ITP: fonts-ebgaramond -- EB Garamond OpenType and TrueType 
fonts
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/valadoc";>valadoc
> tags 709728 + pending
Bug #709728 [src:valadoc] valadoc:  Upcoming vala 0.14 removal
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
647502: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647502
659488: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659488
695044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695044
699841: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699841
709284: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709284
709728: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709728
711233: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711233
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: 
http://lists.debian.org/handler.s.c.13706354547216.transcr...@bugs.debian.org



Bug#711554: ITP: pyhst -- High Speed Tomographic reconstruction controled from Python

2013-06-07 Thread Jerome Kieffer
Package: wnpp
Severity: wishlist
Owner: Jerome Kieffer 

  Package name: pyhst
  Version : 2.0.
  Upstream Author : Alessandro Mirone 
  URL : https://forge.epn-campus.eu/projects/pyhst2
  License : GPL
  Programming Lang: C, Python, CUDA
  Description : High Speed Tomographic reconstruction controled from Python
The PyHST2 code is in service at ESRF for phase-contrast and absorption
tomography. This code has been engineered to sustain the high data flow typical
of the third generation synchrotron facilities by adopting a distributed and
pipelined architecture. The code implements, beside a default filtered
backprojection reconstruction, iterative reconstruction techniques with
a-priori knowledge. These latter are used to improve the reconstruction quality
or in order to reduce the required data volume and reach a given quality goal.
The implemented a-priori knowledge techniques are based on the total variation
penalisation and a new recently found convex functional which is based on
overlapping patches.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130607202436.19141.38328.report...@patagonia.fournet.lan



Bug#711562: O: rafkill -- vertical shoot'em-up similar to Raptor: Call of the Shadows

2013-06-07 Thread Tobias Hansen
Package: wnpp
Severity: normal

The maintainer of this Allegro game, the Debian allegro packages maintainers 

and Sam Hocevar (Debian packages)  are not active anymore. 
Allegro 4 was orphaned for the
same reason two years ago, see #626049. 

The package description is:
 Rafkill is a clone of Raptor: Call of the Shadows, a classic shoot'em-up game.
 .
 You have a bird's eye view of the playing field, which is an alien world,
 and your job is to destroy the enemies that are flying towards you shooting
 bullets. The score lets you buy life, shield, better weapons or even new
 spaceships.
 .
 Rafkill features three spaceships, more than twenty weapons, colourful
 graphics with transparency effects, music and sound.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130607213427.21806.43611.reportbug@dicker.tobinet



Bug#711563: O: overgod -- bi-directional scrolling arcade game

2013-06-07 Thread Tobias Hansen
Package: wnpp
Severity: normal

The maintainer of this Allegro game, the Debian allegro packages maintainers 

and Sam Hocevar (Debian packages)  are not active anymore. 
Allegro 4 was orphaned for the 
same reason two years ago, see #626049.

The package description is:
 Overgod is an arcade game with bi-directional scrolling where you need to
 destroy all enemies in an area in a given time. The game is a mix of the
 classic arcade games Asteroids and Thrust with a lot of additional features.
 .
 Overgod can also be played in two-player duel or cooperative modes, or in
 a special "Time Attack" version where enemies endlessly appear.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130607213520.21897.37382.reportbug@dicker.tobinet



Bug#711564: O: wing -- Galaga-like arcade game

2013-06-07 Thread Tobias Hansen
Package: wnpp
Severity: normal

The maintainer of this Allegro game, the Debian allegro packages maintainers 

and Sam Hocevar (Debian packages)  are not active anymore. 
Allegro 4 was orphaned for the 
same reason two years ago, see #626049.

The package description is:
 WING is a galaga knock-off arcade game. It features high quality
 pre-rendered graphics, dynamically generated stars in background, single
 player game against computer controlled opponents, 6 levels of play,
 digital sound effects, digital music streams, and a high score list.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130607213559.21922.24649.reportbug@dicker.tobinet



Bug#711570: ITP: libsdl2-mixer -- Mixer library for SDL2

2013-06-07 Thread Manuel A. Fernandez Montecelo
Package: wnpp
Severity: wishlist
Owner: Debian SDL packages maintainers 


* Package name: libsdl2-mixer
  Version : 2.0.0~rc1
  Upstream Author : Sam Lantinga 
* URL : http://www.libsdl.org/tmp/SDL_mixer/
* License : zlib/linpng
  Programming Lang: C
  Description : Mixer library for SDL2

 SDL_mixer is a sample multi-channel audio mixer library.  It supports any
 number of simultaneously playing channels of 16 bit stereo audio, plus a single
 channel of music, mixed by the popular FLAC, MikMod MOD, Timidity MIDI, Ogg
 Vorbis, and SMPEG MP3 libraries.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130607223302.16014.514.report...@lugh.itsari.org



Bug#711571: ITP: libsdl2-net -- Network library for SDL2

2013-06-07 Thread Manuel A. Fernandez Montecelo
Package: wnpp
Severity: wishlist
Owner: Debian SDL packages maintainers 


* Package name: libsdl2-net
  Version : 2.0.0~rc1
  Upstream Author : Sam Lantinga 
* URL : http://www.libsdl.org/tmp/SDL_net/
* License : zlib/linpng
  Programming Lang: C
  Description : Network library for SDL2

 This is a small, low-level, cross-platform networking library, that can be used
 with the Simple DirectMedia Layer library.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130607223614.16117.8110.report...@lugh.itsari.org



Bug#711581: RFP: Darling -- Userspace compatibility layer for running Darwin/OS X binaries on Linux.

2013-06-07 Thread lex
Package: wnpp
Severity: wishlist

* Package name: Darling
  Version :
  Upstream Author : Luboš Doležel 
* URL : http://darling.dolezel.info/en/Darling &
https://github.com/LubosD/darling
* License : (GPLv3)
  Programming Lang: (C, C++, ObjC)
  Description : Userspace compatibility layer for running Darwin/OS X
binaries on Linux. It's like Wine, but for OS X binaries instead of Windows
binaries.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130608014006.5312.38820.reportbug@lexcomp



Bug#711554: RE : Bug#711554: ITP: pyhst -- High Speed Tomographic reconstruction controled from Python

2013-06-07 Thread PICCA Frédéric-Emmanuel
Hello Jerome,

if you want I can sponsorise this package :)

cheers

Fred

--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/a2a20ec3b8560d408356cac2fc148e5358ec4...@sun-dag1.synchrotron-soleil.fr