Bug#753087: ITP: gnustep-sqlclient -- SQL client library for GNUstep

2014-06-29 Thread Yavor Doganov
Package: wnpp
Owner: Debian GNUstep maintainers 
pkg-gnustep-maintain...@lists.alioth.debian.org
Severity: wishlist

* Package name: gnustep-sqlclient
  Version : 1.7.3
  Upstream Author : Richard Frith-Macdonald r...@gnu.org
* URL or Web page : http://gnustep.org
* License : LGPL-3+
  Description : SQL client library for GNUstep

The SQLClient library is designed to provide a simple interface to SQL
databases for GNUstep applications.  It does not attempt the sort of
abstraction provided by the much more sophisticated GDL2 library but
rather allows applications to directly execute SQL queries and
statements.

Major features:

* Simple API for executing queries and statements.
* Simple API for combining multiple SQL statements into a single
  transaction.
* Supports multiple sumultaneous named connections to a database server
  in a thread-safe manner.
* Supports multiple simultaneous connections to different database
  servers with backend driver bundles loaded for different database
  engines.
* Configuration for all connections held in one place and referenced by
  connection name for ease of configuration control.
* Thread safe operation.

Supported backend bundles are ECPG, Postgres, MySQL and SQLite.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87k38043vk@yavor.doganov.org



Bug#753092: ITP: gnustep-performance -- GNUstep performance library

2014-06-29 Thread Yavor Doganov
Package: wnpp
Owner: Debian GNUstep maintainers 
pkg-gnustep-maintain...@lists.alioth.debian.org
Severity: wishlist
Control: block 753087 with -1

* Package name: gnustep-performance
  Version : 0.5.0
  Upstream Author : Richard Frith-Macdonald r...@gnu.org
* URL or Web page : http://gnustep.org
* License : LGPL-3+
  Description : GNUstep performance library

The GNUstep performace library implements various classes intended to be
used in high-performance libraries and applications.  Available are
classes for caching objects in memory for rapid access, managing FIFO
queues, thread pools for performing methods which need to make use of a
runloop for I/O and/or timers, for objects in parallel in other threads,
linked list functionality, timing information, statistics about the
number of events or the duration of operations, uniqued objects and
more.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87ha343zkt@yavor.doganov.org



Bug#752553: ITP: gnustep-corebase -- Implementation of the CoreFoundation framework

2014-06-24 Thread Yavor Doganov
Package: wnpp
Owner: Debian GNUstep maintainers 
pkg-gnustep-maintain...@lists.alioth.debian.org
Severity: wishlist

* Package name: gnustep-corebase
  Version : 0.1.1
  Upstream Author : Various GNUstep developers
* URL : http://gnustep.org
* License : LGPL-2.1+ (library), GPL-3+ (tests)
  Programming Lang: C, Objective-C
  Description : Implementation of the CoreFoundation framework

The GNUstep CoreBase Library is a library of general-purpose,
non-graphical C objects.  For example, it includes types for strings,
collections, byte streams, typed coders, invocations, notifications,
notification dispatchers, moments in time, network ports, and event
loops.

It provides functionality that aims to implement the non-graphical
portion of Apple's CoreFoundation framework.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87pphy496a@yavor.doganov.org



Bug#675962: ITP: dbuskit -- GNUstep framework that interfaces Objective-C applications with D-Bus

2012-06-04 Thread Yavor Doganov
Package: wnpp
Owner: Debian GNUstep maintainers 
pkg-gnustep-maintain...@lists.alioth.debian.org
Severity: wishlist

* Package name: dbuskit
  Version : 0.1
  Upstream Author : Niels Grewe niels.gr...@halbordnung.de
* URL or Web page : http://download.gna.org/gnustep/
* License : LGPL-2+
* Programming Lang: Objective-C
  Description : GNUstep framework that interfaces Objective-C applications 
with D-Bus

The DBusKit framework offers tight integration of D-Bus services into
Objective-C applications.  It handles all low-level details of
communication with D-Bus daemons and the services connected to them and
exposes an interface similar to Distributed Objects to make it easy for
Objective-C programmers to access D-Bus services.

