Bug#626668: ITP: easystroke -- gesture recognition application

2011-05-14 Thread Jan Hauke Rahm
Package: wnpp
Severity: wishlist
Owner: Jan Hauke Rahm 

* Package name: easystroke
  Version : 0.5.4
  Upstream Author : Thomas Jaeger 
* URL : http://easystroke.sourceforge.net
* License : ISC
  Programming Lang: C++
  Description : gesture recognition application

 Easystroke is a gesture-recognition application for X11. It aims to be
 highly configurable while at the same time providing an intuitive user
 interface. It was designed with a Tablet PC in mind, but it also works
 well with a mouse.



-- 
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/20110514081359.28548.81087.report...@co.mobile.jhr-online.de



Bug#626702: ITP: libtrycatch-perl -- first class try catch semantics for Perl

2011-05-14 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard 

* Package name: libtrycatch-perl
  Version : 1.003000
  Upstream Author : Ash Berlin 
* URL : http://search.cpan.org/dist/TryCatch/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : first class try catch semantics for Perl

 TryCatch aims to provide a nicer syntax and method to catch errors in
 Perl, similar to what is found in other languages (such as Java, Python
 or C++). The standard method of using "eval {}; if ($@) {}" is often
 prone to subtle bugs, primarily that its far too easy to stomp on the
 error in error handlers. And also eval/if isn't the nicest idiom.



-- 
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/20110514130147.16191.42536.reportbug@localhost.localdomain



Bug#626705: ITP: funcparserlib -- Recursive descent parsing library based on functional combinators.

2011-05-14 Thread Kouhei Maeda
Package: wnpp
Severity: wishlist
Owner: Kouhei Maeda 


* Package name: funcparserlib
  Version : 3.9.2
  Upstream Author : Andrey Vlasovskikh 
* URL : http://code.google.com/p/funcparserlib/
* License : MIT
  Programming Lang: Python
  Description : Recursive descent parsing library based on functional 
combinators.

 Parser combinators are just higher-order functions that take parsers as
 their arguments and return them as result values. Parser combinators are:
 .
 o First-class values
 o Extremely composable
 o Tend to make the code quite compact
 o Resemble the readable notation of xBNF grammars
 .
 Parsers made with funcparserlib are pure-Python LL(*) parsers. It means
 that it's very easy to write them without thinking about look-aheads and
 all that hardcore parsing stuff. But the recursive descent parsing is a
 rather slow method compared to LL(k) or LR(k) algorithms.
 .
 So the primary domain for funcparserlib is parsing little languages or
 external DSLs (domain specific languages).
 .
 The library itself is very small. Its source code is only 0.5 KLOC, with
 lots of comments included. It features the longest parsed prefix error
 reporting, as well as a tiny lexer generator for token position tracking.



-- 
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/20110514133846.14571.64916.report...@silicon.palmtb.net



Bug#626707: ITP: blockdiag -- generate block-diagram image file from spec-text file.

2011-05-14 Thread Kouhei Maeda
Package: wnpp
Severity: wishlist
Owner: Kouhei Maeda 


* Package name: blockdiag
  Version : 0.8.1
  Upstream Author : Takeshi Komiya 
* URL : http://tk0miya.bitbucket.org/blockdiag/build/html/index.html
* License : Apache License 2.0
  Programming Lang: Python
  Description : generate block-diagram image file from spec-text file.

 Generate block-diagram from dot like text (basic feature).
 Multilingualization for node-label (utf-8 only).



-- 
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/20110514140047.19083.15090.report...@silicon.palmtb.net



Bug#626714: ITP: sphinxcontrib-blockdiag -- Sphinx "blockdiag" extension

2011-05-14 Thread Kouhei Maeda
Package: wnpp
Severity: wishlist
Owner: Kouhei Maeda 


* Package name: sphinxcontrib-blockdiag
  Version : 0.8.0
  Upstream Author : Takeshi Komiya 
* URL : http://bitbucket.org/birkenfeld/sphinx-contrib
* License : BSD
  Programming Lang: Python
  Description : Sphinx "blockdiag" extension

 This package contains the blockdiag Sphinx extension.
 This extension enable you to insert block diagrams in your Sphinx document. 
 This module needs blockdiag.



-- 
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/20110514152514.27563.88178.report...@silicon.palmtb.net



/run in *unstable*: migration of /lib/init/rw, /dev/.*

2011-05-14 Thread Roger Leigh
On Fri, May 13, 2011 at 07:28:30PM +0100, Roger Leigh wrote:
> > > http://wiki.debian.org/ReleaseGoals/RunDirectory

