Bug#518391: Patches for coherence

2009-03-19 Thread charliej
Arnaud, 

I made the changes to the rules file that you suggested.  IMHO worked
much better.

Both manpages have been created.  I had a real problem with the
manpages.  I would get lintian errors on the .deb but not on the source.
I tried several name combination which did not work.  During the test
install I manually verified that the manpages where installed
to /usr/share/man/man1 which they where, so I included a lintian
override file.  

I have pushed the changed to the launchpad branch.  I also attached a
new debdiff, pbuilder log and install log.

Please have a look when you have some spare time.

Thanks 
Charlie


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


Bug#518391: Patches for coherence

2009-03-19 Thread charliej
On Thu, 2009-03-19 at 13:03 +0100, Arnaud Quette wrote:

[snip]
 
 * quickly looking, this must be due to the naming:
 the manpages name have to match the binaries name.
 so the fix here is to rename:
 - python-coherence.1 to coherence.1
 - python-coherence-applet.1 to applet-coherence.1 (beware of the words
 ordering).
 
The above naming scheme is what I tried first.  I have changed the
manpage names to what you suggest and I still get the no-manpage
lintian error for coherence and applet-coherence but yet the manpages
are installed to the correct location.  Should I use the override file?
hmmm I wonder if this could be a possible bug in lintian?

I only get this error when running lintian on the .deb.  When I run
lintian on the source package (dsc, changes) I do not get this error.

 * while you're working on that, you should also modify the 3rd .TH
 field of the manpage to put the last manpage modification date (ie
 Thu Mar 19 2009). It seems to be the standard here (thought I'm not
 a groff / man guru!) and is more useful than sticking with a software
 release that is always changing without mandatory impact on the
 manpage... 
 
Done

 * lastly, you have a typo in the changelog:
 + * Added debain/python-coherence.lintian-overrides 
  ^^
 or are you trying to fork a new Debian based distro ;-p
 
hahahahaha, no, no, not forking, just a typo :)
Done
 
 having the above, we should be fine.
 Otherwise, I'll take on me to make the remaining changes and ping you
 for the ubuntu sync on the Debian upload is done. alright?

Cool
I have pushed the changes to the launchpad branch

Thanks for all the help :)
Charlie


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


Bug#518391: Patches for coherence

2009-03-16 Thread charliej
On Mon, 2009-03-16 at 15:50 +0100, Arnaud Quette wrote:
 
 2009/3/14 charliej 
 Arnaud,
 
 Hey Charlie,
  
 
 
 Thank you for looking at this, IMHO this update will benefit
 Ampache and
 Rythmbox users.  If there is any other way I can help out feel
 free to
 contact me.
 
 sure, become a Debian Maintainer (or a DD) and adopt coherence,
 please ;-)

Working on it!  Actually I am thinking of going through the NM process.
Having a problem of finding a Debian Member that lives close to me to
get my key signed, but anyway that's a different can of worms.

I would be willing to take over python-coherence, as long as I could
call on you from time to time with questions/sponsorship of package
updates.  I am the current maintainer of Ampache and Ampache-themes.
 
 
 more seriously, have you tested your patch?

yes, but I now understand why the install and test worked but the actual
patch did not work. 

 I've noticed several things there:
 - DEB_INSTALL_ARGS += -XMochiKit should be DEB_DH_INSTALL_ARGS +=
 -XMochiKit

I am still unraveling the mysteries of CDBS and python packages.  But
after working on this package it makes more sense, but still have a lot
to learn.

 but will not be helpfull since the setup.py install the files directly
 to python-coherence.
 for the above to work, we should first go through debian/tmp using
 DEB_DESTDIR
 - the added Build-dep doesn't add the coma to the previous entry,
 - there was a typo in the added manpage (AVAILAB*L*E STORES)

I have pushed these changes to the launchpad branch.

 - there is still a manpage missing for applet-coherence

my bad missed that one hmmm.  Going to get started on this in the am,
along with rebuilding/testing the package with the above changes.  I
will post back when the manpage and tests are complete.
 
 I'm still working on this, but in very low prio background mode... but
 would be interested in some feedback from you since I don't use
 coherence nor the associated software...