Features:

 * Distributed Objects-like API for exchanging messages with D-Bus
   services.
 * A notification center class for watching signals emitted by D-Bus
   services.
 * `dk_make_interface' tool to generate Objective-C protocol
   declarations from D-Bus interface files.



-- 
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/87ehpvi4mx@yavor.doganov.org



Bug#675037: About your rsskit package on mentors.d.n

2012-06-02 Thread Yavor Doganov
Aron Xu wrote:
 I did a quick look at your rsskit package on mentors.d.n, and found
 that NewRSSArticleListener.h is licensed under GPL-2,

Ah, that is surely a mistake, I'll report it upstream.  Thanks for
spotting it.

 but not documented in debian/copyright. Please add it and other
 parts are fine.

Done; I reuploaded the package with this change, the URL is the same:
http://mentors.debian.net/debian/pool/main/r/rsskit/rsskit_0.3-1.dsc.

Thank you for taking the time and effort to sponsor GNUstep packages.



-- 
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/87r4tyc9l4.GNUs_Not_Unix!%ya...@gnu.org



Bug#453437: ITAing viewpdf.app

2012-05-31 Thread Yavor Doganov
retitle 453437 ITA: viewpdf.app -- Portable Document Format (PDF) viewer for 
GNUstep
owner 453437 Debian GNUstep maintainers 
pkg-gnustep-maintain...@lists.alioth.debian.org
thanks

I'll take this package under the pkg-gnustep umbrella.



-- 
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/87396gedca.GNUs_Not_Unix!%ya...@gnu.org



Bug#675037: ITP: rsskit -- GNUstep RSS framework

2012-05-29 Thread Yavor Doganov
Package: wnpp
Owner: Debian GNUstep maintainers 
pkg-gnustep-maintain...@lists.alioth.debian.org
Severity: wishlist

* Package name: rsskit
  Version : 0.3
  Upstream Author : Günther Noack guent...@unix-ag.uni-kl.de
* URL or Web page : http://gap.nongnu.org/grr/
* License : LGPLv2.1+
  Description : GNUstep RSS framework

RSSKit is a GNUstep library (framework) for parsing and reading various
RSS file formats.

I intend to package it as it is needed by newer versions of grr.app.



--
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/87vcjfqifh@yavor.doganov.org



Bug#619602: unarchiver patch to run on testing

2011-09-14 Thread Yavor Doganov
On Thu, Sep 08, 2011 at 08:58:41PM -0700, Matt Kraai wrote:
 On Fri, Sep 09, 2011 at 01:58:58AM +0200, intrigeri wrote:
  David Fifield wrote (01 Sep 2011 20:25:22 GMT) :
   For what it's worth, this patch makes TheUnarchiver2.7.1_src.zip
   build and run for me on wheezy. It just removes -lobjc from the link
   command.
  
  So it seems the indication that this upload is blocked by the
  gnustep/objc migration (#629477) is irrelevant, isn't it?
 
 I don't know enough about Objective-C to know if not linking against
 libobjc is OK or not.  I'm copying Yavor Doganov to see if he knows.

It depends on the particular code.  I'd say that if there are no 
undefined symbols and the program runs fine, there's no problem.



-- 
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/20110914131407.ga7...@yavor.doganov.org



Bug#585109: [Debian GNUstep maintainers] Bug#585109: ITP: graphos.app -- Vector drawing application for GNUstep

2011-02-09 Thread Yavor Doganov
Gürkan Sengün wrote:
 there's also a version 0.2 of this. indeed it's nice you're
 packaging this.

No, I'm not packaging this and I don't plan to (well, not anymore).
If you're willing to take over, feel free -- otherwise I'll just close
the ITP bug.

 it might serve as an example application for people learning the
 code.

I think we have more than enough code that can serve this purpose.



--
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/87pqr1jgt3.GNUs_Not_Unix!%ya...@gnu.org



Bug#584073: RFP: sogo -- a modern and scalable groupware

2010-09-10 Thread Yavor Doganov
В 15:41 +0800 на 10.09.2010 (пт), James Andrewartha написа:
 SOGo should be able to be used by any compliant CalDAV client. I
 believe the extensions are mainly to provide GroupDAV addressbook
 support and automatic configuration, and are not essential - I don't
 use them.

Good to know; thanks.




--
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/1284105354.11837.42.ca...@keel.southway-varna.com



Bug#584073: RFP: sogo -- a modern and scalable groupware

2010-09-10 Thread Yavor Doganov
В 14:33 +0800 на 10.09.2010 (пт), James Andrewartha написа:
  BTW, are you really using this beast or just filing the RFP cause
  it's nice to have it in Debian?
 
 I am using it, from upstream's repository.

So if it is packaged for Debian you'd be a regular user of the official
(i.e., Debian) packages, right?

 So you can close this bug if you want, but I would appreciate you
 contacting upstream about what's stopping it being in Debian.

No, the bug should not be closed.  These issues are more or less trivial
to resolve.  I was even considering retitling it to ITP, but some things
are worrying me, namely:

  * SOPE and SOGo are huge.  I mean, HUGE.  It would take me weeks
to examine the code and figure out how these things work, at
least at the basic level.
  * I am not a fan of web-based mail and calendars, and I don't plan
using such services.  If I package this, I'll run a test
instance on some of my machines, but since it would be solely
for testing purposes, I'm afraid I won't be able to discover all
issues, or even manage to reproduce reported bugs.  Proper
maintenance involves regular real-life usage...
  * I am not a user of Icedove/Iceowl, and I don't plan becoming
one.  As I see from upstream's site, these clients connect with
SOGo via special extensions, which need to be packaged, too.  I
don't have the right skills for that.
  * The code has a high potential for security bugs, and a
significantly higher maintenance burden because of that.

So...  I think I'll attempt to package this, and see if it would be
worth taking the risk.  (This will happen after the Squeeze release in
any case.)  Meanwhile, if someone else is willing to bite the bullet, go
ahead.




--
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/1284103587.11837.40.ca...@keel.southway-varna.com



Bug#584073: RFP: sogo -- a modern and scalable groupware

2010-09-09 Thread Yavor Doganov
On Tue, Jun 01, 2010 at 09:56:33AM +0800, James Andrewartha wrote:
 * Package name: sogo
 * URL : http://sogo.nu/
 * License : GPLv2 or later
   Programming Lang: Objective C
   Description : a modern and scalable groupware

This cannot be packaged as it is, because sogod (and probably other
GPL'ed components) links against libNGStreams, which links against
libssl.  Either an OpenSSL exception clause is needed or NGStreams
should be ported to GnuTLS.

Plus, the required dependency (SOPE) is, at first glance, some kind of
sophisticated reimplementation of GDL2 (gnustep-dl2 source package in
Debian).  At least the EOControl library will clash with the one we
provide.

BTW, are you really using this beast or just filing the RFP cause
it's nice to have it in Debian?



-- 
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/20100909131224.ga30...@southway-varna.com



Bug#433311: Bug#589851: #589551 - aspell-bg: Broken after upgrade from lenny or after reinstalling the package

2010-07-25 Thread Yavor Doganov
Luca Bruno wrote:
 I'm fine to test and sponsor your patches for #589551.
 As it is a QA RC-fixing upload, I prefer it to contain just minimal
 changes to fix this bug (eg. the current patch) and have it sorted out
 soon, leaving minor cosmetic ones for later.

If I understand correctly, you want me to revert all unrelated to the
RC bug changes I made in [1]?  I thought it was prudent to fix other
issues as well precisely because it is an orphaned package.
Nevermind, I'll try to do it within today.

 Also, given that this is a orphaned package, would you mind talking
 with Damyan (Hi :) to take this over?

Perhaps, with some hesitation (not because of Damyan, of course)...
There's another potential volunteer too, so we'll see what can be
done.

[1] http://mentors.debian.net/debian/pool/main/b/bgoffice/bgoffice_3.0-11.dsc



-- 
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/87eiervfkp.gnus_not_unix!%ya...@gnu.org



Bug#585109: ITP: graphos.app -- Vector drawing application for GNUstep

2010-06-09 Thread Yavor Doganov
Package: wnpp
Owner: Debian GNUstep maintainers 
pkg-gnustep-maintain...@lists.alioth.debian.org
Severity: wishlist

* Package name: graphos.app
  Version : 0.1
  Upstream Author : Riccardo Mottola
Enrico Sersale
Rob Burns
* URL or Web page : http://gap.nongnu.org/graphos
* License : GPLv2+
* Programming Lang: Objective-C
  Description : Vector drawing application for GNUstep

Graphos is a simple vector drawing application centered around bezier
paths.  It is a direct decendant of GDraw, which was PostScript
based.  Graphos is not yet feature complete, and uses a custom file
format which is incompatible with SVG.


P.S.  I'm not entirely sure whether we need this in the archive,
provided that cenon.app is much more powerful...



-- 
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/e1omfgf-0002bl...@keel.southway-varna.com



Bug#565675: ITP: pthsem -- pth replacement with semaphore support

2010-01-21 Thread Yavor Doganov
Martin Koegler wrote:
 I must admit, that I have not read anything about GNU maintainers,
 but GNU has usually a bigger philosophical overhead.

Then I suggest you to read the appropriate documenation [1] before
jumping to premature and possibly incorrect conclusions (what does the
phrase philosophical overhead entail?).

A fork is done when there is some kind of unresolvable
conflict/disagreement (be it technical or not).  Forking is a
fundamental right, so there's nothing wrong in forking pth.  But there
are too many (forked) packages in Debian, and the Debian QA team would
have to maintain the original pth package for some time at least,
which is a burden.  If there are people actively working to enhance
pth, the best (for GNU, Debian, and literally everyone else) is to
take over the package upstream.

(OTOH, speaking generally, it is sad to see a package reborn under
another name just because the prospective new maintainer cannot
communicate successfully with the original one to negotiate the
takeover.  I once again urge you to write to maintain...@gnu.org to
avoid this unpleasant scenario.)

[1] The gnu-standards package in Debian (both documents available also
online at http://gnu.org/prep).



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



Bug#565675: ITP: pthsem -- pth replacement with semaphore support

2010-01-21 Thread Yavor Doganov
Marc Leeman wrote:
  (OTOH, speaking generally, it is sad to see a package reborn
  under another name just because
 
 Don't read to much into this; 

Well, as a matter of fact I don't.  Probably I wouldn't have replied
to the thread if pth wasn't a GNU package, but my opinion would be the
same.  A fork should be the last resort, when all efforts to prevent
the fork have been tried and failed.  The introduction of a forked
package in a distro is a separate issue, but it naturally is something
not to be taken lightly.

 pth is for sure a smaller effort in Martins' work.  We just want to
 get over this small hurdle in order to get his really interesting
 stuff included (which depends on this).

Avoiding this small hurdle will result in a much bigger hurdle for
every distribution, especially Debian when you take into account the
number of packages and supported architectures.  Every new package
results in extra load on the infrastructure (which is not only
machines), possible user confusion, possible and very likely further
effort by QA/security/release teams, etc.

 OK, sent a short note to maintain...@gnu.org.

Thanks!



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



Bug#565675: ITP: pthsem -- pth replacement with semaphore support

2010-01-19 Thread Yavor Doganov
Samuel Thibault wrote:
 Martin Koegler, le Tue 19 Jan 2010 09:27:07 +0100, a écrit :
  Samuel Thibault sthiba...@debian.org wrote:
   Marc Leeman, le Sun 17 Jan 2010 22:16:17 +0100, a écrit :
* Package name: pthsem
   Mmm, could this perhaps rather be just a patch added to the
   existing pth package?
  
  The situation with GNU pth is:
 
 I guessed so, but still.

[...]

 Were I Martin Kögler, I'd even just request GNU to become the new
 maintainer of pth.

...which is usually done by writing to maintain...@gnu.org.

It is counter-productive to start a fork just because GNU pth is
unmaintained upstream (it is not an officially orphaned GNU package,
AFAICS, but that doesn't matter much if it really is neglected).



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



Bug#544919: RFA: shisen.app -- Shisen-sho puzzle game for GNUstep

2010-01-15 Thread Yavor Doganov
On Thu, Sep 03, 2009 at 08:44:39PM +0200, Gonéri Le Bouder wrote:
 We, Debian Games, request an adopter for the shisen.app package.

I'm willing to maintain it within pkg-games.  Could you please add me to 
the project so that I can commit to the repository (my username is 
yavor-guest)?  If that's not possible/desirable, I'll take it under the 
pkg-gnustep umbrella.

As I see no reason for the GShisen-Shisen rename (the game has always 
been named GShisen), I'd like to rename the package back to gshisen.app 
(shisen.app being a transitional package that depends on it).



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



Bug#452258: Canceling ITA scheduling for removal

2010-01-07 Thread Yavor Doganov
noowner 452258
reassign 452258 ftp.debian.org
retitle 452258 RM: innerspace.app -- RoQA; orphaned; buggy; licensing problems; 
low popcon
thanks

This package is RC-buggy: on startup it hangs with

| Exception occured while loading model: NSTextFieldCell(instance)
|   does not recognize setEchosBullets:

This bug has been present since at least April 2009, and while easily
fixable, the fact that nobody bothered to report it is an indication
that this package is almost unused.

In addition, README in upstream's CVS says:

| NOTE:
| The savers Polyhedra.bproj, SporView.bproj, and Space2View.bproj were
| available from next-ftp.peak.org with code and source available.  I
| assume these are in the public domain.

Only Polyhedra.bproj is in the current Debian package but in any case,
the above notice is far from sufficient to render the relevant code
free.

The consensus within the GNUstep team is that it's best to remove
innerspace.app from the archive.



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



Bug#544934: RFA: mines.app -- Minesweeper for GNUstep

2010-01-07 Thread Yavor Doganov
On Tue, Jan 05, 2010 at 08:17:14PM -0800, Luke Cycon wrote:
 Seen as mines provides so much entertainment to me when I'm bored, I
 would be glad to adopt it to save it from removal.

Many thanks for your interest.  Note that the former maintainer
expressed intent to adopt it again [1], but I suspect that was a
reluctant action, based on the fact that there were no prospective
maintainers and we (Debian GNUstep team) would be sad to see this
package go away.  It would be nice if you get in touch with him, just
in case (I think he's a member of debian-games).

If you need any assistance/advice from the GNUstep team, please do
not hesitate to ask, anytime.

Good luck!

[1] 
http://lists.alioth.debian.org/pipermail/pkg-gnustep-maintainers/2010-January/001980.html



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



Bug#450491: Scheduling for removal

2010-01-06 Thread Yavor Doganov
reassign 450491 ftp.debian.org
retitle 450491 RM: remotedesk -- RoQA; orphaned; relevantly low popcon
thanks

This package has been orphaned for more than 2 years, and none of the
current GNUstep team members is willing to maintain it.
Please remove; thanks.



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



Bug#450492: Scheduling for removal

2010-01-06 Thread Yavor Doganov
reassign 450492 ftp.debian.org
retitle 450492 RM: gnuwash.app -- RoQA; orphaned; buggy; inactive upstream
thanks

Orphaned for a long time (2+ yrs), has some unpleasant bugs, and in
general is not among the most useful applications in the world.
I made a query on pkg-gnustep, and nobody seems to be up taking it.

Please remove.



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



Bug#555895: O: libmusicbrainz-2.1

2009-12-14 Thread Yavor Doganov
Hi Jens,

I wanted to prepare a QA upload of the orphaned package 
libmusicbrainz-2.1, but noticed that you're in Uploaders.  Are you 
interested in adopting it?

IOW, should I keep my hands off?



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



Bug#560861: ITP: systempreferences.app -- GNUstep preferences application

2009-12-14 Thread Yavor Doganov
Gürkan Sengün wrote:
 Will you make this one replace the other preferences.app?

Yes, but not with Replaces/Conflicts/etc -- as they're different
applictions, I don't think that's appropriate.  We'll simply make the
gnustep metapackage depend on it, so it will be pulled in by default
on most installations.

I don't think we should maintain both prefrences.app and
systempreferences.app, really.  Both are a graphical interface to the
defaults tool and have overlapping functionality.

 If I can help packaging any simple gnustep debian packages, tell me.

Anything you consider worthwile to package is welcome.  I've filed RFP
for fisicalab.app some time ago, but I'll retitle it to ITA as soon as
I finish the more important tasks.



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



Bug#555895: O: libmusicbrainz-2.1

2009-12-14 Thread Yavor Doganov
Jens Peter Secher wrote:
 also a bit worried about http://musicbrainz.org/doc/libmusicbrainz
 which states that This version of the client library uses the old
 RDF web service and should not be used in new development.

Yes, it's considered obsolete, but still widely used.

 I guess the right thing to do is fix the bugs in 2.1.5

Only one bug, the FTBFS on GNU/Hurd.  #384139 is marked as
unreproducible by the previous maintainer (also upstream).

 and in addition upload version 3.0.2. 

It's in Debian since quite some time now (libmusicbrainz3).  But only
gnome-mplayer uses it AFAICS.  I guess I'll have to port my package
cynthiune.app to the new API one day...

  IOW, should I keep my hands off?
 No, please go ahead and NMU.

Thanks for the green light; I'll prepare a QA upload soon.



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



Bug#560861: ITP: systempreferences.app -- GNUstep preferences application

2009-12-12 Thread Yavor Doganov
Package: wnpp
Owner: Debian GNUstep maintainers 
pkg-gnustep-maintain...@lists.alioth.debian.org
Severity: wishlist

* Package name: systempreferences.app
  Version : 1.1.0
  Upstream Author : Enrico Sersale enr...@imago.ro
Riccardo Mottola ricca...@kaffe.org
* URL or Web page : http://gnustep.org/experience/systempreferences.html
* License : GPLv2+
* Programing Lang : Objective-C
  Description : GNUstep preferences application

System Preferences is an application which allows to manage the
settings of many aspects of the GNUstep environment and its
applications.  System Preferences are made of Modules, each one a
bundle representing a single control panel, and is thus extensible and
modular.


This program is the official GNUstep preferences app, and will replace
preferences.app in the Debian distribution as it provides all of its
functionality, and more.



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



Bug#506790: hyperestraier: Should this package be orphaned or removed?

2009-12-07 Thread Yavor Doganov
On Wed, Feb 11, 2009 at 09:54:09PM +0900, Tatsuya Kinoshita wrote:
  Package: hyperestraier
  Usertags: proposed-orphan
 [...]
  * Package does not appear to have any reverse depends or reverse
build-depends other than it's own binaries.
 
 mew and mew-beta (mail reader for Emacs) have the dependency
 `Suggests: hyperestraier' to use the full-text search feature.

