<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp">
    <title>gmane.linux.debian.devel.wnpp</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146394"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146393"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146392"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146391"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146390"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146389"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146388"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146387"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146386"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146385"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146384"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146383"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146382"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146381"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146380"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146379"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146378"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146377"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146376"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146375"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146394">
    <title>Bug#712830: RFP: dump1090 -- simple Mode S decoder for RTLSDR devices</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146394</link>
    <description>&lt;pre&gt;Package: wnpp
Severity: wishlist

* Package name    : dump1090
  Version         : git
  Upstream Author : Salvatore Sanfilippo &amp;lt;antirez&amp;lt; at &amp;gt;gmail.com&amp;gt;
* URL             : https://github.com/antirez/dump1090
* License         : BSD
  Programming Lang: C
  Description     : Dump 1090 is a Mode S decoder specifically designed for
RTLSDR devices.
The main features are:
    Robust decoding of weak messages, with mode1090 many users observed
improved range compared to other popular decoders.
    Network support: TCP30003 stream (MSG5...), Raw packets, HTTP.
    Embedded HTTP server that displays the currently detected aircrafts on
Google Map.
    Single bit errors correction using the 24 bit CRC.
    Ability to decode DF11, DF17 messages.
    Ability to decode DF formats like DF0, DF4, DF5, DF16, DF20 and DF21 where
the checksum is xored with the ICAO address by brute forcing the checksum field
using recently seen ICAO addresses.
    Decode raw IQ samples from file (using --ifile command line switch).
    Interactive&lt;/pre&gt;</description>
    <dc:creator>Bob Bib</dc:creator>
    <dc:date>2013-06-19T22:03:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146393">
    <title>Bug#712827: ITP: boilerpipe -- Boilerplate removal and fulltext extraction from HTML pages</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146393</link>
    <description>&lt;pre&gt;Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg &amp;lt;ebourg&amp;lt; at &amp;gt;apache.org&amp;gt;

* Package name    : boilerpipe
  Version         : 1.2.0
  Upstream Author : Christian Kohlschütter &amp;lt;christian&amp;lt; at &amp;gt;kohlschutter.com&amp;gt;
* URL             : http://code.google.com/p/boilerpipe
* License         : Apache-2.0
  Programming Lang: Java
  Description     : Boilerplate removal and fulltext extraction from HTML pages

The boilerpipe library provides algorithms to detect and remove the surplus
"clutter" (boilerplate, templates) around the main textual content of a web
page.

The library already provides specific strategies for common tasks (for example:
news article extraction) and may also be easily extended for individual problem
settings.

Extracting content is very fast (milliseconds), just needs the input document
(no global or site-level information required) and is usually quite accurate.


&lt;/pre&gt;</description>
    <dc:creator>Emmanuel Bourg</dc:creator>
    <dc:date>2013-06-19T21:40:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146392">
    <title>Bug#712821: ITP: libtiger -- Kate rendering library</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146392</link>
    <description>&lt;pre&gt;Package: wnpp
Severity: wishlist
Owner: John Stumpo &amp;lt;stump&amp;lt; at &amp;gt;stump.io&amp;gt;

* Package name    : libtiger
  Version         : 0.3.4
  Upstream Author : Vincent Penquerc'h
* URL             : http://code.google.com/p/libtiger/
* License         : LGPL
  Programming Lang: C
  Description     : Kate rendering library

libtiger is a Pango/Cairo-based library for rendering the Kate subtitling
format. Kate is associated with the Xiph codec suite.


&lt;/pre&gt;</description>
    <dc:creator>John Stumpo</dc:creator>
    <dc:date>2013-06-19T20:07:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146391">
    <title>Processed (with 2 errors): tagging as pending bugs that are closed by packages in NEW</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146391</link>
    <description>&lt;pre&gt;Processing commands for control&amp;lt; at &amp;gt;bugs.debian.org:

Failed to alter tags of Bug 680636: Not altering archived bugs; see unarchive.

Failed to alter tags of Bug 705196: Not altering archived bugs; see unarchive.