That's fine, an associate program Ampache-3.5 is due out in about a
month or so.  Python-coherence makes use of Ampache's XML-API, and there
will be some significant changes to the API with the 3.5 release, so
this update of python-coherence is needed so coherence and ampache play
nice. :)  My intent, is to have both updated packages hit the archives
at around the same time, if possible.
 

Cheers
Charlie


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


Bug#427121: Manpage patch

2009-03-15 Thread charliej
Attached is my feeble attempt at a manpage for xserver-xephyr.

Cheers
Charlie
=== added file 'debian/xserver-xephyr.1'
--- debian/xserver-xephyr.1	1970-01-01 00:00:00 +
+++ debian/xserver-xephyr.1	2009-03-15 16:17:33 +
@@ -0,0 +1,342 @@
+.\ .
+.\ . Copyright (c) Matthieu Herrb matth...@herrb.eu
+.\ .
+.\ . Permission to use, copy, modify, and distribute this software for any
+.\ . purpose with or without fee is hereby granted, provided that the above
+.\ . copyright notice and this permission notice appear in all copies.
+.\ .
+.\ . THE SOFTWARE IS PROVIDED AS IS AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\ . WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\ . MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\ . ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\ . WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\ . ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\ . OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\ .
+.TH Xephyr 1  Matthew Allum xserver-xephyr
+.SH NAME
+Xephyr \- X server outputting to a window on a pre\-existing X display
+.SH SYNOPSIS
+.B Xephyr
+.RI [\fB:\fP display ]
+.RI [ option
+.I R ... ]
+.SH DESCRIPTION
+.B Xephyr is a kdrive server that outputs to a window on a pre\-existing
+host X display.  Think Xnest but with support for modern extensions like composite, damage and randr.
+.PP 
+Unlike Xnest which is an X proxy, i.e. limited to the capabilities of the host X server, Xephyr is a real X server which uses the host X server window as framebuffer via fast SHM XImages.
+.PP 
+It also has support for visually debugging what the server is
+.br 
+painting.
+.SH OPTIONS
+.TP 
+.BI \-a #
+Mouse acceleration (pixels)
+.TP 
+.BI \-ac
+Disable access control restrictions
+.TP 
+.BI \-audit  int
+Set audit trail level
+.TP 
+.BI \-auth  file
+Select authorization file
+.TP 
+.BI \-br
+Create root window with black background
+.TP 
+.BI +bs
+Enable any backing store support
+.TP 
+.BI \-bs
+Disable any backing store support
+.TP 
+.BI \-c
+Turns off key\-click
+.TP 
+.BI c #
+Key\-click volume (0\-100)
+.TP 
+.BI \-cc int
+Default color visual class
+.TP 
+.BI \-core
+Generate core dump on fatal error
+.TP 
+.BI \-dpi int
+Screen resolution in dots per inch
+.TP 
+.BI dpms
+Enables VESA DPMS monitor control
+.TP 
+.BI \-dpms
+Disables VESA DPMS monitor control
+.TP 
+.BI \-deferglyphs [none|all|16]
+Defer loading of [no|all|16\-bit] glyphs
+.TP 
+.BI \-f #
+Bell base (0\-100)
+.TP 
+.BI \-fc  string
+Cursor font
+.TP 
+.BI \-fn  string
+Default font name
+.TP 
+.BI \-fp  string
+Default font path
+.TP 
+.BI \-help
+Prints message with these options
+.TP 
+.BI \-I
+Ignore all remaining arguments
+.TP 
+.BI \-ld int
+Limit data space to N Kb
+.TP 
+.BI \-lf int
+Limit number of open files to N
+.TP 
+.BI \-ls int
+Limit stack space to N Kb
+.TP 
+.BI \-logo
+Enable logo in screen saver
+.TP 
+.BI nologo
+Disable logo in screen saver
+.TP 
+.BI \-nolisten string
+Do not listen on protocol
+.TP 
+.BI \-noreset
+Do not reset after last client exists
+.TP 
+.BI \-reset
+Reset after last client exists
+.TP 
+.BI \-p #
+Screen\-saver pattern duration (minutes)
+.TP 
+.BI \-pn
+Accept failure to listen on all ports
+.TP 
+.BI \-nopn
+Reject failure to listen on all ports
+.TP 
+.BI \-r
+Turns off auto\-repeat
+.TP 
+.BI r
+Turns on auto\-repeat
+.TP 
+.BI \-render [default|mono|gray|color]
+Set render color alloc policy
+.TP 
+.BI \-retro
+Start with classic stipple and cursor
+.TP 
+.BI \-s #
+Screen\-saver timeout (minutes)
+.TP 
+.BI \-t #
+Mouse threshold (pixels)
+.TP 
+.BI \-terminate
+Terminate at server reset
+.TP 
+.BI \-to #
+Connection time out
+.TP 
+.BI \-tst
+Disable testing extensions
+.TP 
+.BI ttyxx
+Server started from init on /dev/ttyxx
+.TP 
+.BI v
+Video blanking for screen\-saver
+.TP 
+.BI \-v
+Screen\-saver without video blanking
+.TP 
+.BI \-wm
+WhenMapped default backing\-store
+.TP 
+.BI \-wr
+Create root window with white background
+.TP 
+.BI \-x string
+Loads named extension at init time
+.TP 
+.BI \-maxbigreqsize
+Set maximal bigrequest size
+.TP 
+.BI +xinerama
+Enable XINERAMA extension
+.TP 
+.BI \-xinerama
+Disable XINERAMA extension
+.TP 
+.BI \-dumbSched
+Disable smart scheduling, enable old behavior
+.TP 
+.BI \-schedInterval int
+Set scheduler interval in msec
+.TP 
+.BI +extension name
+Enable extension
+.TP 
+.BI \-extension name
+Disable extension
+.TP 
+.BI \-query host\-name
+Contact named host for XDMCP
+.TP 
+.BI \-broadcast
+Broadcast for XDMCP
+.TP 
+.BI \-multicast [addr [hops]]
+IPv6 multicast for XDMCP
+.TP 
+.BI \-indirect  host\-name
+Contact named host for indirect XDMCP
+.TP 
+.BI \-port port\-num
+UDP port number to send messages to
+.TP 
+.BI \-from local\-address
+Specify the local address to connect from
+.TP 
+.BI \-once
+Terminate server after one session
+.TP 
+.BI \-class display\-class
+Specify 

