Bug#1076329: ITP: libmarkdown-render-perl -- Render markdown using Text::Markdown::Discount or GitHub API

2024-07-14 Thread Andrew Ruthven
Package: wnpp
Owner: Andrew Ruthven 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libmarkdown-render-perl
  Version : 1.04
  Upstream Author : Rob Lauer 
* URL : https://metacpan.org/release/Markdown-Render
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Render markdown using Text::Markdown::Discount or GitHub
API

Markdown::Render provides both a Perl module and a command line tool to
render markdown as HTML using either Text::Markdown::Discount or GitHub's
API. They can replace tags included in the markdown with a number of
different types of metadata.

This package is a build dependency for request-tracker5 >= v5.0.6, and is
required to allow me to update the request-tracker5 packages.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.

-- 
Andrew Ruthven, Wellington, New Zealand
and...@etc.gen.nz |
Catalyst Cloud:   | This space intentionally left blank
 https://catalystcloud.nz |



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


Bug#1037248: ITP: libcss-inliner-perl -- Convert CSS

2023-06-09 Thread Andrew Ruthven
Package: wnpp
Owner: Andrew Ruthven 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libcss-inliner-perl
  Version : 4018
  Upstream Author : Kevin Kamel 
* URL : https://metacpan.org/release/CSS-Inliner
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Convert CSS 

Bug#1037246: ITP: libhtml-query-perl -- perform jQuery-like queries on HTML::Element trees

2023-06-09 Thread Andrew Ruthven
Package: wnpp
Owner: Andrew Ruthven 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libhtml-query-perl
  Version : 0.09
  Upstream Author : Kevin Kamel 
* URL : https://metacpan.org/release/HTML-Query
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : perform jQuery-like queries on HTML::Element trees

The HTML::Query module is an add-on for the HTML::Tree module set. It provides
a simple way to select one or more elements from a tree using a query syntax
inspired by jQuery. This selector syntax will be reassuringly familiar to
anyone who has ever written a CSS selector.

HTML::Query is not an attempt to provide a complete (or even near-complete)
implementation of jQuery in Perl (see Ingy's pQuery module for a more
ambitious attempt at that). Rather, it borrows some of the tried and tested
selector syntax from jQuery (and CSS) that can easily be mapped onto the
look_down() method provided by the HTML::Element module.

The package will be maintained under the umbrella of the Debian Perl Group.

This package is being added to Debian as it is dependency for CSS::Inliner which
will be used by v5.0.4 of Request Tracker.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.
-- 
Andrew Ruthven, Wellington, New Zealand
and...@etc.gen.nz |
Catalyst Cloud:   | This space intentionally left blank
 https://catalystcloud.nz |



Bug#1037117: ITP: libbadger-perl -- Badger application programming toolkit

2023-06-05 Thread Andrew Ruthven
Package: wnpp
Owner: Andrew Ruthven 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libbadger-perl
  Version : 0.16
  Upstream Author : Andy Wardley 
* URL : https://metacpan.org/release/Badger
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Badger application programming toolkit

The Badger toolkit is a collection of Perl modules designed to simplify
the process of building object-oriented Perl applications. It provides a
set of foundation classes upon which you can quickly build robust and
reliable systems that are simple, skimpy and scalable.

The package will be maintained under the umbrella of the Debian Perl Group.

This package is being added to Debian as it is an indirect build dependency
for CSS::Inliner which will be used by v5.0.4 of Request Tracker.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.
-- 
Andrew Ruthven, Wellington, New Zealand
and...@etc.gen.nz |
Catalyst Cloud:   | This space intentionally left blank
 https://catalystcloud.nz |



Bug#1037110: ITP: libgraphviz2-perl -- Perl interface to the GraphViz graphing tool

2023-06-04 Thread Andrew Ruthven
Package: wnpp
Owner: Andrew Ruthven 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libgraphviz2-perl
  Version : 2.67
  Upstream Author : Ron Savage 
* URL : https://metacpan.org/release/GraphViz2
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Perl interface to the GraphViz graphing tool