Bug #635728 [wnpp] ITP: ruby-twitter-oauth -- Ruby Client for Twitter API using OAuth
Added tag(s) pending.
Bug #648576 [wnpp] ITP: ruby-notify -- desktop notification on cross platforms
Added tag(s) pending.
Bug #712769 [wnpp] ITP: ruby-stringex -- Some useful extensions to Ruby's String class
Added tag(s) pending.
Bug #712753 [wnpp] ITP: libconfig-model-lcdproc-perl -- Edit and validate LcdProc configuration file
Added tag(s) pending.
Bug #706992 [python-apsw] python-apsw: Please provide Python 3 package
Added tag(s) pending.
Bug #710049 [python-apsw] Build-depends on libsqlite3-dev not strict enough.
Added tag(s) pending.
End of message, stopping processing here.

Please contact me if you need assistance.
&lt;/pre&gt;</description>
    <dc:creator>Debian Bug Tracking System</dc:creator>
    <dc:date>2013-06-19T20:06:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146390">
    <title>Bug#586135: Updated URL for MisterHouse Debian packaging</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146390</link>
    <description>&lt;pre&gt;
   The public GIT repository for the MisterHouse Debian packaging at
GitHub has been moved to:

https://github.com/rocasa/misterhouse/




--
Robert J. Clay
rjclay&amp;lt; at &amp;gt;gmail.com
jame&amp;lt; at &amp;gt;rocasa.us


&lt;/pre&gt;</description>
    <dc:creator>Robert J. Clay</dc:creator>
    <dc:date>2013-06-19T17:28:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146389">
    <title>Processed: your mail</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146389</link>
    <description>&lt;pre&gt;Processing commands for control&amp;lt; at &amp;gt;bugs.debian.org:

Bug #712786 [wnpp] ITP: python-amqp -- Low-level AMQP client
Added tag(s) pending.
Stopping processing here.

Please contact me if you need assistance.
&lt;/pre&gt;</description>
    <dc:creator>Debian Bug Tracking System</dc:creator>
    <dc:date>2013-06-19T14:15:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146388">
    <title>% Get paid to survey businesses in your location</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146388</link>
    <description>&lt;pre&gt;IMC Research Services, a market research firm, is currently seeking individuals to act as customer-survey evaluators, in various market surveys within the United States.
Would you be interested in earning as much as three hundred dollars for every on-site customer surveys you complete?
You would be required to evaluate businesses within your location in the United States and provide us with your feed-back on the quality of service rendered.
These surveys can be conducted during your flexible hours. Participation is free and at absolutely no cost to you. Also, no formal training is required.
If you are interested, reply for more details.
Thank you
Bill Conrad
IMC Research Services
10112 1/2 North Alfred Street
Los Angeles, 
CA 90069

&lt;/pre&gt;</description>
    <dc:creator>IMC Research Services</dc:creator>
    <dc:date>2013-06-19T13:36:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146387">
    <title>Bug#712786: ITP: python-amqp -- Low-level AMQP client</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146387</link>
    <description>&lt;pre&gt;Package: wnpp
Severity: wishlist
Owner: Michael Fladischer &amp;lt;FladischerMichael&amp;lt; at &amp;gt;fladi.at&amp;gt;

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* Package name    : python-amqp
  Version         : 1.0.11
  Upstream Author : Ask Solem &amp;lt;pyamqp&amp;lt; at &amp;gt;celeryproject.org&amp;gt;
* URL             : https://pypi.python.org/pypi/amqp
* License         : LGPL-2.1+
  Programming Lang: Python
  Description     : Low-level AMQP client

 This is a fork of amqplib which was originally written by Barry Pederson. It
 is maintained by the Celery project, and used by kombu as a pure Python
 alternative when librabbitmq is not available.
 .
 This library should be API compatible with librabbitmq. Differences from
 amqplib are:
  * Supports draining events from multiple channels (Connection.drain_events).
  * Support for timeouts.
  * Channels are restored after channel error, instead of having to close the
    connection.
  * Support for heartbeats.
  * Supports RabbitMQ extensions:
    - Consumer Cancel Notifications.
    - Publisher confirms.
   &lt;/pre&gt;</description>
    <dc:creator>Michael Fladischer</dc:creator>
    <dc:date>2013-06-19T13:33:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146386">
    <title>Bug#712765: ITP: ruby-safe-yaml -- Safe implementation of YAML.load</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146386</link>
    <description>&lt;pre&gt;
