Re: Avoiding useless library dependencies

2011-05-26 Thread Paul Wise
On Thu, May 26, 2011 at 5:40 AM, Nikolaus Rath nikol...@rath.org wrote:

 I already submitted an ITP (see bug) and I'm preparing a new upload.
 It'd be very happy to do this in a team.

Looks like Daniel Baumann has taken over the package instead:

http://packages.qa.debian.org/f/fuse/news/20110526T091724Z.html

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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



Re: RFS: acsccid

2011-05-26 Thread Godfrey Chung

Dear Mentors

The driver supports the following readers from ACS:

ACR38U-CCID
ACR3801
ACR83U
ACR85 PINPad Reader
ACR88U
ACR100-CCID
ACR100 ICC Reader
ACR101 ICC Reader
ACR102 ICC Reader
ACR122U
ACR122T
ACR122U-SAM
ACR1222 Dual Reader
ACR1222 1SAM Dual Reader
ACR1222L 3S CL Reader
ACR125 nPA plus
ACR128U
ACR1281 CL Reader (qPBOC)
ACR1281 Dual Reader (qPBOC)
ACR1281 PICC Reader (BSI)
ACR1281 Dual Reader (BSI)
APG8201

Users of these readers is looking for this driver package and I would like 
it to be included in Debian. Actually, this is my first package. I would be 
glad if someone reviewed and uploaded this package for me.


Regards

Godfrey

-Original Message- 
From: Godfrey Chung

Sent: Friday, May 20, 2011 10:09 AM
To: debian-mentors@lists.debian.org
Subject: RFS: acsccid

Dear mentors,

I am looking for a sponsor for my package acsccid.

* Package name: acsccid
 Version : 1.0.2-1
 Upstream Author : Advanced Card Systems Ltd. i...@acs.com.hk

* URL : http://www.acs.com.hk/index.php?pid=driversid=ACR122U
You can get this tarball (acsccid-1.0.2.tar.bz2) by extracting the following
zip file:
http://www.acs.com.hk/drivers/eng/ACR122U_driver_Lnx_Mac10.5_10.6_1.02_P.zip

* License : LGPL-2.1
 Section : libs

It builds these binary packages:
libacsccid - PC/SC driver for ACS USB CCID smart card readers

The package appears to be lintian clean.

The upload would fix these bugs: 627038

My motivation for maintaining this package is:
This package contains official PC/SC driver for ACS USB CCID smart card
readers and it is supported by ACS.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/a/acsccid
- Source repository: deb-src http://mentors.debian.net/debian unstable main
contrib non-free
- dget
http://mentors.debian.net/debian/pool/main/a/acsccid/acsccid_1.0.2-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
Godfrey Chung


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact 
listmas...@lists.debian.org

Archive: http://lists.debian.org/07FF6592B1B043F9A4296CBD76A67846@GODFREYPC


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/26801061A8394EC79FE7FB473EEE2CA1@GODFREYPC



Re: Debian Packaging Tutorial

2011-05-26 Thread Andriy Senkovych
Hi, Lucas,

Great work! Thank you!

-- 
WBR, Andriy Senkovych


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



Re: RFS: haskell-qt

2011-05-26 Thread Filip Brcic
On Wednesday, 25. May 2011. 0.29.07 Sune Vuorela wrote:
 On 2011-05-24, Filip Brcic br...@gna.org wrote:
  libghc6-qt-dev - Haskell bindings for Qt GUI library for GHC
 Is it only bindings for QtGui, or for other parts as well ?

It binds to all parts. Maybe description could be formulated differently, so 
that questions like this are avoided. For example, just Qt (or Qt4) library 
could be sufficient.

  libqws - Haskell bindings for Qt GUI library for GHC
 Is this thing actually called libqws?

That is helper library that helps bind Haskell with C++. The directory is 
called QWS, yet the libraries are called libqtc_{core,gui,network,...}. If QWS 
stands for something else, then it shouldn't be a problem to rename that 
subpackage into something else (like libqtc).

-- 
Filip Brcic br...@gna.org
WWWeb: http://brcha.com
Jabber  : br...@kdetalk.net 
GPG 0x2537C379
Fingerprint: 287D 5F24 50AA A36C 977F AC9A F1FD C7EB 2537 C379


signature.asc
Description: This is a digitally signed message part.


Re: RFS: haskell-qt

2011-05-26 Thread Filip Brcic
On Wednesday, 25. May 2011. 9.49.34 Joachim Breitner wrote:
 we prefer to treat all haskell packages equally, e.g. having their
 debian directory in the Darcs repo unter the pkg-haskell alioth project.
 Have you considered joining the Debian Haskell Group to maintain
 haskell-qt? And do you plan to package more Haskell libraries? And what
 exactly do you need haskell-qt for, e.g. what package depends on it?

