Bug#678338: ITP: konoha -- interpreter of statically-typed scripting language Konoha

2012-06-21 Thread Miles Bader
Tadaki SAKAI  writes:
> It guaranteed a smooth coding environment
> and ease of use.

That sentence seems pretty content-free... why not just leave it out
of the description?

-miles

-- 
Cannon, n. An instrument employed in the rectification of national boundaries.



-- 
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/87hau5cear@catnip.gol.com



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

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

> # Thursday 21 June  08:03:45 UTC 2012
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: xz-java
> tags 677942 + pending
Bug #677942 [wnpp] ITP: xz-java -- Java library with a complete implementation 
of XZ data compression
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
677942: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677942
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.134026582922484.transcr...@bugs.debian.org



Bug#479659: RFH: wine -- Windows API implementation

2012-06-21 Thread Boris Pek
Hi,

I see new versions of wine in Debian Sid:
http://packages.qa.debian.org/w/wine.html

Is it time to close this RFH?

Best regards,
Boris



-- 
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/273251340265...@web24h.yandex.ru



Bug#678100: ITP: salome-{kernel,gui,med,geom,paravis,..} -- integration platform for numerical simulation

2012-06-21 Thread Julien Cristau
On Thu, Jun 21, 2012 at 02:13:47 +0100, Dmitrijs Ledkovs wrote:

> On 19/06/12 10:00, Julien Cristau wrote:
> > On Tue, Jun 19, 2012 at 09:40:32 +0100, Dmitrijs Ledkovs wrote:
> > 
> >> Good luck! It's a beast =)
> >>
> > Thanks :)
> > 
> >> Did you see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657433 ?
> >>
> > Yep.  I'll start with a smaller set of modules, and get things in
> > experimental at first to get a feel for the pain involved.
> > 
> 
> One thing I can recommend is using cdbs, due to native flavours support
> 
I'm afraid there's no way I'm getting anywhere near cdbs.

Cheers,
Julien
-- 
Julien Cristau  
Logilab http://www.logilab.fr/
Informatique scientifique & gestion de connaissances



-- 
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/20120621081553.ga9...@crater1.logilab.fr



Bug#678373: ITP: logol -- Pattern matching tool for biological sequences

2012-06-21 Thread Olivier Sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou 

* Package name: logol
  Version : 1.5.0
  Upstream Author : Olivier Sallou 
* URL : http://logol.genouest.org
* License : CeCILL
  Programming Lang: Java, Prolog
  Description : Pattern matching tool for biological sequences

Logol is a pattern matching tool using the logol language.
It searches with a specific grammar a pattern in small
or large sequence (dna,rna,protein). It provides complete
result matching with the original grammar in the results.



-- 
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/20120621084050.16957.7348.report...@debiansid.genouest.org



Bug#645897: ITP: nosexcover -- Add Cobertura-style XML coverage report to nose

2012-06-21 Thread Guido Günther
On Tue, Jun 19, 2012 at 09:52:03AM +0200, Soren Hansen wrote:
> 2012/6/19 Guido Günther :
> > On Wed, Oct 19, 2011 at 03:17:33PM +0200, Soren Hansen wrote:
> >> Package: wnpp
> >> Severity: wishlist
> >> Owner: Soren Hansen 
> >>
> >>
> >> * Package name    : nosexcover
> > Any news on this one?
> 
> Sorry, no. I lost my momentum. If you want to take it over, feel free.

Uploaded. Thanks.
 -- Guido

> 
> -- 
> Soren Hansen             | http://linux2go.dk/
> Senior Software Engineer | http://www.cisco.com/
> Ubuntu Developer         | http://www.ubuntu.com/
> OpenStack Developer      | http://www.openstack.org/
> 



--
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/20120621092103.ga8...@bogon.sigxcpu.org



Bug#678338: ITP: konoha -- interpreter of statically-typed scripting language Konoha

