Re: Advocating the use of RDF for Debian's published metadata - Was: Re: Proposal for additional metadata in Debian archives (DEP-11)

2011-10-28 Thread Jonas Smedegaard
On 11-10-17 at 05:31pm, Olivier Berger wrote:
> If RDF/XML (as seems to be proposed by SPDX, to be verified once the 
> Linux Foundation site is back) is not suitable, then another format 
> would be great as long as it relies on some explicit prefix+suffix 
> combination, in order to allow for extensibility, for instance some 
> JSON variant of RDF like Turtle [1].

Just for clarification: Turtle is a human-friendly RDF serialization.

RDF can also be expressed in JSON or YAML but this is less common among 
semantic web developers and consumers.  Popular formats are XML/RDF, 
Turtle and HTMLa.


> In turtle representation format for RDF, one would have a document that
> looks like this :
> @prefix rdf: .
> @prefix dep11: .
> @prefix debbugs: .
> @prefix spdx: .
> 
>  
>   a dep11:DebianPackage;
>   dep11:application "Iceweasel";
>   dep11:package "iceweasel";
>   spdx:license "MPL-1.1"
>   debbugs:bugs .

Above is Turtle!


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


-- 
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/20111029052125.gc25...@jones.dk



Bug#646971: ITP: epoptes -- Computer lab management tool

2011-10-28 Thread Vagrant Cascadian
Package: wnpp
Severity: wishlist
Owner: Vagrant Cascadian 

* Package name: epoptes
  Version : 0.3.0
  Upstream Author : Alkis Georgopoulos , Fotis Tsamis 

* URL : http://www.epoptes.org/
* License : GPL
  Programming Lang: Python, bash
  Description : Computer lab management tool

It allows for screen broadcasting and monitoring, remote command execution, 
message sending, imposing restrictions like screen locking or sound muting the 
clients and much more!

live well,
  vagrant



-- 
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/20111028192208.GH26987@talon.fglan



Bug#646959: ITP: prerex -- course prerequisite chart editor for LaTeX/TikZ

2011-10-28 Thread Ryan Kavanagh
Package: wnpp
Severity: wishlist
Owner: Ryan Kavanagh 

* Package name: prerex
  Version : 6.2
  Upstream Author : Bob Tennent 
* URL : http://ctan.org/tex-archive/graphics/prerex
* License : GPLv2+, LPPL
  Programming Lang: C, Qt
  Description : course prerequisite chart editor for LaTeX/TikZ

 prerex is an editor for creating esthetically pleasing course prerequisite
 charts using the TikZ LaTeX package.
 .
 The editor supports add, remove, cut-and-paste, and edit operations on
 diagram elements, and shifts of a list of specified elements or the
 entire diagram. The edited diagram may be saved, re-processed, and viewed in
 a PDF viewer, without exiting the editor.
 .
 Course prerequisite charts allow students to easily determine which
 prerequisites, corequisites and recommended prerequisites they need for a
 given course and their time slots. Course prerequisite charts also highlight
 the courses required by a degree.
 .
 prerex is used by departments in several universities, including Queen's
 University and Suffolk University.


signature.asc
Description: Digital signature


Bug#646956: ITP: rtfilter -- Multichannel realtime filtering library

2011-10-28 Thread Nicolas Bourdaud
Package: wnpp
Severity: wishlist
Owner: Nicolas Bourdaud 

* Package name: rtfilter
  Version : 1.1
  Upstream Author : Nicolas Bourdaud 
* URL : http://cnbi.epfl.ch/software/rtfilter.html
* License : LGPL3
  Programming Lang: C
  Description : Multichannel realtime filtering library

rtfilter provides a library written in C implementing realtime digital
filtering functions optimized for multichannel signals (i.e. filtering multiple
signals with the same filter). The core of the library implements FIR and IIR
filtering for float and double data type (complex or real data). Additional
functions are also provided to design few usual filters: Butterworth,
Chebyshev, windowed sinc, analytical filter...



-- 
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/20111028173156.3685.33642.reportbug@petisuix



Bug#646954: ITP: xdffileio -- Library to read/write EEG data file formats

2011-10-28 Thread Nicolas Bourdaud
Package: wnpp
Severity: wishlist
Owner: Nicolas Bourdaud 

* Package name: xdffileio
  Version : 0.2
  Upstream Author : Nicolas Bourdaud 
* URL : http://cnbi.epfl.ch/software/xdffileio.html
* License : LGPL3
  Programming Lang: C
  Description : Library to read/write EEG data file formats