This module provides an interface to layout and image generation of
directed and undirected graphs in a variety of formats (PostScript,
PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp"
programs from the GraphViz project (http://www.graphviz.org/ or
http://www.research.att.com/sw/tools/graphviz/).

This is a complete rewrite of the module in libgraphviz-perl which
extends support to all the latest features of Graphviz. It is not
backwards compatible with libgraphviz-perl. In addition, the
GraphViz Perl module is deprecated[0], GraphViz2 is the replacement.
GraphViz2 is a dependency of Request Tracker v5.0.4.

The package will be maintained under the umbrella of the Debian Perl Group.

[0] https://metacpan.org/pod/GraphViz

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.

-- 
Andrew Ruthven, Wellington, New Zealand
and...@etc.gen.nz |
Catalyst Cloud:   | This space intentionally left blank
 https://catalystcloud.nz |



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


Bug#1037109: ITP: libtest-snapshot-perl -- test against data stored in automatically-named file

2023-06-04 Thread Andrew Ruthven
Package: wnpp
Owner: Andrew Ruthven 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name    : libtest-snapshot-perl 
  Version : 0.06 
  Upstream Author : Ed J  
* URL : https://metacpan.org/release/Test-Snapshot 
* License : GPL-1+ or Artistic 
  Programming Lang: Perl 
  Description : test against data stored in automatically-named file

Not connected with Test::Snapshots, which is based on a similar  
concept but for running executables.

Implements a function to automate the storing and updating of expected 
test outputs. This is based on the idea known in frontend development 
circles as "snapshot testing", hence the module name.

The package will be maintained under the umbrella of the Debian Perl 
Group.

This module is required for building the GraphViz2 Perl module which
I'm about to file an ITP about.

[Apologies for the previous email, first time I've submitted an ITP
for a number of years!]

 -- 
Andrew Ruthven, Wellington, New Zealand
and...@etc.gen.nz |
Catalyst Cloud:   | This space intentionally left blank
 https://catalystcloud.nz |


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


Bug#982202: ITP: libmodule-install-substitute-perl -- Module::Install::Substitute - substitute values into files before install

2021-02-07 Thread Andrew Ruthven
Hi Dominic,

I built this package and it was uploaded last year on bug 975956.

Cheers,
Andrew

-- 
Andrew Ruthven, Wellington, New Zealand
and...@etc.gen.nz |
Catalyst Cloud:   | This space intentionally left blank
 https://catalystcloud.nz |



Bug#975956: ITP: libmodule-install-substitute-perl -- substitute values into files before install

2020-11-27 Thread Andrew Ruthven
Package: wnpp
Severity: wishlist
Owner: Andrew Ruthven 
X-Debbugs-Cc: debian-de...@lists.debian.org

  Package name: libmodule-install-substitute-perl
  Version : 0.03
  Upstream Author : Ruslan U. Zakirov 
  URL : http://www.example.org/
  License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : substitute values into files before install

This is extension for Module::Install system that allow you to substitute
values into files before install, for example paths to libs or binary


This package is used during the build stage of a number of Request Tracker
extensions which I'm in the process of updating in preparation of Bullseye
and the Request Tracker 5.0 release.

I intend to have this package within the Perl Team.



Bug#963946: ITP: libpath-dispatcher-perl -- flexible and extensible dispatcher module

2020-06-28 Thread Andrew Ruthven
Package: wnpp
Severity: wishlist
Owner: Andrew Ruthven 

* Package name: libpath-dispatcher-perl
  Version : 1.07
  Upstream Author : Shawn M Moore 
* URL : https://metacpan.org/pod/Path::Dispatcher
* License : GPL v1+ or Artistic License
  Programming Lang: Perl
  Description : flexible and extensible dispatcher module

 Path::Dispatcher is a Perl module that allows a program to determine which
 code to execute by matching a path against a list of rules. Dispatch takes
 a path and returns a list of matches; from there, you can "run" the rules
 that matched. Developers may also inspect which rules were matched without
 executing their codeblocks.

This package is a dependency on the upcoming Request Tracker 5 release.
It has been in Debian in the past but was removed for Buster due to a
dependency on a deprecated package[0]. Path::Dispatcher has since
been updated to remove that dependency.

The Debian Perl Group will maintain this package. Updated packaging for
Debian is here:
https://salsa.debian.org/perl-team/modules/packages/libpath-dispatcher-perl

Cheers,
Andrew

[0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845804



Bug#960895: ITP: rt-extension-elapsedbusinesstime -- ElapsedBusinessTime extension (Request Tracker)

2020-05-17 Thread Andrew Ruthven
Package: wnpp
Severity: wishlist
Owner: Andrew Ruthven 

* Package name: rt-extension-elapsedbusinesstime
  Version : 0.03
  Upstream Author : Andrew Ruthven 
* URL : 
https://metacpan.org/release/RT-Extension-ElapsedBusinessTime
* License : GPL-2
  Programming Lang: Perl
  Description : ElapsedBusinessTime extension (Request Tracker)

 This extension adds a fields for elapsed business time (general, and forced
 into hours or minutes) in reports for tickets within Request Tracker.

This package will be maintained by the request-tracker-maintainers team.
We use this package at work, and there other Request Tracker installations
using it.



Bug#960896: ITP: rt4-extension-assetautoname -- AssetAutoName extension (Request Tracker)

2020-05-17 Thread Andrew Ruthven
Package: wnpp
Severity: wishlist
Owner: Andrew Ruthven 

* Package name: rt4-extension-assetautoname
  Version : 0.02
  Upstream Author : Andrew Ruthven 
* URL : https://metacpan.org/release/RT-Extension-AssetAutoName
* License : GPL-2
  Programming Lang: Perl
  Description : AssetAutoName extension (Request Tracker)

 This extension adds automatic asset name generation from other fields
 to Request Tracker.

This package will be part of the request-tracker-maintainers team.
We use it as work, and it has proven useful to other folks as well.

I found I hadn't uploaded it to CPAN, I've just uploaded it, it
hasn't been processed yet.



Bug#886525: ITP: rt4-extension-mergeusers -- Merge users (Request Tracker)

2020-05-10 Thread Andrew Ruthven
Hey Gabriel,

I don't have a readily available .deb, but I can provide if you want.

Otherwise the git repo is on Salsa and you can just build one yourself.

https://salsa.debian.org/request-tracker-team/rt-extension-mergeusers

Cheers,
Andrew

On Sun, 2020-05-10 at 14:12 -0400, Gabriel Filion wrote:
> Hello,
> 
> On Sun, 07 Jan 2018 23:39:36 +1300 Andrew Ruthven 
> wrote:
> > Package: wnpp
> > Severity: wishlist
> > Owner: Andrew Ruthven 
> > 
> > * Package name: rt4-extension-mergeusers
> >   Version : 1.03
> >   Upstream Author : Best Practical Solutions, LLC <
> > modu...@bestpractical.com>
> > * URL : 
> > https://metacpan.org/release/RT-Extension-MergeUsers
> > * License : GPL v2
> >   Programming Lang: Perl
> >   Description : Merge users (Request Tracker)
> > 
> >  This extension allows merging users in Request Tracker.
> > 
> > You always end up with duplicate users in a ticketing system since
> > people
> > use different email addresses. This extension provides a mechanism
> > to
> > manage that better.
> > 
> > The intial packaging work has been carried but by myself for my
> > employer.
> > Ongoing maintenance will be by the Debian Request Tracker Group (of
> > which
> > I'm a member).
> 
> I'm quite interested in seeing this extension packaged in debian. Do
> you
> have your packaging work published somewhere that I could retrieve?
> 
-- 
Andrew Ruthven, Wellington, New Zealand
and...@etc.gen.nz  | linux.conf.au 2021, Canberra, AU
Catalyst Cloud:|   http://lca2021.linux.org.au/
   https://catalystcloud.nz|



Bug#894998: ITP: rt4-extension-rest2 -- REST2 API extension (Request Tracker)

2020-05-10 Thread Andrew Ruthven
Hey Gabriel,

You can fetch a .deb from:

http://mirror.catalyst.net.nz/catalyst/debian/dists/jessie/request-tracker/binary-all/rt4-extension-rest2_1.08c-1_all.deb

The "debian" branch is here: 
https://github.com/catalyst-cloud/rt-extension-rest2/commits/debian

Upstream is about to release v 1.09 which includes a number of features
I've added. Once that is released, then I'll build an updated package.
If someone is prepared to sponsor it (I'm a DM, not a DD), then I'
happy to load it.

Cheers,
Andrew

On Sun, 2020-05-10 at 14:11 -0400, Gabriel Filion wrote:
> Hello,
> 
> On Fri, 06 Apr 2018 14:57:30 +1200 Andrew Ruthven 
> wrote:
> > Package: wnpp
> > Severity: wishlist
> > Owner: Andrew Ruthven 
> > 
> > * Package name: rt4-extension-rest2
> >   Version : 1.03
> >   Upstream Author : Best Practical Solutions <
> > modu...@bestpractical.com>
> > * URL : https://metacpan.org/release/RT-Extension-REST2
> > * License : GPLv2
> >   Programming Lang: Perl
> >   Description : REST2 API extension (Request Tracker)
> > 
> >  This extension adds a modern REST API to Request Tracker.
> > 
> > The existing API for RT is a rather painful RFC822 (yes email)
> > based
> > system via HTTP. This extension provides a much nicer JSON based
> > RESTful
> > interface.
> > 
> > The intial packaging work has been carried but by myself for my
> > employer.
> > Ongoing maintenance will be by the Debian Request Tracker Group (of
> > which
> > I'm a member).
> 
> I'm quite interested in seeing this extension packaged in debian. Do
> you
> have your packaging work published somewhere that I could retrieve?
> 
-- 
Andrew Ruthven, Wellington, New Zealand
and...@etc.gen.nz  | linux.conf.au 2021, Canberra, AU
Catalyst Cloud:|   http://lca2021.linux.org.au/
   https://catalystcloud.nz|



Bug#894998: ITP: rt4-extension-rest2 -- REST2 API extension (Request Tracker)

2018-04-05 Thread Andrew Ruthven
Package: wnpp
Severity: wishlist
Owner: Andrew Ruthven 

* Package name: rt4-extension-rest2
  Version : 1.03
  Upstream Author : Best Practical Solutions 
* URL : https://metacpan.org/release/RT-Extension-REST2
* License : GPLv2
  Programming Lang: Perl
  Description : REST2 API extension (Request Tracker)

 This extension adds a modern REST API to Request Tracker.

The existing API for RT is a rather painful RFC822 (yes email) based
system via HTTP. This extension provides a much nicer JSON based RESTful
interface.

The intial packaging work has been carried but by myself for my employer.
Ongoing maintenance will be by the Debian Request Tracker Group (of which
I'm a member).



Bug#889636: ITP: rt4-extension-resetpassword -- Reset Password extension (Request Tracker)

2018-02-05 Thread Andrew Ruthven
Package: wnpp
Severity: wishlist
Owner: Andrew Ruthven 

* Package name: rt4-extension-resetpassword
  Version : 1.04
  Upstream Author : Best Practical Solutions 
* URL : https://metacpan.org/release/RT-Extension-ResetPassword
* License : GPLv2
  Programming Lang: Perl
  Description : Reset Password extension (Request Tracker)

 This extension allows users to get a reset password link in Request Tracker.

RT doesn't come out of the box with an ability for users to reset their
passwords if they forget them, or if they aren't set. This extension
adds that ability.

The intial packaging work has been carried but by myself for my employer.
Ongoing maintenance will be by the Debian Request Tracker Group (of which
I'm a member).



Bug#886526: ITP: rt4-extension-commandbymail -- Change metadata of ticket via email (Request Tracker)

2018-01-07 Thread Andrew Ruthven
Hi Tollef,

On Sun, 2018-01-07 at 13:29 +0100, Tollef Fog Heen wrote:
> ]] Andrew Ruthven 
> 
> > The intial packaging work has been carried but by myself for my
> > employer.
> > Ongoing maintenance will be by the Debian Request Tracker Group (of
> > which
> > I'm a member).
> 
> This is already packaged as librt-extension-commandbymail-perl, but
> feel
> free to have the team take it over.  (I'm the maintainer.)

Yeah, I spotted that when I went to add the Closes line to my changelog
and found I already had the old ITP bug number in there. ;)

Having the team take it over makes sense to me.

Cheers,
Andrew

-- 
Andrew Ruthven, Wellington, New Zealand
and...@etc.gen.nz | linux.conf.au 2018, Sydney, AU 
  New Zealand's only Cloud:   |  Just a little bit of history
https://catalyst.net.nz/cloud |     http://linux.conf.au



Bug#886527: ITP: rt4-extension-assets-import-csv -- Import Assets from CSV files (Request Tracker)

2018-01-07 Thread Andrew Ruthven
Package: wnpp
Severity: wishlist
Owner: Andrew Ruthven 

* Package name: rt4-extension-assets-import-csv
  Version : 2.2
  Upstream Author : Best Practical Solutions, LLC 
* URL : https://metacpan.org/release/RT-Extension-Assets-Import-CSV
* License : GPL v2
  Programming Lang: Perl
  Description : Import Assets from CSV files (Request Tracker)

 This extension allows importing and updating Asset records from CSV files.
  
 This is for RT 4.4.x, solutions for older versions available on CPAN.

Request Tracker 4.4.0 introduced an Assets module. This package allows
both importing assets from CSV files, and to update existing assets
using CSV files as well.

The intial packaging work has been carried but by myself for my employer.
Ongoing maintenance will be by the Debian Request Tracker Group (of which
I'm a mmember).



Bug#886526: ITP: rt4-extension-commandbymail -- Change metadata of ticket via email (Request Tracker)

2018-01-07 Thread Andrew Ruthven
Package: wnpp
Severity: wishlist
Owner: Andrew Ruthven 

* Package name: rt4-extension-commandbymail
  Version : 3.00
  Upstream Author : Best Practical Solutions, LLC 
* URL : https://metacpan.org/release/RT-Extension-CommandByMail
* License : GPL v2
  Programming Lang: Perl
  Description : Change metadata of ticket via email (Request Tracker)

This extension allows you to manage tickets via email interface. You may
put commands into the beginning of a mail, and extension will apply
them.

The intial packaging work has been carried but by myself for my employer.
Ongoing maintenance will be by the Debian Request Tracker Group (of which
I'm a member).



Bug#886525: ITP: rt4-extension-mergeusers -- Merge users (Request Tracker)

2018-01-07 Thread Andrew Ruthven
Package: wnpp
Severity: wishlist
Owner: Andrew Ruthven 

* Package name: rt4-extension-mergeusers
  Version : 1.03
  Upstream Author : Best Practical Solutions, LLC 
* URL : https://metacpan.org/release/RT-Extension-MergeUsers
* License : GPL v2
  Programming Lang: Perl
  Description : Merge users (Request Tracker)

 This extension allows merging users in Request Tracker.

You always end up with duplicate users in a ticketing system since people
use different email addresses. This extension provides a mechanism to
manage that better.

The intial packaging work has been carried but by myself for my employer.
Ongoing maintenance will be by the Debian Request Tracker Group (of which
I'm a member).



Bug#423458: dnscap packaged

2015-10-18 Thread Andrew Ruthven
On Sat, 2015-10-17 at 02:34 -0400, Sergio Durigan Junior wrote:
> It seems the work on this package has been pretty unstable.  I am
> planning to work on packaging this (once and for all).  Does anybody
> have anything against?

Hi Sergio,

I no longer require dnscap at work, but please go ahead and do the work
that's required.

Cheers,
Andrew

-- 
Andrew Ruthven, Wellington, New Zealand
and...@etc.gen.nz | linux.conf.au 2016 
  New Zealand's only Cloud:   | LCA By the Bay, Geelong, AU
https://catalyst.net.nz/cloud | http://lca2016.linux.org.au



Bug#415701: Packaging ready for review

2015-07-31 Thread Andrew Ruthven
Hi,

One of my colleagues asked to have RT::Extension::CommandByMail deployed
on our RT instance. I prefer to use Debian packages so I've a package,
the changes are available in a git repo here:

https://github.com/catalyst/rt-extension-commandbymail/tree/dpkg

If folks are happy with it, then I'll submit a pull request for upstream
and we can upload it to Debian.

Cheers,
Andrew

-- 
Andrew Ruthven, Wellington, New Zealand
and...@etc.gen.nz | linux.conf.au 2016 
  New Zealand's only Cloud:   | LCA By the Bay, Geelong, AU
https://catalyst.net.nz/cloud | http://lca2016.linux.org.au


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1438339524.15379.82.ca...@etc.gen.nz



Bug#423458: dnscap packaged

2012-10-25 Thread Andrew Ruthven
On Thu, 2012-10-25 at 15:00 +0200, Marc Haber wrote:
> On Tue, Feb 07, 2012 at 12:39:18AM +0000, Andrew Ruthven wrote:
> > Our git repo for dnscap is here:
> > 
> >   http://git.catalyst.net.nz/dnscap.git
> > 
> > I'm waiting for a minor update to a patch we're carrying, then we can
> > upload it to unstable.
> 
> What's the status for that? Is that minor update there now?

Yes, and you're prodded made me go and check for a new release, so I've
just updated the packaging to dnscap v141.

> I am a DD and can sponsor your upload to unstable. If you want me to
> help, please build a source package and make it available for me.

Having it sponsored would be great.  I'm a DM, so I'll be able to
continue to maintain it once it is uploaded.  I should really get around
to becoming a DD.  ;)

The git repo is here:
http://git.catalyst.net.nz/dnscap.git

You can grab the source package and an amd64 binary from here:
http://magnus.catalyst.net.nz/~puck/dnscap_debian.tar.gz

Thank you!

-- 
Andrew Ruthven, Wellington, New Zealand
At home: and...@etc.gen.nz | linux.conf.au 2013 
   |   Come join the party...
   | http://lca2013.linux.org.au


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


Bug#423458: dnscap packaged

2012-02-06 Thread Andrew Ruthven
Hello,

In April 2010 a colleague of mine created a dnscap Debian package for
use on a client's system.  I've just picked it up and cleaned it up a
bit further and started pondering uploading it to Debian.

Part of the pondering was to check BTS.  Good thing Francois checked, as
he found this RFP!

We're using our package in production, it is Lintian clean (except for
one warning about the manpage).

Our git repo for dnscap is here:

  http://git.catalyst.net.nz/dnscap.git

I'm waiting for a minor update to a patch we're carrying, then we can
upload it to unstable.

Cheers!

-- 
Andrew Ruthven, Wellington, New Zealand
At home: and...@etc.gen.nz | linux.conf.au 2013 
   |   Come join the party...
   | http://lca2013.linux.org.au


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


Bug#505405: [dsc] debianization of the dsc-collector

2010-09-21 Thread Andrew Ruthven
On Tue, 2010-09-21 at 11:33 +0200, Marc Haber wrote:

> I have packaged dsc for a project of a customer of mine, and a
> colleague and me are prepared to maintain dsc for Debian in the
> future. We will be ready to upload by mid October 2010.

Would it be possible to get the packages before then?  I would be
interested in comparing them to the packages I have already prepared.

Cheers!

-- 
Andrew Ruthven, Wellington, New Zealand
Catalyst IT Limited --> http://www.catalyst.net.nz
At work: andrew.ruth...@catalyst.net.nz
At home: and...@etc.gen.nz
GPG fpr: 34CA 12A3 C6F8 B156 72C2  D0D7 D286 CE0C 0C62 B791



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


Bug#258096: Current status

2009-11-29 Thread Andrew Ruthven
Hey,

With regards to required dependencies for Glom 1.12.3:

* goocanvasmm - 0.13 is in Debian, requires 0.14.
* libgdamm - requires 4.0, not in Debian. I compiled 3.99.17.

You need to have postgresql-8.4 installed to compile and working binary.

Other than those gotchas, I have glom compiled and running on Sid.

Regards,

-- 
Andrew Ruthven
Wellington, New Zealand
At home: and...@etc.gen.nz |  linux.conf.au 2010 
   | Follow the signs. Visit Wellington!
   |  http://www.lca2010.org.nz



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


Bug#258096: Broken dependency

2008-11-26 Thread Andrew Ruthven
The latest version of Glom - 1.8.2 - depends on libbakery 2.6 which
isn't in Debian yet.  :(

-- 
Andrew Ruthven, Wellington, New Zealand
At home: [EMAIL PROTECTED]   |  This space intentionally
 |left blank.


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


Bug#505405: [dsc] debianizationof the dollector

2008-11-12 Thread Andrew Ruthven
Hi Sascha,

I've packaged up DSC as a Debian package for our use, the work I've done
is in a git repository at:
  git://git.catalyst.net.nz/git/public/dsc.git
Or browseable at:
  http://git.catalyst.net.nz/gw?p=dsc.git;a=summary

To build it as a Debian package you need to do:
  git clone git://git.catalyst.net.nz/git/public/dsc.git
  cd dsc
  dpkg-buildpackage -uc -us -rfakeroot

It doesn't completely follow the correct approach for Debian packaging,
but it mostly works.  I'll see if I can get it into more complete shape
so it can be uploaded to Debian.

This is DSC version 200801301758, I know that there is a newer version,
it is on my list of things to do.

Cheers!

On Tue, 2008-11-11 at 23:05 -0800, Sascha Linden wrote:
> I need the collector, but not the presenter from dsc and would like to
> have a debian package to standardize on.  To that end, I've started the
> debainization of what I'm calling dsc-collector.  Since I'm not an
> experienced debian packager, I've appealed for help through the debian
> bug reporting system.  Here's a link to the work that I've done.
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505405
> 
> Does anyone have any experience that they can apply here?
> 
> -sascha
> 
> --LQksG6bCIzRHxTLp--
> ___
> dsc mailing list
> [EMAIL PROTECTED]
> http://www.measurement-factory.com/mailman/listinfo/dsc
-- 
Andrew Ruthven, Wellington, New Zealand
Catalyst IT Limited --> http://www.catalyst.net.nz
At work: [EMAIL PROTECTED]
At home: [EMAIL PROTECTED]
GPG fpr: 34CA 12A3 C6F8 B156 72C2  D0D7 D286 CE0C 0C62 B791



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


Bug#492939: [request-tracker-maintainers] request-tracker3.8 packages?

2008-09-18 Thread Andrew Ruthven
On Thu, 2008-09-18 at 15:57 +0300, Niko Tyni wrote:
> Gerardo Curiel's work on 3.8 packaging is available in our SVN repository:
> 
>  
> http://svn.debian.org/wsvn/pkg-request-tracker/packages/request-tracker3.8/trunk/debian/
>  
> svn://svn.debian.org/svn/pkg-request-tracker/packages/request-tracker3.8/trunk/debian/

Cool, I might have a look at that and see what differences there are to
my packaging.
 
> Andrew Ruthven has made Debian packages available, as seen in 
> 
>  http://lists.bestpractical.com/pipermail/rt-users/2008-August/053345.html

A number of people seem to be using my 3.8.1 packages both for Lenny and
Etch quite happily at this stage.  Some changes are still needed to the
installation instructions, but I believe that is the only issue.

Jesse has also expressed a strong interest in getting a number of the
Debian patches commited into RT.  I should really get back to getting
those submitted.

My work is in a git repo which is browseable at:
  http://git.catalyst.net.nz/gw?p=request-tracker.git;a=summary

Or you can check it using:
  git clone git://git.catalyst.net.nz/request-tracker.git

> I'm not sure how much Gerardo and Andrew have joined their efforts, Cc'ing
> them. Andrew, you'd naturally be very welcome in the pkg-request-tracker
> group.  Please let us know if you want to get involved.

We haven't joined our efforts at all.  :)  I saw an email indicating he
wanted to work on it, but hadn't seen anything further, rats.

Yes, I'm interested in getting more involved.

Cheers!

-- 
Andrew Ruthven, Wellington, New Zealand
At home: [EMAIL PROTECTED]   |  This space intentionally
 |left blank.


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


Bug#469353: news?

2008-09-08 Thread Andrew Ruthven
Hi Yves-Alexis,

I've packaged up RT 3.8.1 for Sid/Lenny and back-ported the packages for
Etch.  To install for Sid/Lenny you need in your apt sources.list file
is:

deb http://debian.etc.gen.nz lenny rt

For Etch, you need to have:

deb http://debian.etc.gen.nz etch rt

Plus the repository that Emmanuel Lacour has put together of
dependencies:

http://rt.easter-eggs.org/debian/

Cheers!

On Mon, 2008-09-08 at 12:15 +0200, Yves-Alexis Perez wrote:
> Hey,
> 
> we are considering using RT at work, and we would like to directly use
> RT 3.8. Not sure I'll be able to help much on packaging because I don't
> know much on RT (I'm not the one taking care of it here), but I could
> give some hand. Is there some pre-test packages or something like that?
> 
> Cheers,
> -- 
> Yves-Alexis
> 
> 
> 
-- 
Andrew Ruthven
Wellington, New Zealand
At home: [EMAIL PROTECTED]   |  This space intentionally
 |left blank.


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


Bug#469353: RT 3.8 for Debian

2008-07-28 Thread Andrew Ruthven
Hi guys,

On Sun, 2008-07-27 at 18:23 +1200, Andrew Ruthven wrote:

> It installs, and works.  I've so far only tested using PostgreSQL on a
> fresh install.  I'm about to test SQLite, and I'll try doing an upgrade
> from my existing 3.6 install (with Pg).

SQLite works, as does upgrading a RT3.6 Pg DB (by specifying all the
upgrade directories manually).  I've made a number of changes based on
feedback from Jesse, with a few more changes on the way.

I've updated the RTFM packages as well, and there is now a rt3.8-rtfm
package in my Debian repo.  My git repo for RTFM is at:
  git://git.catalyst.net.nz/rt-rtfm.git
gitweb at:
  http://git.catalyst.net.nz/gw?p=rt-rtfm.git;a=summary

I should probably move the git repos to my personal server at some
stage...

Cheers!

-- 
Andrew Ruthven
Wellington, New Zealand
At home: [EMAIL PROTECTED]   |  This space intentionally
 |left blank.


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


Bug#469353: RT 3.8 for Debian

2008-07-26 Thread Andrew Ruthven
Hi guys,

I started working on packaging up RT 3.8 for Debian on Friday.
Unfortunately I've only just seen Gerardo's comment that he was working
on it as well.  Darn...

My work so far is in a Git repository, located at:
  git://git.catalyst.net.nz/request-tracker.git
gitweb at:
  http://git.catalyst.net.nz/gw?p=request-tracker.git;a=summary

It installs, and works.  I've so far only tested using PostgreSQL on a
fresh install.  I'm about to test SQLite, and I'll try doing an upgrade
from my existing 3.6 install (with Pg).

You can use git-buildpackage to build the .debs yourselves.  They also
available via apt-get if you add the repo:
  http://debian.etc.gen.nz lenny rt

The upgrade notes still need some work.

Cheers!

-- 
Andrew Ruthven
Wellington, New Zealand
At home: [EMAIL PROTECTED]   |  This space intentionally
 |left blank.


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


Bug#469353: Offer of help

2008-07-13 Thread Andrew Ruthven
Hi,

I'm currently maintaining a couple of RT instances, I'd be interested in
helping out.

I'm a Debian Maintainer.

Cheers!

-- 
Andrew Ruthven, Wellington, New Zealand
At home: [EMAIL PROTECTED]   |  This space intentionally
 |left blank.


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