The kazehakase package (GTK+ web browser) depends (as of 0.5.6-1; it
incorrectly only recommended hyperestraier before which was more than
useless) on libestraier for its history search plugin.  This is very
important functionality that has no match (TTBOMK) among other
browsers.

 I hope hyperestraier will be maintained.

Likewise.  Is there any progress on the ITA?



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



Bug#454450: [Debian GNUstep maintainers] Intending to adopt a gnustep app

2009-11-25 Thread Yavor Doganov
Federico Gimenez Nieto wrote:
 Ok, i'll begin with preview.app. While it gets sponsorized i'll try
 to learn more about the internals of gnustep-dl2.

That sounds reasonable -- please retitle the wnpp bug to ITA, as
packages orphaned for a long time often get removed...



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



Bug#454450: [Debian GNUstep maintainers] Intending to adopt a gnustep app

2009-11-24 Thread Yavor Doganov
Federico Gimenez Nieto wrote:
 I'm also interested in these packages:
 
   gnustep-dl2 http://bugs.debian.org/461896
   preview.app http://bugs.debian.org/454450
 
 If any of them is actually orphaned i could try to take it over.

Yes, they're both really orphaned -- feel free to adopt them, under
the umbrella of the GNUstep team or not, as you wish.

Note that gnustep-dl2 is more complex and more important, too.  It has
to be split into 2 binary packages -- dbmodeller.app and gnustep-dl2.
The first should contain the DBModeller app, the second the tools and
the libEO* libraries shipped in /usr/lib/gnustep-dl2, and not in
/usr/lib (although they're intended to be public libraries, nothing in
GNUstep uses them) [1].  Also, gorm.app should be split to ship its
public libraries in separate packages, properly versioned, and
gnustep-dl2 should build-depend on the corresponding libgorm*-dev
package(s).  You can file an important bug against gorm.app and let it
block your ITP.