Hi,

On Wed, Jun 19, 2013 at 11:53:55AM +0200, Stig Sandbeck Mathisen wrote:




ruby-safe-yml is already in the archive:

$ rmadison ruby-safe-yaml                                                                     
 ruby-safe-yaml | 0.9.0-1 | jessie | source, all                                 
 ruby-safe-yaml | 0.9.0-1 | sid    | source, all

It is maintained by the Ruby team:
http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-safe-yaml.git

Cheers,

Cédric
&lt;/pre&gt;</description>
    <dc:creator>Cédric Boutillier</dc:creator>
    <dc:date>2013-06-19T13:00:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146385">
    <title>Bug#712769: ITP: ruby-stringex -- Some useful extensions to Ruby's String class</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146385</link>
    <description>&lt;pre&gt;Package: wnpp
Owner: Youhei SASAKI &amp;lt;uwabami&amp;lt; at &amp;gt;gfd-dennou.org&amp;gt;
Severity: wishlist

* Package name    : ruby-stringex
  Version         : 2.0.3
  Upstream Author : Lucky Sneaks
* URL or Web page : https://github.com/rsl/stringex
* License         : MIT
  Description     : Some useful extensions to Ruby's String class

 The "ruby-stringex" is provides some useful extensions to Ruby's String
 class. Stringex is made up of three libraries:
   - ActsAsUrl: permalink solution with better character translation
   - Unidecoder: Unicode to ASCII transliteration
   - StringExtensions: miscellaneous helper methods for the String class

---
Youhei SASAKI &amp;lt;uwabami&amp;lt; at &amp;gt;gfd-dennou.org&amp;gt;
              &amp;lt;uwabami&amp;lt; at &amp;gt;debian.or.jp&amp;gt;
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


&lt;/pre&gt;</description>
    <dc:creator>Youhei SASAKI</dc:creator>
    <dc:date>2013-06-19T10:44:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146384">
    <title>Bug#712679: ITP: mrs -- Complete Information Retrieval System for Biomedical databanks</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146384</link>
    <description>&lt;pre&gt;Hi Maarten,

this is a very relevant ITP for the Debian Med team and I would really
like you to join our team and use Debian Med VCS (Git or SVN see our
team policy[1]).  We would be happy to support your work as best as we
can.

Kind regards

        Andreas.

[1] http://debian-med.alioth.debian.org/docs/policy.html

On Mon, Jun 17, 2013 at 09:33:10AM +0200, Maarten L. Hekkelman wrote:

&lt;/pre&gt;</description>
    <dc:creator>Andreas Tille</dc:creator>
    <dc:date>2013-06-19T10:00:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146383">
    <title>Bug#712765: ITP: ruby-safe-yaml -- Safe implementation of YAML.load</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146383</link>
    <description>&lt;pre&gt;Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen &amp;lt;ssm&amp;lt; at &amp;gt;debian.org&amp;gt;

* Package name    : ruby-safe-yaml
  Version         : 0.9.2
  Upstream Author : Dan Tao &amp;lt;daniel.tao&amp;lt; at &amp;gt;gmail.com&amp;gt;
* URL             : https://github.com/dtao/safe_yaml
* License         : MIT
  Programming Lang: Ruby
  Description     : Safe implementation of YAML.load

The SafeYAML gem provides an alternative implementation of YAML.load suitable
for accepting user input in Ruby applications. Unlike Ruby's built-in
implementation of YAML.load, SafeYAML's version will not expose apps to
arbitrary code execution exploits.

(The safe_yaml gem was vendored into puppet to fix a recent vulnerability.  The
packaging of this gem should help this situation.)


&lt;/pre&gt;</description>
    <dc:creator>Stig Sandbeck Mathisen</dc:creator>
    <dc:date>2013-06-19T09:53:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146382">
    <title>Processed: ITP: ruby-notify -- desktop notification on cross platforms</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146382</link>
    <description>&lt;pre&gt;Processing commands for control&amp;lt; at &amp;gt;bugs.debian.org:

Bug #648576 [wnpp] RFP: ruby-notify -- desktop notification on cross platforms
Changed Bug title to 'ITP: ruby-notify -- desktop notification on cross platforms' from 'RFP: ruby-notify -- desktop notification on cross platforms'
Bug #648576 [wnpp] ITP: ruby-notify -- desktop notification on cross platforms
Owner recorded as Youhei SASAKI &amp;lt;uwabami&amp;lt; at &amp;gt;gfd-dennou.org&amp;gt;.
Stopping processing here.

Please contact me if you need assistance.
&lt;/pre&gt;</description>
    <dc:creator>Debian Bug Tracking System</dc:creator>
    <dc:date>2013-06-19T09:36:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146381">
    <title>Processed: retitle 660619 ITP: pry -- powerfull irb alternative and runtime developer console</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146381</link>
    <description>&lt;pre&gt;Processing commands for control&amp;lt; at &amp;gt;bugs.debian.org:

Bug #660619 [wnpp] RFP: ruby-pry -- powerfull irb alternative and runtime developer console
Changed Bug title to 'ITP: pry -- powerfull irb alternative and runtime developer console' from 'RFP: ruby-pry -- powerfull irb alternative and runtime developer console'
Bug #660619 [wnpp] ITP: pry -- powerfull irb alternative and runtime developer console
Owner recorded as Youhei SASAKI &amp;lt;uwabami&amp;lt; at &amp;gt;gfd-dennou.org&amp;gt;.
Stopping processing here.

Please contact me if you need assistance.
&lt;/pre&gt;</description>
    <dc:creator>Debian Bug Tracking System</dc:creator>
    <dc:date>2013-06-19T09:36:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146380">
    <title>Processed: retitle 635728 ITP: ruby-twitter-oauth -- Ruby Client for Twitter API using OAuth</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146380</link>
    <description>&lt;pre&gt;Processing commands for control&amp;lt; at &amp;gt;bugs.debian.org:

Bug #635728 [wnpp] RFP: ruby-twitter-oauth -- Ruby Client for Twitter API using OAuth
Changed Bug title to 'ITP: ruby-twitter-oauth -- Ruby Client for Twitter API using OAuth' from 'RFP: ruby-twitter-oauth -- Ruby Client for Twitter API using OAuth'
Bug #635728 [wnpp] ITP: ruby-twitter-oauth -- Ruby Client for Twitter API using OAuth
Owner recorded as Youhei SASAKI &amp;lt;uwabami&amp;lt; at &amp;gt;gfd-dennou.org&amp;gt;.
Stopping processing here.

Please contact me if you need assistance.
&lt;/pre&gt;</description>
    <dc:creator>Debian Bug Tracking System</dc:creator>
    <dc:date>2013-06-19T09:33:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146379">
    <title>Bug#712753: ITP: libconfig-model-lcdproc-perl -- Edit and validate LcdProc configuration file</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146379</link>
    <description>&lt;pre&gt;
Package: wnpp
Owner: Dominique Dumont &amp;lt;dod&amp;lt; at &amp;gt;debian.org&amp;gt;
Severity: wishlist
X-Debbugs-CC: debian-devel&amp;lt; at &amp;gt;lists.debian.org,debian-perl&amp;lt; at &amp;gt;lists.debian.org

* Package name    : libconfig-model-lcdproc-perl
  Version         : 2.39
  Upstream Author : Dominique Dumont
* URL             : http://search.cpan.org/dist/Config-Model-LcdProc/
* License         : LGPL-2.1+
  Programming Lang: Perl
  Description     : Edit and validate LcdProc configuration file

This module provides a configuration editor (and models) for the
configuration file of LcdProc, i.e. C&amp;lt;/etc/LCDd.conf&amp;gt;.

libconfig-model-tkui-perl must be installed to have a graphical
interface or the editor.

Once installed, you can run 'cme edit lcdproc' to edit LcdProc
configuration. You can also check the configuration with
'cme check lcdproc'.

Note: the functionality provided used to be part of libconfig-model-perl.

&lt;/pre&gt;</description>
    <dc:creator>Dominique Dumont</dc:creator>
    <dc:date>2013-06-19T08:24:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146378">
    <title>Processed (with 2 errors): tagging as pending bugs that are closed by packages in NEW</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146378</link>
    <description>&lt;pre&gt;Processing commands for control&amp;lt; at &amp;gt;bugs.debian.org:

Failed to alter tags of Bug 680636: Not altering archived bugs; see unarchive.