xdffileio provides a unified interface to read/write EEG file format
in realtime (streaming data). It has been designed to provide a
consistent and common interface to all supported file formats
while minimizing the CPU cost on the main processing loop.
It has been particularly designed to be used in a Brain Computer
Interface (BCI).

It currently supports the following file formats: EDF, BDF, GDF 1.X, GDF 2.X



-- 
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/20111028172754.3640.45026.reportbug@petisuix



Bug#646948: ITP: drawtk -- fast 2D drawing to design easily visual feedback of BCI

2011-10-28 Thread Nicolas Bourdaud
Package: wnpp
Severity: wishlist
Owner: Nicolas Bourdaud 

* Package name: drawtk
  Version : 1.0
  Upstream Author : Nicolas Bourdaud 
* URL : http://cnbi.epfl.ch/software/drawtk.html
* License : LGPL3
  Programming Lang: C
  Description : fast 2D drawing to design easily visual feedback of BCI

This package provides an C library to perform efficient 2D drawings. The
drawing is done by OpenGL which allow us fast and nice rendering of basic
shapes, text, images and video. It should among other provides all the
necessary building blocks to create quickly stimuli for an experiment in
psychophysics or to design visual feedback for Brain Computer Interface (BCI).



-- 
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/20111028163954.2401.99563.reportbug@petisuix



Re: Failed to make a .deb package of PECL uploadprogress on squeeze. Any solution?

2011-10-28 Thread Jaisen
2011/10/28 Andrea Bolognani :

>
> If you need help creating a package, debian-mentors is a much more
> suitable list than this one.
>
> Even there, though, you’ll have to be a little bit more patient: bumping
> a thread more often than once every ten days or so is considered rude.
>

Oh.. Sorry..,
As I am new to a bold list like this, I was unaware of it.
I had only my problem in my mind..
That's why occurred such a mistake.
Please forgive me..
Sorry once again.

> --

-- 
~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
- നെടുമ്പാല ജയ്സെന്‍ -
~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
    (`'·.¸(`'·.¸^¸.·'´)¸.·'´)
«´¨`·* .  Jaisen . *..´¨`»
    (¸.·'´(`'·.¸ ¸.·'´)`'·.¸)
    ¸.·´^.`'·.¸ ¸.·'´
     ( `·.¸`·.¸
      `·.¸ )`·.¸
     ¸.·(´ `·.¸
    ¸.·(.·´)`·.¸
      ( `v´ )
        `v´


Re: Failed to make a .deb package of PECL uploadprogress on squeeze. Any solution?

2011-10-28 Thread Jaisen
2011/10/28 Uwe Steinmann :
> On Fri, Oct 28, 2011 at 07:28:09AM +0530, Jaisen wrote:
>> Hello...,
>>
>> Please help..,
>> I need to make this.
>> I feel bad that, nobody in this list paying no attention in this.. :(
>
> Try the '--only 5' option of dh-make-pecl

Hai..

Thank you very much..
I did exactly what you said. It got resolved.
Thank you, once again.. :-)

>



-- 
~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
- നെടുമ്പാല ജയ്സെന്‍ -
~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
    (`'·.¸(`'·.¸^¸.·'´)¸.·'´)