Surely I would maintain haskell-qt (or qtHaskell as it is originally called), 
and I would be glad to join the Debian Haskell Group. As for more libraries, I 
could package some more, but I didn't plan to for now.

I am not aware of packages that depend on qthaskell. Generally, I packaged 
qthaskell because I like qt and like haskell. :)

 And why is haskell-qt not on hackage?

I really have no idea. Possibly because it cannot be built only with cabal, 
one must first build the c-bits subpackage with qmakemake and then the 
remainder of the package using cabal.

-- 
Filip Brcic br...@gna.org
WWWeb: http://brcha.com
Jabber  : br...@kdetalk.net 
GPG 0x2537C379
Fingerprint: 287D 5F24 50AA A36C 977F AC9A F1FD C7EB 2537 C379


signature.asc
Description: This is a digitally signed message part.


RFS: undo-closed-tabs-button

2011-05-26 Thread Ludwin Alduvi Hernández Vásquez
Dear mentors,

I am looking for a sponsor for my package undo-closed-tabs-button.

* Package name : undo-closed-tabs-button
  Version : 3.7.3-1
  Upstream Author  : Kurt Schultz undoclosedtabsbut...@supernova00.biz
* URL : http://code.google.com/p/uctb/
* License : MPL
  Section : web

It builds these binary packages:
undo-closed-tabs-button - This add-on allows you to undo closed tabs via a
toolbar button

The package appears to be lintian clean.

The upload would fix these bugs: 591327

My motivation for maintaining this package is: Contribute to debian project,
and learn about of infrastructure.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/u/undo-closed-tabs-button
- Source repository: deb-src http://mentors.debian.net/debian unstable main
contrib non-free
- dget
http://mentors.debian.net/debian/pool/main/u/undo-closed-tabs-button/undo-closed-tabs-button_3.7.3-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Ludwin Alduvi Henández Vásquez

-- 

  ,   ,
 / \  |Ludwin Alduvi Hernández|
