Bug#656177: Acknowledgement (RFP: appmenu-gtk -- global appmenu integration)

2012-01-17 Thread Ritesh Raj Sarraf
Actually, this request is for the whole of appmenu packaging.


-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System



signature.asc
Description: OpenPGP digital signature


Bug#656142: ITP: duff -- Duplicate file finder

2012-01-17 Thread Simon Josefsson
Kamal Mostafa ka...@whence.com writes:

 Package: wnpp
 Severity: wishlist
 Owner: Kamal Mostafa ka...@whence.com


 * Package name: duff
   Version : 0.5
   Upstream Author : Camilla Berglund elmindr...@elmindreda.org
 * URL : http://duff.sourceforge.net/
 * License : Zlib
   Programming Lang: C
   Description : Duplicate file finder

 Duff is a command-line utility for identifying duplicates in a given set of
 files.  It attempts to be usably fast and uses the SHA family of message
 digests as a part of the comparisons.

If there aren't warnings about use of SHA1 in the tool, there should be.
While I don't recall any published SHA1 collisions, SHA1 is considered
broken and shouldn't be used if you want to trust your comparisons.  I'm
assuming the tool supports SHA256 and other SHA2 hashes as well?  It
might be useful to make sure the defaults are non-SHA1.

/Simon



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87wr8qk8r5@latte.josefsson.org



Bug#656142: ITP: duff -- Duplicate file finder

2012-01-17 Thread Lars Wirzenius
On Mon, Jan 16, 2012 at 12:58:13PM -0800, Kamal Mostafa wrote:
 * Package name: duff
 * URL : http://duff.sourceforge.net/

A quick speed comparison:

real  user  system  max RSS  elapsed  cmd   
 (s)   (s) (s)(KiB)  (s)
 3.2   2.4 5.862784  5.8  hardlink --dry-run files  /dev/null  
 1.1   0.4 1.615424  1.6  rdfind files  /dev/null  
 1.9   0.2 2.2 9904  2.2  duff-0.5/src/duff -r files  /dev/null

rdfind seems to be quickest one, but duff compares well with hardlink,
which (see http://liw.fi/dupfiles/) was the fastest one I knew of in
Debian so far.

This was done using my benchmark-cmd utility in my extrautils
collection (not in Debian): http://liw.fi/extrautils/ for source.
The exact command to generate the above table:

benchmark-cmd \
--setup='genbackupdata --create=100m files' \
--setup='cp -a files/0 files/copy' \
--cleanup='rm -rf files' \
--verbose \
--command='hardlink --dry-run files  /dev/null' \
--command='rdfind files  /dev/null' \
--command='duff-0.5/src/duff -r files  /dev/null'

Personally, I would be wary of using checksums for file comparisons,
since comparing files byte-by-byte isn't slow (you only need to
do it to files that are identical in size, and you need to read
all the files anyway).

I also think we've now got enough of duplicate file finders in
Debian that it's time to consider whether we need so many. It's
too bad they all have incompatible command line syntaxes, or it
would be possible to drop some. (We should accept a new one if
it is better than the existing ones, of course. Evidence required.)

-- 
Freedom-based blog/wiki/web hosting: http://www.branchable.com/


signature.asc
Description: Digital signature


Bug#656186: RFA: mimetex

2012-01-17 Thread Hilmar Preusse
Package: wnpp
Severity: normal

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440337#15

Isaac retired from Debian. I've just made a QA upload. If you want to
maintain this package through the Debian TeX maintainers, please adopt it.

Hilmar



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120117092519.18532.59674.reportbug@localhost.localdomain



Processed: owner 609240, retitle 609240 to ITP: rtaudio -- C++ library for realtime audio input/ouput

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

 owner 609240 Alessio Treglia ales...@debian.org
Bug #609240 [wnpp] RFP: librtaudio -- A C++ library for realtime audio 
input/ouput
Owner recorded as Alessio Treglia ales...@debian.org.
 retitle 609240 ITP: rtaudio -- C++ library for realtime audio input/ouput
Bug #609240 [wnpp] RFP: librtaudio -- A C++ library for realtime audio 
input/ouput
Changed Bug title to 'ITP: rtaudio -- C++ library for realtime audio 
input/ouput' from 'RFP: librtaudio -- A C++ library for realtime audio 
input/ouput'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
609240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609240
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.132679214020605.transcr...@bugs.debian.org



Bug#648341: Bug #648341: ITA: abiword -- efficient, featureful word processor

2012-01-17 Thread Aron Xu
On Tue, Jan 17, 2012 at 02:00, Dmitry Smirnov only...@member.fsf.org wrote:
 Hi Aron,

 Package is all good for final review.

 All the issues you brought to my attention are now fixed in the updated 
 package.


I see your package is in good shape. It's nearly ready for upload.

 The only controversial change I'm a little bit concerned about is dropping 
 libgoffice
 in order to deliver most recent release.

 I hope this will be all right with you, otherwise I'll package older version
 and we'll wait for libgoffice-0.10 availability.

 I think it's a good time for upload since the package update is long overdue.


I wonder what's the impact of disabling libgoffice? If it's not too
visible to user, I'm okay.

 Please feel free to grab source package:

 dget -ux 
 http://mentors.debian.net/debian/pool/main/a/abiword/abiword_2.9.2-1.dsc


 Alternatively you can use the temporary git repository:

    http://git.debian.org/?p=users/onlyjob-guest/abiword.git


Apparently... git.debian.org has been down today... And I suggest to
move the repository to collab-maint, so other one can help easily when
you ask them.

Apart from packaging stuff, I'd like to ask you spend some effort on
triaging bugs on BTS. I believe many of them has been fixed (maybe
already long time before). Once the package get uploaded, please act
if you see appropriate as you've becoming the new maintainer in
Debian.

-- 
Regards,
Aron Xu



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAMr=8w47zf1kn9z1hbq2afpe0wnrxbw18ans8jodakqc1k3...@mail.gmail.com



Bug#648341: Bug #648341: ITA: abiword -- efficient, featureful word processor

2012-01-17 Thread Aron Xu
Also there is a lintian warning which is easy to fix:

W: abiword source: unknown-paragraph-in-dep5-copyright paragraph 4




-- 
Regards,
Aron Xu



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAMr=8w40tk-_6vtd02ujzvfyezzd12ozdvsoscxwmtg4ya0...@mail.gmail.com



Bug#656186: RFA: mimetex

2012-01-17 Thread Hilmar Preusse
retitle 656186 ITA: mimetex
stop



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120117105213.gc18...@preusse-16223.user.cis.dfn.de



Processed: Re: RFA: mimetex

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

 retitle 656186 ITA: mimetex
Bug #656186 [wnpp] RFA: mimetex
Changed Bug title to 'ITA: mimetex' from 'RFA: mimetex'
 stop
Stopping processing here.

Please contact me if you need assistance.
-- 
656186: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656186
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.132679754916048.transcr...@bugs.debian.org



Bug#656191: ITP: rtmidi -- C++ library for realtime MIDI input/ouput

2012-01-17 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia ales...@debian.org

* Package name: rtmidi
  Version : 1.0.15
  Upstream Author : Gary P. Schiavone g...@music.mcgill.ca
* URL : http://www.music.mcgill.ca/~gary/rtmidi/
* License : MIT
  Programming Lang: C++
  Description : C++ library for realtime MIDI input/ouput

 RtMidi is a set of C++ classes that provides a common API (Application
 Programming Interface) for realtime MIDI input/output across Linux
 (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
 (DirectSound and ASIO) operating systems. RtMidi significantly
 simplifies the process of interacting with computer audio hardware. It
 was designed with the following objectives:
 .
  * object-oriented C++ design
  * simple, common API across all supported platforms
  * only one source and two header files for easy inclusion in
programming projects
  * MIDI device enumeration
 .
 MIDI input and output functionality are separated into two classes,
 RtMidiIn and RtMidiOut. Each class instance supports only a single MIDI
 connection. RtMidi does not provide timing functionality (i.e., output
 messages are sent immediately). Input messages are timestamped with delta
 times in seconds (via a double floating point type). MIDI data is passed
 to the user as raw bytes using an std::vectorunsigned char.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120117111250.21977.93754.reportbug@alessio-laptop



Bug#648341: Bug #648341: ITA: abiword -- efficient, featureful word processor

2012-01-17 Thread Dmitry Smirnov
Hi Aron,

 
 I see your package is in good shape. It's nearly ready for upload.
 

Thank you but Nearly? ;) 
So what exactly you'd like me to change before upload?

 
 I wonder what's the impact of disabling libgoffice? If it's not too
 visible to user, I'm okay.

I tried to spot any difference by rinning two abiwords side by side but I 
couldn't. I'm not aware of any impact so we might try to upload this version.
Hardly it will be any worse than what's available now.


 Apparently... git.debian.org has been down today... And I suggest to
 move the repository to collab-maint, so other one can help easily when
 you ask them.
 

Indeed I was plannig to move to collab-maint. Would you like me to do it 
before you upload the package?
I was planning to do it later.


 Apart from packaging stuff, I'd like to ask you spend some effort on
 triaging bugs on BTS. I believe many of them has been fixed (maybe
 already long time before). Once the package get uploaded, please act
 if you see appropriate as you've becoming the new maintainer in
 Debian.

Of course, I will.

Thanks.

Dmitry.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201201172213.04220.only...@member.fsf.org



Bug#648341: Bug #648341: ITA: abiword -- efficient, featureful word processor

2012-01-17 Thread Dmitry Smirnov
On Tue, 17 Jan 2012 21:22:32 Aron Xu wrote:
 Also there is a lintian warning which is easy to fix:
 
 W: abiword source: unknown-paragraph-in-dep5-copyright paragraph 4

May I ask for your advise how this can be fixed without breaking DEP-5 ?

I was looking into this but I'm not sure what's best to do.

Thanks,
Dmitry.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201201172214.48593.only...@member.fsf.org



Bug#648341: Bug #648341: ITA: abiword -- efficient, featureful word processor

2012-01-17 Thread Aron Xu
On Tue, Jan 17, 2012 at 19:13, Dmitry Smirnov only...@member.fsf.org wrote:
 Hi Aron,


 I see your package is in good shape. It's nearly ready for upload.


 Thank you but Nearly? ;)
 So what exactly you'd like me to change before upload?


Yes, just for the questions I asked you, :)


 I wonder what's the impact of disabling libgoffice? If it's not too
 visible to user, I'm okay.

 I tried to spot any difference by rinning two abiwords side by side but I
 couldn't. I'm not aware of any impact so we might try to upload this version.
 Hardly it will be any worse than what's available now.



OK.

 Apparently... git.debian.org has been down today... And I suggest to
 move the repository to collab-maint, so other one can help easily when
 you ask them.


 Indeed I was plannig to move to collab-maint. Would you like me to do it
 before you upload the package?
 I was planning to do it later.



It'd better to change before upload, especially change the field in
debian/control. I think after changing this and fixing the minor
lintian warning, I can upload the package.


-- 
Regards,
Aron Xu



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAMr=8w5b21d0vyar59nflclawngn+te4yrzauxpiawhvp57...@mail.gmail.com



Bug#648341: Bug #648341: ITA: abiword -- efficient, featureful word processor

2012-01-17 Thread Aron Xu
On Tue, Jan 17, 2012 at 19:14, Dmitry Smirnov only...@member.fsf.org wrote:
 On Tue, 17 Jan 2012 21:22:32 Aron Xu wrote:
 Also there is a lintian warning which is easy to fix:

 W: abiword source: unknown-paragraph-in-dep5-copyright paragraph 4

 May I ask for your advise how this can be fixed without breaking DEP-5 ?

 I was looking into this but I'm not sure what's best to do.

 Thanks,
 Dmitry.

IIRC the section Comment must come along with License, so you can
put the comments beneath the paragraph that have Files: *.

-- 
Regards,
Aron Xu



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAMr=8w7pamndvvtk0tpm1mqdbnnxab1aikpakqlyjtmhhxu...@mail.gmail.com



Bug#648341: Bug #648341: ITA: abiword -- efficient, featureful word processor

2012-01-17 Thread Dmitry Smirnov
IIRC the section Comment must come along with License, so you can
put the comments beneath the paragraph that have Files: *.

Good idea, thank you.
I did that and uploaded updated source package to mentors.
 

 Yes, just for the questions I asked you, :)

No worries, I think I'm done for a moment, see below.


  Apparently... git.debian.org has been down today... And I suggest to
  move the repository to collab-maint, so other one can help easily when
  you ask them.
  
  Indeed I was plannig to move to collab-maint. Would you like me to do it
  before you upload the package?
  I was planning to do it later.
 
 It'd better to change before upload, especially change the field in
 debian/control. I think after changing this and fixing the minor
 lintian warning, I can upload the package.

I think it is minor issue. If you're going to disappear for 6 months after 
upload then let's wait till collab-maint to be fixed and put the repository 
there beforehand.

But I think we might need to upload again soon as the number of bugs suggests 
more changes might be necessary.
In this case I'll just bundle other changes with the repository move.
If that's OK with you, fell free to grab the source package from mentors right 
away. :)

Regards,
Dmitry.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201201172306.16199.only...@member.fsf.org



Bug#554674: marked as done (O: googlizer -- utility to search Google via your GNOME)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 12:28:02 +
with message-id e1rn88w-0001pj...@franck.debian.org
and subject line Bug#655764: Removed package(s) from unstable
has caused the Debian Bug report #554674,
regarding O: googlizer -- utility to search Google via your GNOME
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


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

The current maintainer of googlizer, Robert McQueen robot...@debian.org,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: googlizer
Binary: googlizer
Version: 0.3-3
Priority: optional
Section: gnome
Maintainer: Robert McQueen robot...@debian.org
Build-Depends: debhelper (= 2), libgnomeui-dev, libgtk2.0-dev (= 2.0.6-2)
Architecture: any
Standards-Version: 3.5.9
Format: 1.0
Directory: pool/main/g/googlizer
Files:
 dbfd85def6007e5d385fe30aadc926ce 605 googlizer_0.3-3.dsc
 63f59e073ee6c8b080a52c4efc43cb99 11349 googlizer_0.3.orig.tar.gz
 f4eceb987f091dacae7dd8d7c5366f73 3055 googlizer_0.3-3.diff.gz

Package: googlizer
Binary: googlizer
Version: 0.3-3
Priority: optional
Section: gnome
Maintainer: Robert McQueen robot...@debian.org
Build-Depends: debhelper (= 2), libgnomeui-dev, libgtk2.0-dev (= 2.0.6-2)
Architecture: any
Standards-Version: 3.5.9
Format: 1.0
Directory: pool/main/g/googlizer
Files:
 dbfd85def6007e5d385fe30aadc926ce 605 googlizer_0.3-3.dsc
 63f59e073ee6c8b080a52c4efc43cb99 11349 googlizer_0.3.orig.tar.gz
 f4eceb987f091dacae7dd8d7c5366f73 3055 googlizer_0.3-3.diff.gz

Package: googlizer
Priority: optional
Section: gnome
Installed-Size: 100
Maintainer: Robert McQueen robot...@debian.org
Architecture: amd64
Version: 0.3-3
Depends: libart-2.0-2 (= 2.3.16), libatk1.0-0 (= 1.9.0), libbonobo2-0 (= 
2.13.0), libbonoboui2-0 (= 2.5.4), libc6 (= 2.3.5-1), libcairo2 (= 1.0.2-2), 
libfontconfig1 (= 2.3.0), libgconf2-4 (= 2.13.5), libglib2.0-0 (= 2.10.0), 
libgnome-keyring0 (= 0.4.3), libgnome2-0 (= 2.8.0), libgnomecanvas2-0 (= 
2.11.1), libgnomeui-0 (= 2.8.0), libgnomevfs2-0 (= 2.13.92), libgtk2.0-0 (= 
2.8.0), libice6, liborbit2 (= 1:2.10.0), libpango1.0-0 (= 1.12.0), libpopt0 
(= 1.7), libsm6, libx11-6, libxcursor1 ( 1.1.2), libxext6, libxi6, 
libxinerama1, libxml2 (= 2.6.23), libxrandr2, libxrender1 (= 1:0.9.0.2), 
zlib1g (= 1:1.2.1)
Recommends: gnome-panel
Filename: pool/main/g/googlizer/googlizer_0.3-3_amd64.deb
Size: 9972
MD5sum: be155f2231526210bbc7a4f5c9bbe98b
SHA1: 4ddab466b4bc35e69bdebd1dbaf315e76e00dc4e
SHA256: b536cbc64025070e187e6d7ed26127a8bfec6e43bee5613bd7d730c45d3236fa
Description: utility to search Google via your GNOME menu/panel
 This is a very simple and very handy utility that just spawns the
 configured GNOME browser with a Google search on whatever you have in
 the X clipboard (whatever you last selected). It's not even an applet,
 just a program with a launcher that's nice to put on the panel - drag
 it there from the menu. It also includes support for a command line
 option -u/--url, to specify an alternative URL to which the search
 should be appended before opening.
Tag: interface::x11, protocol::http, role::program, scope::utility, 
suite::gnome, uitoolkit::gtk, use::searching, x11::applet

Package: googlizer
Priority: optional
Section: gnome
Installed-Size: 100
Maintainer: Robert McQueen robot...@debian.org
Architecture: amd64
Version: 0.3-3
Depends: libart-2.0-2 (= 2.3.16), libatk1.0-0 (= 1.9.0), libbonobo2-0 (= 
2.13.0), libbonoboui2-0 (= 2.5.4), libc6 (= 2.3.5-1), libcairo2 (= 1.0.2-2), 
libfontconfig1 (= 2.3.0), libgconf2-4 (= 2.13.5), libglib2.0-0 (= 2.10.0), 
libgnome-keyring0 (= 0.4.3), libgnome2-0 (= 2.8.0), libgnomecanvas2-0 (= 
2.11.1), libgnomeui-0 (= 2.8.0), libgnomevfs2-0 (= 2.13.92), libgtk2.0-0 (= 
2.8.0), libice6, liborbit2 (= 1:2.10.0), libpango1.0-0 (= 1.12.0), libpopt0 
(= 1.7), libsm6, libx11-6, libxcursor1 ( 1.1.2), libxext6, libxi6, 
libxinerama1, libxml2 (= 2.6.23), libxrandr2, libxrender1 (= 1:0.9.0.2), 
zlib1g (= 1:1.2.1)
Recommends: gnome-panel
Filename: pool/main/g/googlizer/googlizer_0.3-3_amd64.deb
Size: 9972
MD5sum: be155f2231526210bbc7a4f5c9bbe98b
SHA1: 4ddab466b4bc35e69bdebd1dbaf315e76e00dc4e
SHA256: 

Bug#613210: Status of ITP: replicatorg ?

2012-01-17 Thread Nicolas Dandrimont
Le 16/01/2012 à 05:22, Jeremy Bicha jbi...@ubuntu.com écrivit :
 Hi, I was curious how the work was coming on getting replicatorg into
 Debian. I'm a bit curious as to why bug 613297 is a blocker; I didn't
 think replicatorg used twitter at all.

Hello Jeremy, and thanks for your interest in replicatorg packaging,

In replicatorg, at least until version 24, there was a twitter bot
plugin which could be used for the machine to tweet what it has
printed... I'm not sure if it's still available as I haven't followed
ReplicatorG development lately. My latest gut feeling was to patch it
out, seeing the problems with the twitter module.

 If you do decide not to continue working on this, could you at least
 post what you've done so far?

The only problem I see for packaging replicatorg and see it accepted in
Debian is the number of embedded copies of skeinforge (I already
expunged avrdude without a hiccup, and the java libraries are
available).

I intended for the replicatorg source package to build a binary package
for each version of skeinforge embedded, each of them providing a common
skeinforge virtual package on which the replicatorg binary package
would depend.

I've been swamped by work lately, and didn't have time to use a MakerBot
since september (yay PhD). Fortunately, my workload is tapering off and
I'd be glad to have someone co-maintain the package! I'll clean up what
I have right now to push it to collab-maint so you can take a look.