Failed to alter tags of Bug 705196: Not altering archived bugs; see unarchive.

Bug #706408 [wnpp] ITP: castle-game-engine -- 3D game engine for FreePascal &amp;amp; Lazarus
Added tag(s) pending.
Bug #689552 [pcp] "restrict" is a keyword in C99
Added tag(s) pending.
End of message, stopping processing here.

Please contact me if you need assistance.
&lt;/pre&gt;</description>
    <dc:creator>Debian Bug Tracking System</dc:creator>
    <dc:date>2013-06-19T08:09:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146377">
    <title>Processed: Updated #645883: Summary</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146377</link>
    <description>&lt;pre&gt;Processing commands for control&amp;lt; at &amp;gt;bugs.debian.org:

Ignoring request to change the summary of bug 645883 to the same value
End of message, stopping processing here.

Please contact me if you need assistance.
&lt;/pre&gt;</description>
    <dc:creator>Debian Bug Tracking System</dc:creator>
    <dc:date>2013-06-19T07:57:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146376">
    <title>Bug#712748: ITP: zeitgeist-explorer: A graphical interface to monitor and inspect Zeitgeist's log</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146376</link>
    <description>&lt;pre&gt;Package: wnpp
Severity: wishlist

Zeitgeist explorer is a tool which can be used to monitor and
explore the events logged by zeitgeist. In the monitor mode
is can show the events logged in real-time just like wireshark.

I've already made a preliminary package in the bzr branch
https://code.launchpad.net/~zeitgeist/zeitgeist-explorer/packaging
I don't have much experience with packaging and I guess my packaging
is right. The current branch builds, installs and runs perfectly
on my Ubuntu 13.04 install.

The license is GNU LGPL v2.1

The code development happens at github repo:
https://github.com/zeitgeist-project/zeitgeist-explorer

Launchpad is used for bugs, milestones, releases and translations
Release: https://launchpad.net/zeitgeist-explorer/0.x/0.2

If there is something wrong with LICENSE, please let me know, as
I can change it since I own most of the copyright and know rest of
the developers.


&lt;/pre&gt;</description>
    <dc:creator>Manish Sinha</dc:creator>
    <dc:date>2013-06-19T07:42:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146375">
    <title>Bug#645883: Updated wnpp info</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146375</link>
    <description>&lt;pre&gt;Package: wnpp
Severity: wishlist
Owner: Daniel Beyer &amp;lt;dabe&amp;lt; at &amp;gt;deb.ymc.ch&amp;gt;


* Package name    : twig
  Version         : 1.13.1
  Upstream Author : Fabien Potencier &amp;lt;fabien&amp;lt; at &amp;gt;symfony.com&amp;gt;
* URL             : http://twig.sensiolabs.org/
* License         : BSD 3-Clause (New BSD)
  Programming Lang: PHP, C
  Description     : Flexible, fast, and secure template engine for PHP

 Twig is a modern template engine for PHP
 Fast: Twig compiles templates down to plain optimized PHP code.
  The overhead compared to regular PHP code was reduced to the very minimum.
 Secure: Twig has a sandbox mode to evaluate untrusted template code.
  This allows Twig to be used as a template language for applications where
  users may modify the template design.
 Flexible: Twig is powered by a flexible lexer and parser.
  This allows the developer to define its own custom tags and filters, and
  create its own DSL.

&lt;/pre&gt;</description>
    <dc:creator>Daniel Beyer</dc:creator>
    <dc:date>2013-06-19T07:22:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146374">
    <title>Bug#565308: (manpage of) mysql is no longer free!</title>
    <link>http://permalink.gmane.org/gmane.linux.debian.devel.wnpp/146374</link>
    <description>&lt;pre&gt;As http://lwn.net/Articles/555278/rss reports, Oracle now transitions the
man pages away from the GPL. That's not their first move along these lines
and it's unlikely to be their last.

Time to replace mysql with mariadb in Debian.
Other distributions have done it, with no adverse effects that I can see.


&lt;/pre&gt;</description>
    <dc:creator>Matthias Urlichs</dc:creator>
    <dc:date>2013-06-19T07:22:34</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.debian.devel.wnpp">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.debian.devel.wnpp</link>
  </textinput>
</rdf:RDF>