Thanks!

[1] Alternatively, they could be packaged as proper shared libraries,
but this seems like a waste to me at this point.



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



Bug#552705: ITP: mp4v2 -- a library that provides functions to read, eate, and modify mp4 files

2009-10-29 Thread Yavor Doganov
On Wed, Oct 28, 2009 at 10:09:32AM +0100, Fabian Greffrath wrote:
 The Debian multimedia packages maintainers are still unsure if there are
 packages that actually make use of this library at all.

Melodie.app from etoile (new release not yet packaged for Debian,
waiting for Clang) uses this library.  However, it also links against
libavcodec, so I've patched it out as the licenses are incompatible.



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



Bug#552705: ITP: mp4v2 -- a library that provides functions to read, eate, and modify mp4 files

2009-10-29 Thread Yavor Doganov
Fabian Greffrath wrote:
 I think, however, that its license (MPL) makes the package mostly 
 useless for linking against all GPL'ed software - which is, well, 
 quite a lot.

I agree completely.

Actually, melodie.app is under a non-copyleft license but of course
Debian will distribute it under GPL, since our ffmpeg libs are under
GPL.  When I mentioned this to upsteeam (that we can't link against
libavcodec/libavformat and mp4v2 even if/when the latter is packaged
in Debian) they said that it's a distro's problem if the distro ships
GPL-contaminated (sic) ffmpeg.