«´¨`·* .  Jaisen . *..´¨`»
    (¸.·'´(`'·.¸ ¸.·'´)`'·.¸)
    ¸.·´^.`'·.¸ ¸.·'´
     ( `·.¸`·.¸
      `·.¸ )`·.¸
     ¸.·(´ `·.¸
    ¸.·(.·´)`·.¸
      ( `v´ )
        `v´


Bug#646947: ITP: libio-file-withpath-perl -- IO::File extension that keeps the pathname

2011-10-28 Thread USB
Package: wnpp
Severity: wishlist
Owner: "Ernesto Hernández-Novich (USB)" 


* Package name: libio-file-withpath-perl
  Version : 0.07
  Upstream Author : Masahiro Chiba 
* URL : http://search.cpan.org/dist/IO-File-WithPath/
* License : Artistic
  Programming Lang: Perl
  Description : IO::File extension that keeps the pathname

IO::File::WithPath is a Perl module extending IO::File to keep track
of the absolute path name.

It's a required dependency for the upcoming WebGUI 8 release.



--
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/20111028144429.9650.34581.report...@deepthought.ius.cc



Bug#646928: ITP: gobiblecreator -- Bible software for mobile phones for Java ME (MIDP 2.0)

2011-10-28 Thread Teus Benschop (No specific comment)
Package: wnpp
Severity: wishlist
Owner: "Teus Benschop (No specific comment)" 


* Package name: gobiblecreator
  Version : 2.4.1.svn51
  Upstream Author : Teus Benschop 
* URL : http://code.google.com/p/gobible/
* License : GPL
  Programming Lang: Java
  Description : Bible software for mobile phones for Java ME (MIDP 2.0)

Run the program like this: $ gobiblecreator 

The Go Bible development environment consists of two components: 
GoBibleCore and GoBibleCreator.

GoBibleCore is the JavaME application for viewing Bible texts, 
however it does not contain any Bible data. 
To produce a Go Bible application GoBibleCreator is used 
to convert ThML or OSIS Bible texts into GoBibleDataFormat 
which is packaged with the Go Bible application (GoBibleCore).

If you are only interested in producing a new translation 
then GoBibleCreator should be sufficient. 
If you are interested in enhancing the Go Bible application 
then you will need to check out the GoBibleCore source code.



-- 
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/20111028124331.7589.73470.reportbug@8710w



Bug#646920: ITP: mhvtl -- A Linux Virtual Tape Library

2011-10-28 Thread Liang Guo
Package: wnpp
Severity: wishlist
Owner: Liang Guo 
X-Debbugs-CC: debian-devel@lists.debian.org

   Package name: mhvtl
Version: 1.1.0
Upstream Author: Mark Harvey 
URL: https://sites.google.com/site/linuxvtl2/
License: GPL-2
Description: A Linux Virtual Tape Library

-- 
Thanks and Regards,
--
Liang Guo
http://bluestone.cublog.cn


signature.asc
Description: Digital signature


Re: Failed to make a .deb package of PECL uploadprogress on squeeze. Any solution?

2011-10-28 Thread Andrea Bolognani
On Fri, Oct 28, 2011 at 07:28:09AM +0530, Jaisen wrote:

> Please help..,
> I need to make this.
> I feel bad that, nobody in this list paying no attention in this.. :(

If you need help creating a package, debian-mentors is a much more
suitable list than this one.

Even there, though, you’ll have to be a little bit more patient: bumping
a thread more often than once every ten days or so is considered rude.

-- 
Andrea Bolognani 
Resistance is futile, you will be garbage collected.


signature.asc
Description: Digital signature


Bug#646895: ITP: gnome-contacts -- Contacts manager for GNOME

2011-10-28 Thread Michael Biebl
Package: wnpp
Severity: wishlist
Owner: Michael Biebl 

* Package name: gnome-contacts
  Version : 3.2.2
  Upstream Author : Alexander Larsson 
* URL : https://live.gnome.org/Design/Apps/Contacts
* License : GPL-2+
  Programming Lang: C, Vala
  Description : Contacts manager for GNOME

 GNOME Contacts is a standalone application to view and manage contacts
 provided by all available contacts sources (Evolution, Empathy, etc).

 This package will be maintained within the Debian pkg-gnome team.



-- 
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/20111028085357.6502.3443.report...@pluto.milchstrasse.xx



Bug#646894: ITP: maitreya -- Vedic and western astrology

2011-10-28 Thread Paul Elliott
Package: wnpp
Severity: wishlist
Owner: Paul Elliott 


* Package name: maitreya
  Version : 6.0.5
  Upstream Author : Martin Pettau 
* URL : http://www.saravali.de/
* URL : https://launchpad.net/maitreya
* License : GPLv2+
  Programming Lang: C++
  Description : Vedic and western astrology

Maitreya is a free software for Vedic and western astrology.

The software supports

* Many features for the daily work of Vedic and western astrologers.
* A large number of calculation options that make the program a 
  stable basis for research purposes.
* High precision calculation.
* Several platforms including Windows, Linux and UNIX.

About the Name and the Logo Maitreya is the ardent disciple of
Maharishi Parasara, the author of Hora Shastra, the supreme standard
text of Vedic astrology.

The logo of Maitreya contains the pictures of two famous astrologers:
Alfred Witte and Sri Yukteswar Giri.

Alfred Witte is the founder of Uranian astrology, also known as german
Hamburger Schule (Hamburg School). Uranian astrology gives
surprisingly accurate predictions.

Swami Sri Yukteswar Giri is known as a supreme Vedic astrologer. He
incarnates the union of divine wisdom and astrological knowledge. His
disciple Paramahansa Yogananda became famous in the West.

The Sanskrit sloka is taken from Brihat Parasara Hora Shastra.

OM TAT SAT


signature.asc
Description: Digital signature