Bug#520583: ITP: libnokogiri-ruby -- simple, fast Hpricot-like HTML/XML parser for Ruby

2009-03-20 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libnokogiri-ruby
  Version : 1.2.2
  Upstream Author : Aaron Patterson and Mike Dalessio
* URL : http://wiki.github.com/tenderlove/nokogiri
* License : MIT
  Programming Lang: Ruby
  Description : simple, fast Hpricot-like HTML/XML parser for Ruby

Nokogiri is an HTML, XML, SAX, and Reader parser.

FEATURES:

* XPath support for document searching
* CSS3 selector support for document searching
* XML/HTML builder
* Drop in replacement for Hpricot (though not bug for bug)

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: Alioth - Convert SVN repo to Git

2009-03-24 Thread Ryan Niebur
On Tue, Mar 24, 2009 at 05:42:17PM +0100, Bernd Zeimetz wrote:
 Reinhard Tartler wrote:
  can you point me to someone (or ideally to a script or detailed
  explanation) that managed to do that in an automated way?
 
 What I did manually was something like
 
 find . -type f -name 'foo*.dsc' | sort (or similar tools, make sure they're
 sorted in a way as dpkg would sort the versions) | while read i; do
   git-import-dsc $i
 done
 

git-import-dscs (note the extra s on the end) does exactly this.

 Then I've used git-svn to import the svn history in an extra repository,
 verified that everything is right, and pulled it from the repository created
 with git-import-dsc. As git-import-dsc uses the date from the changelog as
 commit date, this worked well enough for me. Probably needs some fine-tuning,
 but I hope that's something you can work on.
 
 
 Bernd
 
 -- 
  Bernd Zeimetz   Debian GNU/Linux Developer
  GPG Fingerprint: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79
 
 
 -- 
 To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#522362: ITP: libdevel-simpletrace-perl -- Perl helper to see where you code warns and dies using stack traces

2009-04-02 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libdevel-simpletrace-perl
  Version : 0.07
  Upstream Author : Sébastien Aperghis-Tramoni sebast...@aperghis.net
* URL : http://search.cpan.org/dist/Devel-SimpleTrace/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl helper to see where you code warns and dies using 
stack traces

 Devel::SimpleTrace can be used to more easily spot the place where a program
 or a module generates errors. Its use is extremely simple, reduced to just
 useing it.
 .
 This is achieved by modifying the functions warn() and die() in order to
 replace the standard messages by complete stack traces that precisely
 indicates how and where the error or warning occurred. Other than this, their
 use should stay unchanged, even when using die() inside eval().

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#522720: ITP: libproc-simple-perl -- Perl interface to launch and control background processes

2009-04-05 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libproc-simple-perl
  Version : 1.24
  Upstream Author : Michael Schilli mich...@perlmeister.com
* URL : http://search.cpan.org/dist/Proc-Simple/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl interface to launch and control background processes
 The Proc::Simple package provides objects mimicing real-life processes from a
 user's point of view.
 .
 Either external programs or perl subroutines can be launched and
 controlled as processes in the background.


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#522719: ITP: libgoo-canvas-perl -- Perl interface to the GooCanvas

2009-04-05 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libgoo-canvas-perl
  Version : 0.05
  Upstream Author : Ye Wenbin wenbi...@gmail.com
* URL : http://search.cpan.org/dist/Goo-Canvas/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl interface to the GooCanvas
 GTK+ doesn't have a builtin canvas widget. Goo::Canvas fills that
 gap. It is easy to use and has powerful and extensible ways to create
 items in canvases.


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#522721: ITP: shutter -- feature-rich screenshot program

2009-04-05 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: shutter
  Version : 0.70
  Upstream Author : Mario Kemper mario.kem...@googlemail.com and Shutter Team
* URL : http://shutter-project.org/
* License : GPL-3+
  Programming Lang: Perl
  Description : feature-rich screenshot program
 Shutter is a feature-rich screenshot program. You can take a
 screenshot of a specific area, window, your whole screen, or even of
 a website - apply different effects to it, draw on it to highlight
 points, and then upload to an image hosting site, all within one
 window.
 .
 Features:
* take a screenshot of your complete desktop, a rectangular area
  or capture a website
* take screenshot directly or with a specified delay time
* save the screenshots to a specified directory and name them in a
  convenient way (using special wild-cards)
* Shutter is fully integrated into the Gnome Desktop (TrayIcon etc.)
* generate thumbnails directly when you are taking a screenshot
  and set a size level in %
* Shutter session collection
  o keep track of all screenshots during session
  o copy screeners to clipboard
  o print screenshots
  o delete screenshots
  o rename your file