FWIW, they just use mp4v2's tags functionality (which was implemented
in taglib) and intend to drop the dependency when a new taglib release
is made (which I think is already a fact).

I humbly suggest to keep mp4v2 on hold and avoid uploading it until
there is actually any benefit -- libraries with no reverse
dependencies are mostly useless.

P.S.  When I was investigating this issue (i.e. why mp4v2 is not in
  Debian) about 2 years ago I vaguely remember an old ITP and a
  discussion that it cannot be in Debian due to patents concerns.
  Upstream's homepage at SF (back then) was pretty scary, too.
  Sorry I can't give any references right now.



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



Bug#540906: and avifile maintenance

2009-10-24 Thread Yavor Doganov
Simon McVittie wrote:
 Do you intend to adopt this package and become its Debian
 maintainer?

No, I have no interest in maintaining this package.  But there's a
good chance that Zdenek adopts it again, I think.



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



Bug#550231: RFP: fisicalab.app -- Educational Physics application for GNUstep

2009-10-08 Thread Yavor Doganov
Package: wnpp
Severity: wishlist

* Package name: fisicalab.app
  Version : 0.1
  Upstream Author : German A. Arias ger...@xelalug.org
* URL or Web page : http://fisicalab.nongnu.org/
* License : GPLv3+
  Programming Lang: Objective-C
  Description : Educational Physics application for GNUstep