2012-06-21 Thread Tadaki SAKAI
Miles Bader wrote:
> 
> Tadaki SAKAI  writes:
> > It guaranteed a smooth coding environment
> > and ease of use.
> 
> That sentence seems pretty content-free... why not just leave it out
> of the description?

I'm sorry.

I only copied a part of following websites. 

  http://konohascript.org/

Although I tried to simplify the text therefore, I have broken the
text.
A whole sentence is described below. 

Due to the ongoing increases in computer speed and changes in the
application mix, scripting languages are becoming more vital in the
development of future applications. Scripting languages, such as
JavaScript and Ruby are well accepted in industries. Their dynamic
features are attractive and can offer flexibility in coding. However,
the absence of static programming features can cause problems when the
code becomes longer. Two solutions: Either to rewrite the code using
C++ and Java, or by trying to maintain the bloated scripts manually by
hand. Neither is effective nor attractive; but we have a
much-anticipated solution, and it's called: Konoha.
Konoha is a new scripting language that offers flexible scripting and
static programming features. It guaranteed a smooth coding environment
and ease of use.




-- 
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/5eehp9att0.wl%stadaki@gmail.com



Bug#678382: RFH: libept -- High-level library for managing Debian package information

2012-06-21 Thread Enrico Zini
Package: wnpp
Severity: normal

I request assistance with maintaining the libept package.

The package description is:

 The library defines a very minimal framework in which many sources of data
 about Debian packages can be implemented and queried together.
 .
 The library includes four data sources:
 .
  * APT: access the APT database
  * Debtags: access the Debtags tag information
  * Popcon: access Popcon package scores
  * The Xapian index built by apt-xapian-index

I do not have the energy to maintain libept anymore. #540218 has a plan
for gradually replacing it with better options. #677551 has specific
details wrt dropping aptitude's dependency on libept, so that it can
become a far less critical piece of infrastructure.

I'll try to keep libept afloat until it's gone, but I won't be able to
do much besides dealing with the occasional FTBFS on toolchain changes,
or helping to port client code to use libapt-pkg/libxapian.

Help is very welcome to keep on top of the former.


Ciao,

Enrico



-- 
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/20120621104300.2234.94639.report...@viaza.enricozini.org



Bug#674870: marked as done (ITA: freeglut -- OpenGL Utility Toolkit)

2012-06-21 Thread Debian Bug Tracking System
Your message dated Thu, 21 Jun 2012 11:32:41 +
with message-id 
and subject line Bug#674870: fixed in freeglut 2.6.0-2
has caused the Debian Bug report #674870,
regarding ITA: freeglut -- OpenGL Utility Toolkit
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.)


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

The current maintainer of freeglut, Bradley Smith ,
is apparently not active 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: freeglut
Binary: freeglut3, freeglut3-dev, freeglut3-dbg
Version: 2.6.0-1.1
Maintainer: Bradley Smith 
Build-Depends: debhelper (>= 7), libx11-dev, libxt-dev, libxext-dev, libxi-dev, 
libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libusbhid-dev 
[kfreebsd-i386 kfreebsd-amd64], quilt, autotools-dev, autoconf, automake, 
libtool
Architecture: any
Standards-Version: 3.8.4
Format: 3.0 (quilt)
Files:
 57b1a9db78cf94e090bc5ea554e629e4 2153 freeglut_2.6.0-1.1.dsc
 39f0f2de89f399529d2b981188082218 1124186 freeglut_2.6.0.orig.tar.gz
 9ac87ad7987ee5e26e722978608a08a6 7706 freeglut_2.6.0-1.1.debian.tar.gz
Vcs-Browser: http://git.brad-smith.co.uk/?p=debian/pkg-freeglut.git
Vcs-Git: http://git.brad-smith.co.uk/git/debian/pkg-freeglut.git
Checksums-Sha1:
 08a1d63862dfd5125dc9ed89f5eaf4daf526ca80 2153 freeglut_2.6.0-1.1.dsc
 68306c4486c13d005a4e4d54035e0c0b1bdc220b 1124186 freeglut_2.6.0.orig.tar.gz
 d4165603d5dde4787d26e6745546e2cf5c404cf3 7706 freeglut_2.6.0-1.1.debian.tar.gz