> With the upload of initramfs-tools (0.99) to unstable, we're now
> ready to upload sysvinit 2.88dsf-13.6 to unstable

The upload has been done and you should find yourself with a /run
hierarchy after initscripts has been upgraded.  On reboot, you'll
see it set up as a tmpfs filesystem with the old locations of
/var/run, /var/lock and /dev/shm replaced by symlinks to the new
locations of /run, /run/lock and /run/shm, respectively.

Please refer to the wiki page for all the details:
http://wiki.debian.org/ReleaseGoals/RunDirectory

Now /run is available by default, we're ready for the next stage
of the transition, which is to get packages using the old
locations to use it directly.  The initial focus will be on
transitioning users of /lib/init/rw and other non-FHS-compliant
locations such as /dev/.xxx and /dev/shm/xxx.  Given the low
number of packages involved, we intend to file bugs against each.

Specific advice for migration is given on the wiki page.

The current list is on the wiki page, and includes:

Packages using /lib/init/rw
  aide (using sendsigs.omit.d) 
  bibledit (mentioning /lib/init/rw in documentation, no blocker) 
  bup (using sendsigs.omit.d in examples, no blocker) 
  chkrootkit 
  console-common (splashy progress interface) 
  cruft (filters files from sendsigs.omit.d) 
  debootstrap 
  eeepc-acpi-scripts 
  fcheck 
  hostapd (using sendsigs.omit.d) 
  src:linux-atm (using sendsigs.omit.d) 
  live-build 
  logcheck (using sendsigs.omit.d) 
  ltsp (using sendsigs.omit.d) 
  lxc 
  mdadm 
  nbd (using sendsigs.omit.d) 
  src:nfs-utils (using sendsigs.omit.d) 
  pbuilder 
  portmap (using sendsigs.omit.d) 
  readahead-fedora 
  src:refpolicy (SELinux policy needs to be updated for /run) 
  resolvconf (621503) <--- migrated with 1.49 (experimental) 
  rpcbind (using sendsigs.omit.d) 
  rsyslog (using sendsigs.omit.d) 
  splashy (using sendsigs.omit.d) 
  sysklogd (using sendsigs.omit.d) 
  systemd 
  sysvinit (using sendsigs.omit.d) 
  tiger 
  unionfs-fuse (example file using sendsigs.omit.d, no blocker) 
  wpasupplicant (using sendsigs.omit.d) 
  xymon

Packages using /dev/.*
  live-boot-initramfs-tools - /dev/.initramfs/varrun/sendsigs.omit 
  dracut - /dev/.dracut/ 
  mdadm - /dev/.mdadm/ 
  systemd - /dev/.systemd/ (v25 uses /run/systemd) 
  util-linux (mount) - /dev/.mount (v2.19.1 uses /run/mount)
(there may be other users)

Packages using /etc
  /etc/lvm/cache/ - lvm2 
  /etc/adjtime 
  /etc/mtab - symlink to /proc/self/mounts (494001) 
  /etc/network/run/ifstate - ifupdown - (623523)


dd-list:
Peter De Schrijver (p2) 
   linux-atm

Aide Maintainers 
   aide

Ben Armstrong 
   eeepc-acpi-scripts (U)

maximilian attems 
   logcheck (U)

Daniel Baumann 
   live-boot (U)
   live-build (U)

Christoph Berg 
   xymon

Michael Biebl 
   rsyslog

Bastian Blank 
   lvm2 (U)

Fathi Boudra 
   splashy (U)

Vagrant Cascadian 
   ltsp (U)

Luk Claes 
   nfs-utils (U)
   portmap (U)
   rpcbind (U)

Francisco Manuel Garcia Claramonte 
   tiger (U)

Russell Coker 
   refpolicy

Debian Crosswire Packaging Team 
   bibledit

Debian Eee PC Team 
   eeepc-acpi-scripts

Debian Install System Team 
   debootstrap

Debian kernel team 
   nfs-utils

Debian Live Project 
   live-boot
   live-build

Debian logcheck Team 
   logcheck

Debian LVM Team 
   lvm2

Debian mdadm maintainers 
   mdadm

Debian pbuilder maintenance team 
   pbuilder

Debian sysvinit maintainers 
   sysvinit

Debian/Ubuntu wpasupplicant Maintainers 
   hostapd
   wpasupplicant

Tim Dijkstra 
   splashy (U)

Jan Dittberner 
   hostapd (U)