FísicaLab is an educational application to solve Physics problems.
There is a predefined pallette with elements (blocks, pulleys,
mobiles, forces), which can be added to a chalkboard, with
user-defined data.

It currently supports the following kinds of Physics problems::

   * Kinematics of particles (without circular motion)
   * Statics of particles (2D only)
   * Dynamics of particles (2d only, no dynamic or circular motion)


* * *
I can do the initial packaging and maintain it in long term, provided
that knowledgeable people confirm this app would be actually useful in
Debian.  It looks interesting, although I can't judge about the
usefulness properly (my love with Physics was eons ago).  There are
some minor bugs, easily fixable.  Upstream was very active until some
months ago in the GNUstep community, although there were no further
releases.  All classes and variables are in Spanish :-( (no problem
for the end user, only for the Debian maintainer, eventually).



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



Bug#433325: RFA: kbedic -- K Bulgarian/English Dictionary

2009-09-01 Thread Yavor Doganov
On Sun, Aug 30, 2009 at 05:01:02PM +, Grant Hammond wrote:
 This is quite close to my heart at the moment as I am learning 
 Bulgarian so I wondered if there was still need for adoption or help 
 with this package?

Many thanks for your interest.

I would say yes; if the RFA bug is open, one can safely assume that.

Here are the Bulgarian-related packages in Debian:

bgoffice  -- this is the most important one, needs lots of care
cbedic-- was renamed upstream to cbgoffice
kbedic-- was renamed upstream to kbgoffice
gbgoffice -- only this one is properly maintained, along with
 bgoffice-computer-terms

kbedic/cbedic need to renamed, made to work with dictionaries installed 
in multiple paths (like gbgoffice), and moved to main (as 
bgoffice-computer-terms is now in Debian).  Note that at some point 
kbedic should be ported to KDE4, as I anticipate KDE3 will be removed 
from Debian, probably in squeeze+1.  Upstream hasn't touched it for 
years, AFAIK, although he's still reachable and probably willing to help 
with small things.

Unfortunately I don't have spare time to lend a hand for the time being, 
although I'd wish I could take over bgoffice and cbedic/cbgoffice.

If you have specific questions, don't hesitate to ask on 
debian-addons-bg-maintain...@openfmi.net -- the folks who worked and/or 
work on this stuff are there.



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



Bug#477972: ITP: hamster-applet

2008-08-13 Thread Yavor Doganov
On Sat, Aug 09, 2008 at 08:45:43PM -0300, Tim Retout wrote:
 While writing debian/copyright, I discovered hamster/idle.c appears to
 be GPLv2 only (when the rest of hamster-applet is GPLv3+).

This was fixed in Gajim's repository (from where the file is borrowed)
so you may just ask your upstream to sync it from there.

I guess you know very well, but for others watching this bug or reading
debian.devel.wnpp -- hamster-applet has been accepted as official module
in GNOME and will be part of 2.24.



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



Bug#477972: ITP: hamster-applet

2008-08-13 Thread Yavor Doganov
On Wed, Aug 13, 2008 at 07:22:20PM -0300, Tim Retout wrote:
 Gajim changed the file to GPLv3 *only*, 

Well, this is apparently another mistake, I'll notify them about it.  I
tend to read diffs quickly (just because there are megabytes of them!)
so I really missed this important distinction.

Nevertheless, it is not a stopper for this ITP (assuming upstream
includes idle.c at the end); it will be a potential problem when the
current GNU licenses will be upgraded.

 so hamster-applet upstream has moved to use the g-p-m (or 
 gnome-screensaver?) dbus api.

Because of this (almost obvious and easily fixable error)?  By reading
the GNOME Bugzilla bug my impression is that your (hamster) upstream
just chose a more suitable API -- being a GNOME applet, portability
within environments doesn't matter much.

There seems to be another bug to make hamster-applet Python-only (I just
saw the title; don't know details/rationale), so upstream's decision
might be based on the overall evaluation of the reported bugs and/or
some unwritten (or unspoken, as they say) design goals.  Anyway, I'm
just speculating.

I'll pester the Gajim folks anyway.



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



Bug#477972: ITP: hamster-applet

2008-08-13 Thread Yavor Doganov
On Wed, Aug 13, 2008 at 08:05:14PM -0300, Tim Retout wrote:
   Gajim changed the file to GPLv3 *only*, 
  
  Well, this is apparently another mistake, I'll notify them about it.
 
 No, please read the gajim ticket first. :)

I read all Gajim tickets in real time, because I'm subscribed to the
appropriate list.  I'm aware of this issue very well, including the
developer in question.  The problem is that they can't release 0.12 as
GPLv3 or later while having this developer disagree with the
relicensing, and having idle.c under GPLv3 only.

Anyway, perhaps your hamster guys did the right thing; and just to clear
any eventual cloud gathering -- I was merely clarifying as someone who
follows the Gajim project since the early days.   It is entirely up to
you to decide what to do with hamster-applet, and I don't want to
interfere at all.

Good luck, and especially in maintaining GNU enscript :-}



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