Checksums-Sha256:
 b0bd0bd1e9efa49a767242177c660d97552a306b1f3b9551c1c2bc136386a6f1 2153 
freeglut_2.6.0-1.1.dsc
 615b41edc96c405ee6bb7e9a2942642140c3e57c1dd8c68e968a17ddfb59e98f 1124186 
freeglut_2.6.0.orig.tar.gz
 f9d3079b13abca86d0e64e5eb9cb0e81b0604cbe523501fdc19494949d8e9a06 7706 
freeglut_2.6.0-1.1.debian.tar.gz
Homepage: http://freeglut.sourceforge.net/
Package-List: 
 freeglut3 deb libs optional
 freeglut3-dbg deb debug extra
 freeglut3-dev deb libdevel optional
Directory: pool/main/f/freeglut
Priority: source
Section: graphics

Package: freeglut3
Source: freeglut
Version: 2.6.0-1.1
Installed-Size: 363
Maintainer: Bradley Smith 
Architecture: amd64
Depends: libc6 (>= 2.7), libgl1-mesa-glx | libgl1, libx11-6, libxext6, libxi6
Description-en: OpenGL Utility Toolkit
 GLUT is a window system independent toolkit for writing OpenGL programs,
 implementing a simple windowing API, which makes learning about and
 exploring OpenGL programming very easy.
 .
 GLUT is designed for constructing small to medium sized OpenGL programs,
 however it is not a full-featured toolkit, so large applications requiring
 sophisticated user interfaces are better off using native window system
 toolkits like GTK+ or Motif.
Homepage: http://freeglut.sourceforge.net/
Description-md5: a6aaac3592e8283681e07e3278c82c7d
Tag: hardware::opengl, implemented-in::c, interface::3d, role::shared-lib,
 uitoolkit::glut, x11::library
Section: libs
Priority: optional
Filename: pool/main/f/freeglut/freeglut3_2.6.0-1.1_amd64.deb
Size: 140582
MD5sum: a61e2732967b313aba7000bd5069a700
SHA1: eacf182de1be66f764c96dd5ea026edd0824e36e
SHA256: 2651b549cc5e72b28a035b46950239c8796d2715d109111de7d35e04e12ababc

Package: freeglut3-dev
Source: freeglut
Version: 2.6.0-1.1
Installed-Size: 762
Maintainer: Bradley Smith 
Architecture: amd64
Depends: freeglut3 (= 2.6.0-1.1), libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev 
| libglu-dev, libxt-dev, libxext-dev
Description-en: OpenGL Utility Toolkit development files
 GLUT is a window system independent toolkit for writing OpenGL programs.
 It implements a simple windowing API, which makes learning about and
 exploring OpenGL programming very easy.
 .
 GLUT is designed for constructing small to medium sized OpenGL programs,
 however it is not a full-featured toolkit, so large applications requiring
 sophisticated user interfaces are better off using native window system
 toolkits like GTK+ or Motif.
 .
 This package contains libraries, and headers suitable for software
 development with GLUT.
Homepage: http://freeglut.sourceforge.net/
Description-md5: 79f3fc9a50b1fb368d365cbd8188f334
Tag: devel::library, hardware::opengl, interface::3d, role::devel-lib,
 x11::lib

Bug#642934: Aircrack-ng

2012-06-21 Thread Carlos Alberto Lopez Perez
On 20/06/12 23:01, Erik Adler wrote:
> Hi Carlos,
> 
> Really happy to see somebody picked the Aircrack-ng suit up. Letting
> it die would have been a shame. I installed 1:1.1-3 on Debian GNU/Linux
> 
> http://mentors.debian.net/debian/pool/main/a/aircrack-ng/aircrack-ng_1.1-3.dsc
> and tried it out for a while
> 
> testing and played with it for a while. The only problem I found was
> Airdriver-ng cannot compile/install drivers, when trying to install
> new ones. I get a depmod -ae  WARNING: -e needs -E or -F. The
> instillation of divers then fails.
> 