Bug#518391: Patches available for Update Coherence

2009-03-13 Thread charliej
Ahh, jeeze just noticed the above Subject line (I would have ignored
it), changing it to something that will catch someones attentions.


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


Bug#518391: Patches for coherence

2009-03-13 Thread charliej
Arnaud, 

Thank you for looking at this, IMHO this update will benefit Ampache and
Rythmbox users.  If there is any other way I can help out feel free to
contact me.

Charlie


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


Bug#518391: Acknowledgement (python-coherence: Update Coherence)

2009-03-09 Thread charliej
Dear Arnaud

Coherence-0.6.2 is out.  I have set up a bzr branch at 

https://bugs.edge.launchpad.net/ubuntu/+source/coherence/+bug/338408

which will update the package to 0.6.2.  You can grab the branch with

bzr lp:~cjsmo/+junk/coherence

With the help of upstream (dev), a man-page has been added to correct
the no-man-page lintian error.  There is a patch at the above location
which adds the man-page.

Lintian additionally complains of embedded-javascript-library
(Mochikit), there is also a patch at the above location that corrects
this error. 

Please consider updating Python-coherence ASAP.  Having Python-coherence
updated would benefit other packages such as Rythmbox and Ampache.  It
would also make it easier to sync into Ubuntu Jaunty.

Cheers
Charlie Smotherman


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


Bug#504169: CVE-2008-4796: missing input sanitising in Snoopy.class.php