Bug#454459: ITAed by the Debian-Med team

2008-01-22 Thread Yavor Doganov
retitle 454459 ITA: adun.app -- Molecular Simulator for GNUstep
owner 454459 Debian-Med Packaging Team [EMAIL PROTECTED]
thanks

Andreas Tille and Charles Plessy said that they'll take care of this
package.



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



Bug#433311: [debian] Bug#433311: O: bgoffice -- Bulgarian dictionaries for aspell, ispell, myspell and a word list

2008-01-18 Thread Yavor Doganov
On Tue, Jul 17, 2007 at 03:55:57PM +0300, Damyan Ivanov wrote:
 I am willing to take over. Co-maintainers are more than welcome.

Any progress on this?  There's a new upstream release.

(I can help if help is needed, but I don't think I have the proper 
skills to be a main maintainer.)



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



Bug#368730: ITP: nautilus-sendto-gajim -- Plugin to send files from Nautilus to Gajim Jabber contacts

2006-05-24 Thread Yavor Doganov
Package: wnpp
Severity: wishlist

* Package name: nautilus-sendto-gajim
  Version : 0.1
  Upstream Author : Dimitur Kirov [EMAIL PROTECTED]
* URL or Web page : http://trac.gajim.org/wiki/NautilusSendtoIntegration
* License : GPL
  Description : Plugin to send files from Nautilus to Gajim Jabber contacts

  This is a plugin to nautilus-sendto, enabling you to send files from
  the Nautilus file manager to your Gajim Jabber Contacts.
  Gajim is a Jabber Instant Messenger.