This is only a harmless warning.

You have to look at the file "/var/log/airdriver" for the log of what
went wrong.


> Are you still looking for a sponsor? If so I know someone who _might_
> be able to help.
> 

Paul has sponsored the package. It is on the NEW queue [1] waiting for
the ftp-masters approval.

> Thanks again for picking project up.
> All the best
> 
> 
> Erik Adler
> 
> gpg key ID 0x2B4B58FE
> 


About the airdriver-ng patches I think that the >90% of this patches are
not necessary anymore if you are running a modern kernel (>=3.2). This
patches are dated from [2006-2010] [2] and I don't think they will apply
on any kernel greater than 2.6.2X


What kind of wireless card do you have? What kernel are you running?


Have you tried to inject without patching your kernel? I suggest you to
try to put your wireless card in monitor mode with airmon-ng without
patching the driver. For me works out of the box.


Once upstream fixes their problem with the tracker I should talk with
them about this patches because I feel that the great majority of this
patches either were merged upstream long ago or need to be refreshed to
apply on a modern kernel.



Regards!

[1] http://ftp-master.debian.org/new.html
[2] http://patches.aircrack-ng.org/

-- 
~~~
Carlos Alberto Lopez Perez   http://neutrino.es
Igalia - Free Software Engineeringhttp://www.igalia.com
~~~



signature.asc
Description: OpenPGP digital signature


Bug#645513: ITP: cppreference-doc-en -- C++ standard library reference manual for English language

2012-06-21 Thread p12

Owner: tir...@yahoo.co.uk

I'm thinking about packaging this myself.



--
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/4fe313f0.2010...@yahoo.co.uk



Bug#678401: RFH: openvanilla-modules -- libraries of openvanilla input method

2012-06-21 Thread Aron Xu
Package: wnpp
Severity: wishlist
X-Debbugs-CC: pkg-ime-de...@lists.alioth.debian.org

openvanilla-modules includes a set of libraries and data files of
openvanilla input mehod, which is useful for ucimf which is a choice
to type CJK characters in fbterm.

I'm looking for a co-maintainer, to keep the package up-to-date. I've
not worked on this package for quite some time. The packaging part
needs some changes - to make it split packages by table but not by
language. Please join pkg-ime and ask me if you are interested.



-- 
Regards,
Aron Xu



-- 
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/CAMr=8w5omlyu94x5rrxfh8zv5fdj-zv+mr2cmb9pnwaegxt...@mail.gmail.com



Processed: retitle 588877 to ITA: libpam-pwdfile -- PAM module allowing authentication via an /etc/passwd-like file ...

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

> retitle 588877 ITA: libpam-pwdfile -- PAM module allowing authentication via 
> an /etc/passwd-like file
Bug #588877 [wnpp] O: libpam-pwdfile -- PAM module allowing authentication via 
an /etc/passwd-like file
Changed Bug title to 'ITA: libpam-pwdfile -- PAM module allowing authentication 
via an /etc/passwd-like file' from 'O: libpam-pwdfile -- PAM module allowing 
authentication via an /etc/passwd-like file'
> owner 588877 !
Bug #588877 [wnpp] ITA: libpam-pwdfile -- PAM module allowing authentication 
via an /etc/passwd-like file
Owner recorded as Timo Weingärtner .
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
588877: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588877
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.134029131114539.transcr...@bugs.debian.org



Processed (with 1 errors): ITP and owner

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

> retitle 644520 ITP: heimdall-flash -- flash programmer for Samsung
Bug #644520 [wnpp] RFP: heimdall-flash -- flash programmer for Samsung Galaxy S 
telephones
Changed Bug title to 'ITP: heimdall-flash -- flash programmer for Samsung' from 
'RFP: heimdall-flash -- flash programmer for Samsung Galaxy S telephones'
> Galaxy S telephones
Unknown command or malformed arguments to command.