* upload your files directly to Image-Hosters
  (e.g. http://ubuntu-pics.de), retrieve all the needed links and
  share them with others
* edit your screenshots directly using the embedded drawing tool


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#523839: ITP: libany-moose-perl -- use Moose or Mouse modules

2009-04-12 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libany-moose-perl
  Version : 0.07
  Upstream Author : Shawn M Moore sar...@bestpractical.com, Florian Ragwitz 
r...@debian.org, Stevan Little ste...@iinteractive.com, Tokuhiro Matsuno 
tokuhi...@gmail.com
* URL : http://search.cpan.org/dist/Any-Moose/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : use Moose or Mouse modules
 Any::Moose allows a perl package that doesn't care whether it's using
 Moose or Mouse to use either Mouse or Moose.


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#523840: ITP: libdata-alias-perl -- Comprehensive set of aliasing operations

2009-04-12 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libdata-alias-perl
  Version : 1.07
  Upstream Author : Idea by Tony Bowden and Paul Johnson, code by Michael G 
Schwern
schw...@pobox.com, wardrobe by Calvin Klein.
* URL : http://search.cpan.org/dist/Data-Alias/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Comprehensive set of aliasing operations
 Aliasing is the phenomenon where two different expressions actually
 refer to the same thing. Modifying one will modify the other, and if
 you take a reference to both, the two values are the same.
 .
 Data::Alias is a module that allows you to apply aliasing semantics
 to a section of code, causing aliases to be made whereever Perl would
 normally make copies instead. You can use this to improve efficiency
 and readability, when compared to using references.


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#525093: ITP: libzoom-ruby -- Ruby binding to the Z39.50 Object-Orientation Model

2009-04-21 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libzoom-ruby
  Version : 0.4.1
  Upstream Author : Laurent Sansonetti l...@chopine.be
* URL : http://ruby-zoom.rubyforge.org/
* License : LGPL-2.1
  Programming Lang: Ruby
  Description : Ruby binding to the Z39.50 Object-Orientation Model
 Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation
 Model (ZOOM), an abstract object-oriented programming interface to a
 subset of the services specified by the Z39.50 standard, also known
 as the international standard ISO 23950.
 .
 Z39.50 is a client-server protocol for searching and retrieving
 information from remote computer databases. It is covered by ANSI/NISO
 standard Z39.50, and ISO standard 23950. The standard's maintenance
 agency is the Library of Congress.


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#525569: ITP: libparanoid-perl -- General function library for safer, more secure programming

2009-04-25 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libparanoid-perl
  Version : 0.23
  Upstream Author : Arthur Corliss corl...@digitalmages.com
* URL : http://search.cpan.org/dist/Paranoid/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : General function library for safer, more secure programming
 This collection of modules started out as modules which perform things
 (debatably) in a safer and taint-safe manner. Since then it's also grown to
 include functionality that fit into the same framework and conventions of the
 original modules, including keeping the debug hooks for command-line
 debugging.
 .
 All the modules below are intended to be used directly in your programs if
 you need the functionality they provide.
 .
 Paranoid does provide one function meant to secure your environment enough to
 satisfy taint-enabled programs, and as a container which holds the last
 reported error from any code in the Paranoid framework.


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#526247: ITP: libtest-useallmodules-perl -- Test module to do use_ok() for all the MANIFESTed modules

2009-04-29 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libtest-useallmodules-perl
  Version : 0.10
  Upstream Author : Kenichi Ishigaki ishig...@cpan.org
* URL : http://search.cpan.org/dist/Test-UseAllModules/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Test module to do use_ok() for all the MANIFESTed modules
 I'm sick of writing 00_load.t (or something like that) that'll do
 use_ok() for every module I write. I'm sicker of updating 00_load.t
 when I add another file to the distro. This module reads MANIFEST to
 find modules to be tested and does use_ok() for each of them. Now all
 you have to do is update MANIFEST. You don't have to modify the test
 any more (hopefully).


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#526246: ITP: libstatistics-basic-perl -- collection of very basic statistics modules

2009-04-29 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libstatistics-basic-perl
  Version : 1.6005
  Upstream Author : Paul Miller jett...@cpan.org
* URL : http://search.cpan.org/dist/Statistics-Basic/
* License : LGPL-2.1
  Programming Lang: Perl
  Description : collection of very basic statistics modules
 Statistics::Basic is a collection of very basic statistics
 modules. It includes modules to find the correlation between two
 arrays, find the covariance between two arrays, find the least square
 fit for two arrays, find the mean of an array, find the median of an
 array, find the mode of an array, find the standard deviation of an
 array, and find the variance of an array.


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#526245: ITP: libperl-metrics-simple-perl -- Perl interface to count packages, subs, lines, etc. of many files.

2009-04-29 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libperl-metrics-simple-perl
  Version : 0.12
  Upstream Author : Matisse Enzer mati...@eigenstate.net
* URL : http://search.cpan.org/dist/Perl-Metrics-Simple/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl interface to count packages, subs, lines, etc. of many 
files.
 Perl::Metrics::Simple provides just enough methods to run static
 analysis of one or many Perl files and obtain a few metrics:
 packages, subroutines, lines of code, and an approximation of
 cyclomatic (mccabe) complexity for the subroutines and the main
 portion of the code.
 .
 Perl::Metrics::Simple is far simpler than Perl::Metrics. It also
 comes with a script called countperl.


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#526347: ITP: libgtk2-notify-perl -- Perl interface to libnotify

2009-04-30 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libgtk2-notify-perl
  Version : 0.05
  Upstream Author : Florian Ragwit rafl at debian.org
* URL : http://search.cpan.org/dist/Gtk2-Notify/
* License : LGPL-2
  Programming Lang: Perl
  Description : Perl interface to libnotify
 Gtk2::Notify provides Perl bindings for libnotify. libnotifiy is a
 library that sends desktop notifications to a notification daemon.
 .
 These notifications can be used to inform the user about an event or
 display some form of information without getting in the user's way.


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#526425: ITP: libgravatar-url-perl -- Perl interface to make URLs for Gravatars from an email address

2009-04-30 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libgravatar-url-perl
  Version : 1.01
  Upstream Author : Michael G Schwern schw...@pobox.com
* URL : http://search.cpan.org/dist/Gravatar-URL/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl interface to make URLs for Gravatars from an email 
address
 A Gravatar is a Globally Recognized Avatar for a given email address. This
 allows you to have a global picture associated with your email address. You
 can look up the Gravatar for any email address by constructing a URL to get
 the image from gravatar.com. Gravatar::URL does that.


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#529019: ITP: libapp-cmd-perl -- Perl interface to write command line apps with less suffering

2009-05-17 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libapp-cmd-perl
  Version : 0.203
  Upstream Author : Ricardo SIGNES
* URL : http://search.cpan.org/dist/App-Cmd/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl interface to write command line apps with less 
suffering
 App::Cmd is intended to make it easy to write complex command-line
 applications without having to think about most of the annoying
 things usually involved.
 .
 For information on how to start using App::Cmd, see App::Cmd::Tutorial.



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



Bug#529018: ITP: libio-tiecombine-perl -- Perl module to produce tied (and other) separate but combined variables

2009-05-17 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libio-tiecombine-perl
  Version : 1.000
  Upstream Author : Ricardo SIGNES r...@cpan.org
* URL : http://search.cpan.org/dist/IO-TieCombine/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl module to produce tied (and other) separate but 
combined variables
 IO::TieCombine produces tied (and other) separate but combined variables.



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



Bug#529236: ITP: libdevel-partialdump-perl -- Perl module to dump subroutine parameters concisely

2009-05-18 Thread Ryan Niebur
retitle 529236 ITP: libdevel-partialdump-perl -- Perl module to dump subroutine 
parameters concisely
thanks

* Package name: libdevel-partialdump-perl
  Version : 0.08
  Upstream Author : Yuval Kogman nothingm...@woobling.org
* URL : http://search.cpan.org/dist/Devel-PartialDump/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl module to dump subroutine parameters concisely
 Devel::PartialDump is similar in nature to Data::Dumper, however, it is
 optimized for the common case of bug reporting with complex data structures.
 Outputting a string containing a complex data structure can yield rather
 useless results, since the structures are stringified.
 .
 This module optionally overrides Carp's routines to provide a concise dump of
 a variable's contents instead of a simple stringification with warn, etc.



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



Bug#529230: ITP: libaliased-perl -- Perl module to provide aliases of class names

2009-05-18 Thread Ryan Niebur
retitle 529230 ITP: libaliased-perl -- Perl module to provide aliases of class 
names
thanks

* Package name: libaliased-perl
  Version : 0.22
  Upstream Author : Curtis Ovid Poe o...@cpan.org
* URL : http://search.cpan.org/dist/aliased/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl module to provide aliases of class names
 aliased is a module to alias class names to arbitrary aliases in the current
 module or script, which is especially useful with classes that are in deep
 class hierarchies. It is also handy if a class has been renamed.
 .
 Please note that this module only applies to loading object oriented modules,
 not for procedural modules in general. Fortunately this is rarely necessary
 in practise, since these modules support exporting of needed functions.


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



Bug#529234: ITP: libdevel-declare-perl -- Perl module for adding keywords to Perl

2009-05-18 Thread Ryan Niebur
retitle 529234 ITP: libdevel-declare-perl -- Perl module for adding keywords to 
Perl
thanks

* Package name: libdevel-declare-perl
  Version : 0.005002
  Upstream Author : Matt S Trout - m...@shadowcat.co.uk - original author
* URL : http://search.cpan.org/dist/Devel-Declare/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl module for adding keywords to Perl
 Devel::Declare can install subroutines called declarators which
 locally take over Perl’s parser, allowing the creation of new syntax.


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



Bug#529242: ITP: libnamespace-autoclean-perl -- Perl module to remove all imported symbols at the end of the compile cycle

2009-05-18 Thread Ryan Niebur
retitle 529242 ITP: libnamespace-autoclean-perl -- Perl module to remove all 
imported symbols at the end of the compile cycle
thanks

* Package name: libnamespace-autoclean-perl
  Version : 0.05
  Upstream Author : Florian Ragwitz r...@debian.org
* URL : http://search.cpan.org/dist/namespace-autoclean/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl module to remove all imported symbols at the end of 
the compile cycle
 When you import a function into a Perl package, it will naturally also be
 available as a method.
 .
 The namespace::autoclean pragma will remove all imported symbols at the end
 of the current package's compile cycle. Functions called in the package
 itself will still be bound by their name, but they won't show up as methods
 on your class or instances.
 .
 namespace::autoclean is very similar to namespace::clean, except it
 will clean all imported functions, no matter if you imported them
 before or after you used the pagma. It will also not touch anything
 that looks like a method, according to
 Class::MOP::Class::get_method_list.
 .
 Sometimes you don't want to clean imports only, but also helper functions
 you're using in your methods. The -also switch can be used to declare a list
 of functions that should be removed additional to any imports:


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



Bug#529233: ITP: libb-hooks-parser-perl -- Interface to perls parser variables

2009-05-18 Thread Ryan Niebur
retitle 529233 ITP: libb-hooks-parser-perl -- Interface to perls parser 
variables
thanks

* Package name: libb-hooks-parser-perl
  Version : 0.08
  Upstream Author : Florian Ragwitz r...@debian.org
* URL : http://search.cpan.org/dist/B-Hooks-Parser/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Interface to perls parser variables
 B::Hooks::Parser provides an API for parts of the perl parser. It can
 be used to modify code while it's being parsed.


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



Bug#529229: ITP: libb-hooks-op-ppaddr-perl -- C API to hook into Perl opcode execution

2009-05-18 Thread Ryan Niebur
retitle 529229 ITP: libb-hooks-op-ppaddr-perl -- C API to hook into Perl opcode 
execution
thanks

* Package name: libb-hooks-op-ppaddr-perl
  Version : 0.02
  Upstream Author : Florian Ragwitz r...@debian.org
* URL : http://search.cpan.org/dist/B-Hooks-OP-PPAddr/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : C API to hook into Perl opcode execution
 B::Hooks::OP::PPAddr provides a C API for XS modules to hook into the
 execution of perl opcodes.


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



Bug#529245: ITP: libsignatures-perl -- Perl module for subroutine signatures with no source filter

2009-05-18 Thread Ryan Niebur
retitle 529245 ITP: libsignatures-perl -- Perl module for subroutine signatures 
with no source filter
thanks

* Package name: libsignatures-perl
  Version : 0.05
  Upstream Author : Florian Ragwitz r...@debian.org
* URL : http://search.cpan.org/dist/signatures/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl module for subroutine signatures with no source filter
 With signatures, you can specify subroutine signatures and have
 variables automatically defined within the subroutine. Note that,
 although the syntax is very similar, the signatures provided by this
 module are not to be confused with the prototypes described in
 perlsub. All this module does is extracting items of @_ and assigning
 them to the variables in the parameter list. No argument validation
 is done at runtime.


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



Bug#529395: ITP: libmath-basecnv-perl -- set of fast functions to convert between number bases

2009-05-19 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libmath-basecnv-perl
  Version : 1.4.75O6Pbr
  Upstream Author : Pip Stuart p...@cpan.org
* URL : http://search.cpan.org/dist/Math-BaseCnv/
* License : GPL-2
  Programming Lang: Perl
  Description : set of fast functions to convert between number bases
 Math::BaseCnv provides a few simple functions for converting between
 arbitrary number bases. It is as fast as the author currently knows
 how to make it (of course relying only on the lovely Perl).



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



Bug#530252: ITP: libcapture-tiny-perl -- Perl module to capture STDOUT and STDERR from Perl, XS or external programs

2009-05-23 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libcapture-tiny-perl
  Version : 0.06
  Upstream Author : David Golden dagol...@cpan.org
* URL : http://search.cpan.org/dist/Capture-Tiny/
* License : Apache-2.0
  Programming Lang: Perl
  Description : Perl module to capture STDOUT and STDERR from Perl, XS or 
external programs
 Capture::Tiny provides a simple, portable way to capture anything
 sent to STDOUT or STDERR, regardless of whether it comes from Perl,
 from XS code or from an external program. Optionally, output can be
 teed so that it is captured while being passed through to the
 original handles.



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



Bug#530578: ITP: libgtk2-unique-perl -- Perl module for single instance applications

2009-05-25 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libgtk2-unique-perl
  Version : 0.01
  Upstream Author : Emmanuel Rodriguez po...@cpan.org
* URL : http://search.cpan.org/dist/Gtk2-Unique/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl module for single instance applications
 Gtk2::Unique is a Perl binding for the C library libunique which provides a
 way for writing single instance application. If you launch a single instance
 application twice, the second instance will either just quit or will send a
 message to the running instance.



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



Bug#531142: ITP: libwebservice-validator-html-w3c-perl -- Perl interface to access the W3C's online HTML validator

2009-05-30 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libwebservice-validator-html-w3c-perl
  Version : 0.24
  Upstream Author : Struan Donald Eltstr...@cpan.orgegt
* URL : http://search.cpan.org/dist/WebService-Validator-HTML-W3C/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl interface to access the W3C's online HTML validator
 WebService::Validator::HTML::W3C provides access to the W3C's online Markup
 validator. As well as reporting on whether a page is valid it also provides
 access to a detailed list of the errors and where in the validated document
 they occur.



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



Bug#531140: ITP: libjavascript-beautifier-perl -- beautifier for javascript

2009-05-30 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libjavascript-beautifier-perl
  Version : 0.08
  Upstream Author : Fayland Lam fayl...@gmail.com
* URL : http://search.cpan.org/dist/JavaScript-Beautifier/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : beautifier for javascript
 JavaScript::Beautifier is a Perl-rewrite if a javascript
 beautifier. This beautifier can process your messy or compacted
 javascript, making it all neatly and consistently formatted and
 readable.



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



Bug#531144: ITP: libcss-minifier-xs-perl -- XS based CSS minifier

2009-05-30 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libcss-minifier-xs-perl
  Version : 0.03
  Upstream Author : Graham TerMarsch (c...@howlingfrog.com)
* URL : http://search.cpan.org/dist/CSS-Minifier-XS/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : XS based CSS minifier
 CSS::Minifier::XS is a CSS minifier; its designed to remove un-necessary
 whitespace and comments from CSS files, while also not breaking the CSS.
 .
 CSS::Minifier::XS is similar in function to CSS::Minifier, but is
 substantially faster as its written in XS and not just pure Perl.



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



Bug#531138: ITP: libhtml-tidy-perl -- Perl module for (X)HTML validation

2009-05-30 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libhtml-tidy-perl
  Version : 1.08
  Upstream Author : Andy Lester, andy at petdance.com
* URL : http://search.cpan.org/dist/HTML-Tidy/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl module for (X)HTML validation
 HTML::Tidy is an HTML checker in a handy dandy object. It's meant as
 a replacement for HTML::Lint. If you're currently an HTML::Lint user
 looking to migrate, see the section /Converting from HTML::Lint from
 the POD.



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



Bug#531143: ITP: libxml-tidy-perl -- Perl module for tidy indenting of XML documents

2009-05-30 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libxml-tidy-perl
  Version : 1.2.54HJnFa
  Upstream Author : Pip Stuart p...@cpan.org
* URL : http://search.cpan.org/dist/XML-Tidy/
* License : GPL-2
  Programming Lang: Perl
  Description : Perl module for tidy indenting of XML documents
 XML::Tidy creates XML document objects (with inheritance from XML::XPath) to
 tidy mixed-content (ie. non-data) text node indenting. There are also some
 other handy member functions to compress  expand your XML document object
 (into either a compact XML representation or a binary one).



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



Bug#531139: ITP: libjavascript-minifier-xs-perl -- XS based JavaScript minifier

2009-05-30 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libjavascript-minifier-xs-perl
  Version : 0.05
  Upstream Author : Graham TerMarsch (c...@howlingfrog.com)
* URL : http://search.cpan.org/dist/JavaScript-Minifier-XS/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : XS based JavaScript minifier
 JavaScript::Minifier::XS is a JavaScript minifier; its designed to remove
 un-necessary whitespace and comments from JavaScript files, while also not
 breaking the JavaScript.
 .
 JavaScript::Minifier::XS is similar in function to JavaScript::Minifier, but
 is substantially faster as its written in XS and not just pure Perl.



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



Bug#531141: ITP: libwebservice-validator-css-w3c-perl -- Interface to the W3C CSS Validator

2009-05-30 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libwebservice-validator-css-w3c-perl
  Version : 0.2
  Upstream Author : Bjoern Hoehrmann bjo...@hoehrmann.de
* URL : http://search.cpan.org/dist/WebService-Validator-CSS-W3C/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Interface to the W3C CSS Validator
 WebService::Validator::CSS::W3C is an interface to the W3C CSS Validation
 online service http://jigsaw.w3.org/css-validator/, based on its SOAP 1.2
 support. It helps to find errors in Cascading Style Sheets.



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



Bug#531150: ITP: libyaml-libyaml-perl -- XS Wrapper Module of libyaml

2009-05-30 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libyaml-libyaml-perl
  Version : 0.32
  Upstream Author : Ingy döt Net i...@cpan.org
* URL : http://search.cpan.org/dist/YAML-LibYAML/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : XS Wrapper Module of libyaml
 Kirill Siminov's libyaml is arguably the best YAML implementation. The
 C library is written precisely to the YAML 1.1 specification. It was
 originally bound to Python and was later bound to Ruby.
 .
 YAML::LibYAML is a Perl XS binding to libyaml which offers Perl the best
 YAML support to date.



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



Bug#531149: ITP: libwx-perl-datawalker-perl -- Perl data structure browser

2009-05-30 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libwx-perl-datawalker-perl
  Version : 0.02
  Upstream Author : Steffen Mueller smuel...@cpan.org
* URL : http://search.cpan.org/dist/Wx-Perl-DataWalker/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl data structure browser
 Wx::Perl::DataWalker implements a Wx::Frame subclass that shows a relatively
 simple Perl data structure browser. After opening such a frame and supplying
 it with a reference to an essentially arbitrary data structure, you can
 visually browse it by double-clicking references.
 .
 So far, there is no tree view but only a display of the current level of the
 data structure. You can traverse back up the structure with a back button.
 .
 Optionally, Wx::Perl::DataWalker displays the (approximate!) size of the data
 structure using Devel::Size.



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



Bug#531523: ITP: libjio -- library for journaled I/O

2009-06-01 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libjio
  Version : 0.50
  Upstream Author : Alberto Bertogli (albert...@blitiri.com.ar)
* URL : http://blitiri.com.ar/p/libjio/
* License : Buena Onda License Agreement (v1.0)
  Programming Lang: C
  Description : library for journaled I/O

To ensure reliability, some file systems and databases provide support for
something known as journalling. The idea is to ensure data consistency by
creating a log of actions to be taken (called a Write Ahead Log) before
committing them to disk. That way, if a transaction were to fail due to a
system crash or other unexpected event, the write ahead log could be used to
finish writing the data.

While this functionality is often available with networked databases, it can
be a rather memory- and processor-intensive solution, even where reliable
writes are important. In other cases, the filesystem does not provide native
journalling support, so other tricks may be used to ensure data integrity,
such as writing to a separate temporary file and then overwriting the file
instead of modifying it in-place. Unfortunately, this method cannot handle
threaded operations appropriately.

Thankfully, Alberto Bertogli published a userspace C library called libjio
that can provide these features in a small (less than 1500 lines of code)
library with no external dependencies.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: Bug#532932: ITP: libalien-libjio-perl -- Perl package to find libjio

2009-06-12 Thread Ryan Niebur
On Fri, Jun 12, 2009 at 07:29:40PM -0400, Jonathan Yu wrote:
 Brian:
 
 On Fri, Jun 12, 2009 at 5:57 PM, brian m.
 carlsonsand...@crustytoothpaste.ath.cx wrote:
  On Fri, Jun 12, 2009 at 05:14:29PM -0400, Jonathan Yu wrote:
  This module is a generic Perl module that is designed to install libjio if 
  it
  is not installed, and then report the flags required for programs to link 
  to
  it. Under Debian, installing libjio via this package is not necessary 
  (since
  it can simply Build-Depend and Depend on the libjio package itself.
 
  However, the Perl module still needs to be installed so that Perl programs 
  can
  find it, and the flags required to link to it. This will be useful if 
  modules
  other than simply IO::Journal (later to be ITP'd as libio-journal-perl, 
  once
  it is appropriately uploaded to CPAN).
 
  Luckily, since only the Perl stuff is going to be installed, then it's not
  likely we'll ever need to really upgrade this module...
 
  Can't you just patch the modules in question so that they don't need to
  use this module?  It seems silly to create a module just to make sure
  that a dependency is installed.  That's for the Perl module building
  system or dpkg to ensure.
 That is a very good point. However, I'm just not sure if other modules
 will want to use Alien::Libjio -- it has a few methods that wrap
 around pkg-config and ExtUtils::Liblist, so that you can get compile
 flags and linker flags (that applications need to compile XS bindings
 against libjio).
 

you meantion that other modules may want to use it...well, then lets
deal with packaging that when this happens. there's no reason to right
now.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#534651: ITP: liblocale-msgfmt-perl -- pure Perl reimplementation of msgfmt

2009-06-25 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: liblocale-msgfmt-perl
  Version : 0.05
  Upstream Author : Ryan Niebur ryanrya...@gmail.com
* URL : http://search.cpan.org/dist/Locale-Msgfmt/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : pure Perl reimplementation of msgfmt
 Locale::Msgfmt is a tool to compile .po files to .mo files. This
 module does the same thing as msgfmt from GNU gettext-tools, except
 this is pure Perl.



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



Bug#535109: ITP: easygit -- git for mere mortals

2009-06-29 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: easygit
  Version : 0.99
  Upstream Author : Elijah Newren
* URL : http://www.gnome.org/~newren/eg/
* License : GPL-2
  Programming Lang: Perl
  Description : git for mere mortals
 In short, Easy GIT is a single-file wrapper script for git, designed
 to make git easy to learn and use.
 .
 Features:
 * eg focuses on documentation and examples
 * eg removes many principle-of-least-surprise violations that
   catch git newbies unaware
 * eg provides subcommands that are a natural extension of
   capabilities users know from cvs/svn (eg also takes care to
   make sure the modifications to its subcommands are easily
   discoverable and error-avoiding for existing git users as
   well!)



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



Bug#535524: ITP: libparse-exuberantctags-perl -- exuberant ctags parser for Perl

2009-07-02 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libparse-exuberantctags-perl
  Version : 1.01
  Upstream Author : Steffen Mueller smuel...@cpan.org
* URL : http://search.cpan.org/dist/Parse-ExuberantCTags/
* License : Artistic | GPL-1+, with included readtags library being PD
  Programming Lang: Perl
  Description : exuberant ctags parser for Perl
 Parse::ExuberantCTags parses ctags files and handles both traditional
 ctags as well as extended ctags files such as produced with Exuberant
 ctags. To the best of my knowledge, it does not handle emacs-style
 etags files.
 .
 The module is implemented as a wrapper around the readtags library
 that normally ships with Exuberant ctags. If you do not know what
 that is, you are encouraged to have a look at
 http://ctags.sourceforge.net/ and look at the exuberant-ctags
 package.



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



Bug#536553: ITP: libtest-checkmanifest-perl -- Perl module to check if your Manifest matches your distro

2009-07-10 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libtest-checkmanifest-perl
  Version : 1.01
  Upstream Author : Renee Baecker, mod...@renee-baecker.de
* URL : http://search.cpan.org/dist/Test-CheckManifest/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl module to check if your Manifest matches your distro
 Test::CheckManifest checks whether the Manifest file matches the
 distro or not. To match a distro the Manifest has to name all files
 that come along with the distribution. To check the Manifest file,
 this module searches for a file named MANIFEST.



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



Bug#536651: ITP: libppix-editortools-perl -- Utility methods and base classes for manipulating Perl via PPI

2009-07-12 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libppix-editortools-perl
  Version : 0.06
  Upstream Author : Steffen Mueller Csmuel...@cpan.org
* URL : http://search.cpan.org/dist/PPIx-EditorTools/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Utility methods and base classes for manipulating Perl via 
PPI
 PPIx::EditorTools is a set of tools designed to be used by IDEs and
 Editors to manipulate Perl code. It provides base classes and utility
 methods for manipulating Perl via PPI.



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



Re: waf into NEW, please test it with your packages

2009-07-26 Thread Ryan Niebur
On Sun, Jul 26, 2009 at 01:51:43PM +0200, Luca Falavigna wrote:
 
 Ryan Niebur ryanrya...@gmail.com
midori
 

It doesn't work with midori apparently...

$ /usr/bin/waf build
Waf: Entering directory `/server/home/ryan52/projects/deb/midori/midori/_build_'
Traceback (most recent call last):
  File /usr/bin/waf, line 148, in module
Scripting.prepare(t, cwd, VERSION, wafdir)
  File /usr/share/waf/wafadmin/Scripting.py, line 142, in prepare
prepare_impl(t, cwd, ver, wafdir)
  File /usr/share/waf/wafadmin/Scripting.py, line 132, in prepare_impl
main()
  File /usr/share/waf/wafadmin/Scripting.py, line 185, in main
fun(ctx)
  File /usr/share/waf/wafadmin/Scripting.py, line 382, in build
return build_impl(bld)
  File /usr/share/waf/wafadmin/Scripting.py, line 395, in build_impl
bld.add_subdirs([os.path.split(Utils.g_module.root_path)[0]])
  File /usr/share/waf/wafadmin/Build.py, line 898, in add_subdirs
self.recurse(dirs, 'build')
  File /usr/share/waf/wafadmin/Utils.py, line 538, in recurse
f(self)
  File string, line 264, in build
  File /usr/share/waf/wafadmin/Build.py, line 898, in add_subdirs
self.recurse(dirs, 'build')
  File /usr/share/waf/wafadmin/Utils.py, line 550, in recurse
exec (txt, dc)
  File string, line 37, in module
  File string, line 9, in add_image
NameError: global name 'os' is not defined

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: waf into NEW, please test it with your packages

2009-07-30 Thread Ryan Niebur
Hi!

On Mon, Jul 27, 2009 at 09:56:19AM +0200, Luca Falavigna wrote:
 Ryan Niebur ha scritto:
  It doesn't work with midori apparently...
 
 Right, I prepared a patch to build with 0.1.7, but I noticed new
 upstream version (0.1.8) builds correctly. If you plan to upgrade to the
 new version, you should not have any issue with waf Debian package.
 Thanks for testing!
 

would you mind providing a .deb of that so that I can test and update
my dh build system patch to use it?

Cheers,
Ryan

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: waf into NEW, please test it with your packages

2009-07-31 Thread Ryan Niebur
On Sat, Aug 01, 2009 at 02:48:37AM +0200, Cyril Brulebois wrote:
 Ryan Niebur ryanrya...@gmail.com (30/07/2009):
  would you mind providing a .deb of that so that I can test and update
  my dh build system patch to use it?
 
 waf deb? Check first mail in the thread.
 

ok, I misunderstood what Luca was saying. I thought Luca meant a new
version of waf, not a new version of midori :/.

but with the new version of midori, it still fails...

Waf: Leaving directory `/server/home/ryan52/projects/deb/midori/midori/_build_'
'build' finished successfully (4.392s)
 error: No such command 'check'
make[1]: *** [override_dh_auto_test] Error 1

I tried with /usr/bin/waf test too, and it didn't work...
from the help output, it appears that check should work:
* Main commands: distclean configure build install clean uninstall check dist 
distcheck

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: waf into NEW, please test it with your packages

2009-08-01 Thread Ryan Niebur
On Sat, Aug 01, 2009 at 12:53:42PM +0200, Luca Falavigna wrote:
 Il giorno Fri, 31 Jul 2009 22:14:14 -0700
 Ryan Niebur ryanrya...@gmail.com ha scritto:
 
  On Sat, Aug 01, 2009 at 02:48:37AM +0200, Cyril Brulebois wrote:
   Ryan Niebur ryanrya...@gmail.com (30/07/2009):
would you mind providing a .deb of that so that I can test and
update my dh build system patch to use it?
   
   waf deb? Check first mail in the thread.
   
  
  ok, I misunderstood what Luca was saying. I thought Luca meant a new
  version of waf, not a new version of midori :/.
 
 Yes, I meant new midori upstream version. I haven't specified it, sorry.
 
 We prepared waf_1.5.8+dfsg-2, which implements compatibility with
 intltool and older versions of wscript. I uploaded preview packages:
 http://alioth.debian.org/~dktrkranz-guest/waf_1.5.8+dfsg-2/
 

still fails, build log attached, you can 'debcheckout midori' and
change the WAF variable in debian/rules to reproduce it yourself.

-- 
_
Ryan Niebur
ryanrya...@gmail.com
tail: cannot open `debian/changelog' for reading: No such file or directory
dpkg-parsechangelog: failure: tail of debian/changelog gave error exit status 1
grep: debian/watch: No such file or directory
Option download-version requires an argument
Usage: uscan [options] [directories]
Run uscan --help for more details
dpkg-source: warning: extracting unsigned source package (midori_0.1.8-1.dsc)
dpkg-source: extracting midori in midori-0.1.8
dpkg-source: info: unpacking midori_0.1.8.orig.tar.gz
dpkg-source: info: applying midori_0.1.8-1.diff.gz
 dpkg-buildpackage -rfakeroot -D -us -uc -i -ICVS -I.svn -I.arch -I.#* 
-I.cvsignore -I.bzr
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package midori
dpkg-buildpackage: source version 0.1.8-1
dpkg-buildpackage: source changed by Ryan Niebur ryanrya...@gmail.com
dpkg-buildpackage: host architecture i386
 fakeroot debian/rules clean
dh --with quilt clean
   dh_testdir
   debian/rules override_dh_auto_clean
make[1]: Entering directory `/tmp/tmp.SGXzStrTuI/midori-0.1.8'
/usr/bin/waf --nocache distclean
'distclean' finished successfully (0.000s)
rm -rf _build_
make[1]: Leaving directory `/tmp/tmp.SGXzStrTuI/midori-0.1.8'
   dh_quilt_unpatch
No patch removed
   dh_clean
 dpkg-source -i -ICVS -I.svn -I.arch -I.#* -I.cvsignore -I.bzr -b midori-0.1.8
dpkg-source: info: using source format `1.0'
dpkg-source: info: building midori using existing midori_0.1.8.orig.tar.gz
dpkg-source: info: building midori in midori_0.1.8-1.diff.gz
dpkg-source: info: building midori in midori_0.1.8-1.dsc
 debian/rules build
dh --with quilt build
   dh_testdir
   debian/rules override_dh_quilt_patch
make[1]: Entering directory `/tmp/tmp.SGXzStrTuI/midori-0.1.8'
ln -sf ../debian/config/Debian.h midori/midori-debian.h
test -e midori/midori-debian.h
dh_quilt_patch
Applying patch default-homepage
patching file midori/midori-websettings.c

Applying patch add-debian-searches
patching file data/search

Now at patch add-debian-searches
make[1]: Leaving directory `/tmp/tmp.SGXzStrTuI/midori-0.1.8'
   debian/rules override_dh_auto_configure
make[1]: Entering directory `/tmp/tmp.SGXzStrTuI/midori-0.1.8'
/usr/bin/waf --nocache configure --prefix /usr
Checking for program gcc : ok /usr/bin/gcc 
Checking for program cpp : ok /usr/bin/cpp 
Checking for program ar  : ok /usr/bin/ar 
Checking for program ranlib  : ok /usr/bin/ranlib 
Checking for gcc : ok  
Checking for program glib-genmarshal : ok /usr/bin/glib-genmarshal 
Checking for program glib-mkenums: ok /usr/bin/glib-mkenums 
Checking for program rst2html.py : not found 
Checking for program rst2html: ok /usr/bin/rst2html 
Checking for program msgfmt  : ok /usr/bin/msgfmt 
Checking for program intltool-merge  : ok /usr/bin/intltool-merge 
Checking for header locale.h : ok 
Checking for program rsvg-convert: ok /usr/bin/rsvg-convert 
Checking for unique-1.0 = 0.9   : ok 
Checking for libidn = 1.0   : ok 
Checking for sqlite3 = 3.0  : ok 
Checking for library m   : ok 
Checking for gmodule-2.0 = 2.8.0: ok 
Checking for gthread-2.0 = 2.8.0: ok 
Checking for gio-2.0 = 2.16.0   : ok 
Checking for gtk+-2.0 = 2.10.0  : ok 
Checking for webkit-1.0 = 1.1.1 : ok 
Checking for libsoup-2.4 = 2.25.2   : ok 
Checking for libxml-2.0 = 2.6   : ok 
Checking for header unistd.h : ok 
'configure' finished successfully (0.547s)

Localization:yes (intltool)
Icon optimizations:  yes (rsvg-convert)
Persistent history:  yes

Bug#540247: ITP: abi-compliance-checker -- tool for checking binary compatibility of shared libraries (was: Re: backward/forward binary compatibility checker)

2009-08-06 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: abi-compliance-checker
  Version : 1.1
  Upstream Author : Andrey Ponomarenko
* URL : 
http://ispras.linux-foundation.org/index.php/ABI_compliance_checker
* License : GPL-3+
  Programming Lang: Perl
  Description : tool for checking binary compatibility of shared libraries
 ABI-compliance-checker is a lightweight tool for checking backward
 binary compatibility of shared C/C++ libraries in OS Linux. It checks
 interface signatures and data type definitions in two library
 versions (headers and shared objects) and searches ABI changes that
 may lead to incompatibility. Breakage of the compatibility may result
 in crashing or incorrect behavior of applications built with an old
 version of a library when it is running with a new
 one. ABI-compliance-checker was intended for library developers that
 are interested in ensuring backward binary compatibility. Also
 ABI-compliance-checker may be used for checking forward binary
 compatibility and compliance checking of the same library versions on
 different Linux distributions.

Hi Andrey,

On Thu, Aug 06, 2009 at 06:38:41PM +0400, Andrey Ponomarenko wrote:
 Colleagues, I'm software engineer from Institute for System
 Programing of Russian Academy of Sciences and we are developing a free
 lightweight tool for checking backward/forward binary compatibility of
 shared C/C++ libraries in OS Linux. It checks interface signatures and
 data type definitions in two library versions (headers and shared
 objects) and searches ABI changes that may lead to incompatibility.
 We have released 1.1 version of this tool and we'd like you to consider
 its usefulness for your project.
 The wiki-page with the latest release of binary compatibility checker is
 http://ispras.linux-foundation.org/index.php/ABI_compliance_checker
 

This looks like an extremely useful piece of software (in the past
I've thought I wish there were a tool to do this :)). I'll package
it for Debian.

Cheers,
Ryan

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#540976: ITP: libcarp-always-perl -- Perl module to make warns and dies noisy with stack backtraces

2009-08-10 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libcarp-always-perl
  Version : 0.09
  Upstream Author : Adriano R. Ferreira ferre...@cpan.org
* URL : http://search.cpan.org/dist/Carp-Always/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl module to make warns and dies noisy with stack 
backtraces
 Carp::Always is meant as a debugging aid. It can be used to make a script
 complain loudly with stack backtraces when warn()ing or die()ing.



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



Bug#542505: ITP: libhtml-latemp-news-perl -- news maintenance module for Latemp (and possibly other web frameworks)

2009-08-19 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libhtml-latemp-news-perl
  Version : 0.1.7
  Upstream Author : Shlomi Fish shlo...@iglu.org.il
* URL : http://search.cpan.org/dist/HTML-Latemp-News/
* License : MIT
  Programming Lang: Perl
  Description : news maintenance module for Latemp (and possibly other web 
frameworks)
 HTML::Latemp::News is a module that maintains news item for a
 web-site. It can generate an RSS feed, as well as a news page, and an
 HTML newsbox, all from the same data.



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



Bug#542504: ITP: libfile-find-object-rule-perl -- alternative interface to File::Find::Object

2009-08-19 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libfile-find-object-rule-perl
  Version : 0.0300
  Upstream Author : Shlomi Fish
* URL : http://search.cpan.org/dist/File-Find-Object-Rule/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : alternative interface to File::Find::Object
 File::Find::Object::Rule is a friendlier interface to
 File::Find::Object. It allows you to build rules which specify the
 desired files and directories.



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



Bug#542506: ITP: libhtml-widgets-navmenu-perl -- Perl module for generating HTML navigation menus

2009-08-19 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libhtml-widgets-navmenu-perl
  Version : 1.0302
  Upstream Author : Shlomi Fish shlo...@iglu.org.il
* URL : http://search.cpan.org/dist/HTML-Widgets-NavMenu/
* License : MIT
  Programming Lang: Perl
  Description : Perl module for generating HTML navigation menus
 HTML::Widgets::NavMenu generates a navigation menu for a site. It can also
 generate a complete site map, a path of leading components, and also keeps
 track of navigation links (Next, Prev, Up, etc.)



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



Bug#542508: ITP: libhtml-latemp-navlinks-genhtml-perl -- module to generate the HTML of navigation links

2009-08-19 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libhtml-latemp-navlinks-genhtml-perl
  Version : 0.1.8
  Upstream Author : Shlomi Fish shlo...@iglu.org.il
* URL : http://search.cpan.org/dist/HTML-Latemp-NavLinks-GenHtml/
* License : MIT
  Programming Lang: Perl
  Description : module to generate the HTML of navigation links
  HTML::Latemp::NavLinks::GenHtml is a module to generate the HTML of
  navigation links for Latemp.



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



Bug#542507: ITP: libhtml-latemp-genmakehelpers-perl -- Latemp utility module

2009-08-19 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libhtml-latemp-genmakehelpers-perl
  Version : 0.2.0
  Upstream Author : Shlomi Fish shlo...@iglu.org.il
* URL : http://search.cpan.org/dist/HTML-Latemp-GenMakeHelpers/
* License : MIT
  Programming Lang: Perl
  Description : Latemp utility module
 HTML::Latemp::GenMakeHelpers is a utility module to generate
 Makefile snippets for websites using latemp.



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



Bug#542516: ITP: libcommon-sense-perl -- module that implements some sane defaults for Perl programs

2009-08-19 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libcommon-sense-perl
  Version : 0.04
  Upstream Author : Marc Lehmann schm...@schmorp.de and Robin Redeker elmex 
at ta-sa.org
* URL : http://search.cpan.org/dist/common-sense/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : module that implements some sane defaults for Perl programs
 common::sense implements some sane defaults for Perl programs, as defined by
 two typical (or not so typical - use your common sense) specimens of Perl
 coders.



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



Bug#544399: ITP: rakudo -- implementation of Perl 6 for Parrot

2009-08-31 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: rakudo
  Version : 2009-08 aka PDX (will probably use 0.1~2009-08-1 for the 
package version)
  Upstream Author : The Rakudo Team
* URL : http://rakudo.org/
* License : Artistic License 2.0
  Programming Lang: Parrot
  Description : implementation of Perl 6 for Parrot

 Rakudo Perl is an implementation of the Perl 6 specification that
 runs on the Parrot virtual machine.

I won't be able to upload this for a while, because previous to the
current git version the build system didn't work with system installed
parrot. parrot and rakudo release go together (monthly), but the
debian maintainer of parrot only uploads the stable releases. So I
have to wait for the next stable version of parrot to be released and
uploaded to debian, and then for the corresponding version of rakudo
to be released. So it will probably be a few months...

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Anybody have a spare sparc machine? (was: Re: Bug#543573: FTBFS: libdevel-declare-perl_0.005011-1 on sparc (dist=unstable))

2009-09-01 Thread Ryan Niebur
[cross posting ftw]

Hi,

On Tue, Aug 25, 2009 at 10:50:38PM +0200, Martin Zobel-Helas wrote:
  Failed Test  Stat Wstat Total Fail  List of Failed
  ---
  t/combi.t   010??   ??  ??
  t/ctx-simple.t  010??   ??  ??
  t/fail.t010??   ??  ??
  t/methinstaller-simple.t010??   ??  ??
  t/method-no-semi.t  010??   ??  ??
  t/method.t  010??   ??  ??
  t/multiline-proto.t 010 12  1
  t/sugar.t   010??   ??  ??
  1 test skipped.
  Failed 8/23 test scripts. 1/38 subtests failed.
  Files=23, Tests=38,  3 wallclock secs ( 2.76 cusr +  0.25 csys =  3.01 CPU)
  Failed 8/23 test programs. 1/38 subtests failed.
  make[1]: *** [test_dynamic] Error 255
  make[1]: Leaving directory 
  `/build/buildd-libdevel-declare-perl_0.005011-1-sparc-FPppW5/libdevel-declare-perl-0.005011'
  dh_auto_test: make returned exit code 2
  make: *** [build] Error 1
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
 
 

This is a sparc only FTBFS, and none of us own a sparc machine. Does
anybody have a spare one they could let me (or somebody else in the
Perl group) ssh into to debug it?

Cheers,
Ryan

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: Anybody have a spare sparc machine? (was: Re: Bug#543573: FTBFS: libdevel-declare-perl_0.005011-1 on sparc (dist=unstable))

2009-09-01 Thread Ryan Niebur
Hi,

On Tue, Sep 01, 2009 at 07:12:47PM -0700, Ryan Niebur wrote:
 
 This is a sparc only FTBFS, and none of us own a sparc machine. Does
 anybody have a spare one they could let me (or somebody else in the
 Perl group) ssh into to debug it?
 

the upstream author of libdevel-declare-perl thinks that this could be
the same as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505415
so if somebody with a sparc machine could just rebuild
libdevel-declare-perl against the perl in experimental and confirm
that it builds, that would be sufficient.

Cheers,
Ryan

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: Anybody have a spare sparc machine?

2009-09-01 Thread Ryan Niebur
On Tue, Sep 01, 2009 at 07:53:26PM -0700, Ben Pfaff wrote:
 Ryan Niebur ryanrya...@gmail.com writes:
 
  This is a sparc only FTBFS, and none of us own a sparc machine. Does
  anybody have a spare one they could let me (or somebody else in the
  Perl group) ssh into to debug it?
 
 http://db.debian.org/machines.cgi lists a number of Debian sparc
 machines.

IANADD.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: Bug#504966: ITP: thin -- fast and very simple Ruby web server

2008-11-08 Thread Ryan Niebur
On Sat, Nov 08, 2008 at 10:56:36AM -0500, bd_ wrote:
 On Sat, Nov 8, 2008 at 3:07 AM, Ryan Niebur [EMAIL PROTECTED] wrote:
  Package: wnpp
  Owner: Ryan Niebur [EMAIL PROTECTED]
  Severity: wishlist
 
  * Package name: thin
   Version : 1.0.0
   Upstream Author : Marc-Andre Cournoyer [EMAIL PROTECTED]
  * URL : http://code.macournoyer.com/thin/
  * License : (not sure atm)
   Programming Lang: Ruby
   Description : fast and very simple Ruby web server
 
   Thin is a Ruby web server that glues together 3 of the best Ruby
   libraries in web history:
 * the Mongrel parser, the root of Mongrel's speed and security
 * Event Machine, a network I/O library with extremely high
   scalability, performance and stability
 * Rack, a minimal interface between webservers and Ruby frameworks
   .
   Which makes it, with all humility, the most secure, stable, fast and
   extensible Ruby web server bundled in an easy to use package for your own
   pleasure.
 
  I'm not entirely sure what the license is, so I'm going to email the 
  upstream author.
 
 The COPYING file at upstream's version control
 (http://github.com/macournoyer/thin.git/COPYING) has a fairly standard
 simple permissive license, which should be no problem for debian main.

but at the same time the README says it's the ruby license, which is
GPL and a custom license. And (parts of) it can't be anything that's
not GPL, because parts of it are derived from mongrel (Zed's
copyrights are even still there in places), which is GPL. Of course, I
don't know my legal stuff, so...

-- 
_
Ryan Niebur
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#509485: ITP: libgooglecharts-ruby -- Ruby library to create sexy charts using the Google API

2008-12-22 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist

* Package name: libgooglecharts-ruby
  Version : 1.3.6
  Upstream Author : Matt Aimonetti mattaimone...@gmail.com
* URL : http://googlecharts.rubyforge.org/
* License : MIT
  Programming Lang: Ruby
  Description : Ruby library to create sexy charts using the Google API

  Googlecharts is a nice and simple wrapper for the Google Chart API.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#509567: ITP: libxml-sax-expatxs-perl -- Perl SAX 2 XS extension to Expat parser

2008-12-23 Thread Ryan Niebur
Package: wnpp
Severity: wishlist
Owner: Ryan Niebur ryanrya...@gmail.com

* Package name: libxml-sax-expatxs-perl
  Version : 1.31
  Upstream Author : Petr Cimprich petr AT gingerall DOT org
* URL : http://search.cpan.org/dist/XML-SAX-ExpatXS/
* License : GPL and Artistic
  Programming Lang: C, Perl
  Description : Perl SAX 2 XS extension to Expat parser

 XML::SAX::ExpatXS is a direct XS extension to Expat XML parser. It implements
 Perl SAX 2.1 interface. See http://perl-xml.sourceforge.net/perl-sax/ for
 Perl SAX API description. Any deviations from the Perl SAX 2.1 specification
 are considered as bugs.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#509568: ITP: libxml-validator-schema-perl -- Perl module to validate XML against a subset of W3C XML Schema

2008-12-23 Thread Ryan Niebur
Package: wnpp
Severity: wishlist
Owner: Ryan Niebur ryanrya...@gmail.com

* Package name: libxml-validator-schema-perl
  Version : 1.10
  Upstream Author : Sam Tregar s...@tregar.com
* URL : http://search.cpan.org/dist/XML-Validator-Schema/
* License : GPL and Artistic
  Programming Lang: Perl
  Description : Perl module to validate XML against a subset of W3C XML 
Schema

 XML::Validator::Schema allows you to validate XML documents against a W3C XML
 Schema. This module does not implement the full W3C XML Schema recommendation
 (http://www.w3.org/XML/Schema), but a useful subset.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: Orphaning some perl packages

2008-12-27 Thread Ryan Niebur
Hi,

I intend to adopt these for pkg-perl:

 * libtest-number-delta-perl
   libx11-freedesktop-desktopentry-perl
   libexporter-tidy-perl
   libextutils-depends-perl
   libextutils-pkgconfig-perl
Misc perl libs. Should probably go to the perl group.
 

and these too:

 * libcairo-perl*
   libglib-perl*
   libgnome2-canvas-perl
   libgnome2-gconf-perl*
   libgnome2-perl*
   libgnome2-print-perl*
   libgnome2-vfs-perl*
   libgnome2-wnck-perl*
   libgtk2-ex-podviewer-perl
   libgtk2-gladexml-perl*
   libgtk2-perl*
   libgtk2-spell-perl
   libgtk2-trayicon-perl
   libgtk2-traymanager-perl
Perl bindings for some common Gtk/Gnome libraries. Upstream is
active, updates packages and fixes issues. Maintaining these packages
is easy, if a bit boring. Perl group material, I guess. At the
moment, some of these (the ones with a *) are maintained by the
Gtk2-Perl Maintainers (active members: 0.2, and that's me).
 
libgtk2-spell-perl and libgtk2-html2-perl could also be removed from
the archive. The rest is of good quality and used.
 

*except* for libgtk2-html2-perl.

of course, I or some other member of the team could end up adopting others also.

Thanks,
Ryan

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#510025: ITP: libpango-perl -- Perl module to layout and render international text

2008-12-28 Thread Ryan Niebur
Package: wnpp
Severity: wishlist
Owner: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org

* Package name: libpango-perl
  Version : 1.210
  Upstream Author : scott at asofyet dot org, kaffeetisch at gmx dot de, pcg at 
goof dot com
* URL : http://gtk2-perl.sourceforge.net/
* License : LGPL
  Programming Lang: Perl
  Description : Perl module to layout and render international text

 libpango-perl allows a perl developer to use the Pango library.
 .
 Pango is a library to layout and render international text.
 .
 This module is part of gtk2-perl.
 .
 To discuss gtk2-perl, ask questions and flame/praise the authors,
 join gtk-perl-l...@gnome.org at lists.gnome.org.
 .
 Also have a look at the gtk2-perl website and sourceforge project page,
 http://gtk2-perl.sourceforge.net


This package is a dependancy of newer versions of libgtk2-perl.


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: mass bug filing for undefined sn?printf use

2009-01-16 Thread Ryan Niebur
Hi,

On Fri, Jan 16, 2009 at 10:29:18AM +, peter green wrote:
 IMHO any bugs filed merely due to the presence of the code without the
  means to trigger the error in normal builds should be wishlist.
 What is particularlly insiduous about this issue is that it could  
 easilly be activated by accident if the maintainer or a NMUer builds and  
 uploads a new version of the package on a system/chroot that happens to  
 have hardening-wrapper installed (most likely left over from building a  
 previous package).


hardening-wrapper doesn't do anything unless it has
DEB_BUILD_HARDENING=1 in it's environment or in
/etc/hardening-wrapper.conf (which does not exist by default)

 IMO because it can lead to packages that were not previously broken  
 breaking after a rebuild this deserves a severity of at least normal


-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#516390: ITP: libdata-stream-bulk-perl -- N at a time iteration API

2009-02-20 Thread Ryan Niebur
Package: wnpp
Severity: wishlist
Owner: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org

* Package name: libdata-stream-bulk-perl
  Version : 0.03
  Upstream Author : Yuval Kogman nothingm...@woobling.org
* URL : http://search.cpan.org/dist/Data-Stream-Bulk/
* License : same as Perl
  Programming Lang: Perl
  Description : N at a time iteration API

 Data::Stream::Bulk tries to find middle ground between one at a time and all
 at once processing of data sets.
 .
 The purpose of this module is to avoid the overhead of implementing an
 iterative API when this isn't necessary, without breaking forward
 compatibility in case that becomes necessary later on.
 .
 The API optimizes for when a data set typically fits in memory and is
 returned as an array, but the consumer cannot assume that the data set is
 bounded.
 .
 The API is destructive in order to minimize the chance that resultsets are
 leaked due to improper usage.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#518099: ITP: libgtk2-mozembed-perl -- Perl interface to the Mozilla embedding widget

2009-03-03 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libgtk2-mozembed-perl
  Version : 0.08
  Upstream Author : the gtk2-perl team
* URL : http://gtk2-perl.sourceforge.net/
* License : LGPL-2.1+
  Programming Lang: Perl
  Description : Perl interface to the Mozilla embedding widget
 This module allows a Perl developer to use the Mozilla embedding widget.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#518103: ITP: libapp-nopaste-perl -- easy access to any pastebin

2009-03-03 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libapp-nopaste-perl
  Version : 0.04
  Upstream Author : Shawn M Moore, C sartak at gmail.com 
* URL : http://search.cpan.org/dist/App-Nopaste/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : easy access to any pastebin
 Pastebins (also known as nopaste sites) let you post text, usually
 code, for public viewing. They're used a lot in IRC channels to show
 code that would normally be too long to give directly in the channel
 (hence the name nopaste).
 .
 Each pastebin is slightly different. When one pastebin goes down (I'm
 looking at you, http://paste.husk.org), then you have to find a new
 one. And if you usually use a script to publish text, then it's too
 much hassle.
 .
 This module aims to smooth out the differences between pastebins, and
 provides redundancy: if one site doesn't work, it just tries a
 different one.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#518443: ITP: libschedule-ratelimiter-perl -- Perl library to prevent events from happening too quickly

2009-03-05 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libschedule-ratelimiter-perl
  Version : 0.01
  Upstream Author : Daniel J. Wright, wri...@pair.com
* URL : http://search.cpan.org/dist/Schedule-RateLimiter/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl library to prevent events from happening too quickly
 Schedule::RateLimiter provides a way to voluntarily restrict how many times a
 given action may take place within a specified time frame. Such a tool may be
 useful if you have written something which periodically polls some public
 resource and want to ensure that you do not overburden that resource with too
 many requests.
 .
 Initially, one might think that solving this problem would be as simple as
 sleeping for the number of seconds divided by the number of iterations in
 between each event. However, that would only be correct if the event took no
 time at all.
 .
 If you know exactly how much time each event is going to take then you could
 build an even more complicated one-liner such as this:
 .
 sleep( (seconds / iterations) - single_event_time )

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#519365: ITP: libdatetime-format-http-perl -- Perl module for date conversion with date formats used by the HTTP protocol

2009-03-11 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: libdatetime-format-http-perl
  Version : 0.37
  Upstream Author : Dave Rolsky auta...@urth.org
* URL : http://search.cpan.org/dist/DateTime-Format-HTTP/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl module for date conversion with date formats used by 
the HTTP protocol

 DateTime::Format::HTTP provides functions that deal the date formats used by
 the HTTP protocol (and then some more).

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#492532: Processed: Re: Bug#: apt-get also removes apache2 when i just wanted to remove mysql-server

2008-07-26 Thread Ryan Niebur
reassign 492532 libaprutil1
fixed 1.3.2+dfsg-1
thanks

apache2 depends on libaprutil1 which depends on libmysqlclient15off which 
depends on mysql-common.
This problem will be solved in Lenny+1 by splitting up libaprutil1 into 
libaprutil1-{dbd-{mysql,pgsql,sqlite3},ldap}.
Packages that do that are in experimental, though they FTBFS.

-- 
_
Ryan Niebur
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#493818: ITP: teseq -- a utility for rendering terminal typescripts human-readable

2008-08-05 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur [EMAIL PROTECTED]
Severity: wishlist

* Package name: teseq
  Version : 1.0.0
  Upstream Author : Micah Cowan [EMAIL PROTECTED]
* URL : http://www.gnu.org/software/teseq/
* License : GPLv3+
  Programming Lang: C, Perl
  Description : a utility for rendering terminal typescripts human-readable

GNU Teseq is a tool for analyzing files that contain control
characters and terminal control sequences. It is intended to be
useful for diagnosing terminal emulators, and programs that make
heavy use of terminal features (such as those based on the Curses
library).

It is primarily targeted at individuals who possess a basic
understanding of terminal control sequences, especially CSI
sequences; however, by default Teseq will try to identify and
describe the sequences that it encounters, and the behavior they
might produce in a terminal.

-- 
_
Ryan Niebur
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Re: Switch on compiler hardening defaults

2009-10-25 Thread Ryan Niebur
On Sun, Oct 25, 2009 at 03:21:01PM -0400, James Vega wrote:
 On Sun, Oct 25, 2009 at 11:55:25AM -0700, Kees Cook wrote:
  Arguments against:
  - makes the compiler's behavior different than stock compiler.
  Rebuttal: honestly, I don't care -- it seems like such a
huge win for safety and is easy to debug.  Debian
already carries plenty of patches anyway -- there
is no such thing as the stock compiler.
  - makes more work for dealing with warnings.
  Rebuttal: those warnings are there for a reason -- they can
be real security issues, and should be fixed.
  - lacks documentation.
  Rebuttal: that may have been true a while ago, but I've worked
hard to document the features and how to handle
problems.  See [2].  Even the gcc man pages are patched.
  - makes running Debian slower.
  Rebuttal: no, nothing supports this.  The bulk of _FORTIFY_SOURCE
is compile-time.  Run-time checks, including those from
-fstack-protector are just not measurable.  The burden of
evidence for anyone claiming this is on them.  I'm not
suggesting we turn on PIE; that option can be a problem.
 
 - breaks debugging with gdb.  See
   1256300822.13273.39.ca...@fsopti579.f-secure.com on this list and #346409.
   You provided a patch for #346409, but there appears to be issues with it as
   noted in the bug log.
 

in the footnotes of Kees's email it said:
(Note that the gcc hardening does NOT turn on PIE, which has
 measurable performance problems on some architectures.)

so this isn't a problem.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: Lintian based autorejects

2009-10-27 Thread Ryan Niebur
On Tue, Oct 27, 2009 at 09:15:58PM +0100, Thijs Kinkhorst wrote:
 On tiisdei 27 Oktober 2009, Joerg Jaspert wrote:
  we are turning on lintian based autorejects within the next few days.
  This means that packages failing a defined set of lintian tags will no
  longer be accepted into the archive, but get rejected immediately.
  This should help to get rid of the worst policy violations before
  wasting time and resources of other people.
 
 This will be a useful development, but I question the choice of which tags to 
 reject. Indeed worst policy violations or prevention of time wasted seem 
 like sound goals. But why then reject on the following tag:
 - copyright-lists-upstream-authors-with-dh_make-boilerplate?
 
 Basically this tag is triggered if you write Author(s): instead 
 of Authors: in debian/copyright. If I would encounter that somewhere I 
 doubt I would file even a minor bug against the package, let alone consider 
 it one of the worst policy violations. Or whose time is wasted with someone 
 writing Author(s)? Rejecting uploads for that, basically a graver action 
 than calling something RC, seems disproportional to me.
 

*agree*
I completely disagree with this lintian warning and prefer to use
Author(s).

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: Lintian based autorejects

2009-10-27 Thread Ryan Niebur
On Tue, Oct 27, 2009 at 11:03:06PM +, Mark Brown wrote:
 On Tue, Oct 27, 2009 at 03:59:52PM -0700, Ryan Niebur wrote:
 
  I completely disagree with this lintian warning and prefer to use
  Author(s).
 
 I do agree that rejecting on this is probably excessive but I'm curious
 as to why you think it's incorrect?
 

I prefer Author(s). Less text to update when a new author is
added. It does no harm and affects nothing in the end result. I'm
curious as to why you think Author(s) is a bad thing?

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: Lintian based autorejects

2009-10-27 Thread Ryan Niebur
On Wed, Oct 28, 2009 at 01:34:11AM +0100, Cyril Brulebois wrote:
 Stephen Gran sg...@debian.org (28/10/2009):
  What that has to do with lintian based auto-rejects, I'm not really
  sure, but thanks.
 
 Files were installed in binary packages (built on autobuilders with
 the brand new toolchain packages) within unusual locations (resulting
 in quite broken packages), which lintian would have caught.
 

I completely agree that there should be filtering on binary packages
too. Actually, I think that this may be more important. The reason is
that good Debian Developers will be checking the things they upload,
so they should never have to have packages auto-rejected (if they're
doing their job right). However, if some build-dep breaks between the
time the source upload happens and the buildd actually building the
package, and causes the resulting .deb to be broken, who's fault is
it? There's no human manually looking over that .deb, and lintian
could detect some of these problems.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: Lintian based autorejects

2009-10-27 Thread Ryan Niebur
[Mail-Followup-To: debian-devel-annou...@lists.debian.org -- nice]

On Tue, Oct 27, 2009 at 03:06:07PM +0100, Joerg Jaspert wrote:
 Heyho,
 
 we are turning on lintian based autorejects within the next few days.
 This means that packages failing a defined set of lintian tags will no
 longer be accepted into the archive, but get rejected immediately.
 This should help to get rid of the worst policy violations before
 wasting time and resources of other people.
 

this is probably a question more for lintian maintainers, but...  what
should we do if lintian is buggy and falsely claims our package has
one of these tags? IIRC lintian maintainers normally say to not use an
override and just ignore it until the bug is fixed. But if that's
going to cause our package to be REJECTed, I guess that's not an
option..so should we just override it? also, it would be nice to have
a way to run lintian so that it will only list problems that will
cause a REJECT, and have it exit with non-zero if any of those are not
overriden (or are overriden but not allowed to be overriden).

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: debian/rules make -f restriction

2009-10-28 Thread Ryan Niebur
On Wed, Oct 28, 2009 at 07:05:30PM -0500, Manoj Srivastava wrote:
 On Wed, Oct 28 2009, Tobi wrote:
 
  Manoj Srivastava wrote:
 
  This is what the make directive 'include' is all
   about. Conditionally, include fileA or fileB. Each file is all
   uncontaminated now.
  
  This is not a technical  shortcoming of using Makefiles.
 
  You're right. What we do might be possible from within the Makefile
  itself. Maybe even a custom cdbs rule might be possible. But it's not that
  easy and it would make the debian/rules less readable.
 
 I beg to differ.  It is really trivial, and it does not make the
 rules file less readable 
 
 #!/usr/bin/make -f
 ifeq (,$(srip $(ENV_VAR_WE_LOOK_FOR)))
 include regular.mk
 else
 include special.mk
 endif
 

ummm, I don't think so. Have you actually looked at the packages? I'd
suggest trying to provide a patch for one of them, because looking at
this now it seems very non-trivial to fix...and this is from an
outsider just like you, I've never even heard of these packages (just
did a quick apt-get source and looked around).

I don't see what the problem is...this really feels like bikeshedding
to me. why not just let them do it their way? it's still a Makefile
from every point that matters (just not head -1).

Honestly this doesn't affect me so I don't care whether or not you let
them do this, but I just think you shouldn't call it trivial, it (at
least to me) clearly isn't, and your proposed solution doesn't provide
the ellegance that their current one does.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: Some questions on format 3.0 (quilt) multi-origin

2009-11-20 Thread Ryan Niebur
On Fri, Nov 20, 2009 at 11:28:56AM +0100, Marco Nenciarini wrote:

 Hi,
 I'm working on switching dovecot package to format 3.0 (quilt) and I  
 wish to use the multi-origin option, because it comes as three source  
 tar.gz [1][2][3] plus a patch [4].

 I've done the initial switch [5] and it works quite well, but i have  
 some general questions:

 1) Dovecot is maintained as a team, so we need a VCS to coordinate our  
 efforts (ATM it is svn), but I'm not able to find a VCS-buildpackage  
 tool that support multiple origins. Is there anyone?


svn-bp team is working on it...tho no progress yet.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: Bits from the NM people

2009-11-29 Thread Ryan Niebur
On Mon, Nov 30, 2009 at 12:49:31AM +0100, Andreas Marschke wrote:
 On Monday 30 November 2009 00:08:20 Joerg Jaspert wrote:
   Lets say this package is maintained on Launchpad that also maintainance
   for debian or would this have to be on mentors.debian.org to be a valid
   maintainance? (Just curios as there use to be some discussion between the
   bloggers about that some time back)
  
  Where it is maintained is irrelevant. What is important is the track
  record within Debian, and that can be seen by tools like minechangelogs
  and PTS for example. Or the handling of the bugs for this package that
  you see via our BTS.
  
 But if I remember right ftp.debian.org is an official debian repository to 
 which 
 only the DDs/Maintainers of a package have access to. 
 Doesn't that mean I cant upload packages to this repository? Are there 
 exceptional places on ftp.debian.org a non-maintainer can upload his packages 
 to without triggering the alarmbells? 
 If there is a documentation page I haven't yet seen please do tell. I really 
 really want to get packages into debian. 
 

non-DDs must send a request to the debian-mentors mailing list with a
link to their package (whether it be on mentors.debian.net or
elsewhere), and ask for a DD to sponsor their package for them. A DD
will then upload the package to ftp.debian.org for them. See the docs
on mentors.debian.net and debian.org/devel.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: Bug#540215: Introduce dh_checksums

2010-03-10 Thread Ryan Niebur
[despite having not yet replied to this thread, I am watching it...I
just don't have the desire to add to yet another giant, silly thread on
-devel. anyways...]

On Mon, Mar 08, 2010 at 12:21:42PM -0500, Joey Hess wrote:
 
Your comments on the patch are obviously welcome (feel free to hack
it your self if you want)
  
  Any chance to merge it before squeeze Freeze?
 
 Is debsums ready to handle other checksums types?
 

no. I will happily add support for it if there is consensus that a
switch to sha256sums (or any other checksum algorithm, for that
matter) should happen, and once packages begin to migrate to it.

Cheers,
Ryan

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: uploads to experimental

2010-03-18 Thread Ryan Niebur
On Thu, Mar 18, 2010 at 06:18:49PM -0700, Russ Allbery wrote:
 Brian May br...@microcomaustralia.com.au writes:
 
  How do I make uploads to experimental?
 
  I thought this putting experimental in the changelog was sufficient:
 
  === cut ===
   heimdal (1.4.0~git20100221.dfsg.1-2) experimental; urgency=low
   .
 * Update debshlibs dependancies. Anything compiled against the
   version of Heimdal in experimental will require the libraries from
   experimental. May not strictly be required for all libraries, but
   better be safe then sorry.
 * This also will resolves a bug for the experimental version that has
   already been solved in stable (closes: 571206).
  === cut ===
 
  However the upload appears to have gone to unstable instead of experimental.
 
 The only thing that matters to the archive software is what distribution
 is listed in the *.changes file.  Normally, this is taken from the
 changelog.  I'm not sure why it would have been set to sid in this case,
 but looking in the PTS at heimdal, you can see that the *.changes file
 associated with the upload says sid.
 

It may have something to do with this:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559659

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Re: Is Ryan Niebur MIA?

2010-08-17 Thread Ryan Niebur
On Tue, Aug 17, 2010 at 08:13:54AM +0200, Yves-Alexis Perez wrote:
 
 On a side note, I'd very much like to update midori, but doing a NMU for
 a new upstream release (he already packaged 0.2.6) is a bit rude, so I'd
 really prefer he we had news and if he's coming back soon :)
 

Alright, Please do go ahead with an NMU. Thanks in advance!

Cheers,
Ryan

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Accepted libnokogiri-ruby 1.4.0-4 (source all i386)

2010-12-13 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 13 Dec 2010 20:28:41 -0800
Source: libnokogiri-ruby
Binary: libnokogiri-ruby libnokogiri-ruby1.8 libnokogiri-ruby1.9.1
Architecture: source all i386
Version: 1.4.0-4
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 libnokogiri-ruby - simple, fast, Hpricot-like HTML/XML parser for Ruby 
(dependency p
 libnokogiri-ruby1.8 - simple, fast, Hpricot-like HTML/XML parser for Ruby 
(ruby 1.8)
 libnokogiri-ruby1.9.1 - simple, fast, Hpricot-like HTML/XML parser for Ruby 
(ruby 1.9.1)
Closes: 606296
Changes: 
 libnokogiri-ruby (1.4.0-4) unstable; urgency=low
 .
   * fix failing tests (and resulting FTBFS) with libxml 2.7.8, thanks to
 Mike Dalessio (Closes: #606296)
Checksums-Sha1: 
 985c56d65cda0fd165de5981ffea549bd7edb98e 1473 libnokogiri-ruby_1.4.0-4.dsc
 df18b69f3872290947e354d58f25d758a80f0df5 3721 libnokogiri-ruby_1.4.0-4.diff.gz
 b7444d5089633199ea8736540ec0d23ecd78bfaf 6768 libnokogiri-ruby_1.4.0-4_all.deb
 20b6edd1d8a478afd29e68385dda2beda39a3b7a 93634 
libnokogiri-ruby1.8_1.4.0-4_i386.deb
 78afc0c068d2b44ed3a874ff5abebd09012f725a 95610 
libnokogiri-ruby1.9.1_1.4.0-4_i386.deb
Checksums-Sha256: 
 757dcf989209b0a80845fb9fbb002f88a95a925ef4ad5ff23d0e42da47daf03a 1473 
libnokogiri-ruby_1.4.0-4.dsc
 d3758a2d5d6cab7a68733cd151ab8b014eba726bb9f764ba7ee6a1e5791d1852 3721 
libnokogiri-ruby_1.4.0-4.diff.gz
 6fa37e207673423f9991594946b448f098be25b5025b42642a9e33252390fca6 6768 
libnokogiri-ruby_1.4.0-4_all.deb
 dacd545e20727133cdd42c4ca31109486acbf0300e86df2606b5417143cbd039 93634 
libnokogiri-ruby1.8_1.4.0-4_i386.deb
 c9b585a3ba03a0b4b207ee79b7f93e3b6edab1883f6b34cd3be46517b6b23d59 95610 
libnokogiri-ruby1.9.1_1.4.0-4_i386.deb
Files: 
 119d7604dadd66a19a2d35f024938ff2 1473 ruby optional 
libnokogiri-ruby_1.4.0-4.dsc
 2e4549b411fee54c5fc8301e5bb1c991 3721 ruby optional 
libnokogiri-ruby_1.4.0-4.diff.gz
 f6f9f60deb0665a82699a0dcc20135d4 6768 ruby optional 
libnokogiri-ruby_1.4.0-4_all.deb
 01459f2de9bc76258309c0a9d6d1ec32 93634 ruby optional 
libnokogiri-ruby1.8_1.4.0-4_i386.deb
 a170b543a639984cd2f2b09ac15b8084 95610 ruby optional 
libnokogiri-ruby1.9.1_1.4.0-4_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk0G9Q8ACgkQMihv+PacasUoPACg2EduCSxc1XaiD0UfjPdg+VmB
BzUAni2zoVPDJsHkJyjnrbq/+ITJn2UT
=kiJ8
-END PGP SIGNATURE-


Accepted:
libnokogiri-ruby1.8_1.4.0-4_i386.deb
  to main/libn/libnokogiri-ruby/libnokogiri-ruby1.8_1.4.0-4_i386.deb
libnokogiri-ruby1.9.1_1.4.0-4_i386.deb
  to main/libn/libnokogiri-ruby/libnokogiri-ruby1.9.1_1.4.0-4_i386.deb
libnokogiri-ruby_1.4.0-4.diff.gz
  to main/libn/libnokogiri-ruby/libnokogiri-ruby_1.4.0-4.diff.gz
libnokogiri-ruby_1.4.0-4.dsc
  to main/libn/libnokogiri-ruby/libnokogiri-ruby_1.4.0-4.dsc
libnokogiri-ruby_1.4.0-4_all.deb
  to main/libn/libnokogiri-ruby/libnokogiri-ruby_1.4.0-4_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1psmn6-0006qc...@franck.debian.org



Accepted apt-listbugs 0.1.3 (source all)

2010-01-31 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 31 Jan 2010 13:10:52 -0800
Source: apt-listbugs
Binary: apt-listbugs
Architecture: source all
Version: 0.1.3
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 apt-listbugs - tool which lists critical bugs before each apt installation
Closes: 567452 567474
Changes: 
 apt-listbugs (0.1.3) unstable; urgency=low
 .
   [ Francesco Poli (t1000) ]
   * fixed logic: apt-listbugs now uses a more correct way to pin uninstalled
   packages (thanks to Eugene V. Lyubimkin for making me realize that the
   previously used method was not really correct)
   * bumped Standards-Version to 3.8.4: no changes needed
   * fixed time outs when using a proxy from apt.conf: don't require
   soap/soap in logic.rb, or otherwise proxy settings will be ignored
   for the SOAP connection (Closes: #567474)
 .
   [ Ryan Niebur ]
   * update French translation, thanks to Jean-Baka Domelevo-Entfellner
 (Closes: #567452)
Checksums-Sha1: 
 653a22eb6e07ec6c39339bb86bccd1db53477005 962 apt-listbugs_0.1.3.dsc
 744b26e60e6f69a03a395e19c24d3f2e17255f92 137961 apt-listbugs_0.1.3.tar.gz
 49b96e064baeaf1fa2ec63a293ba1b97448c003f 98140 apt-listbugs_0.1.3_all.deb
Checksums-Sha256: 
 9751c75b72b0194df9486f8f793e312bc874f54d9ca8b7c2fbdce66ba6d5fa6f 962 
apt-listbugs_0.1.3.dsc
 389f14c83ef6dd438b858ee41a5fb97895c6669f9df3280ec4985e5da22e3db6 137961 
apt-listbugs_0.1.3.tar.gz
 2a65066a6aea1682cd1ea260418855c3224f7a544a9113979a65ca047b1648f4 98140 
apt-listbugs_0.1.3_all.deb
Files: 
 ffaa8b2d26ead3d930d049817b4be2a3 962 admin optional apt-listbugs_0.1.3.dsc
 01feea3a22eac0eeb356df58378004c6 137961 admin optional 
apt-listbugs_0.1.3.tar.gz
 36cbaeace6beabf6636ec29a3ec5cfc1 98140 admin optional 
apt-listbugs_0.1.3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAktl8sUACgkQMihv+PacasVncgCePChfL723h1mn6t06wElVV6fz
Q/MAn2TwjD4PX3ffSv0LFS76jes7TOjy
=CHXp
-END PGP SIGNATURE-


Accepted:
apt-listbugs_0.1.3.dsc
  to main/a/apt-listbugs/apt-listbugs_0.1.3.dsc
apt-listbugs_0.1.3.tar.gz
  to main/a/apt-listbugs/apt-listbugs_0.1.3.tar.gz
apt-listbugs_0.1.3_all.deb
  to main/a/apt-listbugs/apt-listbugs_0.1.3_all.deb


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



Accepted dpkg-ruby 0.3.6 (source all i386)

2010-01-31 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 Jan 2010 23:22:11 -0800
Source: dpkg-ruby
Binary: dpkg-ruby libdpkg-ruby libdpkg-ruby1.8 libdpkg-ruby1.9.1
Architecture: source all i386
Version: 0.3.6
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 dpkg-ruby  - ruby interface for dpkg
 libdpkg-ruby - metapackage for libdpkg-ruby
 libdpkg-ruby1.8 - modules/classes for dpkg on ruby 1.8
 libdpkg-ruby1.9.1 - modules/classes for dpkg on ruby 1.9
Closes: 565848
Changes: 
 dpkg-ruby (0.3.6) unstable; urgency=low
 .
   * switch to ruby 1.9.1 (Closes: #565848)
Checksums-Sha1: 
 2c5e2a1449c2bb8ac34c27f8515a71849c5f846e 956 dpkg-ruby_0.3.6.dsc
 c448b30fd939a281da927b3fce7113dc17b02477 40514 dpkg-ruby_0.3.6.tar.gz
 13de5ee1252dfed46819c89dcd7753a309ea9f1f 9230 dpkg-ruby_0.3.6_all.deb
 75ca1f6c04db1e8592a3f341a0ca0c546e433adf 4422 libdpkg-ruby_0.3.6_all.deb
 407b89a11e2f6b57eac69b6315a860d545784690 18398 libdpkg-ruby1.8_0.3.6_i386.deb
 f48b5d267a5a2fd00a38aeae4e5b07ed3177ef72 18484 libdpkg-ruby1.9.1_0.3.6_i386.deb
Checksums-Sha256: 
 eda3e802b74035a89ca956261095511b0b3a00270062da82e1bd046c56b5fb3c 956 
dpkg-ruby_0.3.6.dsc
 afa32561f104eb68c26e793f6ee58afaa4b312e874d565076170af8a0d95de57 40514 
dpkg-ruby_0.3.6.tar.gz
 818c137f2ed02eb9b9b4eb69c41b1327ecf55e24253d8331def97cfde3b1da0b 9230 
dpkg-ruby_0.3.6_all.deb
 6f61b7ec86c9ed61b7b4bdb608dcfe5dcb567eefe2d954e86a9b7ef564993876 4422 
libdpkg-ruby_0.3.6_all.deb
 299bad4ec654ce8c48df86bd5ec90b8f8d035153fc157e6bc566dcc3d9ffe2b3 18398 
libdpkg-ruby1.8_0.3.6_i386.deb
 bfefdb320c17804d064ab1fdfe1697c5264c5dfb377620b6fbf9c28c26f6f110 18484 
libdpkg-ruby1.9.1_0.3.6_i386.deb
Files: 
 9599aec9d718354e82054680a5e97694 956 devel optional dpkg-ruby_0.3.6.dsc
 e413ea773492274a3b564961b733f1a9 40514 devel optional dpkg-ruby_0.3.6.tar.gz
 42006da10c75a1ad1c64b8decff8798c 9230 devel optional dpkg-ruby_0.3.6_all.deb
 99622e078605115b1ccd6acbad3f0bd7 4422 ruby optional libdpkg-ruby_0.3.6_all.deb
 d05951bad3fab203c13c57be11aa 18398 ruby optional 
libdpkg-ruby1.8_0.3.6_i386.deb
 0a77b493232516858c426e8b7b6001f1 18484 ruby optional 
libdpkg-ruby1.9.1_0.3.6_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAktj3ucACgkQMihv+PacasULMwCfapMedcPx1GCzPeVH65HRCTPr
eZUAoL5tDNq1+X+LMMS3D+QqsyLnIvQv
=5tD+
-END PGP SIGNATURE-


Accepted:
dpkg-ruby_0.3.6.dsc
  to main/d/dpkg-ruby/dpkg-ruby_0.3.6.dsc
dpkg-ruby_0.3.6.tar.gz
  to main/d/dpkg-ruby/dpkg-ruby_0.3.6.tar.gz
dpkg-ruby_0.3.6_all.deb
  to main/d/dpkg-ruby/dpkg-ruby_0.3.6_all.deb
libdpkg-ruby1.8_0.3.6_i386.deb
  to main/d/dpkg-ruby/libdpkg-ruby1.8_0.3.6_i386.deb
libdpkg-ruby1.9.1_0.3.6_i386.deb
  to main/d/dpkg-ruby/libdpkg-ruby1.9.1_0.3.6_i386.deb
libdpkg-ruby_0.3.6_all.deb
  to main/d/dpkg-ruby/libdpkg-ruby_0.3.6_all.deb


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



Accepted libhpricot-ruby 0.8.2-1 (source all i386)

2010-01-31 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 Jan 2010 23:53:30 -0800
Source: libhpricot-ruby
Binary: libhpricot-ruby libhpricot-ruby1.8 libhpricot-ruby1.9.1
Architecture: source all i386
Version: 0.8.2-1
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 libhpricot-ruby - fast, enjoyable HTML parser
 libhpricot-ruby1.8 - fast, enjoyable HTML parser (Ruby 1.8)
 libhpricot-ruby1.9.1 - fast, enjoyable HTML parser (Ruby 1.9.1)
Closes: 565837
Changes: 
 libhpricot-ruby (0.8.2-1) unstable; urgency=low
 .
   * New upstream release
   * switch to ruby 1.9.1 (Closes: #565837)
   * update email address
Checksums-Sha1: 
 96e22c9f105715eb6ff1e7db6314822913e53bb5 1476 libhpricot-ruby_0.8.2-1.dsc
 35e7ca6c7faa204414582da47782dc48d83064b6 262608 
libhpricot-ruby_0.8.2.orig.tar.gz
 ada5d1b9599e8492d5d49611bcdcf71333d54a79 3309 libhpricot-ruby_0.8.2-1.diff.gz
 5b9c0bfa525c0ba69e156f5753f821c9a8a221b2 10114 libhpricot-ruby_0.8.2-1_all.deb
 b0b9d0c4ecaf4b0ae601c74c13ea45b6d0bee653 77096 
libhpricot-ruby1.8_0.8.2-1_i386.deb
 56e6e457247bd4b5052ad9a86ecea5503eedf65c 79294 
libhpricot-ruby1.9.1_0.8.2-1_i386.deb
Checksums-Sha256: 
 89a6275a406fd9ae2b7604632da02935f0950919365734bc7a14c07269f4e2f1 1476 
libhpricot-ruby_0.8.2-1.dsc
 0d4a1af33cd51749051dce87b9d8d001aeb62e4336691aa1dda579c74588285d 262608 
libhpricot-ruby_0.8.2.orig.tar.gz
 fb5b86f4eb99358430be2f8d502a5f24f1717b06b6972f987494d3fb0bb7c941 3309 
libhpricot-ruby_0.8.2-1.diff.gz
 7059792d5788f18b56b271d010a66f0f8442913b0221835ca792b9f368588aff 10114 
libhpricot-ruby_0.8.2-1_all.deb
 f40aff3e6b5b78aa64be3c9126df47e303e21a2d915c87f77cba0f384c8ff0cf 77096 
libhpricot-ruby1.8_0.8.2-1_i386.deb
 f236e37dc91632f3c809d457645d68dda7c26e6c779ff9f298a2692a2f7d4eb9 79294 
libhpricot-ruby1.9.1_0.8.2-1_i386.deb
Files: 
 292a38d0f4fc6d4c9c4d064b3cceaac1 1476 ruby extra libhpricot-ruby_0.8.2-1.dsc
 d5adc939a5152e1ca95d0a6ff907f9a4 262608 ruby extra 
libhpricot-ruby_0.8.2.orig.tar.gz
 c2e001199319b5ef9efb9d1de35a89b6 3309 ruby extra 
libhpricot-ruby_0.8.2-1.diff.gz
 a6a6fb7e1b3dcd81d474133a1dbb41d9 10114 ruby extra 
libhpricot-ruby_0.8.2-1_all.deb
 c729b30fb01d899199fffd4f900cfc3e 77096 ruby extra 
libhpricot-ruby1.8_0.8.2-1_i386.deb
 43bfd4d83c962d66eddb2d7d8631219d 79294 ruby extra 
libhpricot-ruby1.9.1_0.8.2-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAktj5lsACgkQMihv+PacasUfogCg0mU3iUOeh9rP+PDBDfFV+6qU
LZUAnjVmtO5lWSwQVX0GbKQOnGWQ1yrA
=LKhS
-END PGP SIGNATURE-


Accepted:
libhpricot-ruby1.8_0.8.2-1_i386.deb
  to main/libh/libhpricot-ruby/libhpricot-ruby1.8_0.8.2-1_i386.deb
libhpricot-ruby1.9.1_0.8.2-1_i386.deb
  to main/libh/libhpricot-ruby/libhpricot-ruby1.9.1_0.8.2-1_i386.deb
libhpricot-ruby_0.8.2-1.diff.gz
  to main/libh/libhpricot-ruby/libhpricot-ruby_0.8.2-1.diff.gz
libhpricot-ruby_0.8.2-1.dsc
  to main/libh/libhpricot-ruby/libhpricot-ruby_0.8.2-1.dsc
libhpricot-ruby_0.8.2-1_all.deb
  to main/libh/libhpricot-ruby/libhpricot-ruby_0.8.2-1_all.deb
libhpricot-ruby_0.8.2.orig.tar.gz
  to main/libh/libhpricot-ruby/libhpricot-ruby_0.8.2.orig.tar.gz


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



Accepted libwx-perl 0.96-1 (source i386)

2010-01-27 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 26 Jan 2010 23:30:16 -0800
Source: libwx-perl
Binary: libwx-perl
Architecture: source i386
Version: 0.96-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 libwx-perl - interface to wxWidgets cross-platform GUI toolkit
Changes: 
 libwx-perl (0.96-1) unstable; urgency=low
 .
   * require alien-wxwidgets version 0.48
   * New upstream release
Checksums-Sha1: 
 8f5bb0dd01011dbc3911f90a7e9db86071a63f47 1481 libwx-perl_0.96-1.dsc
 29fd5e07ae99ac2b3700b9eb1b9308a2192bdeb2 354674 libwx-perl_0.96.orig.tar.gz
 539837a636aa9db1e96a425e628a03a90d7eade3 4159 libwx-perl_0.96-1.diff.gz
 67d985b8d2269d4672c1775226b3ef242844e631 1821366 libwx-perl_0.96-1_i386.deb
Checksums-Sha256: 
 e5547d4c673475981520db58fc5dee0ff42034d25796397e87df4a45ef820c34 1481 
libwx-perl_0.96-1.dsc
 c305cbae1c1209229ae844c7a8bbcc3f74304c45ff99e9446e4db423fcc2543c 354674 
libwx-perl_0.96.orig.tar.gz
 3c357af2e539d31311eb33a437112c5190124b35d28198b27323cf12069a91d4 4159 
libwx-perl_0.96-1.diff.gz
 f491408a6dd9d65d94bc7a3702c43e770d555f7ea30b8654154f84f24a77bddc 1821366 
libwx-perl_0.96-1_i386.deb
Files: 
 ac3096c0ece9d39f5d4b826a0b39f232 1481 perl optional libwx-perl_0.96-1.dsc
 c41d7a0dc69ab70c6d02651e6315bb94 354674 perl optional 
libwx-perl_0.96.orig.tar.gz
 a0334b3b1f75424609677d1a4fd448f1 4159 perl optional libwx-perl_0.96-1.diff.gz
 e7a40bb2b30e68239973318b690c 1821366 perl optional 
libwx-perl_0.96-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAktf8aAACgkQMihv+PacasVL5wCePp3dZLzTi3D4ObbKFqe8jClI
hNEAoIoTmgvTYtEkLFTbZEKXepoIEBdz
=XSBj
-END PGP SIGNATURE-


Accepted:
libwx-perl_0.96-1.diff.gz
  to main/libw/libwx-perl/libwx-perl_0.96-1.diff.gz
libwx-perl_0.96-1.dsc
  to main/libw/libwx-perl/libwx-perl_0.96-1.dsc
libwx-perl_0.96-1_i386.deb
  to main/libw/libwx-perl/libwx-perl_0.96-1_i386.deb
libwx-perl_0.96.orig.tar.gz
  to main/libw/libwx-perl/libwx-perl_0.96.orig.tar.gz


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



Accepted wxwidgets2.6 2.6.3.2.2-5 (source i386 all)

2010-01-27 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 26 Jan 2010 19:17:18 -0800
Source: wxwidgets2.6
Binary: libwxbase2.6-0 libwxbase2.6-dev libwxbase2.6-dbg libwxgtk2.6-0 
libwxgtk2.6-dev libwxgtk2.6-dbg python-wxgtk2.6 python-wxgtk2.6-dbg 
python-wxversion python-wxtools wx-common wx2.6-headers wx2.6-i18n wx2.6-doc 
wx2.6-examples libwxmsw2.6-dev libwxmsw2.6-dbg wx2.6-headers-msw
Architecture: source i386 all
Version: 2.6.3.2.2-5
Distribution: unstable
Urgency: low
Maintainer: wxWidgets Maintainers freewx-ma...@lists.alioth.debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 libwxbase2.6-0 - wxBase library (runtime) - non-GUI support classes of 
wxWidgets t
 libwxbase2.6-dbg - wxBase library (debug) - non-GUI support classes of 
wxWidgets too
 libwxbase2.6-dev - wxBase library (development) - non-GUI support classes of 
wxWidge
 libwxgtk2.6-0 - wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
 libwxgtk2.6-dbg - wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
 libwxgtk2.6-dev - wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
 libwxmsw2.6-dbg - wxMSW mingw32msvc-cross (debug)
 libwxmsw2.6-dev - wxMSW mingw32msvc-cross
 python-wxgtk2.6 - wxWidgets Cross-platform C++ GUI toolkit (wxPython binding)
 python-wxgtk2.6-dbg - wxWidgets Cross-platform C++ GUI toolkit (wxPython 
binding, debug
 python-wxtools - wxWidgets Cross-platform C++ GUI toolkit (wxPython common 
files)
 python-wxversion - wxWidgets Cross-platform C++ GUI toolkit (wxPython version 
select
 wx-common  - wxWidgets Cross-platform C++ GUI toolkit (common support files)
 wx2.6-doc  - wxWidgets Cross-platform C++ GUI toolkit (documentation)
 wx2.6-examples - wxWidgets Cross-platform C++ GUI toolkit (examples)
 wx2.6-headers - wxWidgets Cross-platform C++ GUI toolkit (header files)
 wx2.6-headers-msw - Extra wxWidgets headers for mingw32msvc-cross
 wx2.6-i18n - wxWidgets Cross-platform C++ GUI toolkit (i18n support)
Closes: 566960
Changes: 
 wxwidgets2.6 (2.6.3.2.2-5) unstable; urgency=low
 .
   * call dh_pycentral when building the .deb, not when installing into
 debian/pkg. some files get moved later in the build process.
 (Closes: #566960)
Checksums-Sha1: 
 941805ee35f655c3871273df7e633f1067b5dc2e 1671 wxwidgets2.6_2.6.3.2.2-5.dsc
 d3b2096b22b46cc5505cc2ce3885a466d9f9b06c 132789 
wxwidgets2.6_2.6.3.2.2-5.diff.gz
 4f3b69ecd846932ab6e1b27d7eba585b581ac560 554964 
libwxbase2.6-0_2.6.3.2.2-5_i386.deb
 43cfdba48f363984b32cb1d44537e761bedcda54 37636 
libwxbase2.6-dev_2.6.3.2.2-5_i386.deb
 f62b2552b4db3da0b794903e90f74e51a0a3e560 2984124 
libwxbase2.6-dbg_2.6.3.2.2-5_i386.deb
 03cae163b58faeb6279f4560f0884201f346b6f4 2810944 
libwxgtk2.6-0_2.6.3.2.2-5_i386.deb
 b3da968b080113e2046c5502bcc47ca13c550ab7 37908 
libwxgtk2.6-dev_2.6.3.2.2-5_i386.deb
 b5ec819740c2de7756627f71164b52365cacd3c6 18450524 
libwxgtk2.6-dbg_2.6.3.2.2-5_i386.deb
 9dcf13185216cbe36ec564d3ac0544e1d0bf68e8 5020650 
python-wxgtk2.6_2.6.3.2.2-5_i386.deb
 5d27bf08546c2b44c53a9426819eca78e3e28b44 19135982 
python-wxgtk2.6-dbg_2.6.3.2.2-5_i386.deb
 7b43443c628a631f27e800bea9524fa49196c2d7 899952 
wx2.6-headers_2.6.3.2.2-5_i386.deb
 af226534a90ab0b11cf40ca774b720d2ca004dda 668838 wx2.6-i18n_2.6.3.2.2-5_all.deb
 11973ddcae623e03adc251e36e2bbae0f474e2d9 1253190 wx2.6-doc_2.6.3.2.2-5_all.deb
 9725543a5cbbe83854ac88a70d6c8d7d5d0ee3b9 3630642 
wx2.6-examples_2.6.3.2.2-5_all.deb
Checksums-Sha256: 
 36d2730eccaf8dbf4915fa1a3692ee740b895441d826be71ce173e6deae530f4 1671 
wxwidgets2.6_2.6.3.2.2-5.dsc
 c4942a0bd85175ca6096e96fc1820b08fcc4956b91ba30209c9323e08892fdf8 132789 
wxwidgets2.6_2.6.3.2.2-5.diff.gz
 564b91f281bcee7695bae0ad4f5902230bdf58efbceb334a0f6450fcabce 554964 
libwxbase2.6-0_2.6.3.2.2-5_i386.deb
 98d0ad5d12b6861cf78b4f3b3abce52ec1df89006e581958985409db5ae62774 37636 
libwxbase2.6-dev_2.6.3.2.2-5_i386.deb
 49f85a35c284d290efd0c9f7e169231c9a7df7851fc6e1758eb8f4449f9fe4ad 2984124 
libwxbase2.6-dbg_2.6.3.2.2-5_i386.deb
 7c7a2b01824a26bb4436feea8cc7f763d718c8f51d1e1d99100ee0b91b6625ce 2810944 
libwxgtk2.6-0_2.6.3.2.2-5_i386.deb
 a3b5de957600dc986a6b76a5683bceb17e2993dde4eae64349eb86c2c65ef61f 37908 
libwxgtk2.6-dev_2.6.3.2.2-5_i386.deb
 cb98e36b0e4be1e4cf3634dc3070815aaea63e26c203095ef659ede19e0f3dea 18450524 
libwxgtk2.6-dbg_2.6.3.2.2-5_i386.deb
 fd5d1f54cb4436d293cd79b6ac4fe9eb0878cb8fccc5187e91f86cb6d423a41d 5020650 
python-wxgtk2.6_2.6.3.2.2-5_i386.deb
 8867386c105d916d11471a9a1d8a6d0f31c10cf224d344605400edca98209be3 19135982 
python-wxgtk2.6-dbg_2.6.3.2.2-5_i386.deb
 54d841e49579dcca19dae93939eb6645ee72be99c9d05ade08f5cc3a131460cc 899952 
wx2.6-headers_2.6.3.2.2-5_i386.deb
 5b440b49457d69df11869b25d543b6a8cd0abcf60e76c890946108b2fbdf9190 668838 
wx2.6-i18n_2.6.3.2.2-5_all.deb
 5ff1740660a0579b05e950a4cfbf9ad6623c6368095e74b93ef8a8f3e43feb1e 1253190 
wx2.6-doc_2.6.3.2.2-5_all.deb
 7cb7cec046b44ffaca08ae8539df0c59983abfe33ec625dbbfd3933ab01aa77f 3630642 
wx2.6-examples_2.6.3.2.2-5_all.deb
Files

Accepted wxwidgets2.8 2.8.10.1-3 (source i386 all)

2010-01-27 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 27 Jan 2010 00:22:29 -0800
Source: wxwidgets2.8
Binary: libwxbase2.8-0 libwxbase2.8-dev libwxbase2.8-dbg libwxgtk2.8-0 
libwxgtk2.8-dev libwxgtk2.8-dbg python-wxgtk2.8 python-wxgtk2.8-dbg 
python-wxversion python-wxtools wx-common wx2.8-headers wx2.8-i18n wx2.8-doc 
wx2.8-examples libwxmsw2.8-dev libwxmsw2.8-dbg wx2.8-headers-msw
Architecture: source i386 all
Version: 2.8.10.1-3
Distribution: unstable
Urgency: low
Maintainer: wxWidgets Maintainers freewx-ma...@lists.alioth.debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 libwxbase2.8-0 - wxBase library (runtime) - non-GUI support classes of 
wxWidgets t
 libwxbase2.8-dbg - wxBase library (debug) - non-GUI support classes of 
wxWidgets too
 libwxbase2.8-dev - wxBase library (development) - non-GUI support classes of 
wxWidge
 libwxgtk2.8-0 - wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
 libwxgtk2.8-dbg - wxWidgets Cross-platform C++ GUI toolkit (GTK+ debug)
 libwxgtk2.8-dev - wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
 libwxmsw2.8-dbg - wxMSW mingw32msvc-cross (debug)
 libwxmsw2.8-dev - wxMSW mingw32msvc-cross
 python-wxgtk2.8 - wxWidgets Cross-platform C++ GUI toolkit (wxPython binding)
 python-wxgtk2.8-dbg - wxWidgets Cross-platform C++ GUI toolkit (wxPython 
binding, debug
 python-wxtools - wxWidgets Cross-platform C++ GUI toolkit (wxPython common 
files)
 python-wxversion - wxWidgets Cross-platform C++ GUI toolkit (wxPython version 
select
 wx-common  - wxWidgets Cross-platform C++ GUI toolkit (common support files)
 wx2.8-doc  - wxWidgets Cross-platform C++ GUI toolkit (documentation)
 wx2.8-examples - wxWidgets Cross-platform C++ GUI toolkit (examples)
 wx2.8-headers - wxWidgets Cross-platform C++ GUI toolkit (header files)
 wx2.8-headers-msw - Extra wxWidgets headers for mingw32msvc-cross
 wx2.8-i18n - wxWidgets Cross-platform C++ GUI toolkit (i18n support)
Closes: 498737
Changes: 
 wxwidgets2.8 (2.8.10.1-3) unstable; urgency=low
 .
   * rebuild against python2.6
   * add mention of wx-config to libwxgtk2.8-dev's long description
 (Closes: #498737)
Checksums-Sha1: 
 e74f1f778dc99ea70e8fdc8b92f6f2f21cee0701 1954 wxwidgets2.8_2.8.10.1-3.dsc
 0e6cb060e3276e2425c3de2b0a48ce263ee854da 64645 wxwidgets2.8_2.8.10.1-3.diff.gz
 d86ba777efa90a7c6a5684ba8087bf5d0856ac21 696544 
libwxbase2.8-0_2.8.10.1-3_i386.deb
 0b1571fa5eb8808b395d071cb51064b0a33ebd36 101212 
libwxbase2.8-dev_2.8.10.1-3_i386.deb
 071386150d1dbfee8280e6ca407ab6bc27d76316 3699824 
libwxbase2.8-dbg_2.8.10.1-3_i386.deb
 0ccd68559e299f465483113687c3a38fdab2f068 3487704 
libwxgtk2.8-0_2.8.10.1-3_i386.deb
 25f30374da847b6a50890fe4bdf9d5bb61f976dc 101482 
libwxgtk2.8-dev_2.8.10.1-3_i386.deb
 8547e11b0d6354713698e4a4b8e92a14a63e8e77 24212640 
libwxgtk2.8-dbg_2.8.10.1-3_i386.deb
 3a5e195d6e3a6de21ebd2c4dd846401a8a0eac35 9182588 
python-wxgtk2.8_2.8.10.1-3_i386.deb
 f120c2e40f511e6a9ecdc8591ee854fef674e866 35927468 
python-wxgtk2.8-dbg_2.8.10.1-3_i386.deb
 9b3f528e5077cfe382b83f05282f1e7b28566acb 120540 wx-common_2.8.10.1-3_i386.deb
 d817dbff5d43f7c404da97d5f39dc49c640bf79c 1121178 
wx2.8-headers_2.8.10.1-3_i386.deb
 20bb3f15c7546f960e1dccd5aec6a424eead217f 87246 
python-wxversion_2.8.10.1-3_all.deb
 f15130c258b81b82f827a918f800fe9cba06d717 88160 
python-wxtools_2.8.10.1-3_all.deb
 6ab220f01487b8e38a071a2237dd595f1a0d 846790 wx2.8-i18n_2.8.10.1-3_all.deb
 37f3242b575257f8c073579a2f4bfa993b8bcfda 2087426 wx2.8-doc_2.8.10.1-3_all.deb
 8ef3377d65f4bf7190ef1f8c9eef6a5cdf764af8 7164968 
wx2.8-examples_2.8.10.1-3_all.deb
Checksums-Sha256: 
 5f7723568f6e1806b2b0a48f01cb7adfb1fead1c79939eabde6818fc6021ca34 1954 
wxwidgets2.8_2.8.10.1-3.dsc
 5d130caa0c6c3d3377a66c9a904c41e106c7bc27b71cc229c3941d75d579466b 64645 
wxwidgets2.8_2.8.10.1-3.diff.gz
 b04caaac05a7eea13d0b5bccce11a28f6c7f95d8666ea480911466d33cd7955d 696544 
libwxbase2.8-0_2.8.10.1-3_i386.deb
 714a7bab2104f91669da00911b88e6a8466767c09768f4cc9b60615bb0cd705b 101212 
libwxbase2.8-dev_2.8.10.1-3_i386.deb
 ec45894096db800a8cc57dabb5494b78d5b74e54698232ae9694b024e3407dc5 3699824 
libwxbase2.8-dbg_2.8.10.1-3_i386.deb
 936dd2b98cb49b7d947a0303b2797d65bf6118edbb008be9a0661653913ef8f2 3487704 
libwxgtk2.8-0_2.8.10.1-3_i386.deb
 d73960e94b9244eb04431dacd8254d70b65a3b83db79109fb184a0325e87f981 101482 
libwxgtk2.8-dev_2.8.10.1-3_i386.deb
 7043c531365817691a45f42b29c7177bc5ae1aa4b11817ffca941a5d44e9f873 24212640 
libwxgtk2.8-dbg_2.8.10.1-3_i386.deb
 1b268334d35330e57cc1478974a99b6689e252fd80175d4ee94321638147d5fb 9182588 
python-wxgtk2.8_2.8.10.1-3_i386.deb
 6afd4713c92c0208106f7ef57e1a063c5d519a6b2ad6172baf98e7fc311a67dc 35927468 
python-wxgtk2.8-dbg_2.8.10.1-3_i386.deb
 1379c0d0495a778d95bb9a87b038052ea1559cfd8b3fdaec113fc6783ebba7d6 120540 
wx-common_2.8.10.1-3_i386.deb
 2892a47fe052e3d5aefb30c9143558153f1c5723090b409361351e82072fdea1 1121178 
wx2.8-headers_2.8.10.1-3_i386.deb
 1cdbac445c4a684eadaa718a8f1bd6d07a8589439bc43801f51d92f69b032635

Accepted midori 0.2.4-1 (source i386)

2010-03-07 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Mar 2010 22:28:54 -0800
Source: midori
Binary: midori midori-dbg
Architecture: source i386
Version: 0.2.4-1
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 midori - fast, lightweight graphical web browser
 midori-dbg - fast, lightweight graphical web browser (debug symbols)
Closes: 565329 571709
Changes: 
 midori (0.2.4-1) unstable; urgency=low
 .
   * New Upstream Version
 - update d/copyright
 - handles files in current dir correctly (Closes: #565329)
   * use bundled waf again (Closes: 571709)
   * set Standards-Version to 3.8.4
Checksums-Sha1: 
 20e4ac550ba5f7c7b5f772f76b50f01146d93e90 1496 midori_0.2.4-1.dsc
 a9513e3146f2f15ff17cc1f42edf2a34964cb8cc 952454 midori_0.2.4.orig.tar.gz
 356bf478b5c2b8e6290e401755f7fb62698b5fce 12628 midori_0.2.4-1.diff.gz
 2f1cb4c21a3f8c558beae671a289ce000dd34ff2 816694 midori_0.2.4-1_i386.deb
 4366faff201457d1ee52337d2d1e7609889defbf 598110 midori-dbg_0.2.4-1_i386.deb
Checksums-Sha256: 
 f33a51d88921d371b425bc81211829b799c2ba5a76fd9dcf8a54a48e353f63ea 1496 
midori_0.2.4-1.dsc
 2697fbc70932e587a33a9abede68645faf4a63f0dbaa88b1e7abfd53a3fc8865 952454 
midori_0.2.4.orig.tar.gz
 b2fef7d6c4158826cd3de4b4422c1c604438a3cffe74bee61341c6b22a8f9fa7 12628 
midori_0.2.4-1.diff.gz
 9304e117189584073a0f3d87513c55cf5b53ed1aca14f662d703534be1d0d20c 816694 
midori_0.2.4-1_i386.deb
 ee05bf1eadc9f692751d5ef2646fea3dee6936072b47d9debc2ff22247cb6893 598110 
midori-dbg_0.2.4-1_i386.deb
Files: 
 5c7d10813bf5d21e9148f6bde177b4dd 1496 web optional midori_0.2.4-1.dsc
 4ea447eaf6729a6ba813739b80cdea2b 952454 web optional midori_0.2.4.orig.tar.gz
 7494551a17132722ec90836ddacc1c28 12628 web optional midori_0.2.4-1.diff.gz
 bf2e58d4e3e93252df542d295b4354fa 816694 web optional midori_0.2.4-1_i386.deb
 c90d835d0b4af3aaa6989befbdb4f5de 598110 debug extra midori-dbg_0.2.4-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEUEARECAAYFAkuUmksACgkQMihv+PacasVnkgCdFe/AnVWtjibN9gIKpfZEslM/
E90Al1HLYD1SvujiRKjUZhhE2o/7FAE=
=lDhf
-END PGP SIGNATURE-


Accepted:
midori-dbg_0.2.4-1_i386.deb
  to main/m/midori/midori-dbg_0.2.4-1_i386.deb
midori_0.2.4-1.diff.gz
  to main/m/midori/midori_0.2.4-1.diff.gz
midori_0.2.4-1.dsc
  to main/m/midori/midori_0.2.4-1.dsc
midori_0.2.4-1_i386.deb
  to main/m/midori/midori_0.2.4-1_i386.deb
midori_0.2.4.orig.tar.gz
  to main/m/midori/midori_0.2.4.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1nowlc-0003li...@ries.debian.org



Accepted librack-ruby 1.1.0-3 (source all)

2010-03-14 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 13 Mar 2010 12:14:56 -0800
Source: librack-ruby
Binary: librack-ruby1.9.1 librack-ruby1.8 librack-ruby
Architecture: source all
Version: 1.1.0-3
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 librack-ruby - A modular Ruby webserver interface
 librack-ruby1.8 - A modular Ruby webserver interface (Ruby 1.8)
 librack-ruby1.9.1 - A modular Ruby webserver interface (Ruby 1.9.1)
Closes: 570435
Changes: 
 librack-ruby (1.1.0-3) unstable; urgency=low
 .
   * adopt package
   * add Conflicts/Replaces from librack-ruby1.9.1 to librack-ruby1.9
 because of /usr/bin/rackup1.9 (Closes: #570435)
Checksums-Sha1: 
 f0d8f5ea593f3410e7dcd89c984cc2d708654856 1232 librack-ruby_1.1.0-3.dsc
 ee598fd1cd9c81ac56292fc0e79c613979c81d91 3107 librack-ruby_1.1.0-3.diff.gz
 45c62a123e38ea58d390b62cf4e7aff080dcf2c4 86578 
librack-ruby1.9.1_1.1.0-3_all.deb
 5a48c2d6c26beaf7f970d466fed1a96516965176 86556 librack-ruby1.8_1.1.0-3_all.deb
 9ea045c2ed415f891173860a9338dee725398f26 202134 librack-ruby_1.1.0-3_all.deb
Checksums-Sha256: 
 eeede15cf44d56b6295b949e22c22dab6ac2635e0225d8fd432f26fbdb423e58 1232 
librack-ruby_1.1.0-3.dsc
 e085611c9a9d40394225a8470b6e939ed9a53524dbe96ac235fd9e4d30375b95 3107 
librack-ruby_1.1.0-3.diff.gz
 e6186a6bfbab5cc2965a8d70711f660c8deda2babc6dc9698b655de1167d01db 86578 
librack-ruby1.9.1_1.1.0-3_all.deb
 82afe314f7cd44b0d8040f2ff64c30d30eede5b7f9654d242186bc0e65006480 86556 
librack-ruby1.8_1.1.0-3_all.deb
 0cb5695b41c35591849638d1aece05ae12d981399c1450b79d966dc252d3afed 202134 
librack-ruby_1.1.0-3_all.deb
Files: 
 6222858c122db0050e42533605a27a89 1232 ruby optional librack-ruby_1.1.0-3.dsc
 c7b5c80b0ff9ee101ae783444eac2908 3107 ruby optional 
librack-ruby_1.1.0-3.diff.gz
 b3c623f32a59a18cac14ded66a47b9a7 86578 ruby optional 
librack-ruby1.9.1_1.1.0-3_all.deb
 3f3fc2d77f2e300d9292240be375d85b 86556 ruby optional 
librack-ruby1.8_1.1.0-3_all.deb
 2b888b042695ce70e8f55460d9768722 202134 ruby optional 
librack-ruby_1.1.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkucoWkACgkQMihv+PacasVRoQCgm/d2KBF/HPwIMic4Ni4RZKJD
TFMAoLDPo/5RNFUd9qMKb/+Bzj+bpcYs
=0N/X
-END PGP SIGNATURE-


Accepted:
librack-ruby1.8_1.1.0-3_all.deb
  to main/libr/librack-ruby/librack-ruby1.8_1.1.0-3_all.deb
librack-ruby1.9.1_1.1.0-3_all.deb
  to main/libr/librack-ruby/librack-ruby1.9.1_1.1.0-3_all.deb
librack-ruby_1.1.0-3.diff.gz
  to main/libr/librack-ruby/librack-ruby_1.1.0-3.diff.gz
librack-ruby_1.1.0-3.dsc
  to main/libr/librack-ruby/librack-ruby_1.1.0-3.dsc
librack-ruby_1.1.0-3_all.deb
  to main/libr/librack-ruby/librack-ruby_1.1.0-3_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1nqker-qt...@ries.debian.org



Accepted irssi-scripts 20100506 (source all)

2010-05-07 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 07 May 2010 17:06:25 -0700
Source: irssi-scripts
Binary: irssi-scripts
Architecture: source all
Version: 20100506
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 irssi-scripts - collection of scripts for irssi
Closes: 555376 565702 574991 580468
Changes: 
 irssi-scripts (20100506) unstable; urgency=low
 .
   [ martin f. krafft ]
   * Update chanact to 0.5.12, thereby obsoleting
 chanact-comma-instead-of-colon.diff, thanks to a very fast upstream.
 .
   [ Ryan Niebur ]
   * Updated: niq.pl, nm.pl, challenge.pl, twtopic.pl, chanact.pl
   * remove linkshort.pl, removed upstream
   * update my email address
   * move myself to Maintainer
   * add a use Irssi::TextUI to bitlbee_join_notice.pl, thanks Jan Braun
 (Closes: #565702)
   * add cap_sasl.pl (Closes: #574991)
   * use a new upstream for tinyurl.pl (Closes: #555376)
   * add twirssi.pl, despite not getting tested (Closes: #580468)
   * lintian happiness
 - fix spelling of information in d/copyright
 - Standards-Version: 3.8.4
 - misc:Depends
 - debian/source/format
Checksums-Sha1: 
 b3af17006abc13507be846f414a6ba3c2a0aadb8 1003 irssi-scripts_20100506.dsc
 a67f42acc7e9eace0bae44a28191df6f1fbedc00 713934 irssi-scripts_20100506.tar.gz
 fcfdc13183870cacb8790e1eec1e284ad51da1d3 712022 irssi-scripts_20100506_all.deb
Checksums-Sha256: 
 daf101eb227fbfee8a086486380f3a5e934815f814ea29da9b3fe0579ab64d8e 1003 
irssi-scripts_20100506.dsc
 80cdc46ebcba2eebde3095ad31b9b3ad465fd19f28485dda3436676be39300fc 713934 
irssi-scripts_20100506.tar.gz
 5dbf98452580224d762355ea5dc062639c1216083c561ede8af17aba71fe256f 712022 
irssi-scripts_20100506_all.deb
Files: 
 3d1e62eb279b422c2b244db8c8f9de8b 1003 net optional irssi-scripts_20100506.dsc
 d646a3180157c9bf28f0e027a0f5b531 713934 net optional 
irssi-scripts_20100506.tar.gz
 1380a9f0d58418712d4d69fdbec68da9 712022 net optional 
irssi-scripts_20100506_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkvkrLsACgkQMihv+PacasWpFACfa/hkNWN0YX90gJEEXkvMMF1k
McEAnRGk3rmMdnitCE3ylI2UsDGa34Yl
=qToF
-END PGP SIGNATURE-


Accepted:
irssi-scripts_20100506.dsc
  to main/i/irssi-scripts/irssi-scripts_20100506.dsc
irssi-scripts_20100506.tar.gz
  to main/i/irssi-scripts/irssi-scripts_20100506.tar.gz
irssi-scripts_20100506_all.deb
  to main/i/irssi-scripts/irssi-scripts_20100506_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1oaxxg-00035h...@ries.debian.org



Accepted irssi-scripts 20100512 (source all)

2010-05-12 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 May 2010 00:09:40 -0700
Source: irssi-scripts
Binary: irssi-scripts
Architecture: source all
Version: 20100512
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 irssi-scripts - collection of scripts for irssi
Changes: 
 irssi-scripts (20100512) unstable; urgency=low
 .
   *  update to twirssi 2.4.2
Checksums-Sha1: 
 44e7aa31b39a520b50af8314cce83cd04b48a1f8 1003 irssi-scripts_20100512.dsc
 28e356b4be4844c156ad4962fada716834e607ed 714101 irssi-scripts_20100512.tar.gz
 6cee6c113e7842ba00426496e0d9013aa8b20731 712176 irssi-scripts_20100512_all.deb
Checksums-Sha256: 
 b8f756de894b4594d8c0ed91b2dabdb7b40e4834ff7cb0c5869583229556cac9 1003 
irssi-scripts_20100512.dsc
 55ff6376b3f27246409f1ade6910e5daba0b8fa7468e683cbfa941b6a6ea3eb2 714101 
irssi-scripts_20100512.tar.gz
 7640c5e03df5d0a8b77f180759478a7c580701f321794f677543977cd468df10 712176 
irssi-scripts_20100512_all.deb
Files: 
 0f389501da5ae9e90e21937d899aa2d6 1003 net optional irssi-scripts_20100512.dsc
 ab511550c09611650281f528dcc1ea99 714101 net optional 
irssi-scripts_20100512.tar.gz
 674ae3ac099fd02f3790692c4d8525bc 712176 net optional 
irssi-scripts_20100512_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkvqVmkACgkQMihv+PacasVEzQCfenyIJvUF/3yIVjMHuYo/HTvX
Q8kAoMlAY33aGI/N1pYwplIWgFmqhMjc
=3erz
-END PGP SIGNATURE-


Accepted:
irssi-scripts_20100512.dsc
  to main/i/irssi-scripts/irssi-scripts_20100512.dsc
irssi-scripts_20100512.tar.gz
  to main/i/irssi-scripts/irssi-scripts_20100512.tar.gz
irssi-scripts_20100512_all.deb
  to main/i/irssi-scripts/irssi-scripts_20100512_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1oc6qm-0008km...@ries.debian.org



Accepted shutter 0.85.1-2 (source all)

2010-04-18 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 18 Apr 2010 09:27:13 -0700
Source: shutter
Binary: shutter
Architecture: source all
Version: 0.85.1-2
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 shutter- feature-rich screenshot program
Closes: 567612
Changes: 
 shutter (0.85.1-2) unstable; urgency=low
 .
   * move imagemagick back to Depends (Closes: #567612) (LP: #528962)
Checksums-Sha1: 
 1a4a4d9282cbc7bed7a5f8fa2a426c132f31bfe0 1090 shutter_0.85.1-2.dsc
 f0f845b971dcb0d44f914035475fe3c3930e5512 3888 shutter_0.85.1-2.diff.gz
 a276f2e6357fff791404e990f7a577ce4649b7e0 2078890 shutter_0.85.1-2_all.deb
Checksums-Sha256: 
 6836fef5bd3f7251a9700a302ff048ec8b649d957c9457700c7575b849e8a1e7 1090 
shutter_0.85.1-2.dsc
 42ec4c26ec85cf12a175f4cadaf28ec2df763830531392ad190a9825c9ae8831 3888 
shutter_0.85.1-2.diff.gz
 9514926d0c05b5d4543c9f533f05f1284120f6ffa5594ae4f9c6209fd6aaa733 2078890 
shutter_0.85.1-2_all.deb
Files: 
 1da35e0f6ee9be35e0f5083cc6488ecd 1090 graphics optional shutter_0.85.1-2.dsc
 d688c7f1239cc094c8fd926b2ed2320f 3888 graphics optional 
shutter_0.85.1-2.diff.gz
 e24ca62fcbd02238e87495f2f4a5c3c2 2078890 graphics optional 
shutter_0.85.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkvLMzQACgkQMihv+PacasU6MwCgk7Q+8vnHUOT388hGLYVqvvP4
lxYAoMNl3Xa6QlwN7eoKdT+guRUityTt
=L0+d
-END PGP SIGNATURE-


Accepted:
shutter_0.85.1-2.diff.gz
  to main/s/shutter/shutter_0.85.1-2.diff.gz
shutter_0.85.1-2.dsc
  to main/s/shutter/shutter_0.85.1-2.dsc
shutter_0.85.1-2_all.deb
  to main/s/shutter/shutter_0.85.1-2_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o3xqt-0007bi...@ries.debian.org



Accepted midori 0.2.4-3 (source i386)

2010-04-19 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 18 Apr 2010 23:41:50 -0700
Source: midori
Binary: midori midori-dbg
Architecture: source i386
Version: 0.2.4-3
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 midori - fast, lightweight graphical web browser
 midori-dbg - fast, lightweight graphical web browser (debug symbols)
Changes: 
 midori (0.2.4-3) unstable; urgency=low
 .
   * don't run the tests
   * add debian/source/format
   * fix building in Serial mode (on HPPA)
Checksums-Sha1: 
 0ad5f74cee23e6265c59f6e81035e1df7c36ca63 1522 midori_0.2.4-3.dsc
 532232f49f1783b67a6b1351dcc09639f9cc81ae 14654 midori_0.2.4-3.debian.tar.gz
 1b6a732413e5434ec6ee2783305009335db83f60 817330 midori_0.2.4-3_i386.deb
 356e52901ad718148ad420e2cb4a183eae8964d6 599428 midori-dbg_0.2.4-3_i386.deb
Checksums-Sha256: 
 a6c990467779547abf2dfda52b5f6fdc5522203335106e5e442bdc53d1a44516 1522 
midori_0.2.4-3.dsc
 a69cdc4eb1e71b45934c32dc18111d3a09494fd9399048565eac737e974b69e4 14654 
midori_0.2.4-3.debian.tar.gz
 b4b75dd8ec6eb84b3896acd8130f4f0c876081ff2347c2e07bbd9ca4728a4369 817330 
midori_0.2.4-3_i386.deb
 359d0c1fdae7af27d38f293959ca9b40bfccca852455d8ca6df12a1362a689e1 599428 
midori-dbg_0.2.4-3_i386.deb
Files: 
 7b23f1b00483cb5587d2f398a255f4d8 1522 web optional midori_0.2.4-3.dsc
 d9beae4d3be7bb0aac36f023c3c8e1ce 14654 web optional 
midori_0.2.4-3.debian.tar.gz
 c79b37cd3f2992dfdd3e76936a481336 817330 web optional midori_0.2.4-3_i386.deb
 c49879acce2d794e6d5969365af92eea 599428 debug extra midori-dbg_0.2.4-3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkvL++YACgkQMihv+PacasU3iwCdH1xN+VxEciUs7vJC+itmYJSJ
I8YAmwZAbhdfuPNLXGA4EMHR40oc+kKX
=l1Yg
-END PGP SIGNATURE-


Accepted:
midori-dbg_0.2.4-3_i386.deb
  to main/m/midori/midori-dbg_0.2.4-3_i386.deb
midori_0.2.4-3.debian.tar.gz
  to main/m/midori/midori_0.2.4-3.debian.tar.gz
midori_0.2.4-3.dsc
  to main/m/midori/midori_0.2.4-3.dsc
midori_0.2.4-3_i386.deb
  to main/m/midori/midori_0.2.4-3_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o3kzl-0003ga...@ries.debian.org



Accepted galternatives 0.13.5 (source all)

2010-04-03 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 29 Mar 2010 00:03:14 -0700
Source: galternatives
Binary: galternatives
Architecture: source all
Version: 0.13.5
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 galternatives - graphical setup tool for the alternatives system
Closes: 365365 574767
Changes: 
 galternatives (0.13.5) unstable; urgency=low
 .
   * take over package (Closes: #365365)
   * fix problem with rebuilding package by converting to dh7
 (Closes: #574767)
Checksums-Sha1: 
 57752c59a7ed3371d17f83d154fcd34d45d0b868 848 galternatives_0.13.5.dsc
 60fa6c92167bee8c11228b1545866591d098c5a8 28416 galternatives_0.13.5.tar.gz
 ff803b419e64ee9729ec3b348f3ce649de9d43d5 29836 galternatives_0.13.5_all.deb
Checksums-Sha256: 
 ea7d50f98d77757fe7ded3c5a9e815c3ea7bbedbe93a3f3be2d8afbf7b360daf 848 
galternatives_0.13.5.dsc
 5ba9dc8f98a4ee5b19b7a0b2a20f63cf9d7b25881c17014e1f0fc558c42db3f5 28416 
galternatives_0.13.5.tar.gz
 3b4f70b7d153c490392ee0ce99ed155b0f59c84a1d1327c7203c4c8996c9fac0 29836 
galternatives_0.13.5_all.deb
Files: 
 4786ec560ce60829f925c8637f433eea 848 admin optional galternatives_0.13.5.dsc
 bf3005e31ee16b36f0aaa0cafb9640fb 28416 admin optional 
galternatives_0.13.5.tar.gz
 16e153445f108f9cf0254b3f2a5a8665 29836 admin optional 
galternatives_0.13.5_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkuwWrQACgkQMihv+PacasWO3ACeKzac+2VHTVtJ0CHACH3PUbkl
DIMAoNQb+I1GaftRtcOeBw4jJIgMwvC5
=+pHK
-END PGP SIGNATURE-


Accepted:
galternatives_0.13.5.dsc
  to main/g/galternatives/galternatives_0.13.5.dsc
galternatives_0.13.5.tar.gz
  to main/g/galternatives/galternatives_0.13.5.tar.gz
galternatives_0.13.5_all.deb
  to main/g/galternatives/galternatives_0.13.5_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ny4ez-am...@ries.debian.org



Accepted midori 0.2.4-2 (source i386)

2010-04-03 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 29 Mar 2010 00:39:30 -0700
Source: midori
Binary: midori midori-dbg
Architecture: source i386
Version: 0.2.4-2
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 midori - fast, lightweight graphical web browser
 midori-dbg - fast, lightweight graphical web browser (debug symbols)
Closes: 559989
Changes: 
 midori (0.2.4-2) unstable; urgency=low
 .
   * use a patched waf for hppa, thanks to Jakub Wilk (Closes: #559989)
Checksums-Sha1: 
 8c5d92b8e77c324302a7e6752cb82481e60490a7 1496 midori_0.2.4-2.dsc
 169289d3f3209625e311ec9ce061720f652a376d 13795 midori_0.2.4-2.diff.gz
 de39b2275b759fbd6bc4ea0620eafaa0c2400538 816732 midori_0.2.4-2_i386.deb
 c875cf465afac74922683aed47cbdcd1b0d50f67 598154 midori-dbg_0.2.4-2_i386.deb
Checksums-Sha256: 
 7ae836fc2b0223dc3ffb208270387d841f3d8c4171b519d63798f402e937090a 1496 
midori_0.2.4-2.dsc
 b7679cb4b04acf444d71af0b96be18b7f481124af5cbe71cb48d177563619d53 13795 
midori_0.2.4-2.diff.gz
 5df098751ab9327274a565301ae8f3b9542d0adf06a813bc36bd70038f85121f 816732 
midori_0.2.4-2_i386.deb
 403b9eb2019c007579ba191e9f38a7e66e184abcf46305774d41d74a49e91804 598154 
midori-dbg_0.2.4-2_i386.deb
Files: 
 e710794f507ed1b4991aa38bdbf167e1 1496 web optional midori_0.2.4-2.dsc
 5432ebc898a714da43d99285a1ca991c 13795 web optional midori_0.2.4-2.diff.gz
 c60d7bfd9cfb932954bb05f042859a16 816732 web optional midori_0.2.4-2_i386.deb
 172b3d0cfb08d8ee240e29e9c21d7a6e 598154 debug extra midori-dbg_0.2.4-2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkuwWrUACgkQMihv+PacasWWRQCg205ph3C0uIp9yjkd6EyGGbkV
45gAn3xAzkh++M91HIcWxYyCOHoBEEy8
=LX5H
-END PGP SIGNATURE-


Accepted:
midori-dbg_0.2.4-2_i386.deb
  to main/m/midori/midori-dbg_0.2.4-2_i386.deb
midori_0.2.4-2.diff.gz
  to main/m/midori/midori_0.2.4-2.diff.gz
midori_0.2.4-2.dsc
  to main/m/midori/midori_0.2.4-2.dsc
midori_0.2.4-2_i386.deb
  to main/m/midori/midori_0.2.4-2_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ny77i-0004re...@ries.debian.org



Accepted rakudo 0.1~2010.01-1 (source i386)

2010-04-03 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 29 Mar 2010 22:47:34 -0700
Source: rakudo
Binary: rakudo
Architecture: source i386
Version: 0.1~2010.01-1
Distribution: experimental
Urgency: low
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 rakudo - implementation of Perl 6 for Parrot
Changes: 
 rakudo (0.1~2010.01-1) experimental; urgency=low
 .
   * generate a manpage from docs/running.pod
   * update the d/watch file
   * New Upstream Version
 - update dependencies
Checksums-Sha1: 
 8b7e27b07b831643ebf402806fca5572c75a5077 1086 rakudo_0.1~2010.01-1.dsc
 bd05277853b49105d4cdaf8886d79763c3e85f2c 262777 rakudo_0.1~2010.01.orig.tar.gz
 71c29c5ede472d3ee1d0426971c9b83df1f99491 4426 rakudo_0.1~2010.01-1.diff.gz
 ace6549df507f02195ae3512c107677a1c9b260a 1356576 rakudo_0.1~2010.01-1_i386.deb
Checksums-Sha256: 
 c25e9c5a3f06f0e2af6a3f69c1ac31c1e68fbb907b2dbe47cf2e9392b32c696e 1086 
rakudo_0.1~2010.01-1.dsc
 796305ef5e59ab39a627b5e6931b184770d84a6e39f3be2a5e3b2d53e3df969c 262777 
rakudo_0.1~2010.01.orig.tar.gz
 1912aab1d80b95816e2b366f413b083f6d758829f142a5441ae6361acdca55b9 4426 
rakudo_0.1~2010.01-1.diff.gz
 21e8ebe4792211d24bcdd091ef8532d8107492e367e72f153b73bada5c88e87b 1356576 
rakudo_0.1~2010.01-1_i386.deb
Files: 
 baab5172796b9b46d1a31de03811f8ce 1086 interpreters optional 
rakudo_0.1~2010.01-1.dsc
 a75cea49e66d1f85f6c139e5498584c0 262777 interpreters optional 
rakudo_0.1~2010.01.orig.tar.gz
 40b6846adbe74361897533f931c57ccd 4426 interpreters optional 
rakudo_0.1~2010.01-1.diff.gz
 f503b4bac30b223f49a269b8d180b434 1356576 interpreters optional 
rakudo_0.1~2010.01-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkuxkcEACgkQMihv+PacasWfpACgggCDNP/CocTb4SSKq37WbK9B
inMAoKxPtosnrwYU/jZC+oyvokdh2whl
=r7r7
-END PGP SIGNATURE-


Accepted:
rakudo_0.1~2010.01-1.diff.gz
  to main/r/rakudo/rakudo_0.1~2010.01-1.diff.gz
rakudo_0.1~2010.01-1.dsc
  to main/r/rakudo/rakudo_0.1~2010.01-1.dsc
rakudo_0.1~2010.01-1_i386.deb
  to main/r/rakudo/rakudo_0.1~2010.01-1_i386.deb
rakudo_0.1~2010.01.orig.tar.gz
  to main/r/rakudo/rakudo_0.1~2010.01.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ny8un-000493...@ries.debian.org



  1   2   3   4   5   6   >