((__-^^-,-^^-__)) |gpg pub | 43326A60 |
 `-_---' `---_-'  |www.linuxoriente.edu.sv|
  `--|o` 'o|--'   |debian | GNU/linux |
 \  `  /
  ): :(
  :o_o:
   -

.


Re: RFS: undo-closed-tabs-button

2011-05-26 Thread Sune Vuorela
On 2011-05-26, Ludwin Alduvi Hernández Vásquez alduv...@gmail.com wrote:
 It builds these binary packages:
 undo-closed-tabs-button - This add-on allows you to undo closed tabs via a
 toolbar button

addon to ?


/Sune


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/slrnittk3f.p7v.nos...@sshway.ssh.pusling.com



Re: RFS: haskell-qt

2011-05-26 Thread Sune Vuorela
On 2011-05-26, Filip Brcic br...@gna.org wrote:
 On Wednesday, 25. May 2011. 0.29.07 Sune Vuorela wrote:
 On 2011-05-24, Filip Brcic br...@gna.org wrote:
  libghc6-qt-dev - Haskell bindings for Qt GUI library for GHC
 Is it only bindings for QtGui, or for other parts as well ?

 It binds to all parts. Maybe description could be formulated differently, s=
 o=20
 that questions like this are avoided. For example, just Qt (or Qt4) library=
=20
 could be sufficient.

gui library is definately wrong if it binds everything. Qt4 frameworks
or Qt4 Libraries or ... somtehnig like that. And maybe you even want, if
possible to split at least the non-dev stuff in a per library package.

(so that simple gui apps doesn't pull in sql things, a web engine and
...)


  libqws - Haskell bindings for Qt GUI library for GHC
 Is this thing actually called libqws?

 That is helper library that helps bind Haskell with C++. The directory is=20
 called QWS, yet the libraries are called libqtc_{core,gui,network,...}. If =
 QWS=20
 stands for something else, then it shouldn't be a problem to rename that=20
 subpackage into something else (like libqtc).

please consider splitting it.

btw, are the bindings based on the smoke library or ?

is it qreal float vs double safe?

...

/Sune
 - clueless about haskell


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/slrnittk1s.p7v.nos...@sshway.ssh.pusling.com



Re: RFS: undo-closed-tabs-button

2011-05-26 Thread Arno Töll
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Sune and Ludwin,

On 27.05.2011 00:13, Sune Vuorela wrote:
 On 2011-05-26, Ludwin Alduvi Hernández Vásquez alduv...@gmail.com wrote:
 It builds these binary packages:
 undo-closed-tabs-button - This add-on allows you to undo closed tabs via a
 toolbar button
 
 addon to ?

I thought the same and looked on the home page (where you have to search
this information again!). Apparently it is for Firefox which brings me
on two points:

a) Without haing further looked on your package you may want to
reconsider package name and description to something more useful.
Remember, it is the showcase for your program. The user has to learn
what it is about by the name and possibly the synopsis. Be as verbose as
possible.

b) How is that different to the undo close tab button, being in
upstream already?

- -- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJN3tJiAAoJEMcrUe6dgPNtBYYP/3YigpjBplB9e3LLOCXiTtCk
PWggtQIOP0bf+bOdbcw3vUlrFdc6QRfuPq0DIuTbJQuCcLtojjky3pXKKyjvVYX5
/AOAc3aiqWFe5n9dRTnmXg1Dx3x4Mc4S4SgsdtDsDlHzkDJ0v6DuP5QAn8Vau219
D8mLu+E7SAwxTDXU4m/H8gqSaVaIOx0pK5h8HSmiPu4YEWAQYOEfXA6xMxiaaLCx
p9IihxvgtOlBIB7zKd/i5GUjCrK1VEn4oSQcnxsDcz0M+NUtZ3152bJEq4koQ3cZ
rOp7++W6wQtDAjE4H6fCrENI6X4TUL7ncQWDx1Ni1+SR7ApuXSxtg/ZRJuqYIHvK
cY5KCsye8mJl6PQnFSh8AQ2gze9CG1aCcnFYyaKrIQqCAUvNNe+OzQaaHbLzM6/s
3swUeHX2cFr35wOgvc5cJVMX1KlMGyxnTgo06hboBPUw1HVQXU4w0eEJgff4pchs
EicjYGRo6sCXncGwwuq/5126ifVFoVXJ0yliiArTXnF6QC3pSnkGq1ol+VvrKz3D
uf8k/GZqg6W7zu5A2P/DGhTMLUe5kJ5Cm41lNP9mLVyYknMp0d8/EluypJqBVLLl
cOh5rcz9bCcJhWGNGil8iIDrL58XseP2fU8GK3Capxbwzy3UPy3tZj522FLkBDiu
pqxeAXN63DhlrbQduWXE
=fd9S
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4dded262.3060...@toell.net



Re: RFS: undo-closed-tabs-button

2011-05-26 Thread Sune Vuorela
On 2011-05-26, Arno Töll deb...@toell.net wrote:
 a) Without haing further looked on your package you may want to
 reconsider package name and description to something more useful.

There might actaully be a naming policy for such addons that one should
adhere to.

/Sune


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/slrnittkus.p7v.nos...@sshway.ssh.pusling.com



Re: RFS: undo-closed-tabs-button

2011-05-26 Thread Henrique de Moraes Holschuh
On Thu, 26 May 2011, Ludwin Alduvi Hernández Vásquez wrote:
 * Package name : undo-closed-tabs-button

Check the policy for package naming for mozilla or xul extensions, and
follow it.

 It builds these binary packages:
 undo-closed-tabs-button - This add-on allows you to undo closed tabs via a
 toolbar button

Mention it is a xul/firefox/mozilla/whatever add-on in the description.

 My motivation for maintaining this package is: Contribute to debian project,
 and learn about of infrastructure.

This is a _REALLY_ weak reason to upload a package to Debian.

IMO you could contribute a lot more to the project by adopting any of the
hundreds of orphaned packages, which would be a lot more useful than
packaging browser extensions, as the browser already does a very good job of
managing them and updating them.  You can also look for more useful packages
that have been requested as RFP bugs (i.e. ones where it is non-trivial for
the user to use a non-packaged version).

 I would be glad if someone uploaded this package for me.

Please fix the package name and descriptions at least.  But I'd rather you
found a more useful package to take care of (note: this is not about how
useful the browser extension is, but rather the fact that we don't gain much
from getting the vast majority of the browser extensions packaged.  The
browser already does a very good job at making it easy for the users to
install/uninstall and keep extensions up-to-date).

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110527003135.gb6...@khazad-dum.debian.net



Re: RFS: undo-closed-tabs-button

2011-05-26 Thread Ben Finney
Sune Vuorela nos...@vuorela.dk writes:

 On 2011-05-26, Arno Töll deb...@toell.net wrote:
  a) Without haing further looked on your package you may want to
  reconsider package name and description to something more useful.

 There might actaully be a naming policy for such addons that one
 should adhere to.

I think ‘xul-foo’ is the naming convention for a XUL “foo” package
(since this modifies the Firefox/Iceweasel UI, I assume that describes
this package).

I agree with other concerns voiced: this appears to be an unnecessary
package. We have the “Undo closed tabs” item on the context menu, and
the “History → Recently closed tabs” menu item.

-- 
 \  “The process by which banks create money is so simple that the |
  `\ mind is repelled.” —John Kenneth Galbraith, _Money: Whence It |
_o__)   Came, Where It Went_, 1975 |
Ben Finney


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87oc2oaoo6@benfinney.id.au