2008-11-01 Thread Charliej
 Cheers
 Steffen
 
 For further information see:
 
 [0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4796
 http://security-tracker.debian.net/tracker/CVE-2008-4796
 [1] http://klecker.debian.org/~white/libphp-snoopy/CVE-2008-4796.patch
 
 
Steffen, 

Thanks for the bug report.  

I have addressed this issue in ampache-3.4.3-1 which is currently on
m.d.n [1] awaiting sponsoring.  

With Lenny so close to release I am contacting my usual sponsor for
guidance on which would be the best solution for this bug:
 a.  use supplied patch, or
 b.  upload ampache-3.4.3-1

Best Regards
Charlie

[1] http://mentors.debian.net/debian/pool/main/a/ampache






-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#504169: CVE-2008-4796: missing input sanitising in Snoopy.class.php

2008-11-01 Thread Charliej
 This version won't help. First of all, I strongly doubt that the release team 
 would accept such intrusive changes for lenny. Second, the file should just 
 be removed and a dependency added against libphp-snoopy. Of course you will 
 have to check that it still works correctly. Keep in mind that avoiding code 
 duplication is a release goal and thus it is an RC bug to duplicate certain 
 code. Especially, if it is already provided and could be used via a 
 dependency.
 
 Cheers
 Steffen

Steffen,

Fair enough.  I will remove ampache-3.4.3-1 from m.d.n. Then create
ampache-3.4.1-2 which will have the needed dependency on libphp-snoopy
and place it on m.d.n. for sponsoring within the next 12-24 hrs (work
3rd shift need rest and time to build and test).  It should work with no
problems. :)

Best regards, 
Charlie




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#504169: CVE-2008-4796: missing input sanitising in Snoopy.class.php

2008-11-01 Thread Charliej
Steffen, 

I have placed ampache-3.4.1-2 up on m.d.n. for your review and upload.  

http://mentors.debian.net/debian/pool/main/a/ampache

With this upload I have made the package dependent on 

- libphp-snoopy - to correct bug #504169

- libjs-prototype - this is also a duplicate copy of code, and was found
by myself while doing lintian checks.

- Removed /usr/share/ampache/www/locale/base/gather-messages.sh from the
package to correct the potential security hole described in bug #496369.

Please contact me if there are any other changes that need to be made.

Best regards,
Charlie





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500756: debdiff

2008-10-01 Thread Charliej
Here is a small patch that I worked up
Hope it helps
Charlie
diff -u typespeed-0.6.4/debian/postrm typespeed-0.6.4/debian/postrm
--- typespeed-0.6.4/debian/postrm
+++ typespeed-0.6.4/debian/postrm
@@ -2,8 +2,10 @@
 
 if test $1 = purge; then
 	rm -f /var/games/typespeed/high.words.*
-	rmdir --ignore-fail-on-non-empty /var/games/typespeed
 	rm -f /var/games/typespeed.score
+	if [ -d /var/games/typespeed ]; then
+   rmdir --ignore-fail-on-non-empty /var/games/typespeed
+ 	fi
 fi
 



Bug#500756: typespeed fails to purge