> owner 644520 Philipp Hug 
Bug #644520 [wnpp] ITP: heimdall-flash -- flash programmer for Samsung
Owner recorded as Philipp Hug .
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
644520: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644520
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.134029125014104.transcr...@bugs.debian.org



Bug#678420: ITP: snack-sndfile-ext -- libsndfile snack plugin

2012-06-21 Thread Giulio Paci
Package: wnpp
Severity: wishlist
Owner: Giulio Paci 

* Package name: transcriber
  Version : 1.5.1.1
  Upstream Author : Transcriber Team 
* URL : http://trans.sf.net/
* License : GPL-2+
  Programming Lang: C, Tcl
  Description : Transcribe speech data using an integrated editor




-- 
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/4fe34664.2080...@gmail.com



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

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

> # Thursday 21 June  20:03:15 UTC 2012
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: nosexcover
> tags 645897 + pending
Bug #645897 [wnpp] ITP: nosexcover -- Add Cobertura-style XML coverage report 
to nose
Added tag(s) pending.
> # Source package in NEW: logol
> tags 678373 + pending
Bug #678373 [wnpp] ITP: logol -- Pattern matching tool for biological sequences
Added tag(s) pending.
> # Source package in NEW: fflas-ffpack
> tags 676946 + pending
Bug #676946 [wnpp] ITP: fflas-ffpack -- Linear algebra on finite fields
Added tag(s) pending.
> # Source package in NEW: asus-oled-dkms
> tags 582851 + pending
Bug #582851 [wnpp] RFP: asus-oled-driver -- Driver for Asus OLED display 
present in some Asus laptops.
Added tag(s) pending.
> # Source package in NEW: lucene-solr
> tags 594027 + pending
Bug #594027 [wnpp] ITP: lucene3 -- Full-text search engine library
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/tasksel";>tasksel
> tags 677957 + pending
Bug #677957 [task-kannada-kde-desktop] task-kannada-kde-desktop uninstallable: 
kde-l10n-kn no longer shipped by kde-l10n
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/tasksel";>tasksel
> tags 675851 + pending
Bug #675851 [tasksel] tasksel: [INTL:lt] Lithuanian translation update for 
tasksel
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/tasksel";>tasksel
> tags 674691 + pending
Bug #674691 [tasksel] tasksel: adding translations for Latvian language
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/tasksel";>tasksel
> tags 579522 + pending
Bug #579522 [tasksel] tasksel - Removes packages without consent
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/tasksel";>tasksel
> tags 675438 + pending
Bug #675438 [task-galician] task-galician: Request to change packages for 
galician environment
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
579522: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579522
582851: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582851
594027: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594027
645897: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645897
674691: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674691
675438: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675438
675851: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675851
676946: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676946
677957: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677957
678373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678373
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.134030912413916.transcr...@bugs.debian.org



Bug#678445: ITP: dunst -- minimalistic notification daemon

2012-06-21 Thread Michael Stapelberg
Package: wnpp
Severity: wishlist
Owner: Michael Stapelberg 

* Package name: dunst
  Version : 0.1+git20120621
  Upstream Author : Sascha Kruse 
* URL : http://knopwob.github.com/dunst/
* License : BSD
  Programming Lang: C
  Description : minimalistic notification daemon

 Dunst is a minimalistic notification daemon for Linux. It's designed to
 fit nicely into minimalistic windowmanagers like dwm, but it should
 work on any Linux desktop.



-- 
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/20120621201207.23485.64300.report...@x200.zekjur.net



Bug#678445: ITP: dunst -- minimalistic notification daemon

2012-06-21 Thread Timo Juhani Lindfors
Michael Stapelberg  writes:
>  Dunst is a minimalistic notification daemon for Linux. It's designed to
>  fit nicely into minimalistic windowmanagers like dwm, but it should
>  work on any Linux desktop.

I think you should elaborate on what "minimal" means. Does it try to
implement the specification or just make most common applications work?