Jon Dowland 
   bup

Eric Evans 
   logcheck (U)

Mike Forbes 
   chkrootkit (U)

Gerfried Fuchs 
   logcheck (U)

Raphael Geissert 
   eeepc-acpi-scripts (U)
   readahead-fedora

Daniel Kahn Gillmor 
   resolvconf (U)

Daniel Glassey 
   bibledit (U)

Nico Golde 
   eeepc-acpi-scripts (U)

Oliver Grawert 
   ltsp (U)

Marc Haber 
   aide (U)
   logcheck (U)

Wartan Hachaturow 
   console-common (U)

Hannes von Haugwitz 
   aide (U)
   logcheck (U)

Tollef Fog Heen 
   systemd

Joey Hess 
   debootstrap (U)

Henrique de Moraes Holschuh 
   sysvinit (U)

Thomas Hood 
   resolvconf (U)

Ben Hutchings 
   nfs-utils (U)

Giuseppe Iuculano 
   chkrootkit

Damyan Ivanov 
   eeepc-acpi-scripts (U)

LaMont Jones 
   util-linux

Matt Kraai 
   pbuilder (U)

martin f. krafft 
   logcheck (U)
   mdadm (U)

Hanspeter Kunz 
   logcheck (U)

Carlos Laviola 
   ltsp (U)

Dmitrijs Ledkovs 
   bibledit (U)

Faidon Liambotis 
   hostapd (U)

Stefan Lippers-Hollmann 
   wpasupplicant (U)

LTSP Debian/Ubuntu Maintainers 
   ltsp

Francois Marier 
   fcheck

Mike Markley 
   aide (U)

Jonathan Marsden 
   bibledit (U)

Alastair McKinstry 
   console-common

Loïc Minier 
   pbuilder (U)

Kel Modderman 
   hostapd (U)
   sysvinit (U)
   wpasupplicant (U)

Luis Mondesi 
   splashy (U)

Marco Nenciarini 
   

Re: /run in *unstable*: migration of /lib/init/rw, /dev/.*

2011-05-14 Thread Kurt Roeckx
On Sat, May 14, 2011 at 04:55:01PM +0100, Roger Leigh wrote:
> Packages using /etc
>   /etc/adjtime 

That file should probably not be in /etc in the first place,
but be somewhere under /var/lib.  Since FHS 2.2 it even mentions
that this file should be /var/lib/hwclock/adjtime.


Kurt


-- 
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/20110514162623.ga26...@roeckx.be



Bug#626723: RFP: rhythmbox-plugin-ror -- Remember last played song and play it as first song after rhythmbox restarts.

2011-05-14 Thread Roman V. Nikolaev
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: rhythmbox-plugin-ror
Version: unknown
Upstream Author: Michal Nánási 
URL: http://people.ksp.sk/~mic/Projects/RhythmboxROR
License: GPL3
Description: Remember last played song and play it as first song
after rhythmbox restarts.



--
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/4dceba0b.6090...@rambler.ru



Bug#626724: RFP: rhythmbox-plugin-folderview -- Rhythmbox folder view plugin

2011-05-14 Thread Roman V. Nikolaev
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: rhythmbox-plugin-folderview
Version: unknown
Upstream Author: Imdiot 
URL: http://code.google.com/p/folderview/
URL: https://launchpad.net/~zedtux/+archive/rhythmbox-folderview
License: GPL3
Description: Rhythmbox folder view plugin
This plugin implement a new view as Folder view in Rhythmbox.



-- 
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/4dcebb78.1080...@rambler.ru



Re: /run in *unstable*: migration of /lib/init/rw, /dev/.*

2011-05-14 Thread Joey Hess
Roger Leigh wrote:
> Packages using /lib/init/rw
> 
> debootstrap

Umounted on exit.. If it's a symlink will umount follow the link and try
to umount something else?

Also console-setup (setupcon)

> Packages using /dev/.*

> Packages using /etc
>   /etc/adjtime 

(FWIW, d-i relies on hwclock writing to /etc/adjtime)

busybox has some code too

>   /etc/mtab - symlink to /proc/self/mounts (494001) 

debootstrap (but seems ok; only removes file not symlink)

busybox

lilo-installer
aboot-installer
debian-installer-utils
grub-installer
arcboot-installer
palo-installer
elilo-installer

Any of these could break even with the symlink if, for example,
/target/proc is not mounted when they try to use /target/etc/mtab.
Several I've looked at (lilo-installer and grub-installer) try to
overwrite /etc/mtab.