2008-09-30 Thread Charliej
Package: typespeed
Version: 0.6.4-2
Severity: Serious

Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  typespeed*
0 upgraded, 0 newly installed, 1 to remove and 90 not upgraded.
After this operation, 344kB disk space will be freed.
Do you want to continue [Y/n]? (Reading database ... 25819 files and
directories currently installed.)
Removing typespeed ...
Purging configuration files for typespeed ...
rmdir: failed to remove `/var/games/typespeed': No such file or
directory
dpkg: error processing typespeed (--purge):
 subprocess post-removal script returned error exit status 1
Processing triggers for man-db ...
Errors were encountered while processing:
 typespeed

Upon examining the package it seems /var/games/typespeed is not created
even though there is code in the postinst to create /var/games/typespeed
therefor the postrm fails because it is trying to remove a directory
that does not exist.

Package: typespeed
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 336
Maintainer: Dafydd Harries [EMAIL PROTECTED]
Architecture: i386
Version: 0.6.4-2
Depends: fileutils (= 4.0-5) | coreutils ( 5), libc6 (= 2.7-1),
libncurses5 (= 5.6+20071006-3)
Conflicts: suidmanager ( 0.50)
Conffiles:
 /etc/typespeedrc dbea70cabdd1ce731b7d857a77446776
Description: Zap words flying across the screen by typing them correctly
 Typespeed is a game in which words fly across your screen. Your task is
to zap the words by typing them before they cross the screen. If too
many words get by you, the game is over.
Homepage: http://tobias.eyedacor.org/typespeed/





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#499485: TAG: quickplay -- mp3 player front end for ampache

2008-09-18 Thread Charliej
Package: wnpp
Severity: ITP

Quickplay is a lightweight mp3 player and simple front end for Ampache
which is written is Python.  It utilizes Ampache's XML-RPC and ACL's to
browse and play music directly from Ampache.

License: GPLv2

http://quickplay.isfound.at/


Thank you
Charlie




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#496369: The possibility of attack with the help of symlinks in some Debian packages

2008-08-28 Thread Charliej
I have discussed this bug with upstream and it has been decided to not
use the patch provided but to add -Xgather-messages.sh option to
dh_install in debian/rules.  This way the offending file is not
installed onto the user's system and thus not a security risk. 

/locale/base/gather-messages.sh is provided to assist users in
developing/updating translation files and is actually not used by
ampache proper.

As stated in the earlier post I will close this bug with the next
sponsored upload.

Charlie



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#496369: The possibility of attack with the help of symlinks in some Debian packages

2008-08-26 Thread Charliej
Moritz Muehlenhoff wrote:
 3Rseverity 496369 normal
 tag 496369 confirmed

 Dmitry E. Oboukhov wrote:
   
 Binary-package: ampache (3.4.1-1)
 file: /usr/share/ampache/www/locale/base/gather-messages.sh
 

 Since this script is only used for translating ampache and not for
 the general package usage, I'm lowering the severity to normal. 

 A patch to fix the script by using mktemp is attached.

 Cheers,
 Moritz
   
Moritz,

I will apply this patch to the current version of ampache and close this
bug with the next upload.  With lenny in release freeze I am not sure if
this will make it into lenny.

I am also forwarding this to upstream so it will also be included into
future version of ampache.

Thank you for your time and effort in providing this patch.
Charlie



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#463441: Version: 3.4-2

2008-06-01 Thread Charliej

Version:  3.4-2

Hi,

This bug was closed in version 3.4-2 but I forgot to mention it in the 
changelog


Thank you



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483432: [ampache] [l10n] swedish

2008-05-31 Thread Charliej

Martin Bagge wrote:

Package: ampache
Severity: wishlist
Tags: l10n patch

--- Please enter the report below this line. ---

swedish strings

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.24-1-amd64

Debian Release: lenny/sid
  500 unstableftp.se.debian.org 
  500 unstabledebian.lth.se 
  500 testing ftp.se.debian.org 
  500 testing debian.lth.se 
  500 stable  security.debian.org 
  500 stable  ftp.se.debian.org 
  500 stable  debian.lth.se 


--- Package information. ---
Depends   (Version) | Installed
===-+-===
| 



  
Matt I think you mistakenly sent me the templates.pot file instead of 
the swedish.po file.  If you send me the .po file I will gladly 
include it into ampache.


Thank you
Charlie



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#463441: [INTL:nl] Updated Dutch po-debconf translation

2008-04-09 Thread Charliej

Package: ampache
Severity: wishlist
Tags: patch l10n

Upstream has announced that Ampache-3.4 will be released May 5.  As the 
packaging has not changed I will close this bug with that upload.


Thank you.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#463441: [INTL:nl] Updated Dutch po-debconf translation

2008-02-02 Thread Charliej

Thank you.

Charlie



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#455698: ampache: contains a non-free font

2007-12-28 Thread Charliej
Paul Wise wrote:
 reopen 455698 
 found 455698 3.3.3.5-dfsg-3
 thanks

   
 If they are not willing to do so or cannot be contacted, please remove
 the font from the binary package and the source package and depend on
 another font package for generating the captcha or move the package to
 non-free.
   

 Um, you don't seem to have removed it from the _source_ package. You'll
 need to repackage 3.3.3.5-dfsg-3, remove the font and give the new
 source package a 3.3.3.5-dfsg-1-1 version so that you can upload a new
 orig.tar.gz file.

   
Sorry about that there was a miss communication between me and my
sponsor (more me than my sponsor).  COLLEGE.ttf has been removed from
the orig.tar.gz.  Ampache-3.3.3.5-dfsg1-1 has been uploaded to m.d.n.,
sponsorship will close this bug.  The updated org.tar.gz can be viewed
at http://mentors.debian.net/debian/pool/main/a/ampache/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#455698: ampache: contains a non-free font

2007-12-13 Thread Charliej
Charliej wrote:
 Paul Wise wrote:
   
 Package: ampache
 Version: 3.3.3.5-dfsg-2
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: non-free

 ampache contains a non-free font:

 /usr/share/ampache/www/modules/captcha/COLLEGE.ttf
 http://pkg-fonts.alioth.debian.org/review/fnt-7f918bfee88f88eb2c810fb4286c585f.html

 This looks to be from here:

 http://www.squaregear.net/fonts/
 http://www.squaregear.net/fonts/college.shtml
 http://www.squaregear.net/fonts/college.zip

 From the zip file:

 /
 College, like all of my fonts, is free.  You can use it for most
 personal or business uses you'd like, and I ask for no money.  I
 would, however, like to hear from you.  If you use my fonts for
 something please send me a postcard or e-mail letting me know how
 you used it.  Send me a copy if you can or let me know where I can
 find your work.

 You may use this font for graphical or printed work, but you may not
 sell it or include it in a collection of fonts (on CD or otherwise)
 being sold. You can redistribute this font as long as you charge
 nothing to receive it. If you redistribute it include this text file
 with it as is (without modifications).

 If you use this font for commercial purposes please credit me in
 at least some little way.
 \

 This licence does not clearly allow all the DFSG-required freedoms:

 http://www.debian.org/social_contract#guidelines

 Please contact the College font author and ask them to licence the font
 under a DFSG-compliant font licence such as the OFL:

 http://scripts.sil.org/OFL
 http://scripts.sil.org/OFL_web
 http://scripts.sil.org/OFL-FAQ_web

 If they are not willing to do so or cannot be contacted, please remove
 the font from the binary package and the source package and depend on
 another font package for generating the captcha or move the package to
 non-free.

 Please contact ampache upstream and ask them to use fontconfig or
 similar to get fonts for use by the captcha system.

 Also, perhaps ampache upstream would like to switch their captcha system
 to use recaptcha.net instead.

   
 
 Thank you for your bug report.  Forwarding to upstream.



   
Upstream has contacted me stating that he will remove college.ttf  and
replace it with
FreeMono-Medium.ttf.  Will upload mentors.debian.net ASAP



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#455698: ampache: contains a non-free font

2007-12-12 Thread Charliej
Paul Wise wrote:
 Package: ampache
 Version: 3.3.3.5-dfsg-2
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: non-free

 ampache contains a non-free font:

 /usr/share/ampache/www/modules/captcha/COLLEGE.ttf
 http://pkg-fonts.alioth.debian.org/review/fnt-7f918bfee88f88eb2c810fb4286c585f.html

 This looks to be from here:

 http://www.squaregear.net/fonts/
 http://www.squaregear.net/fonts/college.shtml
 http://www.squaregear.net/fonts/college.zip

 From the zip file:

 /
 College, like all of my fonts, is free.  You can use it for most
 personal or business uses you'd like, and I ask for no money.  I
 would, however, like to hear from you.  If you use my fonts for
 something please send me a postcard or e-mail letting me know how
 you used it.  Send me a copy if you can or let me know where I can
 find your work.

 You may use this font for graphical or printed work, but you may not
 sell it or include it in a collection of fonts (on CD or otherwise)
 being sold. You can redistribute this font as long as you charge
 nothing to receive it. If you redistribute it include this text file
 with it as is (without modifications).

 If you use this font for commercial purposes please credit me in
 at least some little way.
 \

 This licence does not clearly allow all the DFSG-required freedoms:

 http://www.debian.org/social_contract#guidelines

 Please contact the College font author and ask them to licence the font
 under a DFSG-compliant font licence such as the OFL:

 http://scripts.sil.org/OFL
 http://scripts.sil.org/OFL_web
 http://scripts.sil.org/OFL-FAQ_web

 If they are not willing to do so or cannot be contacted, please remove
 the font from the binary package and the source package and depend on
 another font package for generating the captcha or move the package to
 non-free.

 Please contact ampache upstream and ask them to use fontconfig or
 similar to get fonts for use by the captcha system.

 Also, perhaps ampache upstream would like to switch their captcha system
 to use recaptcha.net instead.

   
Thank you for your bug report.  Forwarding to upstream.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#456112: Thumb.db not needed

2007-12-12 Thread Charliej
Package: ampache-themes
Version: 3.3.3.5-1
Severity: low

The files src/empires/images/Thumbs.db and
src/exterminal/images/ratings/Thumbs.db are used by windows and are not
needed.

Please remove these files with the next version.

Thank you





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#445084: ampache: General update after the debconf review process

2007-10-25 Thread Charliej
Christian Perrier wrote:
 Dear Debian maintainer,

 On Wednesday, September 19, 2007, I sent you a notification about the 
 beginning of a review
 action on debconf templates for ampache.

 Then, I sent you a bug report with rewritten templates and announcing
 the beginning of the second phase of this action: call for translation
 updates.

 Translators have been working hard and here is now the result of their 
 efforts.

 Please consider using it EVEN if you committed files to your
 development tree as long as they were reported.

 IMPORTANT
 This is really important for Ampache as two glitches were discovered
 by one of the translators, see #446006, *after* the call for
 translations was sent.

 So, all PO files sent by translators were *reworked* by me so that
 fixing the glitch doesn't make them outdated.

 So, really, please use PO files from the attached tarball
 -

 The attached tarball contains:

 - debian/changelog with the list of changes
 - debian/control with rewrites of packages' descriptions
 - debian/templates with all the rewritten templates file(s)
 - debian/po/*.po with all PO files (existing ones and new ones)

 As said, please use *at least* the PO files as provided here,
 preferrably over those sent by translators in their bug reports. All
 of them have been checked and reformatted. In some cases, formatting
 errors have been corrected.

 The patch.rfr file contains a patch for the templates and control
 file(s) alone.

 Please note that this patch applies to the templates and control
 file(s) of your package as of Wednesday, September 19, 2007. If your package 
 was updated
 in the meantime, I may have updated my reference copybut I also
 may have missed that. This is indeed why I suggested you do not
 modified such files while the review process was running,
 remember..:-)

 It is now safe to upload a new package version with these changes.

 Please notify me of your intents with regards to this. 

 There is of course no hurry to update your package but feel free to
 contact me in case you would need sponsoring or any other action to
 fix this.



   
Thank you Christian for all of your hard work.  It is my intent to
include the new debconf templates and the translations you have so
graciously provided into the next version of  Ampache.  I will try to
make these changes this weekend (time permitting) and submit them for
upload.  If my usual sponsor is not available to do this I will contact
you for your assistance.  Once again thank you.

Regards
Charlie




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#442391: ampache: [INTL:pt] Portuguese translation for debconf messages

2007-10-06 Thread Charliej
Charliej wrote:
 Traduz - Portuguese Translation Team wrote:
   
 Package: ampache
 Version: 3.3.3.5-dfsg-1
 Tags: l10n, patch
 Severity: wishlist

 Portuguese translation for ampache's debconf messages.
 Translator: Américo Monteiro [EMAIL PROTECTED]
 Feel free to use it.

 For translation updates please contact 'Last Translator' or the
 Portuguese Translation Team traduz _at_ debianpt.org.


   
 
 Thank you for your translation

 Regards
 Charlie



   
Americo

Could you please update the po file you provided to reflect the changes
made to ampaches templates and control file in Bug #445084 as I will be
using these templates in the next version of ampache. 

Thank you
Charlie




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#443947: libphp-snoopy, now it is a package in debian unstable.

2007-09-24 Thread Charliej
Marcelo Jorge Vieira (metal) wrote:
 Package: ampache
 Version: 3.3.3.5-dfsg-1
 Severity: wishlist

   Recently I've closed the BUG #442303 .

   I've researched the debian repository and observed that you are
   using the snoopy.class.php. Now, it is a package in debian unstable.

   I'd like you to consider using the new packaged library instead of keeping 
 your own copy.
   To check it out, access the package at
   http://ftp.debian.org/debian/pool/main/libp/libphp-snoopy/

   []'s
   metal


   
Thank you for your bug report.  I have forwarded this report to upstream
author.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#442391: ampache: [INTL:pt] Portuguese translation for debconf messages

2007-09-18 Thread Charliej
Traduz - Portuguese Translation Team wrote:
 Package: ampache
 Version: 3.3.3.5-dfsg-1
 Tags: l10n, patch
 Severity: wishlist

 Portuguese translation for ampache's debconf messages.
 Translator: Américo Monteiro [EMAIL PROTECTED]
 Feel free to use it.

 For translation updates please contact 'Last Translator' or the
 Portuguese Translation Team traduz _at_ debianpt.org.


   
Thank you for your translation

Regards
Charlie



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]