(Oh, yeah, that'll have to wait for alioth to come back up too :) I'll
ping you when it's ready)

Cheers,
-- 
Nicolas Dandrimont



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/874nvu7bto@poincare.home.olasd.eu



Bug#619056: ITP: YAGF - frontend for Cuneiform OCR

2012-01-17 Thread Boris Pek
Hi,

Are you working on the package or are going to make it in the nearest future?
If no, please rename ITP bug to RFP (Request for Package) or just answer here.
If yes, would you need a co-maintainer? I am interested in this package now...

Also I have found few links to an unofficial packages [1][2].
So we can can use these examples to start.

Best regards,
Boris


[1] http://gnu.ethz.ch/debian/yagf/
[2] https://github.com/AlexanderP/dsc-file/tree/master/debian-yagf


Bug#619460: ITP: cuneiform-qt -- GUI frontend for Cuneiform

2012-01-17 Thread Boris Pek
Hi,

Are you sure that you want this package in Debian?
Last stable release of this program was in 2009. It looks dead.
And this program has very poor functional in comparing with
YAGF [1], for example.

Also I see that you sent similar ITP bug report for YAGF [2].

I think we don't really need cuneiform-qt package in Debian.
And if you agree with me please close this bug.

Best regards,
Boris

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571321
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619056


Bug#656199: ITP: liboptions-java -- liboptions-java

2012-01-17 Thread Andreas Tille
Package: wnpp
Severity: wishlist
Owner: Andreas Tille ti...@debian.org

* Package name: liboptions-java
  Version : 0.20120113
  Upstream Author : Dr. Matthias Laux matthias.l...@icw.de
* URL : sended in private via mail, I asked for publishing at some 
downloadable place
* License : Apache License Version 2.0
  Programming Lang: Java
  Description : command line option parsing library for Java
 Generic Java API to
  * Check whether the syntax used is valid and supported
  * Retrieve the actual data required for the application
 The Options class implements a generic approach to easily handle the
 most complex situations. The class allows for a simple definition of the
 required options and data arguments, and provides thorough syntax checks
 and easy access to the results of these checks.

The reason for packaging is that this library is used in several
bioinformatics tools I'm packaging on behalf of the Debian Med project.

The packaging is finished in principle and will be pushed to

   git://git.debian.org/git/debian-med/liboptions-java.git

once Vasks is back.  You can obtain the source via pristine-tar if needed.

Kind regards

   Andreas.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120117131332.17504.32620.report...@mail.an3as.eu



Bug#656203: ITP: libqsi -- Quantum Scientific Imaging Library

2012-01-17 Thread Jasem Mutlaq
Package: wnpp
Severity: wishlist
Owner: Jasem Mutlaq mutla...@ikarustech.com


* Package name: libqsi
  Version : 6.0.3
  Upstream Author : QSI supp...@qsimaging.com
* URL : http://www.qsimaing.com
* License : BSD
  Programming Lang: C++
  Description : Quantum Scientific Imaging Library



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120117132533.11187.7812.reportbug@jasem-desktop



Bug#656206: ITP: gst-chromaprint -- A GStreamer plugin for chromaprint

2012-01-17 Thread Christoph Reiter
Package: wnpp
Severity: wishlist
Owner: Christoph Reiter reiter.christ...@gmail.com

* Package name: gst-chromaprint
  Version : 0.1
  Upstream Author : Lukáš Lalinský lalin...@gmail.com
* URL : https://github.com/lalinsky/gst-chromaprint
* License : LGPL-2+
  Programming Lang: C
  Description : A GStreamer plugin for chromaprint



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120117134002.30670.81034.reportbug@tux



Bug#583244: Package in mentors

2012-01-17 Thread Aron Xu
Nice to hear from you! Alioth is down today, so I might have to wait
it come back to check your changes.

-- 
Regards,
Aron Xu



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAMr=8w5Sn3iAHP84E+xpbXt=uw7ac8kkv01ocdnqfy0d3ad...@mail.gmail.com



Bug#656211: ITP: indi-qsi -- INDI QSI Driver

2012-01-17 Thread Jasem Mutlaq
Package: wnpp
Severity: wishlist
Owner: Jasem Mutlaq mutla...@ikarustech.com


* Package name: indi-qsi
  Version : 0.4
  Upstream Author : Sami Lehti sami.le...@helsinki.fi, Jasem Mutlaq
mutla...@ikarustech.com
* URL : http://www.indilib.org
* License :  LGPL
  Programming Lang: C++
  Description : INDI QSI Driver

INDI driver for QSI CCD  Filter Wheel. Package uploaded to Debian mentors
service: http://mentors.debian.net/package/indi-qsi



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120117134351.11273.38310.reportbug@jasem-desktop



Bug#656203: ITP: libqsi -- Quantum Scientific Imaging Library

2012-01-17 Thread Andreas Tille
Hi Jasem,

despite the long description for this package is missing this would
probably a nice target for Debian Science.  In case you are not aware of
this project feel free to ask for explanation on the mailing list.

Kind regards

  Andreas.

On Tue, Jan 17, 2012 at 04:25:33PM +0300, Jasem Mutlaq wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Jasem Mutlaq mutla...@ikarustech.com
 
 
 * Package name: libqsi
   Version : 6.0.3
   Upstream Author : QSI supp...@qsimaging.com
 * URL : http://www.qsimaing.com
 * License : BSD
   Programming Lang: C++
   Description : Quantum Scientific Imaging Library
 
 
 
 -- 
 To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: 
 http://lists.debian.org/20120117132533.11187.7812.reportbug@jasem-desktop
 
 

-- 
http://fam-tille.de



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120117134341.gc17...@an3as.eu



Bug#648341: marked as done (ITA: abiword -- efficient, featureful word processor)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 13:49:27 +
with message-id e1rn9pj-0002nf...@franck.debian.org
and subject line Bug#648341: fixed in abiword 2.9.2-1
has caused the Debian Bug report #648341,
regarding ITA: abiword -- efficient, featureful word processor
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


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

Hi,

unfortunately I do not currently have the resources to continue maintainership
of Debian packages, thus I am hereby orphaning this package.

Abiword upstream is generally responsive and helpful, especially in their IRC
channel.

Kind regards,
Patrik


---End Message---
---BeginMessage---
Source: abiword
Source-Version: 2.9.2-1

We believe that the bug you reported is fixed in the latest version of
abiword, which is due to be installed in the Debian FTP archive:

abiword-common_2.9.2-1_all.deb
  to main/a/abiword/abiword-common_2.9.2-1_all.deb
abiword-plugin-grammar_2.9.2-1_amd64.deb
  to main/a/abiword/abiword-plugin-grammar_2.9.2-1_amd64.deb
abiword-plugin-mathview_2.9.2-1_amd64.deb
  to main/a/abiword/abiword-plugin-mathview_2.9.2-1_amd64.deb
abiword_2.9.2-1.debian.tar.gz
  to main/a/abiword/abiword_2.9.2-1.debian.tar.gz
abiword_2.9.2-1.dsc
  to main/a/abiword/abiword_2.9.2-1.dsc
abiword_2.9.2-1_amd64.deb
  to main/a/abiword/abiword_2.9.2-1_amd64.deb
abiword_2.9.2.orig.tar.gz
  to main/a/abiword/abiword_2.9.2.orig.tar.gz
libabiword-2.9-dev_2.9.2-1_amd64.deb
  to main/a/abiword/libabiword-2.9-dev_2.9.2-1_amd64.deb
libabiword-2.9_2.9.2-1_amd64.deb
  to main/a/abiword/libabiword-2.9_2.9.2-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 648...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Smirnov only...@member.fsf.org (supplier of updated abiword package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 21 Nov 2011 01:58:27 +1100
Source: abiword
Binary: abiword-common abiword abiword-plugin-grammar abiword-plugin-mathview 
libabiword-2.9 libabiword-2.9-dev
Architecture: source all amd64
Version: 2.9.2-1
Distribution: unstable
Urgency: low
Maintainer: Dmitry Smirnov only...@member.fsf.org
Changed-By: Dmitry Smirnov only...@member.fsf.org
Description: 
 abiword- efficient, featureful word processor with collaboration
 abiword-common - efficient, featureful word processor with collaboration -- 
common
 abiword-plugin-grammar - grammar checking plugin for AbiWord
 abiword-plugin-mathview - equation editor plugin for AbiWord
 libabiword-2.9 - efficient, featureful word processor with collaboration -- 
shared
 libabiword-2.9-dev - efficient, featureful word processor with collaboration 
-- develo
Closes: 608164 624095 648153 648341 655308
Changes: 
 abiword (2.9.2-1) unstable; urgency=low
 .
   * New Upstream Release (2011-11-14)
   * New maintainer (Closes: #648341)
   * Packaging update
 + standards to recent versions
 - completely dropped CDBS, in favour of debhelper
 + parallel build
 + --as-needed to minimize needless linking
 + dh-autoreconf replaced old patches for make files
 + use dpkg-provided build flags + hardening
 + build-depends update (Closes: #655308)
   - dropped libgoffice dependency (to package latest abiword 2.9.2)
   + added note to README.Debian
 + debian/copyright to DEP-5 format
 + revised mime-types-desktop patch (Closes: #608164)
 + new patch to disable smooth scrolling (Closes: #624095)
 + new patch (only applied on Hurd) to fix GNU Hurd build problem
   (Closes: #648153) (Thanks to Svante Signell)
 + debian/watch is updated
 - README.source is removed
Checksums-Sha1: 
 675c4292b34f37e0e7523fec828197b703c7a0a7 2475 abiword_2.9.2-1.dsc
 34a6e4e9c5619e8f2d619ac844519fc9378405b3 10299625 abiword_2.9.2.orig.tar.gz
 aadb96aa4686a31c7bd741ad7dfb08ac0346167d 43931 abiword_2.9.2-1.debian.tar.gz
 6198a515c9f988979bffc8e2f5a945a74ead634d 2147784 abiword-common_2.9.2-1_all.deb
 1a4e3ef32839ef2f40155ef64b8b00beff073f39 1601382 abiword_2.9.2-1_amd64.deb
 1f606c871a646f458fff6e4aefae122bb4ea12e2 39076 

Bug#656203: ITP: libqsi -- Quantum Scientific Imaging Library

2012-01-17 Thread Jasem Mutlaq
Hi Andreas,

Sorry I missed that, first time filling an ITP request! I have several
packages suitable for Debian Science. All are related to INDI Library
(www.indilib.org) which KStars and other clients utilize to control
astronomical instrumentation.

Regards,
Jasem


On Tue, Jan 17, 2012 at 4:43 PM, Andreas Tille andr...@an3as.eu wrote:
 Hi Jasem,

 despite the long description for this package is missing this would
 probably a nice target for Debian Science.  In case you are not aware of
 this project feel free to ask for explanation on the mailing list.

 Kind regards

      Andreas.

 On Tue, Jan 17, 2012 at 04:25:33PM +0300, Jasem Mutlaq wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Jasem Mutlaq mutla...@ikarustech.com


 * Package name    : libqsi
   Version         : 6.0.3
   Upstream Author : QSI supp...@qsimaging.com
 * URL             : http://www.qsimaing.com
 * License         : BSD
   Programming Lang: C++
   Description     : Quantum Scientific Imaging Library



 --
 To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: 
 http://lists.debian.org/20120117132533.11187.7812.reportbug@jasem-desktop



 --
 http://fam-tille.de



-- 
--
Best Regards,
Jasem Mutlaq



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAE0bU5kpqNMJzRDeMcBt=akrxdegjibvsy9shh5b4kr6olo...@mail.gmail.com



Bug#656211: ITP: indi-qsi -- INDI QSI Driver

2012-01-17 Thread Neil Williams
On Tue, 17 Jan 2012 16:43:51 +0300
Jasem Mutlaq mutla...@ikarustech.com wrote:

 * Package name: indi-qsi
   Version : 0.4
   Upstream Author : Sami Lehti sami.le...@helsinki.fi, Jasem Mutlaq
 mutla...@ikarustech.com
 * URL : http://www.indilib.org
 * License :  LGPL
   Programming Lang: C++
   Description : INDI QSI Driver
 
 INDI driver for QSI CCD  Filter Wheel. Package uploaded to Debian mentors
 service: http://mentors.debian.net/package/indi-qsi

You still need to include the description as it is given in the
debian/control file to give people on devel a chance to review the
package.

Abbreviations like INDI, QSI and CCD need to be expanded.

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpoWkERppKMN.pgp
Description: PGP signature


Bug#656211: ITP: indi-qsi -- INDI QSI Driver

2012-01-17 Thread Jasem Mutlaq

 * Package name    : indi-qsi
   Version         : 0.4
   Upstream Author : Sami Lehti sami.le...@helsinki.fi, Jasem Mutlaq
 mutla...@ikarustech.com
 * URL             : http://www.indilib.org
 * License         :  LGPL
   Programming Lang: C++
   Description     : INDI QSI Driver

 INDI driver for QSI CCD  Filter Wheel. Package uploaded to Debian mentors
 service: http://mentors.debian.net/package/indi-qsi

 You still need to include the description as it is given in the
 debian/control file to give people on devel a chance to review the
 package.

 Abbreviations like INDI, QSI and CCD need to be expanded.

Ok.

INDI (Instrument Neutral Distributed Interface) driver for Quantum
Scientific Imaging (QSI) Charge Coupled Device (CCD) and Filter
Wheels. This driver is compatible with any INDI client such as KStars
or Xephem. For more details, please check
http://indilib.org/index.php?title=QSI_CCD


--
Best Regards,
Jasem Mutlaq



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cae0bu5k2p7ndub93bvafan+i9r2qvqoo4sgzwtun324dwds...@mail.gmail.com



Bug#656234: ITP: six -- Python 2 and 3 compatibility library

2012-01-17 Thread Colin Watson
Package: wnpp
Severity: wishlist
Owner: Colin Watson cjwat...@debian.org

* Package name: six
  Version : 1.1.0
  Upstream Author : Benjamin Peterson benja...@python.org
* URL : http://packages.python.org/six/
* License : Expat
  Programming Lang: Python
  Description : Python 2 and 3 compatibility library

Six is a Python 2 and 3 compatibility library. It provides utility
functions for smoothing over the differences between the Python versions
with the goal of writing Python code that is compatible on both Python
versions.


(I've been doing a bit of Python 3 porting lately, and in the cases
where it's hard to wedge 2to3 into a module's build system I've been
getting kind of bored of repeatedly writing compatibility code that's
already in six.)

-- 
Colin Watson   [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120117163141.ga31...@riva.dynamic.greenend.org.uk



Bug#656236: ITP: jcommander -- Java framework for parsing command line parameters

2012-01-17 Thread Sylvestre Ledru
Package: wnpp
Severity: wishlist
Owner: Sylvestre Ledru sylves...@debian.org

* Package name: jcommander
  Version : 1.23
  Upstream Author : Cedric Beust
* URL : http://jcommander.org/
* License : Apache 2
  Programming Lang: Java
  Description : Java framework for parsing command line parameters

 A Java framework to parse command line options with annotations.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120117170030.9379.43992.report...@korcula.inria.fr



Bug#656100: [ANNOUNCE] FSVS 1.2.4 released

2012-01-17 Thread Philipp Marek
Hello everybody,

I've released a new version of FSVS.


Changes since 1.2.3 are
 * Compilation fixes for MacOS 10.6; thanks, Thomas!
 * Added password option, as sent by Mark. Thank you!
 * Workarounds for gcc-4.5 and gcc-4.6 regressions. Thank you, Brian!
 * Compatibility with autoconf 2.68.


Please get the sources at

http://freecode.com/projects/fsvs

and/or hope for new packages of your distribution (hint, hint ;)


As always: All ideas/bugs/questions are welcome, preferably to the mailing 
list(s).


Regards,

Phil





--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/901273964d5f137d11bd8c3e6eaaa464.squir...@webmail.hitco.org



Bug#611922: [ti...@alioth.debian.org: r9269 - trunk/packages/swarm/trunk/debian]

2012-01-17 Thread Scott Christley
Hello Andreas,

Thank you for the updates to the package.  I was stalled because of a bug in 
BLT [1] and while there seemed to be a fix for Ubuntu [2], I'm not sure how to 
get that fix down into the Debian package. I haven't looked at the status of 
things in awhile, but I have the next couple of months free for coding work so 
I'm going to make a push to get this package finished.

thanks
Scott

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524149
[2] https://bugs.launchpad.net/ubuntu/+source/blt/+bug/359857


On Jan 12, 2012, at 3:38 PM, Andreas Tille wrote:

 Hi Scott,
 
 your last commit to libswarm is dated 2010-04-25 19:00:55 +0200.
 Thorsten and me did some polishing to your initial packaging.  Could
 you please clarify your intentions with this package and whether you
 are interested in it any more before we do spend more time into it?
 
 Kind regards
 
Andreas.
 
 - Forwarded message from Andreas Tille ti...@alioth.debian.org -
 
 Date: Thu, 12 Jan 2012 21:32:44 +
 From: Andreas Tille ti...@alioth.debian.org
 To: debian-med-com...@lists.alioth.debian.org
 Subject: r9269 - trunk/packages/swarm/trunk/debian
 X-Spam_score: -2.8
 
 Author: tille
 Date: 2012-01-12 21:32:43 + (Thu, 12 Jan 2012)
 New Revision: 9269
 
 Modified:
   trunk/packages/swarm/trunk/debian/changelog
   trunk/packages/swarm/trunk/debian/control
   trunk/packages/swarm/trunk/debian/rules
 Log:
 Fixed Build-Depends, clean target, description
 
 
 Modified: trunk/packages/swarm/trunk/debian/changelog
 ===
 --- trunk/packages/swarm/trunk/debian/changelog   2012-01-12 18:52:47 UTC 
 (rev 9268)
 +++ trunk/packages/swarm/trunk/debian/changelog   2012-01-12 21:32:43 UTC 
 (rev 9269)
 @@ -10,9 +10,14 @@
   * debian/compat: added with level 8
 
   [ Andreas Tille ]
 -  * debian/source/format: 3.0 (quilt)
 +  * debian/control:
 +- No need to Build-Depend make
 +- Builds perfectly fine without having emacs installed
 +- Fixed content and formatting of package description
 +  * debian/rules:
 +- Fix clean target
 
 - -- Andreas Tille ti...@debian.org  Mon, 09 Jan 2012 21:53:34 +0100
 + -- Andreas Tille ti...@debian.org  Thu, 12 Jan 2012 22:18:50 +0100
 
 libswarm (2.3.0-1) unstable; urgency=low
 
 
 Modified: trunk/packages/swarm/trunk/debian/control
 ===
 --- trunk/packages/swarm/trunk/debian/control 2012-01-12 18:52:47 UTC (rev 
 9268)
 +++ trunk/packages/swarm/trunk/debian/control 2012-01-12 21:32:43 UTC (rev 
 9269)
 @@ -6,7 +6,7 @@
 Uploaders: Scott Christley schrist...@mac.com,
  Andreas Tille ti...@debian.org,
  Charles Plessy ple...@debian.org
 -Build-Depends: debhelper (= 8), gobjc, gperf, emacs, libhdf5-serial-dev, 
 blt-dev, make, libxpm-dev
 +Build-Depends: debhelper (= 8), gobjc, gperf, libhdf5-serial-dev, blt-dev, 
 libxpm-dev
 Standards-Version: 3.9.2
 Homepage: http://www.swarm.org/
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/swarm/trunk/
 @@ -16,25 +16,27 @@
 Section: libdevel
 Architecture: any
 Depends: libswarm2 (= ${binary:Version}), libgnustep-base-dev, 
 ${gnustep:Depends}
 -Description: Swarm is a library of object-oriented classes that implements
 - the Swarm conceptual framework for agent-based model (ABMs) and provides 
 many tools
 - for implementing, observing and conducting experiments on ABMs.  Users 
 write their
 - own software but (a) follow Swarm's conceptual framework and conventions to 
 design
 - the software, and (b) use the Swarm libraries to do much of the work.  The 
 library
 - is written in Objective-C.
 +Description: agent-based modeling to education, biomedical research and 
 others
 + The Swarm conceptual framework for agent-based model (ABMs) and
 + provides many tools for implementing, observing and conducting
 + experiments on ABMs.  Users write their own software but (a) follow
 + Swarm's conceptual framework and conventions to design the software, and
 + (b) use the Swarm libraries to do much of the work.  The library is
 + written in Objective-C.
  .
 - This package contains the development files and documentation for developing
 - agent-based models using Swarm.
 + This package contains the development files and documentation for
 + developing agent-based models using Swarm.
 
 Package: libswarm2
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 -Description: Swarm is a library of object-oriented classes that implements
 - the Swarm conceptual framework for agent-based model (ABMs) and provides 
 many tools
 - for implementing, observing and conducting experiments on ABMs.  Users 
 write their
 - own software but (a) follow Swarm's conceptual framework and conventions to 
 design
 - the software, and (b) use the Swarm libraries to do much of the work.  The 
 library
 - is written in Objective-C.
 +Description: agent-based modeling to education, biomedical 

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

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

 # Tue Jan 17 19:03:11 UTC 2012
 # Tagging as pending bugs that are closed by packages in NEW
 # http://ftp-master.debian.org/new.html
 #
 # Source package in NEW: jcommander
 tags 656236 + pending
Bug #656236 [wnpp] ITP: jcommander -- Java framework for parsing command line 
parameters
Added tag(s) pending.
 # Source package in NEW: six
 tags 656234 + pending
Bug #656234 [wnpp] ITP: six -- Python 2 and 3 compatibility library
Added tag(s) pending.
 # Source package in NEW: php-horde-constraint
 tags 635786 + pending
Bug #635786 [wnpp] ITP: horde-constraint -- Horde Constraint library
Added tag(s) pending.
 # Source package in NEW: php-horde-db
 tags 635791 + pending
Bug #635791 [wnpp] ITP: horde-db -- Horde Database Libraries
Added tag(s) pending.
 # Source package in NEW: php-horde-icalendar
 tags 635795 + pending
Bug #635795 [wnpp] ITP: horde-icalendar -- iCalendar API
Added tag(s) pending.
 # Source package in NEW: php-horde-mail
 tags 635800 + pending
Bug #635800 [wnpp] ITP: horde-mail -- Horde Mail Library
Added tag(s) pending.
 # Source package in NEW: php-horde-nls
 tags 635803 + pending
Bug #635803 [wnpp] ITP: horde-nls -- This package provides Native Language 
Support (NLS)
Added tag(s) pending.
 # Source package in NEW: php-horde-stream-filter
 tags 635811 + pending
Bug #635811 [wnpp] ITP: horde-stream-filter -- Horde Stream filters
Added tag(s) pending.
 # Source package in NEW: php-horde-stream-wrapper
 tags 635812 + pending
Bug #635812 [wnpp] ITP: horde-stream-wrapper -- Horde Stream wrappers
Added tag(s) pending.
 # Source package in NEW: php-horde-text-flowed
 tags 635817 + pending
Bug #635817 [wnpp] ITP: horde-text-flowed -- Horde API for flowed text as per 
RFC 3676
Added tag(s) pending.
 # Source package in NEW: pyformex
 tags 653594 + pending
Bug #653594 [wnpp] ITP: pyformex -- pyFormex is a program for generating 3D 
geometrical models from Python scripts.
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
653594: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653594
656234: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656234
635817: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635817
635795: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635795
635786: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635786
635791: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635791
635812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635812
656236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656236
635800: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635800
635803: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635803
635811: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635811
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.132682703722337.transcr...@bugs.debian.org



Bug#651233: python-whisper: Please package new upstream version

2012-01-17 Thread Jonas Genannt
Hello Elliot,

I have prepared the new upstream version 0.9.9 for python-whisper.

Please see here:

https://github.com/hggh/python-whisper

The package is lintian clean. Could you please upload the new package?

If you don't have time, I can also ask python group to upload the
package into debian.

Thanks,
Jonas



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120117210101.5ce9b...@swetlana.brachium-system.net



Bug#635786: marked as done (ITP: horde-constraint -- Horde Constraint library)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 20:47:10 +
with message-id e1rnfvy-0005lk...@franck.debian.org
and subject line Bug#635786: fixed in php-horde-constraint 1.0.1-1
has caused the Debian Bug report #635786,
regarding ITP: horde-constraint -- Horde Constraint library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635786: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635786
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Constraint
 Version : 1.0.1
 Upstream Author : Chuck Hagenbuch
 URL : http://horde.org/
 License : BSD
 Programming Lang: PHP
 Description : Horde Constraint library
This package provides a programmatic way of building constraints that evaluate 
to true or false.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-constraint
Source-Version: 1.0.1-1

We believe that the bug you reported is fixed in the latest version of
php-horde-constraint, which is due to be installed in the Debian FTP archive:

php-horde-constraint_1.0.1-1.debian.tar.gz
  to main/p/php-horde-constraint/php-horde-constraint_1.0.1-1.debian.tar.gz
php-horde-constraint_1.0.1-1.dsc
  to main/p/php-horde-constraint/php-horde-constraint_1.0.1-1.dsc
php-horde-constraint_1.0.1-1_all.deb
  to main/p/php-horde-constraint/php-horde-constraint_1.0.1-1_all.deb
php-horde-constraint_1.0.1.orig.tar.gz
  to main/p/php-horde-constraint/php-horde-constraint_1.0.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-constraint 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 17 Jan 2012 18:44:01 +0100
Source: php-horde-constraint
Binary: php-horde-constraint
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-constraint - ${phppear:summary}
Closes: 635786
Changes: 
 php-horde-constraint (1.0.1-1) unstable; urgency=low
 .
   * Horde_Constraint package.
   * Initial packaging (Closes: #635786)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 b41df9d3568eb0b769bd97d7d76afaa40c7bfb5e 1250 php-horde-constraint_1.0.1-1.dsc
 dd43fc1a849dfc82dee77509661dc8a53c4ee6ae 5160 
php-horde-constraint_1.0.1.orig.tar.gz
 880cd1080c36d714679347f1bba3e3fc18e91d4a 2240 
php-horde-constraint_1.0.1-1.debian.tar.gz
 422f9343a62159d635643e7cbf48488bbd9ceeb4 10836 
php-horde-constraint_1.0.1-1_all.deb
Checksums-Sha256: 
 c346242d710c5e384f7064133561e5b5b629c04d43049c42b8379ae2128acad3 1250 
php-horde-constraint_1.0.1-1.dsc
 ce3477e36655cd563629910fd4130c48f198d304d4df896d852833f08b5bd391 5160 
php-horde-constraint_1.0.1.orig.tar.gz
 468b359dbbdd79dd1d5b5157e02fa494d6f61522bf69bc352d4bc1c40911129c 2240 
php-horde-constraint_1.0.1-1.debian.tar.gz
 4f10df60ce561882f77522a87d0a38b52e85eb4930bc50936c7b0ee56e844043 10836 
php-horde-constraint_1.0.1-1_all.deb
Files: 
 193b4b1c78fb947b125b5e5abe5be4f6 1250 php extra 
php-horde-constraint_1.0.1-1.dsc
 784ca484a713a4d1b29e26c7ba078fd0 5160 php extra 
php-horde-constraint_1.0.1.orig.tar.gz
 d0e9118955883a7078fd751f785543ab 2240 php extra 
php-horde-constraint_1.0.1-1.debian.tar.gz
 7d9a8b3906ba8505fbdc286678f46124 10836 php extra 
php-horde-constraint_1.0.1-1_all.deb

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

iEYEARECAAYFAk8Vs38ACgkQOW2jYf5fHX/5MACfQZqIKfSBoLDk2AGBrls+iUJ8
hv0Anj2/nZluEMkSRBjZzc73KoFsOb1o
=qa5x
-END PGP SIGNATURE-


---End Message---


Bug#635811: marked as done (ITP: horde-stream-filter -- Horde Stream filters)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 20:47:42 +
with message-id e1rnfwu-0005ud...@franck.debian.org
and subject line Bug#635811: fixed in php-horde-stream-filter 1.1.0-1
has caused the Debian Bug report #635811,
regarding ITP: horde-stream-filter -- Horde Stream filters
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635811: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635811
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Stream_Filter
 Version : 1.0.1
 Upstream Author : Chuck Hagenbuch, Michael Slusarz
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : Horde Stream filters
This package provides various stream filters.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-stream-filter
Source-Version: 1.1.0-1

We believe that the bug you reported is fixed in the latest version of
php-horde-stream-filter, which is due to be installed in the Debian FTP archive:

php-horde-stream-filter_1.1.0-1.debian.tar.gz
  to 
main/p/php-horde-stream-filter/php-horde-stream-filter_1.1.0-1.debian.tar.gz
php-horde-stream-filter_1.1.0-1.dsc
  to main/p/php-horde-stream-filter/php-horde-stream-filter_1.1.0-1.dsc
php-horde-stream-filter_1.1.0-1_all.deb
  to main/p/php-horde-stream-filter/php-horde-stream-filter_1.1.0-1_all.deb
php-horde-stream-filter_1.1.0.orig.tar.gz
  to main/p/php-horde-stream-filter/php-horde-stream-filter_1.1.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated 
php-horde-stream-filter package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 17 Jan 2012 18:46:08 +0100
Source: php-horde-stream-filter
Binary: php-horde-stream-filter
Architecture: source all
Version: 1.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-stream-filter - ${phppear:summary}
Closes: 635811
Changes: 
 php-horde-stream-filter (1.1.0-1) unstable; urgency=low
 .
   * Horde_Stream_Filter package.
   * Initial packaging (Closes: #635811)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 c39a58a50b4eaf70f70b96e27b4558c9a0f96bf6 1280 
php-horde-stream-filter_1.1.0-1.dsc
 19e00cd7d4ae2a130bb796e11d7c94163d034a05 12625 
php-horde-stream-filter_1.1.0.orig.tar.gz
 ed659843806848bd59eaab3d63920757d6823c15 1622 
php-horde-stream-filter_1.1.0-1.debian.tar.gz
 4c20d421e8a7512258680b29e2060b48dea3db87 8392 
php-horde-stream-filter_1.1.0-1_all.deb
Checksums-Sha256: 
 74b387b045300562f17802859f2d128a12192e73717bb830fb074ddf47e60fa0 1280 
php-horde-stream-filter_1.1.0-1.dsc
 d2bdb7cb472b1d4b3414d16b638d25e63463cead23f9fb324207c7a695cd49ab 12625 
php-horde-stream-filter_1.1.0.orig.tar.gz
 3f14cd09e3447be66e36c2a162d5b57565f29d35483bbd581664bfb3633e6570 1622 
php-horde-stream-filter_1.1.0-1.debian.tar.gz
 73f243f46c8c406c0b1ad849b3cdfa865dfae06c23676a8cf47a0fd6990a79dd 8392 
php-horde-stream-filter_1.1.0-1_all.deb
Files: 
 80e0b86817e4c9b6e5ea54443b221393 1280 php extra 
php-horde-stream-filter_1.1.0-1.dsc
 210be074d1ec5f824dbf33285db294f0 12625 php extra 
php-horde-stream-filter_1.1.0.orig.tar.gz
 8fcdb2f942847b88ac860ee7d8e9a01d 1622 php extra 
php-horde-stream-filter_1.1.0-1.debian.tar.gz
 436a6d3dbb64db06443973240532dc17 8392 php extra 
php-horde-stream-filter_1.1.0-1_all.deb

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

iEYEARECAAYFAk8Vs/UACgkQOW2jYf5fHX99JgCdGim4YTzZGbL+eloZ8o3fBvSx
EmIAn0pGTaUEStcZ2mW5MZ41tybboZyQ
=6vU7
-END PGP SIGNATURE-


---End Message---


Bug#635800: marked as done (ITP: horde-mail -- Horde Mail Library)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 20:47:21 +
with message-id e1rnfw9-0005py...@franck.debian.org
and subject line Bug#635800: fixed in php-horde-mail 1.0.2-1
has caused the Debian Bug report #635800,
regarding ITP: horde-mail -- Horde Mail Library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635800: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635800
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Mail
 Version : 1.0.1
 Upstream Author : Michael Slusarz
 URL : http://horde.org/
 License : BSD
 Programming Lang: PHP
 Description : Horde Mail Library
The Horde_Mail library is a fork of the PEAR Mail library that provides 
additional functionality, including (but not limited to):
* Allows a stream to be passed in.
* Allows raw headertext to be used in the outgoing messages (required for 
things like message redirection pursuant to RFC 5322 [3.6.6]).
* Native PHP 5 code.
* PHPUnit test suite.
* Provides more comprehensive sendmail error messages.
* Uses Exceptions instead of PEAR_Errors.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-mail
Source-Version: 1.0.2-1

We believe that the bug you reported is fixed in the latest version of
php-horde-mail, which is due to be installed in the Debian FTP archive:

php-horde-mail_1.0.2-1.debian.tar.gz
  to main/p/php-horde-mail/php-horde-mail_1.0.2-1.debian.tar.gz
php-horde-mail_1.0.2-1.dsc
  to main/p/php-horde-mail/php-horde-mail_1.0.2-1.dsc
php-horde-mail_1.0.2-1_all.deb
  to main/p/php-horde-mail/php-horde-mail_1.0.2-1_all.deb
php-horde-mail_1.0.2.orig.tar.gz
  to main/p/php-horde-mail/php-horde-mail_1.0.2.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-mail package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 17 Jan 2012 18:45:22 +0100
Source: php-horde-mail
Binary: php-horde-mail
Architecture: source all
Version: 1.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-mail - ${phppear:summary}
Closes: 635800
Changes: 
 php-horde-mail (1.0.2-1) unstable; urgency=low
 .
   * Horde_Mail package.
   * Initial packaging (Closes: #635800)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 1fb659f1360e7990f75bafc5025dbbdf8fe7a920 1199 php-horde-mail_1.0.2-1.dsc
 90f1d58356e4c3398749cece5910c4693b2db274 20279 php-horde-mail_1.0.2.orig.tar.gz
 baf96ddb700b6390fcbc3dcb9f2b61c239b25c31 2456 
php-horde-mail_1.0.2-1.debian.tar.gz
 e593f21e7acc64acec8c85c5382f1bbadcf33a0b 26536 php-horde-mail_1.0.2-1_all.deb
Checksums-Sha256: 
 36fd26890cef6d5d29b3b692e8b402a3f8538b91d40e4d0b21ff5b64012d41c0 1199 
php-horde-mail_1.0.2-1.dsc
 22d15805846518d4210097ece4c1704fd45d563eda532de1652e27766a0d2ce5 20279 
php-horde-mail_1.0.2.orig.tar.gz
 d319d4073db1373661f398071dad8e7d82f31ca099bce34d9a1031a7d124ee5d 2456 
php-horde-mail_1.0.2-1.debian.tar.gz
 b9d121f39e9e4bbe6d4d003ffc8972740ab2a86bac4e3b895b5fbab5019c4ded 26536 
php-horde-mail_1.0.2-1_all.deb
Files: 
 9958c614bab8355d3b9e3934e1fd7fef 1199 php extra php-horde-mail_1.0.2-1.dsc
 e7c2ca06de5ea2b98c001e69459fbbc4 20279 php extra 
php-horde-mail_1.0.2.orig.tar.gz
 04dbd5fe83a84ec641f04346dd4d1b60 2456 php extra 
php-horde-mail_1.0.2-1.debian.tar.gz
 49fb1ddcdfd8c78eed90a272ee753ecc 26536 php extra php-horde-mail_1.0.2-1_all.deb

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

iEYEARECAAYFAk8Vs8gACgkQOW2jYf5fHX9gnACfdQFGJ4xp5es/fqG8OWktwSrz
PgIAn2us1bKwKEcK3uodulYgzlDlnjmx
=yb5g
-END PGP SIGNATURE-


---End Message---


Bug#635812: marked as done (ITP: horde-stream-wrapper -- Horde Stream wrappers)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 20:47:52 +
with message-id e1rnfwe-0005zs...@franck.debian.org
and subject line Bug#635812: fixed in php-horde-stream-wrapper 1.0.0-1
has caused the Debian Bug report #635812,
regarding ITP: horde-stream-wrapper -- Horde Stream wrappers
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635812
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Stream_Wrapper
 Version : 1.0.1
 Upstream Author : Chuck Hagenbuch, Michael Slusarz
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : Horde Stream wrappers
This package provides various stream wrappers.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-stream-wrapper
Source-Version: 1.0.0-1

We believe that the bug you reported is fixed in the latest version of
php-horde-stream-wrapper, which is due to be installed in the Debian FTP 
archive:

php-horde-stream-wrapper_1.0.0-1.debian.tar.gz
  to 
main/p/php-horde-stream-wrapper/php-horde-stream-wrapper_1.0.0-1.debian.tar.gz
php-horde-stream-wrapper_1.0.0-1.dsc
  to main/p/php-horde-stream-wrapper/php-horde-stream-wrapper_1.0.0-1.dsc
php-horde-stream-wrapper_1.0.0-1_all.deb
  to main/p/php-horde-stream-wrapper/php-horde-stream-wrapper_1.0.0-1_all.deb
php-horde-stream-wrapper_1.0.0.orig.tar.gz
  to main/p/php-horde-stream-wrapper/php-horde-stream-wrapper_1.0.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated 
php-horde-stream-wrapper package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 17 Jan 2012 18:46:30 +0100
Source: php-horde-stream-wrapper
Binary: php-horde-stream-wrapper
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-stream-wrapper - ${phppear:summary}
Closes: 635812
Changes: 
 php-horde-stream-wrapper (1.0.0-1) unstable; urgency=low
 .
   * Horde_Stream_Wrapper package.
   * Initial packaging (Closes: #635812)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 984a2f724bfd993a66c801e3466124b8cd66055d 1286 
php-horde-stream-wrapper_1.0.0-1.dsc
 7bfae20d7e97b510ae5d7671c331ae5e9c5e204a 3242 
php-horde-stream-wrapper_1.0.0.orig.tar.gz
 afa0046fa3ead8c62fe577a4597ae233dc7816f6 2246 
php-horde-stream-wrapper_1.0.0-1.debian.tar.gz
 435d780d28725582f62766d4287340e75505f00d 7706 
php-horde-stream-wrapper_1.0.0-1_all.deb
Checksums-Sha256: 
 6a6e819b10a653801e7d65252ca73e12bea8c3325d092d4284c7c0dc75d06b80 1286 
php-horde-stream-wrapper_1.0.0-1.dsc
 59b7e0a16bdd5ba374cf4b7899135a494c7aaee2f75f80645a0cd2464403df99 3242 
php-horde-stream-wrapper_1.0.0.orig.tar.gz
 62241bdf11c4e11287b021fb7bdab809609998aba294cc6adb3cbeb8c17e6049 2246 
php-horde-stream-wrapper_1.0.0-1.debian.tar.gz
 8e7ae06b7aa902115f9005742f124c4072967d063afd7cc4161c56e477cfea86 7706 
php-horde-stream-wrapper_1.0.0-1_all.deb
Files: 
 5ca8f0ff19be40f970786893cc4aa293 1286 php extra 
php-horde-stream-wrapper_1.0.0-1.dsc
 b00c769cfdfa9e6e635d591bff9e69e3 3242 php extra 
php-horde-stream-wrapper_1.0.0.orig.tar.gz
 62893edcac6543bdc47521af9dca228b 2246 php extra 
php-horde-stream-wrapper_1.0.0-1.debian.tar.gz
 e4195ad14e9f7f0cb0d18cce5947b72b 7706 php extra 
php-horde-stream-wrapper_1.0.0-1_all.deb

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

iEYEARECAAYFAk8VtAgACgkQOW2jYf5fHX/YEQCgk4kzXJJVE1vp7c1jwrTmzEMY
IhIAn28mhYFMGbRvZ7SJhoIMUlubafIE
=zaCS
-END PGP SIGNATURE-


---End Message---


Bug#635803: marked as done (ITP: horde-nls -- This package provides Native Language Support (NLS))

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 20:47:32 +
with message-id e1rnfwk-0005se...@franck.debian.org
and subject line Bug#635803: fixed in php-horde-nls 1.1.3-1
has caused the Debian Bug report #635803,
regarding ITP: horde-nls -- This package provides Native Language Support (NLS)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635803: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635803
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Nls
 Version : 1.0.3
 Upstream Author : Chuck Hagenbuch, Jan Schneider
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : This package provides Native Language Support (NLS)
Provide common methods for handling language data, timezones, and 
hostname-country lookups.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-nls
Source-Version: 1.1.3-1

We believe that the bug you reported is fixed in the latest version of
php-horde-nls, which is due to be installed in the Debian FTP archive:

php-horde-nls_1.1.3-1.debian.tar.gz
  to main/p/php-horde-nls/php-horde-nls_1.1.3-1.debian.tar.gz
php-horde-nls_1.1.3-1.dsc
  to main/p/php-horde-nls/php-horde-nls_1.1.3-1.dsc
php-horde-nls_1.1.3-1_all.deb
  to main/p/php-horde-nls/php-horde-nls_1.1.3-1_all.deb
php-horde-nls_1.1.3.orig.tar.gz
  to main/p/php-horde-nls/php-horde-nls_1.1.3.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-nls package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 17 Jan 2012 18:45:45 +0100
Source: php-horde-nls
Binary: php-horde-nls
Architecture: source all
Version: 1.1.3-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-nls - ${phppear:summary}
Closes: 635803
Changes: 
 php-horde-nls (1.1.3-1) unstable; urgency=low
 .
   * Horde_Nls package.
   * Initial packaging (Closes: #635803)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 668b548d9d9b12d1ed36c89ab067a569a0fe2b3b 1193 php-horde-nls_1.1.3-1.dsc
 d860bac7d8b9a6683593246f644008bbf65dbbf2 398664 php-horde-nls_1.1.3.orig.tar.gz
 9cad54f1b83483445f918712410755c97e39199c 1671 
php-horde-nls_1.1.3-1.debian.tar.gz
 1196c7f33b449ea96bb71c0a09c4261ee2d15276 400878 php-horde-nls_1.1.3-1_all.deb
Checksums-Sha256: 
 c398393be3cca6f97b03425ffddc38a6256880463572932078b2575bf0a89417 1193 
php-horde-nls_1.1.3-1.dsc
 b329cdd3fde6fd11d475a42214eee0c4e032e73e12089d0b8dbec31f63010889 398664 
php-horde-nls_1.1.3.orig.tar.gz
 7b18dc62da2181d5182a8defbb8e29ccdc2a91a555a899b18d9e02c5eeb1e68d 1671 
php-horde-nls_1.1.3-1.debian.tar.gz
 59a45e5898fb3f3a94e96792673da7a1260e9dae46dd8ce2b7c3808f8dc7cad0 400878 
php-horde-nls_1.1.3-1_all.deb
Files: 
 81c9afb52ed6fe7a46e748fea7878c9f 1193 php extra php-horde-nls_1.1.3-1.dsc
 f26ddd2d3ee805c33e0dedfefeb24b7f 398664 php extra 
php-horde-nls_1.1.3.orig.tar.gz
 10e28401ba1a3de8fb94f0f14feaca12 1671 php extra 
php-horde-nls_1.1.3-1.debian.tar.gz
 25a104d31ab11562908238f7f5c248b4 400878 php extra php-horde-nls_1.1.3-1_all.deb

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

iEYEARECAAYFAk8Vs98ACgkQOW2jYf5fHX9AIwCeJCPhLzYsmdkUVbNJfsUS/PJE
LnkAoJ0xfRba4DNmJ8u4JhRt3zwelP0u
=XSy0
-END PGP SIGNATURE-


---End Message---


Bug#635817: marked as done (ITP: horde-text-flowed -- Horde API for flowed text as per RFC 3676)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 20:48:00 +
with message-id e1rnfwm-0005ck...@franck.debian.org
and subject line Bug#635817: fixed in php-horde-text-flowed 1.0.0-1
has caused the Debian Bug report #635817,
regarding ITP: horde-text-flowed -- Horde API for flowed text as per RFC 3676
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635817: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635817
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Text_Flowed
 Version : 1.0.1
 Upstream Author : Michael Slusarz
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : Horde API for flowed text as per RFC 3676
The Horde_Text_Flowed:: class provides common methods for manipulating text 
using the encoding described in RFC 3676 ('flowed' text).

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-text-flowed
Source-Version: 1.0.0-1

We believe that the bug you reported is fixed in the latest version of
php-horde-text-flowed, which is due to be installed in the Debian FTP archive:

php-horde-text-flowed_1.0.0-1.debian.tar.gz
  to main/p/php-horde-text-flowed/php-horde-text-flowed_1.0.0-1.debian.tar.gz
php-horde-text-flowed_1.0.0-1.dsc
  to main/p/php-horde-text-flowed/php-horde-text-flowed_1.0.0-1.dsc
php-horde-text-flowed_1.0.0-1_all.deb
  to main/p/php-horde-text-flowed/php-horde-text-flowed_1.0.0-1_all.deb
php-horde-text-flowed_1.0.0.orig.tar.gz
  to main/p/php-horde-text-flowed/php-horde-text-flowed_1.0.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-text-flowed 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 17 Jan 2012 18:46:49 +0100
Source: php-horde-text-flowed
Binary: php-horde-text-flowed
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-text-flowed - ${phppear:summary}
Closes: 635817
Changes: 
 php-horde-text-flowed (1.0.0-1) unstable; urgency=low
 .
   * Horde_Text_Flowed package.
   * Initial packaging (Closes: #635817)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 86b790cf1ab9fcc3139de87a7416a3215ba558f3 1259 php-horde-text-flowed_1.0.0-1.dsc
 a0045f8286d80c500451402ebe96003d10978ebf 5964 
php-horde-text-flowed_1.0.0.orig.tar.gz
 86dfc5d82ffd6725b22fd3cc4ba3b5ad4b9f4925 1666 
php-horde-text-flowed_1.0.0-1.debian.tar.gz
 4d7f8ce639a68ac6f4e69d07c8a0c180e7cd8533 10476 
php-horde-text-flowed_1.0.0-1_all.deb
Checksums-Sha256: 
 1177e59c5b314567dbef2380b07dbd86f0d4a0e4e24653604f4b45d32ae983f3 1259 
php-horde-text-flowed_1.0.0-1.dsc
 040e86e105e7c3969e9155797c2532137952c811664c2e679d8ea875aa8db971 5964 
php-horde-text-flowed_1.0.0.orig.tar.gz
 652bd452fbd749306c1064d239ce1f8595f763d38eeca627d03f5c724bb7e922 1666 
php-horde-text-flowed_1.0.0-1.debian.tar.gz
 fe077b3d1bf17833618567da8a1ac7efa38c21ed775b34617c08c5e11ca9b7a3 10476 
php-horde-text-flowed_1.0.0-1_all.deb
Files: 
 e29d0487743519e82480d63e164df94e 1259 php extra 
php-horde-text-flowed_1.0.0-1.dsc
 03dc9efeacb83ce56c1ac72916e7116e 5964 php extra 
php-horde-text-flowed_1.0.0.orig.tar.gz
 97a638b4d863cc0ad6082ff21987c049 1666 php extra 
php-horde-text-flowed_1.0.0-1.debian.tar.gz
 c9aa6530739c6fa04c43ac533e7e8cbd 10476 php extra 
php-horde-text-flowed_1.0.0-1_all.deb

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

iEYEARECAAYFAk8VtBsACgkQOW2jYf5fHX97HwCgjVvh5tk5oFg6skb7U/wRM0BB
jecAnjZL9wRwprK/O8a+0lMT9xxfwB5i
=TKmM
-END PGP SIGNATURE-


---End Message---


Bug#635778: marked as done (ITP: horde-activesync -- Horde ActiveSync Server Library)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:02:14 +
with message-id e1rngay-00080a...@franck.debian.org
and subject line Bug#635778: fixed in php-horde-activesync 1.2.1-1
has caused the Debian Bug report #635778,
regarding ITP: horde-activesync -- Horde ActiveSync Server Library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635778: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635778
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_ActiveSync
 Version : 1.1.2
 Upstream Author : Michael J. Rubinsky
 URL : http://horde.org/
 License : GPLv2
 Programming Lang: PHP
 Description : Horde ActiveSync Server Library
This package provides libraries for implementing an ActiveSync server.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-activesync
Source-Version: 1.2.1-1

We believe that the bug you reported is fixed in the latest version of
php-horde-activesync, which is due to be installed in the Debian FTP archive:

php-horde-activesync_1.2.1-1.debian.tar.gz
  to main/p/php-horde-activesync/php-horde-activesync_1.2.1-1.debian.tar.gz
php-horde-activesync_1.2.1-1.dsc
  to main/p/php-horde-activesync/php-horde-activesync_1.2.1-1.dsc
php-horde-activesync_1.2.1-1_all.deb
  to main/p/php-horde-activesync/php-horde-activesync_1.2.1-1_all.deb
php-horde-activesync_1.2.1.orig.tar.gz
  to main/p/php-horde-activesync/php-horde-activesync_1.2.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-activesync 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:08:16 +0100
Source: php-horde-activesync
Binary: php-horde-activesync
Architecture: source all
Version: 1.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-activesync - ${phppear:summary}
Closes: 635778
Changes: 
 php-horde-activesync (1.2.1-1) unstable; urgency=low
 .
   * Horde_ActiveSync package.
   * Initial packaging (Closes: #635778)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 295db1912fda400098709a4c7ff274ad9d9e6891 1253 php-horde-activesync_1.2.1-1.dsc
 b2c754476110ec9f50843f3e4d1362748ca7da31 88213 
php-horde-activesync_1.2.1.orig.tar.gz
 89d2e95b7071e3e011abd757e8f5a62dcbc3af55 1760 
php-horde-activesync_1.2.1-1.debian.tar.gz
 dbd90de50bfa16516feb9e135daf4fdcdeff9726 96882 
php-horde-activesync_1.2.1-1_all.deb
Checksums-Sha256: 
 35b4df0324c82aece2b8023dcf850c932414418f8ca153bf25f94517bb6fe041 1253 
php-horde-activesync_1.2.1-1.dsc
 0ef5a1b135de492f6eb0aee33169523e05afe6769502141df978fb8957365a03 88213 
php-horde-activesync_1.2.1.orig.tar.gz
 2e4cdbe5dd79ccfad42f06e774c5164f36c07f6b1bf02194a42ef896d0b6d68c 1760 
php-horde-activesync_1.2.1-1.debian.tar.gz
 2caac917994098fdc67a5293d9d894cb348d080a2296ed7203fe37790a3a9769 96882 
php-horde-activesync_1.2.1-1_all.deb
Files: 
 0ca1359cc30923a7e57287e02174ff39 1253 php extra 
php-horde-activesync_1.2.1-1.dsc
 a21000de58dc629a7158845711ddf063 88213 php extra 
php-horde-activesync_1.2.1.orig.tar.gz
 37b9135e1fb03f72f09d8496267d3b00 1760 php extra 
php-horde-activesync_1.2.1-1.debian.tar.gz
 6500352793e07f558656073762727cdd 96882 php extra 
php-horde-activesync_1.2.1-1_all.deb

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

iEYEARECAAYFAk8MqN0ACgkQOW2jYf5fHX9aMQCdFqJQLHEKhgunD69tLn4wc0Rx
1awAn2kvCGFvVIyoGSJHjv2Ito8QBLvK
=fPwP
-END PGP SIGNATURE-


---End Message---


Bug#635781: marked as done (ITP: horde-alarm -- Horde alarm libraries)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:02:24 +
with message-id e1rngai-000836...@franck.debian.org
and subject line Bug#635781: fixed in php-horde-alarm 1.0.7-1
has caused the Debian Bug report #635781,
regarding ITP: horde-alarm -- Horde alarm libraries
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635781: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635781
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Alarm
 Version : 1.0.5
 Upstream Author : Jan Schneider
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : Horde alarm libraries
This package provides an interface to deal with reminders, alarms and 
notifications through a standardized API. The following notification methods 
are available at the moment: standard Horde notifications, popups, emails, sms.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-alarm
Source-Version: 1.0.7-1

We believe that the bug you reported is fixed in the latest version of
php-horde-alarm, which is due to be installed in the Debian FTP archive:

php-horde-alarm_1.0.7-1.debian.tar.gz
  to main/p/php-horde-alarm/php-horde-alarm_1.0.7-1.debian.tar.gz
php-horde-alarm_1.0.7-1.dsc
  to main/p/php-horde-alarm/php-horde-alarm_1.0.7-1.dsc
php-horde-alarm_1.0.7-1_all.deb
  to main/p/php-horde-alarm/php-horde-alarm_1.0.7-1_all.deb
php-horde-alarm_1.0.7.orig.tar.gz
  to main/p/php-horde-alarm/php-horde-alarm_1.0.7.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-alarm 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:08:46 +0100
Source: php-horde-alarm
Binary: php-horde-alarm
Architecture: source all
Version: 1.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-alarm - ${phppear:summary}
Closes: 635781
Changes: 
 php-horde-alarm (1.0.7-1) unstable; urgency=low
 .
   * Horde_Alarm package.
   * Initial packaging (Closes: #635781)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 db7b52c54c9a3e3efd1beb04a8fa858a77813c06 1208 php-horde-alarm_1.0.7-1.dsc
 fccbe2d872c1896b688bc6a56294951446558ca6 34246 
php-horde-alarm_1.0.7.orig.tar.gz
 647f129a1dbe60efc6935fa47e28f1990d7e5270 1620 
php-horde-alarm_1.0.7-1.debian.tar.gz
 97e1fda8989f368792fe23ff7739c9f892b63713 40264 php-horde-alarm_1.0.7-1_all.deb
Checksums-Sha256: 
 0cb5841563f540bc308f8aa6b733936eaee08933b15d8102358607bd00cc7857 1208 
php-horde-alarm_1.0.7-1.dsc
 05351c22f1e3f79549034d801cbe5fa54b4780aeb4b73c774e9012435be93056 34246 
php-horde-alarm_1.0.7.orig.tar.gz
 af354b49f4be30f11881c46624ce8e6a643e48e18c7acfc4949ea2d312c0cec9 1620 
php-horde-alarm_1.0.7-1.debian.tar.gz
 9ea9972b30e4f46d33855b62e74cb801341560af3e28816c88cc7faa7b382a4a 40264 
php-horde-alarm_1.0.7-1_all.deb
Files: 
 def9f97e05d94b8fef88cb93a70e0519 1208 php extra php-horde-alarm_1.0.7-1.dsc
 1b82e68b73cf10f6c2872fcf9a2af7b5 34246 php extra 
php-horde-alarm_1.0.7.orig.tar.gz
 9349374ed5456f51378b7de1498ddfbf 1620 php extra 
php-horde-alarm_1.0.7-1.debian.tar.gz
 6f9f997c9bc7e00878d44711227a771d 40264 php extra 
php-horde-alarm_1.0.7-1_all.deb

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

iEYEARECAAYFAk8MqP0ACgkQOW2jYf5fHX90iACeM4qv/pkZZYh+Zd59/FtJU+c0
QgQAn3KhmgSMCd9OFkGETqHrlPEwNLJ6
=cdjp
-END PGP SIGNATURE-


---End Message---


Bug#635784: marked as done (ITP: horde-cli -- Horde Command Line Interface API)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:02:33 +
with message-id e1rngar-00085l...@franck.debian.org
and subject line Bug#635784: fixed in php-horde-cli 1.0.4-1
has caused the Debian Bug report #635784,
regarding ITP: horde-cli -- Horde Command Line Interface API
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635784: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635784
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Cli
 Version : 1.0.4
 Upstream Author : Jan Schneider, Chuck Hagenbuch
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : Horde Command Line Interface API
Horde_Cli:: API for basic command-line functionality/checks

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-cli
Source-Version: 1.0.4-1

We believe that the bug you reported is fixed in the latest version of
php-horde-cli, which is due to be installed in the Debian FTP archive:

php-horde-cli_1.0.4-1.debian.tar.gz
  to main/p/php-horde-cli/php-horde-cli_1.0.4-1.debian.tar.gz
php-horde-cli_1.0.4-1.dsc
  to main/p/php-horde-cli/php-horde-cli_1.0.4-1.dsc
php-horde-cli_1.0.4-1_all.deb
  to main/p/php-horde-cli/php-horde-cli_1.0.4-1_all.deb
php-horde-cli_1.0.4.orig.tar.gz
  to main/p/php-horde-cli/php-horde-cli_1.0.4.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-cli package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:13:45 +0100
Source: php-horde-cli
Binary: php-horde-cli
Architecture: source all
Version: 1.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-cli - ${phppear:summary}
Closes: 635784
Changes: 
 php-horde-cli (1.0.4-1) unstable; urgency=low
 .
   * Horde_Cli package.
   * Initial packaging (Closes: #635784)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 ef610e8402583383c54509b7ae134ff9280e4363 1190 php-horde-cli_1.0.4-1.dsc
 cc6fea908e80aa4f0de8fc6d1b90cc325d6b4058 25911 php-horde-cli_1.0.4.orig.tar.gz
 d68f46232150cb7d040eec2b3f3ba9cf112f8481 1645 
php-horde-cli_1.0.4-1.debian.tar.gz
 aa8d7eeabd50c7bd0505ee964c182fcb524917ed 30092 php-horde-cli_1.0.4-1_all.deb
Checksums-Sha256: 
 4b9b18261d0dcb6648fd850c9332ffa0fcd7e885cd13ef3973d4c60808826b05 1190 
php-horde-cli_1.0.4-1.dsc
 405dbf058acf0b26ac37c84ed15a2f1cec7639b15cfc97118c949a54005e 25911 
php-horde-cli_1.0.4.orig.tar.gz
 2155959068fca7484e7f260f2332f1a70ad465a698c5bc309693ed7577e82930 1645 
php-horde-cli_1.0.4-1.debian.tar.gz
 4e76ec25345122b0bdf23a4a601b6cf2d22b6912ffb9fa7e51a74ab406616562 30092 
php-horde-cli_1.0.4-1_all.deb
Files: 
 f369438b29fc151d6dfe9b3abc02c75b 1190 php extra php-horde-cli_1.0.4-1.dsc
 38e1bc3da651609d9c1ceef695bbb1e0 25911 php extra 
php-horde-cli_1.0.4.orig.tar.gz
 7a5be2a7308f78a9c7b91ebac8a1f5c5 1645 php extra 
php-horde-cli_1.0.4-1.debian.tar.gz
 97a5c68d01520028ea3b53aa2b74f5fa 30092 php extra php-horde-cli_1.0.4-1_all.deb

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

iEYEARECAAYFAk8Mqh8ACgkQOW2jYf5fHX/pUwCeKh5gr1arPC7LQWoZE8ChIAt1
M6kAoIs5b/8op38/yLDzIGryy9sfWzMj
=2k6p
-END PGP SIGNATURE-


---End Message---


Bug#635792: marked as done (ITP: horde-date -- Horde Date package)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:02:44 +
with message-id e1rngb2-00088r...@franck.debian.org
and subject line Bug#635792: fixed in php-horde-date 1.0.9-1
has caused the Debian Bug report #635792,
regarding ITP: horde-date -- Horde Date package
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635792: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635792
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Date
 Version : 1.0.5
 Upstream Author : Jan Schneider, Chuck Hagenbuch
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : Horde Date package
Package for creating and manipulating dates.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-date
Source-Version: 1.0.9-1

We believe that the bug you reported is fixed in the latest version of
php-horde-date, which is due to be installed in the Debian FTP archive:

php-horde-date_1.0.9-1.debian.tar.gz
  to main/p/php-horde-date/php-horde-date_1.0.9-1.debian.tar.gz
php-horde-date_1.0.9-1.dsc
  to main/p/php-horde-date/php-horde-date_1.0.9-1.dsc
php-horde-date_1.0.9-1_all.deb
  to main/p/php-horde-date/php-horde-date_1.0.9-1_all.deb
php-horde-date_1.0.9.orig.tar.gz
  to main/p/php-horde-date/php-horde-date_1.0.9.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-date package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:24:12 +0100
Source: php-horde-date
Binary: php-horde-date
Architecture: source all
Version: 1.0.9-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-date - ${phppear:summary}
Closes: 635792
Changes: 
 php-horde-date (1.0.9-1) unstable; urgency=low
 .
   * Horde_Date package.
   * Initial packaging (Closes: #635792)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 2bad7d9c446ceab254aaab74d79fc3d29f53e24f 1199 php-horde-date_1.0.9-1.dsc
 6d9886029dd29daff211d1fb9eabc75e44887147 58477 php-horde-date_1.0.9.orig.tar.gz
 ca991e6cc47f3b8e2d15c0f2e4429fb8cb5b3cfb 2265 
php-horde-date_1.0.9-1.debian.tar.gz
 83545055fd113a8ac3b067efd6e1027924e6f39b 66734 php-horde-date_1.0.9-1_all.deb
Checksums-Sha256: 
 ce1e3de652fc18659a413d3cda44ce7d09a372dcfbc7c8ae6560213d2ba2011a 1199 
php-horde-date_1.0.9-1.dsc
 d84c83d967dd4b5f30005a3796baf2499bab9d7ca82313aaa0c72e8d78a25655 58477 
php-horde-date_1.0.9.orig.tar.gz
 c88709e5e8623442792922063341474677f5fa83f8c7e1920260bb1b63dce286 2265 
php-horde-date_1.0.9-1.debian.tar.gz
 242521b633b48ba0cc22a39f7bbc2f91452646b2fb483a6d57fdb2302fb0ac18 66734 
php-horde-date_1.0.9-1_all.deb
Files: 
 80122ff1e57d7c3f09e176490e99c478 1199 php extra php-horde-date_1.0.9-1.dsc
 951eb04583a2246a79b967a24a145f73 58477 php extra 
php-horde-date_1.0.9.orig.tar.gz
 0ad936b4ea9eaef2f8f0e0bfb2daaf75 2265 php extra 
php-horde-date_1.0.9-1.debian.tar.gz
 548e0d3cea3c72188eee9fbb1f5264af 66734 php extra php-horde-date_1.0.9-1_all.deb

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

iEYEARECAAYFAk8MrJgACgkQOW2jYf5fHX8mMQCfTrXP3KIzK8T0tbaqr7/OQXYY
ZQ4An0kylUZ1BitPv1YGlpgi/rkeONj+
=Bpsc
-END PGP SIGNATURE-


---End Message---


Bug#635813: marked as done (ITP: horde-support -- Horde support package)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:03:04 +
with message-id e1rngbm-0008gq...@franck.debian.org
and subject line Bug#635813: fixed in php-horde-support 1.0.1-1
has caused the Debian Bug report #635813,
regarding ITP: horde-support -- Horde support package
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635813: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635813
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Support
 Version : 1.0.1
 Upstream Author : Chuck Hagenbuch, Jan Schneider
 URL : http://horde.org/
 License : BSD
 Programming Lang: PHP
 Description : Horde support package
This package provides supporting functionality for Horde that is not tied to 
Horde but is used by it. These classes can be used outside of Horde as well.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-support
Source-Version: 1.0.1-1

We believe that the bug you reported is fixed in the latest version of
php-horde-support, which is due to be installed in the Debian FTP archive:

php-horde-support_1.0.1-1.debian.tar.gz
  to main/p/php-horde-support/php-horde-support_1.0.1-1.debian.tar.gz
php-horde-support_1.0.1-1.dsc
  to main/p/php-horde-support/php-horde-support_1.0.1-1.dsc
php-horde-support_1.0.1-1_all.deb
  to main/p/php-horde-support/php-horde-support_1.0.1-1_all.deb
php-horde-support_1.0.1.orig.tar.gz
  to main/p/php-horde-support/php-horde-support_1.0.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-support 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:34:31 +0100
Source: php-horde-support
Binary: php-horde-support
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-support - ${phppear:summary}
Closes: 635813
Changes: 
 php-horde-support (1.0.1-1) unstable; urgency=low
 .
   * Horde_Support package.
   * Initial packaging (Closes: #635813)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 38f9130560fc9bc07fd2f523c8b468e44f78c48a 1226 php-horde-support_1.0.1-1.dsc
 efe229eb7d55b8a907713885ecbd59ddcc5d61e5 22815 
php-horde-support_1.0.1.orig.tar.gz
 ea090c4b381836d731fbdded62c36a4133307530 2234 
php-horde-support_1.0.1-1.debian.tar.gz
 b292939f2387aeb56cf22e3229fc672d4be53900 30854 
php-horde-support_1.0.1-1_all.deb
Checksums-Sha256: 
 647efecef9c47190d6b90f4ff804659a4d4e5c7f578cec21e3328d1001598e97 1226 
php-horde-support_1.0.1-1.dsc
 4f12175c208a6d191e7ebc6d428a79b300264c73e185fc3d3d3c5e7fd5e7a6f0 22815 
php-horde-support_1.0.1.orig.tar.gz
 80b78b7cf7af36ca5ee390c8ed27caaa176afe7587280ddd58606f914145d824 2234 
php-horde-support_1.0.1-1.debian.tar.gz
 18b7deee2626581ba2edb6c880a1569ea996ceea5c4877e6ccdf261121ed0847 30854 
php-horde-support_1.0.1-1_all.deb
Files: 
 03abf5432131312b1a588ee86ea0037d 1226 php extra php-horde-support_1.0.1-1.dsc
 e4176b1c8e67fc7aee5d786562db58b0 22815 php extra 
php-horde-support_1.0.1.orig.tar.gz
 7cc186c3de9ed947dde8b74737850320 2234 php extra 
php-horde-support_1.0.1-1.debian.tar.gz
 5e6c4511592e9fcf159cec4e287fd42b 30854 php extra 
php-horde-support_1.0.1-1_all.deb

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

iEYEARECAAYFAk8Mrv8ACgkQOW2jYf5fHX9NIACfcRf65cs02RiDC8YATcbrEaVA
/08Ani1A1Pb5wZ3vPUu4FosXxm3S28lZ
=K4dU
-END PGP SIGNATURE-


---End Message---


Bug#635798: marked as done (ITP: horde-log -- Horde Logging library)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:02:54 +
with message-id e1rngbc-0008c2...@franck.debian.org
and subject line Bug#635798: fixed in php-horde-log 1.1.2-1
has caused the Debian Bug report #635798,
regarding ITP: horde-log -- Horde Logging library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635798: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635798
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Log
 Version : 1.1.1
 Upstream Author : Chuck Hagenbuch, Mike Naberezny
 URL : http://horde.org/
 License : BSD
 Programming Lang: PHP
 Description : Horde Logging library
Horde Logging package with configurable handlers, filters, and formatting.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-log
Source-Version: 1.1.2-1

We believe that the bug you reported is fixed in the latest version of
php-horde-log, which is due to be installed in the Debian FTP archive:

php-horde-log_1.1.2-1.debian.tar.gz
  to main/p/php-horde-log/php-horde-log_1.1.2-1.debian.tar.gz
php-horde-log_1.1.2-1.dsc
  to main/p/php-horde-log/php-horde-log_1.1.2-1.dsc
php-horde-log_1.1.2-1_all.deb
  to main/p/php-horde-log/php-horde-log_1.1.2-1_all.deb
php-horde-log_1.1.2.orig.tar.gz
  to main/p/php-horde-log/php-horde-log_1.1.2.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-log package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:27:33 +0100
Source: php-horde-log
Binary: php-horde-log
Architecture: source all
Version: 1.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-log - ${phppear:summary}
Closes: 635798
Changes: 
 php-horde-log (1.1.2-1) unstable; urgency=low
 .
   * Horde_Log package.
   * Initial packaging (Closes: #635798)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 e7d2cd05d069533d0e1a1b88d9c5f9a7a529e0f7 1190 php-horde-log_1.1.2-1.dsc
 6f9d1614ef3e0da602af6cb10bd7906d5a68d823 13970 php-horde-log_1.1.2.orig.tar.gz
 e8f09686670411c7e87c42da5e67bda869ae1b44 2220 
php-horde-log_1.1.2-1.debian.tar.gz
 f3b2a075e7e0ba91def6466b4c49e28e5ed8cb60 22272 php-horde-log_1.1.2-1_all.deb
Checksums-Sha256: 
 30794223478d554036134f7a83e53a6da3fd56b7078ed60b4947b5011dc0024f 1190 
php-horde-log_1.1.2-1.dsc
 6ecce1065ad8a390248c18e76c69850afd47d29fa395a838f614c20451c94551 13970 
php-horde-log_1.1.2.orig.tar.gz
 c661e6e3285a27b48c7e67f0ee4a6f3e2260553027c0ccdf404e9e641825c99b 2220 
php-horde-log_1.1.2-1.debian.tar.gz
 c9ed691eb55967be5cd4dae8ff4e2c143c365dc8534e81bf0b6d0ca258e1dda6 22272 
php-horde-log_1.1.2-1_all.deb
Files: 
 f445b9bd5cac5adb3d7a6f29b6cb6504 1190 php extra php-horde-log_1.1.2-1.dsc
 dbc1bad3dacb2cd3ce0c495e76eca711 13970 php extra 
php-horde-log_1.1.2.orig.tar.gz
 74fb314e307ed002be9fbb13f275c000 2220 php extra 
php-horde-log_1.1.2-1.debian.tar.gz
 49c95f3fa58953c1b8a10f4e2f946b9a 22272 php extra php-horde-log_1.1.2-1_all.deb

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

iEYEARECAAYFAk8MrWAACgkQOW2jYf5fHX+GOgCfeixXBiLCX4D9eXeFjWrV8u0Z
25EAnjInOS7FLMRxYCVwf+eDsn5+AMAm
=+Oeb
-END PGP SIGNATURE-


---End Message---


Bug#635787: marked as done (ITP: horde-controller -- Horde Controller libraries)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:17:29 +
with message-id e1rngpj-0002rq...@franck.debian.org
and subject line Bug#635787: fixed in php-horde-controller 1.0.1-1
has caused the Debian Bug report #635787,
regarding ITP: horde-controller -- Horde Controller libraries
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635787: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635787
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Controller
 Version : 1.0.2
 Upstream Author : Mike Naberezny, Chuck Hagenbuch
 URL : http://horde.org/
 License : BSD
 Programming Lang: PHP
 Description : Horde Controller libraries
This package provides the controller part of an MVC system for Horde.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-controller
Source-Version: 1.0.1-1

We believe that the bug you reported is fixed in the latest version of
php-horde-controller, which is due to be installed in the Debian FTP archive:

php-horde-controller_1.0.1-1.debian.tar.gz
  to main/p/php-horde-controller/php-horde-controller_1.0.1-1.debian.tar.gz
php-horde-controller_1.0.1-1.dsc
  to main/p/php-horde-controller/php-horde-controller_1.0.1-1.dsc
php-horde-controller_1.0.1-1_all.deb
  to main/p/php-horde-controller/php-horde-controller_1.0.1-1_all.deb
php-horde-controller_1.0.1.orig.tar.gz
  to main/p/php-horde-controller/php-horde-controller_1.0.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-controller 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:22:47 +0100
Source: php-horde-controller
Binary: php-horde-controller
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-controller - ${phppear:summary}
Closes: 635787
Changes: 
 php-horde-controller (1.0.1-1) unstable; urgency=low
 .
   * Horde_Controller package.
   * Initial packaging (Closes: #635787)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 8460d6db687c258b2ce9c62bad16ae172ff4d3d8 1253 php-horde-controller_1.0.1-1.dsc
 1ccb62a86865af37ba5c00ac93f31e3bc4e82207 10063 
php-horde-controller_1.0.1.orig.tar.gz
 b34b2efdb13347f8a79af7c234f9f97f64ff5c08 2279 
php-horde-controller_1.0.1-1.debian.tar.gz
 85e5fa45085065daebbe19d6cd20d1ebc2fbddbf 18392 
php-horde-controller_1.0.1-1_all.deb
Checksums-Sha256: 
 f212e14e82f5c21815f663bde64e480f7f98d9fc766c8c6bc907805900f56d14 1253 
php-horde-controller_1.0.1-1.dsc
 cffd15c40260d071fcb48751d94000ae3cf2a55d0e30483c4785ce92678e6900 10063 
php-horde-controller_1.0.1.orig.tar.gz
 a860b8b9d9f4b52af150a88cae642de3cc34ae7d4a1a67a061a56adf25f607dd 2279 
php-horde-controller_1.0.1-1.debian.tar.gz
 4ac5102c7599a5fd889983fcb8d9b35887188459e6ff89fc3bf531ec1def014c 18392 
php-horde-controller_1.0.1-1_all.deb
Files: 
 ae875d448870a7582a3bddae8dfc222f 1253 php extra 
php-horde-controller_1.0.1-1.dsc
 f817feb6ec40d9c0f43201242b28d631 10063 php extra 
php-horde-controller_1.0.1.orig.tar.gz
 499bad4756a43405e1cd39610a906fdc 2279 php extra 
php-horde-controller_1.0.1-1.debian.tar.gz
 d852718ef74820a0ea990099c798b632 18392 php extra 
php-horde-controller_1.0.1-1_all.deb

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

iEYEARECAAYFAk8MrD0ACgkQOW2jYf5fHX9UqgCcDThnPFtMPLsIMnQxsMJhyi4V
gUwAn1WqukCDXme0BUAzmEuxaANzDtve
=QwE8
-END PGP SIGNATURE-


---End Message---


Bug#635791: marked as done (ITP: horde-db -- Horde Database Libraries)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:17:39 +
with message-id e1rngpt-0002xu...@franck.debian.org
and subject line Bug#635791: fixed in php-horde-db 1.2.0-1
has caused the Debian Bug report #635791,
regarding ITP: horde-db -- Horde Database Libraries
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635791: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635791
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Db
 Version : 1.0.4
 Upstream Author : Mike Naberezny, Chuck Hagenbuch, Jan Schneider
 URL : http://horde.org/
 License : BSD
 Programming Lang: PHP
 Description : Horde Database Libraries
Horde database/SQL abstraction layer

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-db
Source-Version: 1.2.0-1

We believe that the bug you reported is fixed in the latest version of
php-horde-db, which is due to be installed in the Debian FTP archive:

php-horde-db_1.2.0-1.debian.tar.gz
  to main/p/php-horde-db/php-horde-db_1.2.0-1.debian.tar.gz
php-horde-db_1.2.0-1.dsc
  to main/p/php-horde-db/php-horde-db_1.2.0-1.dsc
php-horde-db_1.2.0-1_all.deb
  to main/p/php-horde-db/php-horde-db_1.2.0-1_all.deb
php-horde-db_1.2.0.orig.tar.gz
  to main/p/php-horde-db/php-horde-db_1.2.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-db package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 17 Jan 2012 18:44:32 +0100
Source: php-horde-db
Binary: php-horde-db
Architecture: source all
Version: 1.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-db - ${phppear:summary}
Closes: 635791
Changes: 
 php-horde-db (1.2.0-1) unstable; urgency=low
 .
   * Horde_Db package.
   * Initial packaging (Closes: #635791)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 7e904e9fa924abf130ac450d8f3748bdcc83ee62 1184 php-horde-db_1.2.0-1.dsc
 33db5d2bce5f879450802651421bc3b4b73a246c 110242 php-horde-db_1.2.0.orig.tar.gz
 d7fb68c085af08d8e9e7b634dce53d95da0b159e 2261 
php-horde-db_1.2.0-1.debian.tar.gz
 2baccb7632c9a95eb8864910608c4f15c81be4ea 127372 php-horde-db_1.2.0-1_all.deb
Checksums-Sha256: 
 68b03a3e4f7b0a4dab77b7d085b0fa9dc8c4efe2afe14a6764874caf625b7655 1184 
php-horde-db_1.2.0-1.dsc
 8800a4729074c574840e6b42a30ee2e415bffa58371b19ab556280ac2584bc49 110242 
php-horde-db_1.2.0.orig.tar.gz
 859b322a2468b5ce8e4ad4e29ac54b0aa9665502d515e605f2a32d476ebc0226 2261 
php-horde-db_1.2.0-1.debian.tar.gz
 d2d7d4a3af4a57edc73e636306fee55c736b5bf5b0557c51d4f4e46b210e684a 127372 
php-horde-db_1.2.0-1_all.deb
Files: 
 96f8d52e842cc0d688b41988a6056914 1184 php extra php-horde-db_1.2.0-1.dsc
 b1f1e644cf0243b3fb02645e75128953 110242 php extra 
php-horde-db_1.2.0.orig.tar.gz
 c399dc582b29c21f821b7f59b922e567 2261 php extra 
php-horde-db_1.2.0-1.debian.tar.gz
 5267dbbc65563fecf8ba591cd05c7398 127372 php extra php-horde-db_1.2.0-1_all.deb

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

iEYEARECAAYFAk8Vs5cACgkQOW2jYf5fHX8CLQCZAdY8xOUR8/p/p1jHgnOWn0m0
MxMAnRRPS4oq2JDXgUtnAlkLZQBb6B1h
=sBDZ
-END PGP SIGNATURE-


---End Message---


Bug#635797: marked as done (ITP: horde-lock -- Horde Resource Locking System)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:17:47 +
with message-id e1rngpb-0002c1...@franck.debian.org
and subject line Bug#635797: fixed in php-horde-lock 1.0.1-1
has caused the Debian Bug report #635797,
regarding ITP: horde-lock -- Horde Resource Locking System
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635797: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635797
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Lock
 Version : 1.0.1
 Upstream Author : Ben Klang
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : Horde Resource Locking System
The Horde_Lock library provides the Horde resource locking system.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-lock
Source-Version: 1.0.1-1

We believe that the bug you reported is fixed in the latest version of
php-horde-lock, which is due to be installed in the Debian FTP archive:

php-horde-lock_1.0.1-1.debian.tar.gz
  to main/p/php-horde-lock/php-horde-lock_1.0.1-1.debian.tar.gz
php-horde-lock_1.0.1-1.dsc
  to main/p/php-horde-lock/php-horde-lock_1.0.1-1.dsc
php-horde-lock_1.0.1-1_all.deb
  to main/p/php-horde-lock/php-horde-lock_1.0.1-1_all.deb
php-horde-lock_1.0.1.orig.tar.gz
  to main/p/php-horde-lock/php-horde-lock_1.0.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-lock package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:27:10 +0100
Source: php-horde-lock
Binary: php-horde-lock
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-lock - ${phppear:summary}
Closes: 635797
Changes: 
 php-horde-lock (1.0.1-1) unstable; urgency=low
 .
   * Horde_Lock package.
   * Initial packaging (Closes: #635797)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 2f815a1e48b8a8f089063e580d12abba5ab5877e 1199 php-horde-lock_1.0.1-1.dsc
 dfed05b717d46be4519a99a19f31bbb69b180db4 14099 php-horde-lock_1.0.1.orig.tar.gz
 658b7e3e1f1c808e02e3db6a2db90612e50b7f98 1639 
php-horde-lock_1.0.1-1.debian.tar.gz
 2ced00021550212a02af055253564c95e24cc093 10396 php-horde-lock_1.0.1-1_all.deb
Checksums-Sha256: 
 653c95eb866d8fd3ee171c27554880d4ab61d11cf5dcf8128582783d0e838eb5 1199 
php-horde-lock_1.0.1-1.dsc
 9608b3e35e191f5a80ae9e0dfaaf98f069894af0d11944e60b73f1c627e9fde2 14099 
php-horde-lock_1.0.1.orig.tar.gz
 82bf5e4823a9a16db82caf1329f4dd85d1a502cf2099a809a3695c2328643d80 1639 
php-horde-lock_1.0.1-1.debian.tar.gz
 c04f1a3a21205dca0ffc9e3346cd90e923122e56b0035efd011e8b55ee394a25 10396 
php-horde-lock_1.0.1-1_all.deb
Files: 
 0ae1ad466fec5b0c9a3df153f32f69af 1199 php extra php-horde-lock_1.0.1-1.dsc
 f061c04fd891f3d0c9b8361266cf2d78 14099 php extra 
php-horde-lock_1.0.1.orig.tar.gz
 8559a52f92c38fb6b64a647912b98bc9 1639 php extra 
php-horde-lock_1.0.1-1.debian.tar.gz
 f45507ea0183e21342fe43e51ead9576 10396 php extra php-horde-lock_1.0.1-1_all.deb

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

iEYEARECAAYFAk8MrUQACgkQOW2jYf5fHX9/OQCaA+s/Y0D2Afnx+F92uR3hANg9
i5UAn2ox9rH/1KF103YgMasBaN3Tdam1
=fHX7
-END PGP SIGNATURE-


---End Message---


Bug#654685: marked as done (ITP: gedit-source-code-browser-plugin -- source code class and function browser plugin for Gedit)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:17:19 +
with message-id e1rngp9-0002o4...@franck.debian.org
and subject line Bug#654685: fixed in gedit-source-code-browser-plugin 3.0.3-1
has caused the Debian Bug report #654685,
regarding ITP: gedit-source-code-browser-plugin -- source code class and 
function browser plugin for Gedit
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
654685: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654685
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: whishlist

I find this plugin:
https://github.com/Quixotix/gedit-source-code-browser
very useful and have packaged it.

The packaging work is here:
http://git.debian.org/?p=collab-maint/gedit-source-code-browser.git
git://git.debian.org/git/collab-maint/gedit-source-code-browser.git

bye

Pietro


signature.asc
Description: This is a digitally signed message part
---End Message---
---BeginMessage---
Source: gedit-source-code-browser-plugin
Source-Version: 3.0.3-1

We believe that the bug you reported is fixed in the latest version of
gedit-source-code-browser-plugin, which is due to be installed in the Debian 
FTP archive:

gedit-source-code-browser-plugin_3.0.3-1.debian.tar.gz
  to 
main/g/gedit-source-code-browser-plugin/gedit-source-code-browser-plugin_3.0.3-1.debian.tar.gz
gedit-source-code-browser-plugin_3.0.3-1.dsc
  to 
main/g/gedit-source-code-browser-plugin/gedit-source-code-browser-plugin_3.0.3-1.dsc
gedit-source-code-browser-plugin_3.0.3-1_all.deb
  to 
main/g/gedit-source-code-browser-plugin/gedit-source-code-browser-plugin_3.0.3-1_all.deb
gedit-source-code-browser-plugin_3.0.3.orig.tar.gz
  to 
main/g/gedit-source-code-browser-plugin/gedit-source-code-browser-plugin_3.0.3.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 654...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pietro Battiston m...@pietrobattiston.it (supplier of updated 
gedit-source-code-browser-plugin package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 03 Jan 2012 17:23:51 +0100
Source: gedit-source-code-browser-plugin
Binary: gedit-source-code-browser-plugin
Architecture: source all
Version: 3.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Pietro Battiston m...@pietrobattiston.it
Changed-By: Pietro Battiston m...@pietrobattiston.it
Description: 
 gedit-source-code-browser-plugin - source code class and function browser 
plugin for Gedit
Closes: 654685
Changes: 
 gedit-source-code-browser-plugin (3.0.3-1) unstable; urgency=low
 .
   * Initial release. (Closes: #654685)
Checksums-Sha1: 
 5a424fc4ee04d86faa3fd7ccaeb36e8bbf38cbba 2128 
gedit-source-code-browser-plugin_3.0.3-1.dsc
 ac78cebab3ef7c3c5402e4391e694150111c9673 15948 
gedit-source-code-browser-plugin_3.0.3.orig.tar.gz
 ff7bd2b1f76ea0f4bcf013c65c2baf01a84dbd94 2783 
gedit-source-code-browser-plugin_3.0.3-1.debian.tar.gz
 f232b5a47dfbbdd5b392b1486ad30f42781dd600 17260 
gedit-source-code-browser-plugin_3.0.3-1_all.deb
Checksums-Sha256: 
 b4c0906fadd383bba38c7c3893b39ed3253bcf892301cb39eb1dbf7c39da702c 2128 
gedit-source-code-browser-plugin_3.0.3-1.dsc
 5ba1d27c00eda749e58823474b063562ad0db052884a4a739e59f63c73cdabba 15948 
gedit-source-code-browser-plugin_3.0.3.orig.tar.gz
 8bdf358880f5955d3f0342e26e97c3ecc140a90f3c39c1a0fa89db9088f9504d 2783 
gedit-source-code-browser-plugin_3.0.3-1.debian.tar.gz
 108a9894bcb8c72847788a5c4e0d944333791cb8d7db0b8a52df941ff149facf 17260 
gedit-source-code-browser-plugin_3.0.3-1_all.deb
Files: 
 084bf29513ba7d81cafe1a9384f551a7 2128 gnome optional 
gedit-source-code-browser-plugin_3.0.3-1.dsc
 a2f187507173a95608c1f7c3f490d9dd 15948 gnome optional 
gedit-source-code-browser-plugin_3.0.3.orig.tar.gz
 246136008ca7c34c1ca152b787667ba7 2783 gnome optional 
gedit-source-code-browser-plugin_3.0.3-1.debian.tar.gz
 2068ec9ede700564bf8058b4edb70c10 17260 gnome optional 
gedit-source-code-browser-plugin_3.0.3-1_all.deb

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

iQIcBAEBCgAGBQJPE1OaAAoJEK728aKnRXZFyRIQAJzQCQhWUr+/hiw+vClr9ZCi
x7lb2EKGH1qrOI21WmJaft3PdEb5s9lTBziR8e8obC2vEZSZ+wdyNxT7lyqkJGp9
TA9GsSU0Dcb3tUtAncEcu0fyziA7iFBoe7FlYNHbXgvGGnNe85oGDEneeu8P923/

Bug#635822: marked as done (ITP: horde-view -- Horde View API)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:17:57 +
with message-id e1rngpl-0002eh...@franck.debian.org
and subject line Bug#635822: fixed in php-horde-view 1.0.1-1
has caused the Debian Bug report #635822,
regarding ITP: horde-view -- Horde View API
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635822: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635822
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_View
 Version : 1.0.1
 Upstream Author : Chuck Hagenbuch, Mike Naberezny
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : Horde View API
The Horde_View library provides a simple View pattern implementation.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-view
Source-Version: 1.0.1-1

We believe that the bug you reported is fixed in the latest version of
php-horde-view, which is due to be installed in the Debian FTP archive:

php-horde-view_1.0.1-1.debian.tar.gz
  to main/p/php-horde-view/php-horde-view_1.0.1-1.debian.tar.gz
php-horde-view_1.0.1-1.dsc
  to main/p/php-horde-view/php-horde-view_1.0.1-1.dsc
php-horde-view_1.0.1-1_all.deb
  to main/p/php-horde-view/php-horde-view_1.0.1-1_all.deb
php-horde-view_1.0.1.orig.tar.gz
  to main/p/php-horde-view/php-horde-view_1.0.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-view package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:37:58 +0100
Source: php-horde-view
Binary: php-horde-view
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-view - ${phppear:summary}
Closes: 635822
Changes: 
 php-horde-view (1.0.1-1) unstable; urgency=low
 .
   * Horde_View package.
   * Initial packaging (Closes: #635822)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 9ac589a85f6e0393e330e0063f004111c2f32147 1199 php-horde-view_1.0.1-1.dsc
 fac3b8745ec2f1f7242c3c72c487b62b27b2a890 44051 php-horde-view_1.0.1.orig.tar.gz
 8202c2766b01c8ff4cad5a900a7060f3acb78559 2335 
php-horde-view_1.0.1-1.debian.tar.gz
 6adf653cfff40af1d9ad211590cec5e3a9d928e9 46630 php-horde-view_1.0.1-1_all.deb
Checksums-Sha256: 
 68e6ac9798a355407876877bda254d6a62086ecaa085d692ac3160064cebc86e 1199 
php-horde-view_1.0.1-1.dsc
 151b244ac49c851963bc9d45b1bc2b4098544b6bf0c3bb12106bcf356a78e5c5 44051 
php-horde-view_1.0.1.orig.tar.gz
 41129212c6c7c145c3df1907467b124e4134b422854cc42cb371078195c28862 2335 
php-horde-view_1.0.1-1.debian.tar.gz
 331c851ef2d1ba892e8f74a280f80fd6918893c037e87dde90add6a487463e91 46630 
php-horde-view_1.0.1-1_all.deb
Files: 
 f8abfe799dcf66d196a57aa50026ed8b 1199 php extra php-horde-view_1.0.1-1.dsc
 ebc7e8806fa744c7b085f15a7eff8a5f 44051 php extra 
php-horde-view_1.0.1.orig.tar.gz
 eb9f42fe83c3e3304994d562cdb6874a 2335 php extra 
php-horde-view_1.0.1-1.debian.tar.gz
 1016d3faf4596d63550dfb2b521f1d16 46630 php extra php-horde-view_1.0.1-1_all.deb

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

iEYEARECAAYFAk8Mr8wACgkQOW2jYf5fHX8tqgCggJP99bo5JAJr2y9wEJIMaYWY
eFAAoI9g2W43k3SJbrzhP0riIW+UZO0i
=33WW
-END PGP SIGNATURE-


---End Message---


Bug#656234: marked as done (ITP: six -- Python 2 and 3 compatibility library)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:18:05 +
with message-id e1rngpt-0002if...@franck.debian.org
and subject line Bug#656234: fixed in six 1.1.0-1
has caused the Debian Bug report #656234,
regarding ITP: six -- Python 2 and 3 compatibility library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
656234: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656234
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Colin Watson cjwat...@debian.org

* Package name: six
  Version : 1.1.0
  Upstream Author : Benjamin Peterson benja...@python.org
* URL : http://packages.python.org/six/
* License : Expat
  Programming Lang: Python
  Description : Python 2 and 3 compatibility library

Six is a Python 2 and 3 compatibility library. It provides utility
functions for smoothing over the differences between the Python versions
with the goal of writing Python code that is compatible on both Python
versions.


(I've been doing a bit of Python 3 porting lately, and in the cases
where it's hard to wedge 2to3 into a module's build system I've been
getting kind of bored of repeatedly writing compatibility code that's
already in six.)

-- 
Colin Watson   [cjwat...@debian.org]


---End Message---
---BeginMessage---
Source: six
Source-Version: 1.1.0-1

We believe that the bug you reported is fixed in the latest version of
six, which is due to be installed in the Debian FTP archive:

python-six_1.1.0-1_all.deb
  to main/s/six/python-six_1.1.0-1_all.deb
python3-six_1.1.0-1_all.deb
  to main/s/six/python3-six_1.1.0-1_all.deb
six_1.1.0-1.diff.gz
  to main/s/six/six_1.1.0-1.diff.gz
six_1.1.0-1.dsc
  to main/s/six/six_1.1.0-1.dsc
six_1.1.0.orig.tar.gz
  to main/s/six/six_1.1.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 656...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson cjwat...@debian.org (supplier of updated six package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 17 Jan 2012 17:23:12 +
Source: six
Binary: python-six python3-six
Architecture: source all
Version: 1.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Colin Watson cjwat...@debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 python-six - Python 2 and 3 compatibility library (Python 2 interface)
 python3-six - Python 2 and 3 compatibility library (Python 3 interface)
Closes: 656234
Changes: 
 six (1.1.0-1) unstable; urgency=low
 .
   * Initial release (closes: #656234).
Checksums-Sha1: 
 7a4280f0c8468dddc8c7a0d43e11f96bb43cdae9 1822 six_1.1.0-1.dsc
 2e6ca983a232cfacc94df37a26d641be1ead2524 12573 six_1.1.0.orig.tar.gz
 ff3be9c2e61fddb39e74f60cb447bf25e00039ac 4713 six_1.1.0-1.diff.gz
 394834abde9ba1bc33f8dada461dfb96a976d1b2 6014 python-six_1.1.0-1_all.deb
 1078841d4204c73f5ab5a23171d926804dad06f5 5796 python3-six_1.1.0-1_all.deb
Checksums-Sha256: 
 801ce3b77f2e2128b8a7b5bc3d70edb9573a8268146b79ec5a624eafad396fbe 1822 
six_1.1.0-1.dsc
 8c421a58100704148fd9ad2e38b05d5646f6d3139ac209dfda4c980d124c75ba 12573 
six_1.1.0.orig.tar.gz
 bede94cc3c0794cd9e3f72faef21cfdf18cb495679a10e3b84ba14796f3c7690 4713 
six_1.1.0-1.diff.gz
 d9e6eda87e36d54198c376ca32b337a728d6d0300161f9336587534085fe4ea5 6014 
python-six_1.1.0-1_all.deb
 d0f8ef8c0466d07bbec6e25ed1d8e862c7e12e2191d1c8e2135e76586501e3a9 5796 
python3-six_1.1.0-1_all.deb
Files: 
 a9a93fbf91ed523653faba1716abe1d4 1822 python optional six_1.1.0-1.dsc
 9e8099b57cd27493a6988e9c9b313e23 12573 python optional six_1.1.0.orig.tar.gz
 6e2990bb1c70fe29370f41602f888e7c 4713 python optional six_1.1.0-1.diff.gz
 3f6425b5cc579fb87bad817522cf28e9 6014 python optional 
python-six_1.1.0-1_all.deb
 0a8737028fbcdfc2d746ac4b088bf104 5796 python optional 
python3-six_1.1.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Colin Watson cjwat...@debian.org -- Debian developer

iQIVAwUBTxWuqzk1h9l9hlALAQiceg/7BgPqmysQjYNGchkxPCCP12fHWJUOYLMv
TyifNtCjaKg2VrpMLxBVyYRch5ZxyX2jSe5Y0XN3jWx1ESWEiBsogkJpECdkNUR6
I3QqwKmOHnb7ilcOTXtVdpEofDFXckRpxqdj60EDzrpt4t1PhhWvLoSl9ju44n8P

Bug#635789: marked as done (ITP: horde-data -- Horde Data API)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:32:18 +
with message-id e1rngde-00068b...@franck.debian.org
and subject line Bug#635789: fixed in php-horde-data 1.0.4-1
has caused the Debian Bug report #635789,
regarding ITP: horde-data -- Horde Data API
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635789: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635789
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Data
 Version : 1.0.4
 Upstream Author : Jan Schneider, Chuck Hagenbuch
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : Horde Data API
This package provides a data import and export API, with backends for:
* CSV
* TSV
* iCalendar
* vCard
* vNote
* vTodo

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-data
Source-Version: 1.0.4-1

We believe that the bug you reported is fixed in the latest version of
php-horde-data, which is due to be installed in the Debian FTP archive:

php-horde-data_1.0.4-1.debian.tar.gz
  to main/p/php-horde-data/php-horde-data_1.0.4-1.debian.tar.gz
php-horde-data_1.0.4-1.dsc
  to main/p/php-horde-data/php-horde-data_1.0.4-1.dsc
php-horde-data_1.0.4-1_all.deb
  to main/p/php-horde-data/php-horde-data_1.0.4-1_all.deb
php-horde-data_1.0.4.orig.tar.gz
  to main/p/php-horde-data/php-horde-data_1.0.4.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-data package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:23:40 +0100
Source: php-horde-data
Binary: php-horde-data
Architecture: source all
Version: 1.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-data - ${phppear:summary}
Closes: 635789
Changes: 
 php-horde-data (1.0.4-1) unstable; urgency=low
 .
   * Horde_Data package.
   * Initial packaging (Closes: #635789)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 d09e2d5a63ab8f756b663463238ad981bfa1b3f4 1199 php-horde-data_1.0.4-1.dsc
 8a4629c2777f973e532c7fb76b78560949829821 32441 php-horde-data_1.0.4.orig.tar.gz
 a4e4caeec5f288a52122011f6934289fb6648084 1635 
php-horde-data_1.0.4-1.debian.tar.gz
 acb2621b16a6990cc45387d8e533a32b4a296df5 39136 php-horde-data_1.0.4-1_all.deb
Checksums-Sha256: 
 9501bb0bdee1c8efb5e8242c82c1b482fe2c3759de783cf7e7be136609ed3e1c 1199 
php-horde-data_1.0.4-1.dsc
 202a98e3e189ae22160a0fd60af8ef4395ef74d9cc6dbf9fc653bd5eb3c1bf99 32441 
php-horde-data_1.0.4.orig.tar.gz
 31cf058ce28ce29e9b14cc4ddf3fbd2ec383bd710b02ac2a69f1d0523240f78d 1635 
php-horde-data_1.0.4-1.debian.tar.gz
 091b4126fefe74ff2f0418ebe45c932629d5d4b85472af811c4038bf2f3c64b5 39136 
php-horde-data_1.0.4-1_all.deb
Files: 
 caa54eb04b78187347cadabb32daf67a 1199 php extra php-horde-data_1.0.4-1.dsc
 541b856826c882a883430fbf235bfd7b 32441 php extra 
php-horde-data_1.0.4.orig.tar.gz
 406808e530566b008f7a44e574234dc2 1635 php extra 
php-horde-data_1.0.4-1.debian.tar.gz
 7f508f0af49bf3d7bde21aa25d3267c8 39136 php extra php-horde-data_1.0.4-1_all.deb

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

iEYEARECAAYFAk8MrHoACgkQOW2jYf5fHX9TOACfU1Uy0mxIk+HJ1hVZKO9Fk184
+LwAn10EnuAvfO1DXpe0vSl8wyEPButo
=Q58J
-END PGP SIGNATURE-


---End Message---


Bug#635794: marked as done (ITP: horde-history -- API for tracking the history of an object)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:32:27 +
with message-id e1rngdn-0006as...@franck.debian.org
and subject line Bug#635794: fixed in php-horde-history 1.0.0-1
has caused the Debian Bug report #635794,
regarding ITP: horde-history -- API for tracking the history of an object
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635794: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635794
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_History
 Version : 1.0.1
 Upstream Author : Chuck Hagenbuch
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : API for tracking the history of an object
The Horde_History API provides a way to track changes on arbitrary pieces of 
data in Horde applications.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-history
Source-Version: 1.0.0-1

We believe that the bug you reported is fixed in the latest version of
php-horde-history, which is due to be installed in the Debian FTP archive:

php-horde-history_1.0.0-1.debian.tar.gz
  to main/p/php-horde-history/php-horde-history_1.0.0-1.debian.tar.gz
php-horde-history_1.0.0-1.dsc
  to main/p/php-horde-history/php-horde-history_1.0.0-1.dsc
php-horde-history_1.0.0-1_all.deb
  to main/p/php-horde-history/php-horde-history_1.0.0-1_all.deb
php-horde-history_1.0.0.orig.tar.gz
  to main/p/php-horde-history/php-horde-history_1.0.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-history 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:25:53 +0100
Source: php-horde-history
Binary: php-horde-history
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-history - ${phppear:summary}
Closes: 635794
Changes: 
 php-horde-history (1.0.0-1) unstable; urgency=low
 .
   * Horde_History package.
   * Initial packaging (Closes: #635794)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 cf1cbfb0d7f1900cc1e2dcad20421b4e9ce11417 1223 php-horde-history_1.0.0-1.dsc
 22b4e78095dec1d664264917c6bc17ff120904b6 8732 
php-horde-history_1.0.0.orig.tar.gz
 7fe5cf3bd085c2361b1b72e46c81a4c09559a44e 1653 
php-horde-history_1.0.0-1.debian.tar.gz
 fc7f9d2df61deadffc700b19d3eac46058abc560 14184 
php-horde-history_1.0.0-1_all.deb
Checksums-Sha256: 
 241d5cfcf372000d68688233d74f259c15060a261b5799e7b75a3cd83e94ac3e 1223 
php-horde-history_1.0.0-1.dsc
 a23e789b6b1d67526bf5553b4ef5da508d9fc92661c76049f95e484c674e3015 8732 
php-horde-history_1.0.0.orig.tar.gz
 4e96fffcc2bf65b79aff13d56a7f763dccfe94038d399f9e3136e8a7017cd676 1653 
php-horde-history_1.0.0-1.debian.tar.gz
 4f1b2e65fca6d44f3ba435d6b434287d9a93ebdb94e0a17a83d2ee85bf68acf3 14184 
php-horde-history_1.0.0-1_all.deb
Files: 
 c44558459e457290771a5c0704022de3 1223 php extra php-horde-history_1.0.0-1.dsc
 911ea12c60d3728630dc67c6bf61e3e3 8732 php extra 
php-horde-history_1.0.0.orig.tar.gz
 a62afe2a7cf8c6a94cb56f58a3b9604b 1653 php extra 
php-horde-history_1.0.0-1.debian.tar.gz
 4a9c831e4a723bac57709fd447082b9c 14184 php extra 
php-horde-history_1.0.0-1_all.deb

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

iEYEARECAAYFAk8MrPcACgkQOW2jYf5fHX/xvACgiO8yLY6Ki3y+xNWeumfTlAj/
LewAnirw7Ob7kGtIRNXREjRF70Kq/asr
=wXQi
-END PGP SIGNATURE-


---End Message---


Bug#635795: marked as done (ITP: horde-icalendar -- iCalendar API)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:32:37 +
with message-id e1rngdx-0006ci...@franck.debian.org
and subject line Bug#635795: fixed in php-horde-icalendar 1.1.0-1
has caused the Debian Bug report #635795,
regarding ITP: horde-icalendar -- iCalendar API
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635795: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635795
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Icalendar
 Version : 1.0.3
 Upstream Author : Jan Schneider, Chuck Hagenbuch
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : iCalendar API
This package provides an API for dealing with iCalendar data.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-icalendar
Source-Version: 1.1.0-1

We believe that the bug you reported is fixed in the latest version of
php-horde-icalendar, which is due to be installed in the Debian FTP archive:

php-horde-icalendar_1.1.0-1.debian.tar.gz
  to main/p/php-horde-icalendar/php-horde-icalendar_1.1.0-1.debian.tar.gz
php-horde-icalendar_1.1.0-1.dsc
  to main/p/php-horde-icalendar/php-horde-icalendar_1.1.0-1.dsc
php-horde-icalendar_1.1.0-1_all.deb
  to main/p/php-horde-icalendar/php-horde-icalendar_1.1.0-1_all.deb
php-horde-icalendar_1.1.0.orig.tar.gz
  to main/p/php-horde-icalendar/php-horde-icalendar_1.1.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-icalendar 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 17 Jan 2012 18:44:56 +0100
Source: php-horde-icalendar
Binary: php-horde-icalendar
Architecture: source all
Version: 1.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-icalendar - ${phppear:summary}
Closes: 635795
Changes: 
 php-horde-icalendar (1.1.0-1) unstable; urgency=low
 .
   * Horde_Icalendar package.
   * Initial packaging (Closes: #635795)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 fd02cabd2359878cb322498713aa841f916509a7 1244 php-horde-icalendar_1.1.0-1.dsc
 20797f2c7c776b9cccabf54a824bb04e44188808 98968 
php-horde-icalendar_1.1.0.orig.tar.gz
 2878bea719875b800e0dd4d338a1107ad5ce48fa 1642 
php-horde-icalendar_1.1.0-1.debian.tar.gz
 91041a38d93ee333a057525b347ecf7dfbb63120 111200 
php-horde-icalendar_1.1.0-1_all.deb
Checksums-Sha256: 
 079dfeb2d24d1afb2d4fa57ad3adfae8ed4342832a71cfd0dca4a2941fb3f96e 1244 
php-horde-icalendar_1.1.0-1.dsc
 29066bbad206ddeace095514f3d30d28e061db7b555b2675d6aab726f7846d56 98968 
php-horde-icalendar_1.1.0.orig.tar.gz
 3604b2775d3aa3366b220aff4cc2f61605a8af135ad561d027b9f98aeeda9fac 1642 
php-horde-icalendar_1.1.0-1.debian.tar.gz
 4e788dd0978e565450774caa2200553b60e43606c9445a70b5eda8486bf8fe1e 111200 
php-horde-icalendar_1.1.0-1_all.deb
Files: 
 9da17f638ab26deb6e195f9cbabf6384 1244 php extra php-horde-icalendar_1.1.0-1.dsc
 b879095b22f94dd94af2f9a85c08fbcf 98968 php extra 
php-horde-icalendar_1.1.0.orig.tar.gz
 ee853643c42ee7652e532152d72619de 1642 php extra 
php-horde-icalendar_1.1.0-1.debian.tar.gz
 51c76044930632ff62429e69b102c28b 111200 php extra 
php-horde-icalendar_1.1.0-1_all.deb

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

iEYEARECAAYFAk8Vs7AACgkQOW2jYf5fHX+lHQCfXBOK1zLAALJO5vGNPhwD3kUg
0WcAn3n2pKr5jys5se8cVZa6VJnuuLsM
=MDVF
-END PGP SIGNATURE-


---End Message---


Bug#635801: marked as done (ITP: horde-mime -- Horde MIME Library)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:32:47 +
with message-id e1rnge7-0006h1...@franck.debian.org
and subject line Bug#635801: fixed in php-horde-mime 1.4.0-1
has caused the Debian Bug report #635801,
regarding ITP: horde-mime -- Horde MIME Library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635801: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635801
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Mime
 Version : 1.0.6
 Upstream Author : Chuck Hagenbuch, Michael Slusarz
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : Horde MIME Library
Provides methods for dealing with MIME (RFC 2045) and related e-mail (RFC 
822/2822/5322) standards.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-mime
Source-Version: 1.4.0-1

We believe that the bug you reported is fixed in the latest version of
php-horde-mime, which is due to be installed in the Debian FTP archive:

php-horde-mime_1.4.0-1.debian.tar.gz
  to main/p/php-horde-mime/php-horde-mime_1.4.0-1.debian.tar.gz
php-horde-mime_1.4.0-1.dsc
  to main/p/php-horde-mime/php-horde-mime_1.4.0-1.dsc
php-horde-mime_1.4.0-1_all.deb
  to main/p/php-horde-mime/php-horde-mime_1.4.0-1_all.deb
php-horde-mime_1.4.0.orig.tar.gz
  to main/p/php-horde-mime/php-horde-mime_1.4.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-mime package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:28:50 +0100
Source: php-horde-mime
Binary: php-horde-mime
Architecture: source all
Version: 1.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-mime - ${phppear:summary}
Closes: 635801
Changes: 
 php-horde-mime (1.4.0-1) unstable; urgency=low
 .
   * Horde_Mime package.
   * Initial packaging (Closes: #635801)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 d64a94f714b82e171d761b4167e4050413ff1d55 1199 php-horde-mime_1.4.0-1.dsc
 9ac5104f58369d34320fccbd6d0bf0593f74e728 84031 php-horde-mime_1.4.0.orig.tar.gz
 272fd38ebd9a426eb6e20d82f2e2d9ed25aa3dcd 1686 
php-horde-mime_1.4.0-1.debian.tar.gz
 eac768c5233b40102447d2b2ce1dec1c74443f86 94474 php-horde-mime_1.4.0-1_all.deb
Checksums-Sha256: 
 d6e98698c621f172674a23d5bf04557fe35346f188f7ef696f06d06ff601981b 1199 
php-horde-mime_1.4.0-1.dsc
 14b1d9bc7144592e8ffce03380c838b077fe4ef1607048c890af011d3dc39331 84031 
php-horde-mime_1.4.0.orig.tar.gz
 13e0e7e605c7648691a46f4e993b13353cdabb8589cd82766e5528e10ad56ef0 1686 
php-horde-mime_1.4.0-1.debian.tar.gz
 b73a854c12cb37cd73228b4f2be59b17b31c1e74f432466a2d379f6742127906 94474 
php-horde-mime_1.4.0-1_all.deb
Files: 
 1a86cabe2641c1393d1a7ee13a9a92f9 1199 php extra php-horde-mime_1.4.0-1.dsc
 1e26f1d99bf36d6ebdc6ed69be6c4e10 84031 php extra 
php-horde-mime_1.4.0.orig.tar.gz
 9dbd3b20a5cec93fe923e5298c1e5d48 1686 php extra 
php-horde-mime_1.4.0-1.debian.tar.gz
 a22e065ec007f5b926dde0cc5a314d6d 94474 php extra php-horde-mime_1.4.0-1_all.deb

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

iEYEARECAAYFAk8MrbUACgkQOW2jYf5fHX/+fwCcDDapG9m5XkcHVbcmZw0wAZwj
ZGYAoJsQf9BWijkDvzHy3dqEVzC7817A
=bpFs
-END PGP SIGNATURE-


---End Message---


Bug#635805: marked as done (ITP: horde-perms -- Horde Permissions System)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:32:57 +
with message-id e1rngeh-0006jf...@franck.debian.org
and subject line Bug#635805: fixed in php-horde-perms 1.0.6-1
has caused the Debian Bug report #635805,
regarding ITP: horde-perms -- Horde Permissions System
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635805: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635805
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Perms
 Version : 1.0.3
 Upstream Author : Chuck Hagenbuch, Jan Schneider
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : Horde Permissions System
The Perms package provides an interface to the Horde permissions system.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-perms
Source-Version: 1.0.6-1

We believe that the bug you reported is fixed in the latest version of
php-horde-perms, which is due to be installed in the Debian FTP archive:

php-horde-perms_1.0.6-1.debian.tar.gz
  to main/p/php-horde-perms/php-horde-perms_1.0.6-1.debian.tar.gz
php-horde-perms_1.0.6-1.dsc
  to main/p/php-horde-perms/php-horde-perms_1.0.6-1.dsc
php-horde-perms_1.0.6-1_all.deb
  to main/p/php-horde-perms/php-horde-perms_1.0.6-1_all.deb
php-horde-perms_1.0.6.orig.tar.gz
  to main/p/php-horde-perms/php-horde-perms_1.0.6.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-perms 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:30:51 +0100
Source: php-horde-perms
Binary: php-horde-perms
Architecture: source all
Version: 1.0.6-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-perms - ${phppear:summary}
Closes: 635805
Changes: 
 php-horde-perms (1.0.6-1) unstable; urgency=low
 .
   * Horde_Perms package.
   * Initial packaging (Closes: #635805)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 57c5e3a37442d0dccc10dc0b5bccb2e32be7af25 1208 php-horde-perms_1.0.6-1.dsc
 d00f33748d0d3f2439ebadc6870e87a117dd8469 40091 
php-horde-perms_1.0.6.orig.tar.gz
 f9b559dc718ed7b0c77f7c52805b168cf9b3953d 1656 
php-horde-perms_1.0.6-1.debian.tar.gz
 1b947319e4ddb18284c7eb1e870774724aa1ccc9 49774 php-horde-perms_1.0.6-1_all.deb
Checksums-Sha256: 
 0cbaa3fccbdd234923d37bf05e85a4184623b82c246b2aedd84f772949ab1ae3 1208 
php-horde-perms_1.0.6-1.dsc
 a1d2ae1568b464149b5acca212522175912fe52eb8d69ca005564be5c866414a 40091 
php-horde-perms_1.0.6.orig.tar.gz
 8e710d85990b2836bad1a609e053650e02ed152573402c6ef25d198faf8c33df 1656 
php-horde-perms_1.0.6-1.debian.tar.gz
 69d94990291efb4794db533bb1719a95099da68946bd4e1c39e4ea6359fd2236 49774 
php-horde-perms_1.0.6-1_all.deb
Files: 
 0e307ed0a9a2fce6528ba9c6ebc64fbe 1208 php extra php-horde-perms_1.0.6-1.dsc
 fc11efd10197abfd35ba77a36a1605a2 40091 php extra 
php-horde-perms_1.0.6.orig.tar.gz
 9e44e5bde0458603836c8779fcb7397e 1656 php extra 
php-horde-perms_1.0.6-1.debian.tar.gz
 f44dd2c56d935168fb0baf22316aca72 49774 php extra 
php-horde-perms_1.0.6-1_all.deb

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

iEYEARECAAYFAk8MriUACgkQOW2jYf5fHX/FsgCdEJYmJIWjazxu93OHiPmobNUl
ftYAn193Lx7AiGVe0VA9NQq+zqXTFSqa
=1Zdq
-END PGP SIGNATURE-


---End Message---


Bug#654896: marked as done (ITP: xul-ext-debianbuttons -- Buttons for querying Debian-related pages with Iceweasel/Firefox)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:32:09 +
with message-id e1rngdv-00064z...@franck.debian.org
and subject line Bug#654896: fixed in debianbuttons 1.6-1
has caused the Debian Bug report #654896,
regarding ITP: xul-ext-debianbuttons -- Buttons for querying Debian-related 
pages with Iceweasel/Firefox
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
654896: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654896
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Tanguy Ortolo tanguy+deb...@ortolo.eu

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: xul-ext-debianbuttons
  Version : 1.5
  Upstream Author : Damyan Ivanov moz-deb-...@ktnx.net
* URL : https://addons.mozilla.org/firefox/addon/debian-buttons/
* License : MIT/X
  Programming Lang: XUL, JavaScript
  Description : Buttons for querying Debian-related pages with 
Iceweasel/Firefox

Debian buttons is an extension that provides three new buttons for quick
access to information about Debian package or bug report on the web
using text from the X11 clipboard.

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

iQIcBAEBCgAGBQJPByIMAAoJEOryzVHFAGgZkRUP/3TSvcJf73skxiIwt9iv6tT0
QMgDzAGtcEJSTvJk2a7jFIFolOhb7KQSpUmIhoU5sItCmA4B8LTcAZDox+1BSqjt
/8i+DdSGD8aztWhw6KoPIZBqgn2UlNhvVRVaX3P5ySBeO89x/y1pmhPl6/rPzyCd
K2o8V1WCOCcBjJtTBIoffrH1yJ34k68MeVQoYGtku9LGJwZ8uFA+Nu3KNm+Rkp9t
5/BjMVHFZ/t5RxmXr6FwVJpdBfwRfbiNUU3DL+VjlgLKPUJYmm7IJEZzAnCQ4pE/
KqW2rj2CegLbq5W5wiN3hxgi/WBKLpdxRWFpdQvYB7CamqbTByDA3NKg8kIiU8Lv
IAfCAaJdAeFuZkoxg6iZOEq2tHC/M5uWi9ltlE6So5jqfwDJ/qO6e8aRw5bMM6jU
wBCZOFubYEhHVxH0Sr3Q2HLwHoX0Uaz4Zf2t5YJYG1fK/ukW9FYkb8tTrDiFFvOT
lXspB2411ZTKQ+mpS7fVj/Nw8uOIRYWFQA5nfycJnYSOe4oVXeE/6lueCXMiYbzU
eMtpWP6dWlJSssV1QaUKLAithNtS396ZwtTgJOakL5NSmheBrA4cEHH1926A57Vz
X6KwfhWVD6e2K3ynlwlVJjnNDQtIaZW8j9feo42iizzswSdX32LaXp7L4Q9+p5/t
is6BcN3SU0oUcZ0UoLpq
=c1VK
-END PGP SIGNATURE-


---End Message---
---BeginMessage---
Source: debianbuttons
Source-Version: 1.6-1

We believe that the bug you reported is fixed in the latest version of
debianbuttons, which is due to be installed in the Debian FTP archive:

debianbuttons_1.6-1.debian.tar.gz
  to main/d/debianbuttons/debianbuttons_1.6-1.debian.tar.gz
debianbuttons_1.6-1.dsc
  to main/d/debianbuttons/debianbuttons_1.6-1.dsc
debianbuttons_1.6.orig.tar.bz2
  to main/d/debianbuttons/debianbuttons_1.6.orig.tar.bz2
xul-ext-debianbuttons_1.6-1_all.deb
  to main/d/debianbuttons/xul-ext-debianbuttons_1.6-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 654...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tanguy Ortolo tanguy+deb...@ortolo.eu (supplier of updated debianbuttons 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 Jan 2012 19:29:52 +0100
Source: debianbuttons
Binary: xul-ext-debianbuttons
Architecture: source all
Version: 1.6-1
Distribution: unstable
Urgency: low
Maintainer: Tanguy Ortolo tanguy+deb...@ortolo.eu
Changed-By: Tanguy Ortolo tanguy+deb...@ortolo.eu
Description: 
 xul-ext-debianbuttons - Buttons for querying Debian-related pages with 
Iceweasel/Firefox
Closes: 654896
Changes: 
 debianbuttons (1.6-1) unstable; urgency=low
 .
   * Initial release (Closes: #654896)
Checksums-Sha1: 
 b37e4e7c60fcfc28c47afb273eb98c9be13525b9 1921 debianbuttons_1.6-1.dsc
 68b65dbae668c89b2cd2e9568e7182de194eb6d4 17630 debianbuttons_1.6.orig.tar.bz2
 7714a50c8d17dc499e131e464f77fcb0f995410e 2050 debianbuttons_1.6-1.debian.tar.gz
 3a30257875b04069149ced312a60019395d3e046 19382 
xul-ext-debianbuttons_1.6-1_all.deb
Checksums-Sha256: 
 e91b9f260630cd7788a132efe9ccd934310c50993197a95b0c04c9dff76ef8ab 1921 
debianbuttons_1.6-1.dsc
 93d1b478a2cb7391970036c64f79f6f447ab1553ed7dbbfe1f83abd9a35c3b64 17630 
debianbuttons_1.6.orig.tar.bz2
 495ca4f2d27b09f7e056c185d293e2f9454467a894319d49402b9989b944db8d 2050 
debianbuttons_1.6-1.debian.tar.gz
 4c80463bcd82d4586da17c6f2de6e4d0216557f176018a17e61662f7867428e0 19382 
xul-ext-debianbuttons_1.6-1_all.deb
Files: 
 7407f90159253bb3c9d1b19f5a79db94 1921 web extra debianbuttons_1.6-1.dsc
 7f785b851b081916a6b0012b78c4102c 17630 web 

Bug#635807: marked as done (ITP: horde-prefs -- Horde Preferences API)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:33:07 +
with message-id e1rnger-0006mc...@franck.debian.org
and subject line Bug#635807: fixed in php-horde-prefs 1.1.7-1
has caused the Debian Bug report #635807,
regarding ITP: horde-prefs -- Horde Preferences API
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635807: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635807
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Prefs
 Version : 1.1.4
 Upstream Author : Michael Slusarz, Chuck Hagenbuch, Jan Schneider
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : Horde Preferences API
The Horde_Prefs package provides a common abstracted interface into the various 
preferences storage mediums. It also includes all of the functions for 
retrieving, storing, and checking preference values.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-prefs
Source-Version: 1.1.7-1

We believe that the bug you reported is fixed in the latest version of
php-horde-prefs, which is due to be installed in the Debian FTP archive:

php-horde-prefs_1.1.7-1.debian.tar.gz
  to main/p/php-horde-prefs/php-horde-prefs_1.1.7-1.debian.tar.gz
php-horde-prefs_1.1.7-1.dsc
  to main/p/php-horde-prefs/php-horde-prefs_1.1.7-1.dsc
php-horde-prefs_1.1.7-1_all.deb
  to main/p/php-horde-prefs/php-horde-prefs_1.1.7-1_all.deb
php-horde-prefs_1.1.7.orig.tar.gz
  to main/p/php-horde-prefs/php-horde-prefs_1.1.7.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-prefs 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:31:19 +0100
Source: php-horde-prefs
Binary: php-horde-prefs
Architecture: source all
Version: 1.1.7-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-prefs - ${phppear:summary}
Closes: 635807
Changes: 
 php-horde-prefs (1.1.7-1) unstable; urgency=low
 .
   * Horde_Prefs package.
   * Initial packaging (Closes: #635807)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 b155407d377c366a23980f5ba2e629dc77e71711 1208 php-horde-prefs_1.1.7-1.dsc
 173d85e55958152fa8bafef4091ed19854620c83 52566 
php-horde-prefs_1.1.7.orig.tar.gz
 cc50b567ff7e42c93a7be67a832a6e4f38c4917c 1622 
php-horde-prefs_1.1.7-1.debian.tar.gz
 cfca763343dcd0d23a83cde1c2993298d1a5350d 62368 php-horde-prefs_1.1.7-1_all.deb
Checksums-Sha256: 
 1e41e24cb3f6f12ed005b1f5c5ecfee96f43cc4fca8a5b01a12278561f2cad64 1208 
php-horde-prefs_1.1.7-1.dsc
 a9b0f252cadd1c2bd29173b7b90cb43fcf17fd93d6c55787af336a9242f460d6 52566 
php-horde-prefs_1.1.7.orig.tar.gz
 672d593b9bc2e3dce6efc46ac275ca1374358d47d94ba582b893ad7b95b1ad05 1622 
php-horde-prefs_1.1.7-1.debian.tar.gz
 4135ffbe0ea83802c6b3913c78e907e06d3bf4db17200e4b3ee39034528215c9 62368 
php-horde-prefs_1.1.7-1_all.deb
Files: 
 770682fc4e414924e26d99f8e0913138 1208 php extra php-horde-prefs_1.1.7-1.dsc
 60a5693e5136830a7cf287d8095f5f2f 52566 php extra 
php-horde-prefs_1.1.7.orig.tar.gz
 27ecede2370f482c45a7e5dbcd9c4c37 1622 php extra 
php-horde-prefs_1.1.7-1.debian.tar.gz
 b51b023975ab94d8199f7b0fecbbd28f 62368 php extra 
php-horde-prefs_1.1.7-1_all.deb

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

iEYEARECAAYFAk8MrkAACgkQOW2jYf5fHX/r8QCfS3DO+y5t/luxwQ7+BVbPqCJB
1BIAnibxPAIs3Ex6cFWk2YRqAE2klIu+
=ETTb
-END PGP SIGNATURE-


---End Message---


Bug#635810: marked as done (ITP: horde-share -- Horde Shared Permissions System)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:33:17 +
with message-id e1rngeb-0006of...@franck.debian.org
and subject line Bug#635810: fixed in php-horde-share 1.2.2-1
has caused the Debian Bug report #635810,
regarding ITP: horde-share -- Horde Shared Permissions System
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635810: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635810
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Mathieu Parent math.par...@gmail.com

 Package name: Horde_Share
 Version : 1.1.3
 Upstream Author : Jan Schneider, Chuck Hagenbuch
 URL : http://horde.org/
 License : LGPL
 Programming Lang: PHP
 Description : Horde Shared Permissions System
Horde_Share provides an interface to all shared resources a user
owns or has access to.

I'm packaging this as part of Horde4 packaging.



---End Message---
---BeginMessage---
Source: php-horde-share
Source-Version: 1.2.2-1

We believe that the bug you reported is fixed in the latest version of
php-horde-share, which is due to be installed in the Debian FTP archive:

php-horde-share_1.2.2-1.debian.tar.gz
  to main/p/php-horde-share/php-horde-share_1.2.2-1.debian.tar.gz
php-horde-share_1.2.2-1.dsc
  to main/p/php-horde-share/php-horde-share_1.2.2-1.dsc
php-horde-share_1.2.2-1_all.deb
  to main/p/php-horde-share/php-horde-share_1.2.2-1_all.deb
php-horde-share_1.2.2.orig.tar.gz
  to main/p/php-horde-share/php-horde-share_1.2.2.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 635...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde-share 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Jan 2012 22:33:13 +0100
Source: php-horde-share
Binary: php-horde-share
Architecture: source all
Version: 1.2.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-share - ${phppear:summary}
Closes: 635810
Changes: 
 php-horde-share (1.2.2-1) unstable; urgency=low
 .
   * Horde_Share package.
   * Initial packaging (Closes: #635810)
   * Copyright file by Soren Stoutner and Jay Barksdale
Checksums-Sha1: 
 59d2824ce65df0ca8afd2a91570060d4e214ee5e 1208 php-horde-share_1.2.2-1.dsc
 b27ea1ea97a3f84e9ade5de5b22dca94035522cd 62011 
php-horde-share_1.2.2.orig.tar.gz
 70fc8f1a7329cb8a411a5900c5468d11deee8372 1677 
php-horde-share_1.2.2-1.debian.tar.gz
 d9f1a516aba97ac016a1575fcbf5dbcc2da75c07 73068 php-horde-share_1.2.2-1_all.deb
Checksums-Sha256: 
 e29fb8aaa2a6fd39c81b68b2e7e9a271ad2d66a0c4edda1fd5413d411d1f4324 1208 
php-horde-share_1.2.2-1.dsc
 abf8301a98598b2e9fab1af286774bba6fd5ade22adbf05c26ebb8b673a6d713 62011 
php-horde-share_1.2.2.orig.tar.gz
 b725ea3e82b2bdaa7ecf86ed78fdc31da39efa328f745b9cbdb3af81c6402f4a 1677 
php-horde-share_1.2.2-1.debian.tar.gz
 a33f6953975ac5f854f6d7c813207678f0094e7d46b700cba03c55328de97f21 73068 
php-horde-share_1.2.2-1_all.deb
Files: 
 3f03d3c9e2b9de870b5c0f31d589dd87 1208 php extra php-horde-share_1.2.2-1.dsc
 4d2e70e4bec9d14edd5c6b3436f997c2 62011 php extra 
php-horde-share_1.2.2.orig.tar.gz
 35132562edc0ae3d3389a50a388e5466 1677 php extra 
php-horde-share_1.2.2-1.debian.tar.gz
 e89ac76f9af26c84fe5ec94ae5ae748f 73068 php extra 
php-horde-share_1.2.2-1_all.deb

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

iEYEARECAAYFAk8MrrYACgkQOW2jYf5fHX/+mQCfTivsVP/qXzjg/N+kZ3bfXSpu
hoYAmwdHso80hG9Qv5b0++QRO6r+AtSx
=o2Gp
-END PGP SIGNATURE-


---End Message---


Bug#656236: marked as done (ITP: jcommander -- Java framework for parsing command line parameters)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:47:10 +
with message-id e1rngs2-0008qm...@franck.debian.org
and subject line Bug#656236: fixed in jcommander 1.23-1
has caused the Debian Bug report #656236,
regarding ITP: jcommander -- Java framework for parsing command line parameters
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
656236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656236
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Sylvestre Ledru sylves...@debian.org

* Package name: jcommander
  Version : 1.23
  Upstream Author : Cedric Beust
* URL : http://jcommander.org/
* License : Apache 2
  Programming Lang: Java
  Description : Java framework for parsing command line parameters

 A Java framework to parse command line options with annotations.


---End Message---
---BeginMessage---
Source: jcommander
Source-Version: 1.23-1

We believe that the bug you reported is fixed in the latest version of
jcommander, which is due to be installed in the Debian FTP archive:

jcommander_1.23-1.debian.tar.gz
  to main/j/jcommander/jcommander_1.23-1.debian.tar.gz
jcommander_1.23-1.dsc
  to main/j/jcommander/jcommander_1.23-1.dsc
jcommander_1.23.orig.tar.gz
  to main/j/jcommander/jcommander_1.23.orig.tar.gz
libjcommander-java-doc_1.23-1_all.deb
  to main/j/jcommander/libjcommander-java-doc_1.23-1_all.deb
libjcommander-java_1.23-1_all.deb
  to main/j/jcommander/libjcommander-java_1.23-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 656...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru sylves...@debian.org (supplier of updated jcommander package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 17 Jan 2012 17:54:23 +0100
Source: jcommander
Binary: libjcommander-java libjcommander-java-doc
Architecture: source all
Version: 1.23-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 libjcommander-java - Java framework for parsing command line parameters
 libjcommander-java-doc - Java framework for parsing command line parameters
Closes: 656236
Changes: 
 jcommander (1.23-1) unstable; urgency=low
 .
   * Initial release (Closes: #656236)
Checksums-Sha1: 
 6f43886e7c06ffc7f0c0b7cd133a7b9460a5ed62 1504 jcommander_1.23-1.dsc
 9e1cd3bb9eb6c7ec6de5de653e2a0b5582b9e4a1 49951 jcommander_1.23.orig.tar.gz
 82b0d774f44c47e76c9fbf40f044958bbff07962 3139 jcommander_1.23-1.debian.tar.gz
 496c2352c5337ff8769bfc19ca61a5bf398c7068 47464 
libjcommander-java_1.23-1_all.deb
 9de205defa37ef399d43b71e096d2255708fe95e 94446 
libjcommander-java-doc_1.23-1_all.deb
Checksums-Sha256: 
 d8c70307ccfb4c1cae3efd99148e89ceee100ca0437d28f40a3d1b3d9abf31ed 1504 
jcommander_1.23-1.dsc
 4b5fc90bdacb19808bc55cdf4539c238d86de95792fbec1131daf4af55881c8e 49951 
jcommander_1.23.orig.tar.gz
 e32c98493e5368cd4fc178c2cd21248d930ef8e444ebd1e236075e3ac8349a88 3139 
jcommander_1.23-1.debian.tar.gz
 e6f5bdc06b0d2384224dab15599952c4efbc2ae4f73780ad379fdc11f2484562 47464 
libjcommander-java_1.23-1_all.deb
 e0d529ce3f8762f5d745ae13bac716ef70cd6c107bd4556a1a7d192924cf7a7e 94446 
libjcommander-java-doc_1.23-1_all.deb
Files: 
 bc04ca5413322f59d90aaea7b624c8d0 1504 java optional jcommander_1.23-1.dsc
 9faa29e0b2521b7e1758ce07647bd3ca 49951 java optional 
jcommander_1.23.orig.tar.gz
 b487bd05407c3266e44e43e15a232142 3139 java optional 
jcommander_1.23-1.debian.tar.gz
 2684edd9c21c14d570010700211d257f 47464 java optional 
libjcommander-java_1.23-1_all.deb
 8ca8a79d5a5cea521380f858cde97d2f 94446 doc optional 
libjcommander-java-doc_1.23-1_all.deb

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

iEYEARECAAYFAk8VrrUACgkQiOXXM92JlhCAggCgtZ2AonoQTT1LTmyVf3jZGoR5
8NIAn2Ou3bla2BFbrgzXofgicCzSBumd
=0/i8
-END PGP SIGNATURE-


---End Message---


Bug#609240: marked as done (ITP: rtaudio -- C++ library for realtime audio input/ouput)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:47:35 +
with message-id e1rngsr-a3...@franck.debian.org
and subject line Bug#609240: fixed in rtaudio 4.0.10~ds0-1
has caused the Debian Bug report #609240,
regarding ITP: rtaudio -- C++ library for realtime audio input/ouput
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
609240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609240
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Owner: Monty Taylor mord...@inaugust.com
Severity: wishlist

* Package name: librtaudio
  Version : 4.0.7
  Upstream Author : Gary P. Scavone
* License : MIT
  Programming Lang: C++
  Description : A C++ library for realtime audio input/ouput

RtAudio is a set of C++ classes that provides a common API (Application
Programming Interface) for realtime audio input/output across Linux
(native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
(DirectSound and ASIO) operating systems.  RtAudio significantly
simplifies the process of interacting with computer audio hardware.  It
was designed with the following objectives:

  - object-oriented C++ design
  - simple, common API across all supported platforms
  - only one source and two header files for easy inclusion in
programming projects
  - allow simultaneous multi-api support
  - support dynamic connection of devices
  - provide extensive audio device parameter control
  - allow audio device capability probing
  - automatic internal conversion for data format, channel number
compensation, (de)interleaving, and byte-swapping

RtAudio incorporates the concept of audio streams, which represent audio
output (playback) and/or input (recording).  Available audio devices and
their capabilities can be enumerated and then specified when opening a
stream.

Monty Taylor






---End Message---
---BeginMessage---
Source: rtaudio
Source-Version: 4.0.10~ds0-1

We believe that the bug you reported is fixed in the latest version of
rtaudio, which is due to be installed in the Debian FTP archive:

librtaudio-dbg_4.0.10~ds0-1_amd64.deb
  to main/r/rtaudio/librtaudio-dbg_4.0.10~ds0-1_amd64.deb
librtaudio-dev_4.0.10~ds0-1_amd64.deb
  to main/r/rtaudio/librtaudio-dev_4.0.10~ds0-1_amd64.deb
librtaudio4_4.0.10~ds0-1_amd64.deb
  to main/r/rtaudio/librtaudio4_4.0.10~ds0-1_amd64.deb
rtaudio_4.0.10~ds0-1.debian.tar.gz
  to main/r/rtaudio/rtaudio_4.0.10~ds0-1.debian.tar.gz
rtaudio_4.0.10~ds0-1.dsc
  to main/r/rtaudio/rtaudio_4.0.10~ds0-1.dsc
rtaudio_4.0.10~ds0.orig.tar.gz
  to main/r/rtaudio/rtaudio_4.0.10~ds0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 609...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia ales...@debian.org (supplier of updated rtaudio package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 17 Jan 2012 09:26:55 +0100
Source: rtaudio
Binary: librtaudio4 librtaudio-dev librtaudio-dbg
Architecture: source amd64
Version: 4.0.10~ds0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 librtaudio-dbg - C++ library for realtime audio input/ouput (debugging symbols)
 librtaudio-dev - C++ library for realtime audio input/ouput (development files)
 librtaudio4 - C++ library for realtime audio input/ouput
Closes: 609240
Changes: 
 rtaudio (4.0.10~ds0-1) unstable; urgency=low
 .
   * Initial release. (Closes: #609240)
Checksums-Sha1: 
 5eda497183ebb8a8bb1b2ed785671255dab92cdb 2126 rtaudio_4.0.10~ds0-1.dsc
 bd6c80f881dd1a597e2a4b9b631e2f4c55b6bf3f 120132 rtaudio_4.0.10~ds0.orig.tar.gz
 0449de8124fc5f90947e886682801588b6945db0 6460 
rtaudio_4.0.10~ds0-1.debian.tar.gz
 dabad9b8f52f848de30fe75556181420f2d37de1 42948 
librtaudio4_4.0.10~ds0-1_amd64.deb
 afb2fd1024d8feeac41830a7ae0aaba6ac25db33 17236 
librtaudio-dev_4.0.10~ds0-1_amd64.deb
 45093e77b44fe3b0e4f9c1691c17fcb15ca47953 125568 
librtaudio-dbg_4.0.10~ds0-1_amd64.deb
Checksums-Sha256: 
 4890c46c596fadb166a20e99624a9a67c4e4125102c21da519ff0eb2d612e88d 2126 
rtaudio_4.0.10~ds0-1.dsc
 0d255b00be7d4197caaffcf46745a3057d8d928099648e3c26dd15897c95cb5a 

Bug#653594: marked as done (ITP: pyformex -- pyFormex is a program for generating 3D geometrical models from Python scripts.)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 21:47:23 +
with message-id e1rngsf-5o...@franck.debian.org
and subject line Bug#653594: fixed in pyformex 0.8.6-2
has caused the Debian Bug report #653594,
regarding ITP: pyformex -- pyFormex is a program for generating 3D geometrical 
models from Python scripts.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
653594: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653594
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Owner: Benedict Verhegghe benedict.verheg...@ugent.be
Severity: wishlist

* Package name: pyformex
  Version : 0.8.5
  Upstream Author : Benedict Verhegghe benedict.verheg...@ugent.be
* URL or Web page : http://pyformex.org
* License : GNU-GPL v3 or higher
  Description : pyFormex is a program for generating 3D geometrical models 
from Python scripts.


---End Message---
---BeginMessage---
Source: pyformex
Source-Version: 0.8.6-2

We believe that the bug you reported is fixed in the latest version of
pyformex, which is due to be installed in the Debian FTP archive:

pyformex-lib_0.8.6-2_i386.deb
  to main/p/pyformex/pyformex-lib_0.8.6-2_i386.deb
pyformex_0.8.6-2.debian.tar.gz
  to main/p/pyformex/pyformex_0.8.6-2.debian.tar.gz
pyformex_0.8.6-2.dsc
  to main/p/pyformex/pyformex_0.8.6-2.dsc
pyformex_0.8.6-2_all.deb
  to main/p/pyformex/pyformex_0.8.6-2_all.deb
pyformex_0.8.6.orig.tar.gz
  to main/p/pyformex/pyformex_0.8.6.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 653...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benedict Verhegghe benedict.verheg...@ugent.be (supplier of updated pyformex 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 17 Jan 2012 10:23:22 +0100
Source: pyformex
Binary: pyformex pyformex-lib
Architecture: source all i386
Version: 0.8.6-2
Distribution: unstable
Urgency: low
Maintainer: Benedict Verhegghe benedict.verheg...@ugent.be
Changed-By: Benedict Verhegghe benedict.verheg...@ugent.be
Description: 
 pyformex   - Program to generate and transform 3D geometrical models using Pyt
 pyformex-lib - Program to generate and transform 3D geometrical models using 
Pyt
Closes: 653594
Changes: 
 pyformex (0.8.6-2) unstable; urgency=low
 .
   * Replaced build-dependency on (python,python-dev) by python-all-dev
 .
   * Moved html documentation to /usr/share/doc/pyformex/html and
 linked to it from pyformex paths.
 .
 pyformex (0.8.6-1) unstable; urgency=low
 .
   * Initial release. (Closes: #653594)
Checksums-Sha1: 
 6b02715fa51551075e23fd88b4a9703f5704e4a8 1394 pyformex_0.8.6-2.dsc
 af82169ec7a91cf88071dee4bb037ae7dd40c8be 2483510 pyformex_0.8.6.orig.tar.gz
 4c3db6caede05ca53cb3abdddc6fa08f64a55f73 3111 pyformex_0.8.6-2.debian.tar.gz
 877de2f7588962ae70b4f30cbcf664e998cc0ca7 2404534 pyformex_0.8.6-2_all.deb
 29b42891547f4457278e9e894b32cd18f3b63537 45502 pyformex-lib_0.8.6-2_i386.deb
Checksums-Sha256: 
 64e3aad4525cc41b89846a205921a932ff7010d91a8b9338b75a01230b59de59 1394 
pyformex_0.8.6-2.dsc
 35a588dfe48f58871e7abfc8bd754a56e71c66ad71805a3b664e97fc088cbe28 2483510 
pyformex_0.8.6.orig.tar.gz
 11bd47e703bd5746773fbd999d88642f4c760acce211f308b984b27b2b686d9c 3111 
pyformex_0.8.6-2.debian.tar.gz
 85eb2ecc4c8ea270cdb0ec7e2bb0f30a26e6c4b1dc0f3031014f04973992a64a 2404534 
pyformex_0.8.6-2_all.deb
 babeadbf037e41ef9c158d7d4efe4128b31525254e5d9386674adac209db 45502 
pyformex-lib_0.8.6-2_i386.deb
Files: 
 7b76c19d8b5e2783e3cf9600fa035f14 1394 science optional pyformex_0.8.6-2.dsc
 5fa7e51c283f0957bae2dadbc7e0f195 2483510 science optional 
pyformex_0.8.6.orig.tar.gz
 e1e561c710f2435c44bf9ccf015d16da 3111 science optional 
pyformex_0.8.6-2.debian.tar.gz
 fb6717c43dc1c195cf46929e9cbde612 2404534 science optional 
pyformex_0.8.6-2_all.deb
 a14e38f62b3bf03fc47992ea4e6321f5 45502 science optional 
pyformex-lib_0.8.6-2_i386.deb

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

iEYEARECAAYFAk8Vt5UACgkQ5UTeB5t8Mo26YQCguXaTosEQfaPYafMfSToZ2Gt4
ZjMAn0dHq/oJO9kYhqCQ8W3N5dDhFuY4
=CtdQ
-END PGP SIGNATURE-


---End Message---


Bug#641307: marked as done (ITP: instead -- simple text adventures/visual novels engine)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 22:02:11 +
with message-id e1rnh6z-0002au...@franck.debian.org
and subject line Bug#641307: fixed in instead 1.6.0-1
has caused the Debian Bug report #641307,
regarding ITP: instead -- simple text adventures/visual novels engine
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
641307: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641307
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Sam Protsenko joe.s...@gmail.com

Dear Maintainer,
I want the instead to be uploaded into debian repo.

* Package name: instead
  Version : 1.5.1
  Upstream Author : Peter Kosyh p.ko...@gmail.com
* URL : http://instead.googlecode.com
* License : GPL
  Programming Lang: C
  Description : simple text adventures/visual novels engine

Visual novell/text quest-like engine.


---End Message---
---BeginMessage---
Source: instead
Source-Version: 1.6.0-1

We believe that the bug you reported is fixed in the latest version of
instead, which is due to be installed in the Debian FTP archive:

instead-data_1.6.0-1_all.deb
  to main/i/instead/instead-data_1.6.0-1_all.deb
instead_1.6.0-1.debian.tar.gz
  to main/i/instead/instead_1.6.0-1.debian.tar.gz
instead_1.6.0-1.dsc
  to main/i/instead/instead_1.6.0-1.dsc
instead_1.6.0-1_i386.deb
  to main/i/instead/instead_1.6.0-1_i386.deb
instead_1.6.0.orig.tar.gz
  to main/i/instead/instead_1.6.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 641...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander GQ Gerasiov g...@cs.msu.su (supplier of updated instead package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 Jan 2012 17:02:02 +0200
Source: instead
Binary: instead instead-data
Architecture: source i386 all
Version: 1.6.0-1
Distribution: unstable
Urgency: low
Maintainer: Sam Protsenko joe.s...@gmail.com
Changed-By: Alexander GQ Gerasiov g...@cs.msu.su
Description: 
 instead- simple text adventures/visual novels engine
 instead-data - data files for INSTEAD
Closes: 641307
Changes: 
 instead (1.6.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #641307)
Checksums-Sha1: 
 f6f56e0e5cf26709f72c9a2966fe79bcc103d1fc 1537 instead_1.6.0-1.dsc
 034f6ebb4ede9e341703cac95865db69f62899e1 3879037 instead_1.6.0.orig.tar.gz
 34fbf747de9b5141abcf06d376df7014f8fc6247 11696 instead_1.6.0-1.debian.tar.gz
 a9f90f26c47adf728eaf7a4e715e54a6b80f344d 695630 instead_1.6.0-1_i386.deb
 07d32060b8d20dbb06a7aa3d7cf157ae4e56944a 2878822 instead-data_1.6.0-1_all.deb
Checksums-Sha256: 
 28f4be373575c87f57eb8fd60ab3169410232c3592f542dfb94eee94eaf8b883 1537 
instead_1.6.0-1.dsc
 75333e6f2ba878addbc719f8f9babf10346019bafbd7b6b3cefc7c713b000234 3879037 
instead_1.6.0.orig.tar.gz
 e90fefb94c4d12f68588712d576c4c5ffb5595af527750335a8d1e14573d5e0a 11696 
instead_1.6.0-1.debian.tar.gz
 441f6bc1971ca7b130e4d954b964b51cf3fc2d9fae52ef487284d064a9a23058 695630 
instead_1.6.0-1_i386.deb
 6ff13c6545c54af66906382bc810549a0cd22f89d262d37b467109aa9a8ffe2b 2878822 
instead-data_1.6.0-1_all.deb
Files: 
 2a2b8222a646d067dd3264fa953b8957 1537 games optional instead_1.6.0-1.dsc
 310f455c4e63a3e29e9a17b53db1cb5c 3879037 games optional 
instead_1.6.0.orig.tar.gz
 4b55359394625f94e88580614d5772f4 11696 games optional 
instead_1.6.0-1.debian.tar.gz
 c1ae8a63dcac6b54360f3fa2ca5acc96 695630 games optional instead_1.6.0-1_i386.deb
 67b94ec0b73e247689fc8a3d0ac775f2 2878822 games optional 
instead-data_1.6.0-1_all.deb

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

iQEcBAEBCAAGBQJPFKcpAAoJEMqH6egqrDPxE4wH/RHJejHTXaURrpcDkrvXpXIq
7OeIlGHPD8Dzm9x4qtF6PMDRamEmkXvYJnKsGpcJN9EKxHKcg7kd6K/Hm+BHqGg8
PthaGCqKFhD8fV3SGENU7/MmCLHttQq58cvpncX7qwQuQNZXO/Zuh+dCpeyL8eZU
zFh23SM0b+T7STWaIrbQTi88bvBVXk7P6LGWGKXicfzlWR8A+fsIWvbQSYjdnD7A
iXIwI/FLnGlwGrHSzMnI1pv8oSn7O67rNq/BPQ3xXgGG+Um/j72ktJg+qTiuaRQl
zLkDtOmkWdlnfRSsR1c3SOAfMeZtwXpmoZV6x6nJIeGIdS9FZOjr2g1CeuCKoDM=
=pc9m
-END PGP SIGNATURE-


---End Message---


Processed (with 1 errors): ITP

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

 retitle 601160 ITP: libjs-swfobject -- Flash Player detection and embedding
Bug #601160 [wnpp] RFP: swfobject -- Flash Player detection and embedding
Changed Bug title to 'ITP: libjs-swfobject -- Flash Player detection and 
embedding' from 'RFP: swfobject -- Flash Player detection and embedding'
 thx
Unknown command or malformed arguments to command.

 --
Stopping processing here.

Please contact me if you need assistance.
-- 
601160: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601160
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13268386796876.transcr...@bugs.debian.org



Bug#656266: RFP: lesesolm -- Scripts for usage with the GPS Logger “Solmeta Geotagger Pro” and other GPS receivers that output GPS tracks in NMEA format

2012-01-17 Thread Christoph Anton Mitterer
Package: wnpp
Severity: wishlist

* Package name: lesesolm
  Version : 0.1.15
  Upstream Author : Florian Bauer spitzk...@sourceforge.net
* URL : http://lesesolm.sourceforge.net/
* License : GPL2
  Programming Lang: Awk, Shell Scripts
  Description : Scripts for usage with the GPS Logger “Solmeta Geotagger 
Pro” and other GPS receivers that output GPS tracks in NMEA format

LeseSolm is a collection of AWK and Shell scripts for usage with the GPS Logger 
“Solmeta Geotagger Pro” and
other GPS receivers that output GPS tracks in NMEA format. The script LeseSolm 
downloads the GPS track from
the Geotagger under Linux. GeotagSolm and GeotagNMEA perform geotagging of 
images with support for the image
direction coming from the magnetic or GPS compass. RevGeotag retrieves altitude 
values from the geonames.org
server. StatNMEA provides some statistics of NMEA files with respect to DOP 
values and satellite information.



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120117222101.13941.63526.report...@heisenberg.scientia.net



Bug#653113: ITP: reviewboard -- web-based code review tool

2012-01-17 Thread Dmitry Nezhevenko
retitle 653113 ITP: reviewboard -- web-based code review tool
owner 653113 !
stop

I'm using it now at work, so I'm going to package it soon.

Please note that at least a few dependencies of current version of
reviewboard are not packaged for debian, so it'll take more time

-- 
WBR, Dmitry



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120117225102.GC15651@laptop.local



Processed: ITP: reviewboard -- web-based code review tool

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

 retitle 653113 ITP: reviewboard -- web-based code review tool
Bug #653113 [wnpp] RFP: review-board -- web-based code review tool
Changed Bug title to 'ITP: reviewboard -- web-based code review tool' from 
'RFP: review-board -- web-based code review tool'
 owner 653113 !
Bug #653113 [wnpp] ITP: reviewboard -- web-based code review tool
Owner recorded as Dmitry Nezhevenko d...@inhex.net.
 stop
Stopping processing here.

Please contact me if you need assistance.
-- 
653113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653113
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.132684234832245.transcr...@bugs.debian.org



Bug#656275: ITP: python-django-djblets -- A collection of useful extensions for Django.

2012-01-17 Thread Dmitry Nezhevenko
Package: wnpp
Severity: wishlist
Owner: Dmitry Nezhevenko d...@inhex.net

* Package name: python-django-djblets
  Version : 0.6.15
  Upstream Author : Christian Hammond, David Trowbridge, Micah Dowty
* URL : https://github.com/djblets/djblets
* License : MIT
  Programming Lang: Python
  Description : A collection of useful extensions for Django.

Djblets is a set of utility classes and functions for web applications
written using Django and Python. It contains followed modules:
  - auth: Flexible forms for registration processing and other useful
forms.
  - datagrid: Customizable datagrids that represent paginated lists of
database objects.
  - feedview: Views and templates for providing a simple RSS reader. 
  - gravatars: Template tags for inserting gravatars in a page.
  - log: Provides middleware that handles log initialization
  - siteconfig: A powerful module for offering dynamic settings
configuration in a web UI.
  - testing: Helper classes for unit tests.
  - util: A collection of various utility functions, template tags, and
more.
  - webapi: A rich framework for implementing RESTful APIs in a web
application.

I'm aware that it was already packaged for debian and later removed:

http://bugs.debian.org/635963

The goal is to package reviewboard to debian again. I'm currently using it
at work so probably will keep it updating.

Original RFP bug for reviewboard: http://bugs.debian.org/653113 

-- 
WBR, Dmitry



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120117232822.GA19801@laptop.local



Bug#656277: ITP: ruby-net-http-digest-auth -- RFC 2617 Digest Access Authentication implementation

2012-01-17 Thread Gunnar Wolf
Package: wnpp
Severity: wishlist
Owner: Gunnar Wolf gw...@gwolf.org

* Package name: ruby-net-http-digest-auth
  Version : 1.3
  Upstream Author : Eric Hodel drbr...@segment7.net
* URL : 
http://docs.seattlerb.org/net-http-digest_auth/Net/HTTP/DigestAuth.html
* License : MIT
  Programming Lang: Ruby
  Description : RFC 2617 Digest Access Authentication implementation

Stand-alone Ruby library implementing Digest Access
Authentication. This package is completely independent (and does not
fully integrate with) Net::HTTP.

This package is needed as a build-dependency for ruby-mechanize.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120117233136.24354.72327.report...@mosca.iiec.unam.mx



Bug#653113: ITP: reviewboard -- web-based code review tool

2012-01-17 Thread Ben Finney
On 18-Jan-2012, Dmitry Nezhevenko wrote:
 I'm using it now at work, so I'm going to package it soon.

Thank you, Dmitry.

 Please note that at least a few dependencies of current version of
 reviewboard are not packaged for debian, so it'll take more time

Understood. What are the particular dependencies? I can file RFP bug
reports to coordinate the discussion, if you like.

-- 
 \ “Please leave your values at the front desk.” —hotel, Paris |
  `\   |
_o__)  |
Ben Finney b...@benfinney.id.au


signature.asc
Description: Digital signature


Bug#656279: ITP: ruby-net-http-persistent -- Manages persistent connections using Net::HTTP

2012-01-17 Thread Gunnar Wolf
Package: wnpp
Severity: wishlist
Owner: Gunnar Wolf gw...@gwolf.org

* Package name: ruby-net-http-persistent
  Version : 2.3.3
  Upstream Author : © 2010 Eric Hodel
© 2010 Aaron Patterson
* URL : http://docs.seattlerb.org/net-http-persistent
* License : MIT
  Programming Lang: Ruby
  Description : Manages persistent connections using Net::HTTP


Using persistent HTTP connections can dramatically increase the speed of HTTP.
Creating a new HTTP connection for every request involves an extra TCP
round-trip and causes TCP congestion avoidance negotiation to start over.

Net::HTTP supports persistent connections with some API methods but does not
handle reconnection gracefully.  Net::HTTP::Persistent supports reconnection
and retry according to RFC 2616.

This package is needed as a build-dependency for ruby-mechanize.



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120117235134.31716.58914.report...@mosca.iiec.unam.mx



Bug#656282: ITP: ruby-domain-name -- Domain Name manipulation library for Ruby

2012-01-17 Thread Gunnar Wolf
Package: wnpp
Severity: wishlist
Owner: Gunnar Wolf gw...@gwolf.org

* Package name: ruby-domain-name
  Version : 0.5.1
  Upstream Author : Akinori MUSHA
* URL : http://github.com/knu/ruby-domain_name
* License : BSD
  Programming Lang: Ruby
  Description : Domain Name manipulation library for Ruby

This library allows for making DNS queries from Ruby. It can also be
used for cookie domain validation based on the Public Suffix List.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120118001218.10950.644.report...@mosca.iiec.unam.mx



Bug#656284: ITP: ruby-unf -- Wrapper library to bring Unicode Normalization Form support to Ruby

2012-01-17 Thread Gunnar Wolf
Package: wnpp
Severity: wishlist
Owner: Gunnar Wolf gw...@gwolf.org

* Package name: ruby-unf
  Version : 0.0.4
  Upstream Author : Akinori MUSHA
* URL : http://github.com/knu/unf
* License : MIT
  Programming Lang: Ruby
  Description : Wrapper library to bring Unicode Normalization Form support 
to Ruby

This library allows code to be portable between Ruby implementations,
using 'unf_ext' under CRuby and 'java.text.Normalizer' on JRuby. It
normalizes UTF-8 strings into and from NFC, NFD, NFKC or NFKD

This package is needed as a build-dependency for ruby-domain-name.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120118004124.19733.57215.report...@mosca.iiec.unam.mx



Bug#583244: Package in mentors

2012-01-17 Thread Jose Ernesto Davila Pantoja
2012/1/17 Aron Xu happyaron...@gmail.com:
 Nice to hear from you! Alioth is down today, so I might to wait
 it come back to check your changes.

I uploaded the changes to PAPT's svn repository[0], I think the binary
package is lintian clean now.

Greets
-- 
José Ernesto Dávila Pantoja
-
Fingerprint: 42F6 CCA0 22B2 B64C 131D  AA9C 5943 CDFE 99BC D948
-



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cagcdknce0ocpvkmnc_u82jqyu93x+p0f1f9p7xkomnruedv...@mail.gmail.com



Bug#583244: Package in mentors

2012-01-17 Thread Aron Xu
On Wed, Jan 18, 2012 at 10:46, Jose Ernesto Davila Pantoja
josernestodav...@ubuntu.com wrote:
 2012/1/17 Aron Xu happyaron...@gmail.com:
 Nice to hear from you! Alioth is down today, so I might to wait
 it come back to check your changes.

 I uploaded the changes to PAPT's svn repository[0], I think the binary
 package is lintian clean now.


Ah... Alioth has been back for 10 hours... And I can't find the URL of
that repo in you last mail.


-- 
Regards,
Aron Xu



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAMr=8w6y6r_zhnrhfl+8x_kggapoupij_pgz2wd2nsgff5r...@mail.gmail.com



Bug#583244: Package in mentors

2012-01-17 Thread Jose Ernesto Davila Pantoja
2012/1/17 Jose Ernesto Davila Pantoja josernestodav...@ubuntu.com:
 I uploaded the changes to PAPT's svn repository[0], I think the binary
 package is lintian clean now.

Forgot the respective link :o)

[0] http://anonscm.debian.org/viewvc/python-apps/packages/glipper/

Greets
--
José Ernesto Dávila Pantoja
-
Fingerprint: 42F6 CCA0 22B2 B64C 131D  AA9C 5943 CDFE 99BC D948
-



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cagcdkncb06i552fz4kcl4rzgw+jxtppbgvu3-rabh9+pz7t...@mail.gmail.com



Processed: your mail

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

 retitle #656145 ITP: dwb -- a lightweight keyboard driven webkit browser
Bug #656145 [wnpp] RFP: dwb -- a lightweight feature web webkit-based browser 
keyboard driven
Changed Bug title to 'ITP: dwb -- a lightweight keyboard driven webkit browser' 
from 'RFP: dwb -- a lightweight feature web webkit-based browser keyboard 
driven'

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
656145: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13268618762703.transcr...@bugs.debian.org



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

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

 # Wed Jan 18 07:03:05 UTC 2012
 # Tagging as pending bugs that are closed by packages in NEW
 # http://ftp-master.debian.org/new.html
 #
 # Source package in NEW: liboptions-java
 tags 656199 + pending
Bug #656199 [wnpp] ITP: liboptions-java -- liboptions-java
Added tag(s) pending.
 # Source package in NEW: rtmidi
 tags 656191 + pending
Bug #656191 [wnpp] ITP: rtmidi -- C++ library for realtime MIDI input/ouput
Added tag(s) pending.
 # Source package in NEW: ruby-net-http-digest-auth
 tags 656277 + pending
Bug #656277 [wnpp] ITP: ruby-net-http-digest-auth -- RFC 2617 Digest Access 
Authentication implementation
Added tag(s) pending.
 # Source package in NEW: ruby-domain-name
 tags 656282 + pending
Bug #656282 [wnpp] ITP: ruby-domain-name -- Domain Name manipulation library 
for Ruby
Added tag(s) pending.
 # Source package in NEW: ruby-unf
 tags 656284 + pending
Bug #656284 [wnpp] ITP: ruby-unf -- Wrapper library to bring Unicode 
Normalization Form support to Ruby
Added tag(s) pending.
 # Source package in NEW: hime
 tags 652022 + pending
Bug #652022 [wnpp] ITP: hime -- GTK+ based input method for Chinese users
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
652022: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652022
656284: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656284
656191: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656191
656277: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656277
656282: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656282
656199: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656199
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.132687021525513.transcr...@bugs.debian.org