>   /etc/network/run/ifstate - ifupdown - (623523)

busybox (comment only; seems to be configured to use /var/run/ifstate).

-- 
see shy jo


signature.asc
Description: Digital signature


Re: /run in *unstable*: migration of /lib/init/rw, /dev/.*

2011-05-14 Thread Tollef Fog Heen
]] Kurt Roeckx 

| On Sat, May 14, 2011 at 04:55:01PM +0100, Roger Leigh wrote:
| > Packages using /etc
| >   /etc/adjtime 
| 
| That file should probably not be in /etc in the first place,
| but be somewhere under /var/lib.  Since FHS 2.2 it even mentions
| that this file should be /var/lib/hwclock/adjtime.

It should be on the root fs, else your clock will be wrong in early
bootup leading to all kinds of bugs.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


-- 
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/87mxipgnjh@qurzaw.varnish-software.com



Re: /run in *unstable*: migration of /lib/init/rw, /dev/.*

2011-05-14 Thread Tollef Fog Heen
]] Roger Leigh 

| Packages using /lib/init/rw

[...]

|   systemd 

systemd's special, because it's an init and so it'll keep referencing
/lir until we decide it should go away.

| Packages using /dev/.*

[...]

|   systemd - /dev/.systemd/ (v25 uses /run/systemd) 

v25/v26 has been waiting for newer initscripts for a while so I could
upload to unstable, so v26 will be uploaded very soon.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


-- 
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/87iptdgncm@qurzaw.varnish-software.com



Re: /run in *unstable*: migration of /lib/init/rw, /dev/.*

2011-05-14 Thread Henrique de Moraes Holschuh
On Sat, 14 May 2011, Tollef Fog Heen wrote:
> ]] Kurt Roeckx 
> | On Sat, May 14, 2011 at 04:55:01PM +0100, Roger Leigh wrote:
> | > Packages using /etc
> | >   /etc/adjtime 
> | 
> | That file should probably not be in /etc in the first place,
> | but be somewhere under /var/lib.  Since FHS 2.2 it even mentions
> | that this file should be /var/lib/hwclock/adjtime.
> 
> It should be on the root fs, else your clock will be wrong in early
> bootup leading to all kinds of bugs.

Indeed.  We've dissected this issue before, there's a thread about it in the
d-devel archives.

-- 
  "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-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110514183453.gc7...@khazad-dum.debian.net



Bug#626736: general: can't ping windows machine by name

2011-05-14 Thread sergey
Package: general
Severity: normal


Hi all!

Excuse me for my poor English :-)

I had the next situation some time ago: several computers with Windows and one 
GNU/Linux system connected to router with DHCP server. DHCP server dynamically 
assign IP addresses to this machines.
Address of machine is depend of order in what machines turn on.
One of this machines have a printer that is available from network.
All windows systems can use this printer without any problems. GNU/Linux have a 
problem of course.
I should write correct URI of windows machine with printer to CUPS.
I can't use name of machine because GNU/Linux is not support NETBIOS name 
resolution by default.
IMHO it is great secret for typical user that it can be enabled througth 
nsswith.conf. 
I can't use IP address in URI also because address is dynamic.

Please see bug 437534 also.

Regards, Sergey

-- System Information:
Debian Release: 6.0.1
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
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/20110514193958.8975.36077.report...@fc3.ru



Bug#626770: ITP: liblwp-authen-oauth-perl -- OAuth authentication plugin for LWP

2011-05-14 Thread Kai Wasserbäch
Package: wnpp
Severity: wishlist
Owner: Kai Wasserbäch 

* Package name: liblwp-authen-oauth-perl
  Version : 1.01
  Upstream Author : Timothy D Brody 
* URL : http://search.cpan.org/dist/LWP-Authen-OAuth/
* License : GPL-1+ or Artistic (same as Perl 5.8.8 or later)
  Programming Lang: Perl
  Description : OAuth authentication plugin for LWP

This is the CPAN Perl module LWP::Authen::OAuth.

LWP::Authen::OAuth is an easy to use OAuth authentication plugin for LWP,
that should work transparent in almost all cases. Furthermore it reduces the
amount of code that needs to be written for an OAuth authentication.



-- 

E-Mail: cu...@debian.org
IRC: Curan
Jabber: dri...@debianforum.de
URL: http://wiki.debian.org/C%C3%B9ran
GnuPG: 0xE1DE59D2  0600 96CE F3C8 E733 E5B6 1587 A309 D76C E1DE 59D2



signature.asc
Description: OpenPGP digital signature