Ideally this package must not exist as the code should be merged to
nautilus-sendto upstream.  This may or may not happen in the near
future.  As it sometimes happens in Real Life(tm), temporary solutions
are the most permanent ones.

As of tomorrow, source and binary (i386 and powerpc) packages will be
available at the repository of the BG Debian Group:

deb ftp://ftp.uni-sofia.bg/debian-addons-bg ./
deb-src ftp://ftp.uni-sofia.bg/debian-addons-bg ./

-- 
Every non-free program has a lord, a master --
and if you use the program, he is your master. --RMS


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



Bug#368752: ITP: vmoviedb -- Movie collection manager for GNOME

2006-05-24 Thread Yavor Doganov
Package: wnpp
Severity: wishlist
Owner: Yavor Doganov [EMAIL PROTECTED]

* Package name: vmoviedb
  Version : 0.1.0
  Upstream Author : Vladimir Paskov [EMAIL PROTECTED]
* URL or Web page : http://vmoviedb.sourceforge.net
* License : GPL
  Description : Movie collection manager for GNOME

  A light application for managing movie collections. The database is
  based on XML. Current features include:

  * Play selected movie with your favorite video player.
  * Manage various types of information for your movies: title, year,
media type, quality, subtitles, location, genre and movie image.
  * Genre editor.
  * Export to text/html.
  * Search for selected movie at IMDb.com.

In my opinion the code is rather buggy (hi Vlado!), so I'll keep it in
the repository of the Bulgarian Debian Group for now, until it matures
enough for inclusion in the official archive.  The relevant entries to
/etc/apt/sources.list are:

deb ftp://ftp.uni-sofia.bg/debian-addons-bg ./
deb-src ftp://ftp.uni-sofia.bg/debian-addons-bg ./

-- 
Every non-free program has a lord, a master --
and if you use the program, he is your master. --RMS


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



Bug#335232: Package available

2006-04-24 Thread Yavor Doganov
The package is available through the repository of the Bulgarian Debian 
Group:

deb http://ftp.uni-sofia.bg/debian-addons-bg ./
deb-src http://ftp.uni-sofia.bg/debian-addons-bg ./

-- 
Every non-free program has a lord, a master --
and if you use the program, he is your master. --RMS


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



Bug#335232: ITP: gnome2mtel -- Sends SMS to subscribers of Mtel, the Bulgarian GSM operator

2005-10-22 Thread Yavor Doganov
Package: wnpp
Severity: wishlist

* Package name: gnome2mtel
  Version : 0.2.1
  Upstream Author : Dimitur Kirov [EMAIL PROTECTED]
* URL or Web page : http://gnome2mtel.sourceforge.net
* License : GPL
  Description : Sends SMS to subscribers of Mtel, the Bulgarian GSM operator

A program to send SMS messages to subscribers of the Bulgarian GSM
operator Mtel.  It has a simple address book, future versions might
include support for Evolution Data Server.
 
Note that the program heavily relies on Mtel's servers and since they
run proprietary operating system sometimes authentication fails.

For the time being I intend to keep the package in the
debian-addons-bg repository, as there are some bugs to be fixed
upstream and (possibly) several enhancements as well.

-- 
Yavor Doganov


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



Bug#326107: RFP: glog -- A simple weblog manager

2005-09-01 Thread Yavor Doganov
Package: wnpp
Severity: wishlist

* Package name: glog
  Version : 3.0
  Upstream Author : Georgi Chorbadzhiyski [EMAIL PROTECTED]
* URL : http://georgi.unixsol.org/programs/glog/
* License : Modified BSD (to be verified)
  Description : A simple weblog manager

A simple, but secure bundle of PHP scripts for managing online
diaries (aka blogs).  Supports stylesheets, comments, categories, RSS
feeds and some additional goodies.  Suitable for those who don't want
to deal with heavyweight suites that have gazillion of complicated
features.  
An example can be seen at http://georgi.unixsol.org/diary/.

Upstream is very active and cooperative.

-- 
Yavor Doganov
Free Software Association - Bulgaria

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-powerpc
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)


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