http://www.galago-project.org/specs/notification/0.9/x408.html#command-get-capabilities

I looked at the code and it seems to support only the "body" capability.

It does not support "body-markup" but still contains stuff like

str = string_replace(""", "\"", str);
str = string_replace("'", "'", str);
str = string_replace("&", "&", str);
str = string_replace("<", "<", str);
str = string_replace(">", ">", str);

str = string_replace("\n", " ", str);
/* remove tags */
str = string_replace("", "", str);
str = string_replace("", "", str);
str = string_replace("", " ", str);
str = string_replace("", " ", str);
str = string_replace("", " ", str);
str = string_replace("", "", str);
str = string_replace("", "", str);
str = string_replace("", "", str);
str = string_replace("", "", str);
str = string_replace("", "", str);

start = strstr(str, "http://lists.debian.org/84r4t8mhcc@sauna.l.org



Bug#678460: RFH: maradns -- simple security-focused Domain Name Service server

2012-06-21 Thread Nicholas Bamber
Package: wnpp
Severity: normal

I request assistance with maintaining the maradns package. The reason is mainly 
lack
of time and having someone to talk to about it would add some interest.

The package is in reasonably good shape except that we need to plan a transition
to the 2.0 version (currently in experimental). I had been thinking of working
hard to get a smooth upgrade. I no longer believe this is worthwhile. It just 
requires
a  new maradns2 package. The duende package can be shared between the two. A 
new package
also gives an opportunity to clean up the config. 

The package description is:
 An easy to configure DNS server that functions as a
 recursive and/or authoritative name server. Maradns is
 optimised for serving a small number of domains quickly and
 efficiently. Well suited to host your own private DNS server
 for making up subdomains with minimal fuss. Maradns is
 security-aware by utilising a special string library which
 is resistant to buffer overflows and mandating to run as an
 unprivileged user.



-- 
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/20120621230951.25743.82870.reportbug@taylor.periapt



Bug#677522: ITP: alot -- Text mode MUA using notmuch mail

2012-06-21 Thread Simon Chopin
I was hoping to upload it right before the freeze, but there are some
copyright issues which are dealt with in the next release, which is
itself delayed by some nasty bug with the GPG interface. Upstream is
not willing to roll out the new release before the bug in question is
fixed, which is quite understandable.

Furthermore, I have troubles with the sphinx documentation which refuses
to correctly build its index, thus corrupting the search page. I would
have shipped without the documentation if the upstream issue had been
fixed, but...

Anyway, I guess we'll see alot in unstable in six months now :-).


signature.asc
Description: signature


Bug#678218: Acknowledgement (ITP: ocamlrss -- RSS 2.0 parser and printer for OCaml)

2012-06-21 Thread Sylvain Le Gall
Packaging is done and available in pkg-ocaml-maint repository
http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/ocamlrss.git;a=summary

But don't have enough time to dedicate for a long time package
maintenance, if someone wants to pick it, use the initial packaging.

Regards
Sylvain

2012/6/20 Debian Bug Tracking System :
> Thank you for filing a new Bug report with Debian.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> As you requested using X-Debbugs-CC, your message was also forwarded to
>  debian-de...@lists.debian.org
> (after having been given a Bug report number, if it did not have one).
>
> Your message has been sent to the package maintainer(s):
>  w...@debian.org
>
> If you wish to submit further information on this problem, please
> send it to 678...@bugs.debian.org.
>
> Please do not send mail to ow...@bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 678218: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678218
> 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/caocaugnjcf7d9z69qdx34wa1h3xz0gk6cimqox7rvv_s4zr...@mail.gmail.com



Processed: ITP -> RFP ocamlrss

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

> retitle 678218 RFP: ocamlrss: RSS 2.0 parser and printer for OCaml
Bug #678218 [wnpp] ITP: ocamlrss -- RSS 2.0 parser and printer for OCaml
Changed Bug title to 'RFP: ocamlrss: RSS 2.0 parser and printer for OCaml' from 
'ITP: ocamlrss -- RSS 2.0 parser and printer for OCaml'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
678218: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678218
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.134032297918214.transcr...@bugs.debian.org



Bug#678478: ITP: libunicode-stringprep-perl -- Preparation of Internationalized Strings (RFC 3454)

2012-06-21 Thread Ioan Rogers
Package: wnpp
Severity: wishlist
Owner: Ioan Rogers 

* Package name: libunicode-stringprep-perl
  Version : 1.104
  Upstream Author : Claus Färber 
* URL : http://search.cpan.org/dist/Unicode-Stringprep/
* License : Artistic 1, GPL 1
  Programming Lang: Perl
  Description : Preparation of Internationalized Strings (RFC 3454)



-- 
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/20120622031750.896.43194.report...@zeratul.dirtysoft.ca



Bug#646607: Subtle changes to the build system for libmowgli2 are included in the atheme sources.

2012-06-21 Thread Mike Mestnik
The atheme source doesn't include exactly libmowgli-2.0.0, instead it's
f4867ef73383f727d264c7d27c31e550c59a406d.  The changes are limited to
these files buildsys.mk.in and src/libmowgli/Makefile.

This command will spit out four patches that account for the changes, if
you have a git clone of libmowgli-2 from github:
git format-patch f4867ef73383f727d264c7d27c31e550c59a406d...libmowgli-2.0.0

libmowgli-2.0.0 is/was a tag pointing to
d6d4c017837440332fbb348e1ce2cd08bfe20b33 this is exactly what's in
libmowgli-2.0.0.tar.gz.

I'm unsure what these changes do or if they are only applicable if
libmowgli is an embedded code copy, but there it is.



-- 
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/4fe3eb66.6010...@mikemestnik.net



Processed: RFS: haxe and neko [ITA]

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

> clone 674483 -1
Bug #674483 [sponsorship-requests] RFS: haxe and neko [ITA]
Bug 674483 cloned as bug 678480
> retitle 674483 RFS: haxe/1:2.9+20120414-1 [ITA]
Bug #674483 [sponsorship-requests] RFS: haxe and neko [ITA]
Changed Bug title to 'RFS: haxe/1:2.9+20120414-1 [ITA]' from 'RFS: haxe and 
neko [ITA]'
> retitle -1 RFS: neko/1.8.2-1 [ITA]
Bug #678480 [sponsorship-requests] RFS: haxe and neko [ITA]
Changed Bug title to 'RFS: neko/1.8.2-1 [ITA]' from 'RFS: haxe and neko [ITA]'
> block 628948 by 674483
Bug #628948 [wnpp] ITA: haxe -- Compiler for the Web-oriented haXe programming 
language
628948 was not blocked by any bugs.
628948 was not blocking any bugs.
Added blocking bug(s) of 628948: 674483
> block 628939 by -1
Bug #628939 [wnpp] ITA: neko -- Virtual machine (byte code), interpreter and 
compiler
628939 was not blocked by any bugs.
628939 was not blocking any bugs.
Added blocking bug(s) of 628939: 678480
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
628939: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628939
628948: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628948
674483: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674483
678480: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678480
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.134033895025109.transcr...@bugs.debian.org



Bug#646607: Rpath and mowgli.

2012-06-21 Thread Mike Mestnik
Looks like -rpath is set no matter what for GNU/default host_os,
./configure line 7548.  We may need to patch this.

mowgli is configured as "internal" starting at/around line 10824.  To
solve this it just needs to find and be happy with the output of
pkg-config.  I'm guessing that having version 2.0-dev installed will be
all that's needed for this to be set to "system".



-- 
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/4fe3f791.7000...@mikemestnik.net



Bug#676921: ITP: amd64-microcode -- Processor microcode firmware for AMD CPUs

2012-06-21 Thread Ben Hutchings
On Sat, 2012-06-16 at 15:08 -0300, Henrique de Moraes Holschuh wrote:
> On Tue, 12 Jun 2012, Daniel Baumann wrote:
> > On 06/12/2012 06:04 PM, Henrique de Moraes Holschuh wrote:
> > > I don't care as long as nobody is going to get in the way of an
> > > urgency=high upload of firmware-nonfree to stable-proposed-updates or
> > > stable-updates.
> > 
> > there have been updates of firmware-* packages in the past and more
> > recently for squeeze too, so i don't think that's a problem.
> > 
> > > Well, the amd64-microcode has not cleared NEW yet.  How should we proceed?
> > 
> > in my personal opinion, i'd prefere having it integrated into
> > firmware-nonfree. but it's not my call but the kernel team to decide.
> 
> Ok, I've looked into firmware-nonfree.
> 
> The intel and amd64 microcode packages are not simple static data-drop
> packages (next upload of amd64-microcode will add the required postinst
> bits).
> 
> They have to:
> 
> 1. Issue sysfs commands to refresh running microcode

With a current kernel, udev will load the firmware just as for any other
device.

> and update the initramfs when updated/installed.

firmware-nonfree can do that (some network drivers need firmware).

> 2. Ensure that the microcode module and processor microcode will be added
> to the initramfs.

Can be done by initramfs-tools.

> This doesn't integrate automatically with firmware-nonfree right now, and I
> really don't have the time to add support to figure out everything in
> firmware-nonfree and add these operations to firmware-nonfree right before
> the freeze,
[...]

Why don't you upload your package somewhere I can look at it?  So far I
don't see any reason to add a new source package.

Ben.

-- 
Ben Hutchings
Every program is either trivial or else contains at least one bug


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


Bug#677761: ITA: powerpc-ibm-utils -- maintenance of IBM PowerPC

2012-06-21 Thread Milan Kupcevic

retitle 677761 ITA: powerpc-ibm-utils -- maintenance of IBM PowerPC
owner 677761 !
thanks

I will take care of this package.

Milan




--
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/4fe40131.5070...@physics.harvard.edu



Processed: ITA: powerpc-ibm-utils -- maintenance of IBM PowerPC

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

> retitle 677761 ITA: powerpc-ibm-utils -- maintenance of IBM PowerPC
Bug #677761 [wnpp] O: powerpc-ibm-utils -- utilities for maintenance of IBM 
PowerPC platforms
Changed Bug title to 'ITA: powerpc-ibm-utils -- maintenance of IBM PowerPC' 
from 'O: powerpc-ibm-utils -- utilities for maintenance of IBM PowerPC 
platforms'
> owner 677761 !
Bug #677761 [wnpp] ITA: powerpc-ibm-utils -- maintenance of IBM PowerPC
Owner recorded as Milan Kupcevic .
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
677761: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677761
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.134034265510465.transcr...@bugs.debian.org



Bug#677760: ITA: mkvmlinuz -- create a kernel to boot a PowerPC machine from Open Firmware

2012-06-21 Thread Milan Kupcevic
retitle 677760 ITA: mkvmlinuz -- create a kernel to boot a PowerPC 
machine from Open Firmware

owner 677760 !
thanks

I will take care of this package.

Milan



--
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/4fe40234.3050...@physics.harvard.edu



Processed (with 1 errors): ITA: mkvmlinuz -- create a kernel to boot a PowerPC machine from Open Firmware

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

> retitle 677760 ITA: mkvmlinuz -- create a kernel to boot a PowerPC
Bug #677760 [wnpp] O: mkvmlinuz -- create a kernel to boot a PowerPC machine 
from Open Firmware
Changed Bug title to 'ITA: mkvmlinuz -- create a kernel to boot a PowerPC' from 
'O: mkvmlinuz -- create a kernel to boot a PowerPC machine from Open Firmware'
> machine from Open Firmware
Unknown command or malformed arguments to command.

> owner 677760 !
Bug #677760 [wnpp] ITA: mkvmlinuz -- create a kernel to boot a PowerPC
Owner recorded as Milan Kupcevic .
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
677760: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677760
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.134034291411933.transcr...@bugs.debian.org