Bug#582090: ITP: viewnior -- simple, fast and elegant image viewer
I spend some time to analyze the diff between the 2 versions of gtkimageview, and, even after removing the renaming diff, the changes are not so trivial. Considering that gtkimageview upstream was not modified since 1 year (viewnor's author could probably include the last fixes himself) , and that the version in viewnor is more than a copy/paste (patches, renaming, and only a part of gtkimageview is forked), I don't think it's so problematic to package it with the forked gtkimageview. Considering the time we have to maintain viewnor, packaging a modified version will probably end to an incomplete version, with some bugs we will not be able to fix. I'm not sure it's a good solution for Debian to add this type of application in the repositories. Regards, Julien Lavergne Le 11/27/2011 12:26 PM, Yao Wei a écrit : > > I forgot to mention that my modifications are in "gtkimageview" branch. > > https://github.com/medicalwei/Viewnior/tree/gtkimageview > > Sorry for your inconvenience. > - 原始郵件 - > > Hi, > > > > I can't see any modifications from the upstream trunk. Did you push the > > modifications to github ? > > > > Regards, > > Julien Lavergne > > > > Le 11/25/2011 05:41 AM, Yao Wei a écrit : > > > > > > Actually I did a runable diff in Github: (but some zooming and mouse > > > wheel won't work) > > > > > > http://github.com/medicalwei/viewnior > > > > > > - 原始郵件 - > > > > On 11/23/2011 07:02 AM, Julien Lavergne wrote: > > > > > > > > > Argh, bad news :( > > > > > > > > > > > > Yes, it turns this from a technical issue (package the app, and > make > > > > sure it meets packaging standards) into a much more difficult > "how to > > > > keep everyone happy" political issue! > > > > > > > > > Do we have an idea of the actual diff between the 2 versions ? > > > > > > > > > > > > I'll see if I can diff this over the coming weekend, unless someone > > > else > > > > does it first :) > > > > > > > > > Contacting gtkimageview upstream is a good idea, a backup plan > may > > > > > be to patch the package in Debian, but it's not a very nice > > > > > solution :( > > > > > > > > > > > > Another backup plan might be to create a "libviewnior" package with > > > > the modified library in it, and then a viewnior package that > depends > > > > on it and uses it instead of gtkimageview?? But I don't know if > > > > Debian would like/accept that as an approach. > > > > > > > > Jonathan > > > > > >
Bug#582090: ITP: viewnior -- simple, fast and elegant image viewer
Great thank you :) I'll try to isolate the changes on gtkimageview copy (the remaining bugs are certainly due to this difference). Many changes seem to be only due to the rename, maybe the actual diff is not so big. Regards, Julien Lavergne Le 11/27/2011 12:26 PM, Yao Wei a écrit : > > I forgot to mention that my modifications are in "gtkimageview" branch. > > https://github.com/medicalwei/Viewnior/tree/gtkimageview > > Sorry for your inconvenience. > - 原始郵件 - > > Hi, > > > > I can't see any modifications from the upstream trunk. Did you push the > > modifications to github ? > > > > Regards, > > Julien Lavergne > > > > Le 11/25/2011 05:41 AM, Yao Wei a écrit : > > > > > > Actually I did a runable diff in Github: (but some zooming and mouse > > > wheel won't work) > > > > > > http://github.com/medicalwei/viewnior > > > > > > - 原始郵件 - > > > > On 11/23/2011 07:02 AM, Julien Lavergne wrote: > > > > > > > > > Argh, bad news :( > > > > > > > > > > > > Yes, it turns this from a technical issue (package the app, and > make > > > > sure it meets packaging standards) into a much more difficult > "how to > > > > keep everyone happy" political issue! > > > > > > > > > Do we have an idea of the actual diff between the 2 versions ? > > > > > > > > > > > > I'll see if I can diff this over the coming weekend, unless someone > > > else > > > > does it first :) > > > > > > > > > Contacting gtkimageview upstream is a good idea, a backup plan > may > > > > > be to patch the package in Debian, but it's not a very nice > > > > > solution :( > > > > > > > > > > > > Another backup plan might be to create a "libviewnior" package with > > > > the modified library in it, and then a viewnior package that > depends > > > > on it and uses it instead of gtkimageview?? But I don't know if > > > > Debian would like/accept that as an approach. > > > > > > > > Jonathan > > > > > >
Bug#582090: ITP: viewnior -- simple, fast and elegant image viewer
Hi, I can't see any modifications from the upstream trunk. Did you push the modifications to github ? Regards, Julien Lavergne Le 11/25/2011 05:41 AM, Yao Wei a écrit : > > Actually I did a runable diff in Github: (but some zooming and mouse > wheel won't work) > > http://github.com/medicalwei/viewnior > > - 原始郵件 ----- > > On 11/23/2011 07:02 AM, Julien Lavergne wrote: > > > > > Argh, bad news :( > > > > > > Yes, it turns this from a technical issue (package the app, and make > > sure it meets packaging standards) into a much more difficult "how to > > keep everyone happy" political issue! > > > > > Do we have an idea of the actual diff between the 2 versions ? > > > > > > I'll see if I can diff this over the coming weekend, unless someone > else > > does it first :) > > > > > Contacting gtkimageview upstream is a good idea, a backup plan may be > > > to patch the package in Debian, but it's not a very nice solution :( > > > > > > Another backup plan might be to create a "libviewnior" package with the > > modified library in it, and then a viewnior package that depends on it > > and uses it instead of gtkimageview?? But I don't know if Debian would > > like/accept that as an approach. > > > > Jonathan >
Bug#582090: ITP: viewnior -- simple, fast and elegant image viewer
Argh, bad news :( Do we have an idea of the actual diff between the 2 versions ? Contacting gtkimageview upstream is a good idea, a backup plan may be to patch the package in Debian, but it's not a very nice solution :( Regards, Julien Lavergne Le 11/14/2011 02:15 AM, Yao Wei a écrit : > > It seems nice to have a helper who also wants to get this into debian. > However, the package dependency makes it more complex to do so. > > It uses a modified version of gtkimageview which is done by the author > itself, but the library is needed to be stripped out of viewnior to > get into Debian for maintenance reasons, and viewnior's author doesn't > like to do so. > > Paul Liu (a DD which seems can help us sponsor uploading this package) > suggests we should contact gtkimageview author to incorporate the > library changes from viewnior, but I don't know the way how should we > do, and I am too unconcerntrate on this ITP. > > Help me, > Yao Wei > > - 原始郵件 - > > Lubuntu is very interested in including Viewnior as its default image > > viewer for Lubuntu 12.04. I am an Lubuntu developer. > > > > I have previous Debian/Ubuntu packaging experience. I am willing to > > package Viewnior for Debian (and so Ubuntu), and in fact I have already > > packaged it. I do not want to "step on someone's toes"; can we work > > together, or is it OK for me to continue this work and seek a > sponsor to > > get this package into Debian? > > > > Thanks, > > > > Jonathan > > > > >
Bug#621910: gtkpod in Debian
Hi Matteo, Le Monday 18 April 2011 à 20:00 +0200, Matteo F. Vescovi a écrit : > Thanks Chow! > I was right going to write to Julien to tell him that I'm sorry about > having posted my ITA before giving a look at the BTS page for the > orphanage of gtkpod and indeed jumped on top of him in the maintainer > list; I apologize for that, Julien. No problem :) In fact, I didn't go so far in the packaging of 2.0.0 : - Adding 2 build-depends : libanjuta-dev and libgdl-1-dev - Using autotools instead of cmake. There was an error when compiling it with lastest gcc (the one in Ubuntu Natty), so I stopped here :) > Now, I've packaged the stable release (2.0.0) of gtkpod, after having > spent some time on the IRC #gtkpod channel asking for some hints in > resolving the issues I fuond. Do you based your work on current gtkpod packaging, or do you make a new one from scratch ? You should publish your work somewhere so we can have a look :) > I've compiled it on my sid-amd64 installation but I was unable to test > it thru pbuilder. > Julien, it would be great if you could contact me so that we could > join > the forces and test it to death ;-) Done ;) Any help is welcome :) > Any other packaging on different architectures has to be made, right > now. Hope soon! :-) Sure, I tried to update it because I want to use it :p Regards, Julien Lavergne -- 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/1303150993.2248.6.camel@saviour
Bug#621910: [Fwd: Re: Bug#621910: O: gtkpod -- manage songs and playlists on an Apple iPod]
Message transféré De: Julien Lavergne À: Frank Lichtenheld Sujet: Re: Bug#621910: O: gtkpod -- manage songs and playlists on an Apple iPod Date: Sun, 10 Apr 2011 23:39:50 +0200 Hi, Le Saturday 09 April 2011 à 22:46 +0200, Frank Lichtenheld a écrit : > I don't use gtkpod anymore since I don't use my iPod anymore. > While libgpod has active maintainers, nobody seems to care > about the original gtkpod frontend. > > If you want to adopt gtkpod, please coordinate with the libgpod > maintainers about the use of the pkg-gtkpod Alioth project. I'll probably have time to look at it in few days. I'll be happy to help in maintaining it in gtkpod team as a member :) But I'm sure any help will be welcome :) Regards, Julien Lavergne -- 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/1302889133.2056.6.camel@saviour
Bug#618973: ITP: ideviceinstaller -- Utility to manage installed applications on an iDevice
Package: wnpp Severity: wishlist Owner: Julien Lavergne * Package name: ideviceinstaller Version : 1.0.0 Upstream Author : Nikias Bassen * URL : http://www.libimobiledevice.org/ * License : GPL 2+ Programming Lang: C Description : Utility to manage installed applications on an iDevice ideviceinstaller is a tool to interact with the installation_proxy of an iDevice allowing to install, upgrade, uninstall, archive, restore, and enumerate installed or archived applications. It makes use of the libimobiledevice library that allows communication with the devices. -- 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/20110320020751.1924.58314.reportbug@blitz
Bug#605629: ITP: synapse -- semantic file launcher
Le 20 janv. 2011 à 16:21, David Paleino a écrit : > Hello, > > On Wed, 01 Dec 2010 23:38:52 +0100, Julien Lavergne wrote: > >> * Package name: synapse >> Version : 0.2.0 >> Upstream Author : Michal Hruby >> * URL : https://launchpad.net/synapse-project >> * License : GPL+ >> Programming Lang: Vala >> Description : semantic file launcher > > What's the status of this ITP? > > I'd be happy to help / take it over, if you need / don't have time :) > > Kindly, > David > > -- > . ''`. Debian developer | http://wiki.debian.org/DavidPaleino > : :' : Linuxer #334216 --|-- http://www.hanskalabs.net/ > `. `'` GPG: 1392B174 | http://deb.li/dapal > `- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174 The package is ready, I'm waiting an update of libzeitgeist. The maintainer told me he will update it in a few days. Regards, Julien Lavergne -- 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/cf139b7f-ee10-415d-b853-0480bd5a7...@gmail.com
Bug#605629: ITP: synapse -- semantic file launcher
Package: wnpp Severity: wishlist Owner: Julien Lavergne * Package name: synapse Version : 0.2.0 Upstream Author : Michal Hruby * URL : https://launchpad.net/synapse-project * License : GPL+ Programming Lang: Vala Description : semantic file launcher Synapse is a graphical launcher enabling you to start applications and also to quickly find and access relevant documents and files (by making use of the Zeitgeist engine). It's an alternative to gnome-launch-box (which is not maintained) and to gnome-do (without the use of Mono). It also uses new technology like Zeitgeist, but it can also be used without this support, if you disable the corresponding plugin. -- 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/20101201223852.7804.3965.report...@localhost6.localdomain6
Bug#585580: ITP: nautilus-ideviceinfo -- nautilus extension showing extended Idevice (Iphone/Ipod/Ipad) information
Package: wnpp Severity: wishlist Owner: Julien Lavergne * Package name: nautilus-ideviceinfo Version : 0.1.0 Upstream Author : Nikias Bassen, Martin Szulecki, Bastien Nocera * URL : http://www.libimobiledevice.org/ * License : GPL2+, BSD Programming Lang: C Description : nautilus extension showing extended Idevice (Iphone/Ipod/Ipad) information Nautilus-iDeviceInfo is a nautilus extension showing extended device information in the nautilus properties dialog. It shows details like serial number, software version, baseband/modem firmware version, and storage usage (with nice eye candy). -- 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/20100612004545.1962.90052.report...@blitz
Bug#566900: RFH: openbox -- standards compliant, fast, light-weight, extensible window manager
Hi, I'm using openbox in a LXDE environnement, so if you need assistance on some items, you can contact me. Regards, Julien Lavergne Le lundi 25 janvier 2010 à 21:54 +0100, Nico Golde a écrit : > Package: wnpp > Severity: normal > > I request assistance with maintaining the openbox package. > I am especially interested in a co-maintainer who uses openbox in a gnome or > lxde environment as it is a PITA to debug these setups (at least when you're > not using them). The project is currently hosted at alioth and uses svn so it > shouldn't be a big deal to team-maintain this. > > Please let me know, if you're interested. > > > The package description is: > Openbox works with your applications, and makes your desktop easier to > manage. > This is because the approach to its development was the opposite of what > seems > to be the general case for window managers. Openbox was written first to > comply with standards and to work properly. Only when that was in place did > the team turn to the visual interface. > . > Openbox is fully functional as a stand-alone working environment, or can be > used as a drop-in replacement for the default window manager in the GNOME or > KDE desktop environments. > . > Openbox 3 is a completely new breed of window manager. It is not based upon > any existing code base, although the visual appearance has been based upon > that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase. > . > Some of the things to look for in Openbox are: > . > * ICCCM and EWMH compliance! > * Very fast > * Chainable key bindings > * Customizable mouse actions > * Window resistance > * Multi-head Xinerama support! > * Pipe menus > > > -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#560004: ITP: lxdm -- LXDE display manager
Hi, FYI, lxdm was uploaded to Ubuntu. It still need some cleanup in the config file, but it could be a starting point if you don't want to start from scratch. There is also a 0.1.0 tarball available. Regards, Julien Lavergne -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#560367: ITP: libdesktop-agnostic -- A desktop-agnostic library for GLib-based projects
Package: wnpp Severity: wishlist Owner: Julien Lavergne * Package name: libdesktop-agnostic Version : 0.0.1~bzr383 Upstream Author : Mark Lee * URL : https://launchpad.net/libdesktop-agnostic * License : LGPL 2+, GPL 2+ Programming Lang: Vala Description : A desktop-agnostic library for GLib-based projects This library provides an extensible configuration API, a unified virtual file system API, and a desktop item editor (all with pluggable backends) for GLib-based projects. It is not tied to any one desktop environment, although there are desktop-specific modules. libdesktop-agnostic is a depends of the next version of Awn (avant-window-navigator). -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#558310: ITP: usbmuxd -- Socket daemon to multiplex connections from and to the iPhone
Package: wnpp Severity: wishlist Owner: Julien Lavergne * Package name: usbmuxd Version : 1.0.0~rc2 Upstream Author : Nikias Bassen, Hector Martin, Bastien Nocera, Paul Sladen, Martin Szulecki * URL : http://marcansoft.com/uploads/usbmuxd/ * License : (GPL, LGPL) Programming Lang: (C) Description : Socket daemon to multiplex connections from and to the iPhone usmuxd is a daemon which handle communication with libusb, only use with the libiphone library to communicate with Iphones and Ipods. It's part of the libiphone stack. -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#548594: libplist adoption
Hi, Thanks. I have a package in mentors which should be quite ready. But, I was not able to test a build on Debian or test the lintian result recently. I will be able to complete the tests in a few days. Regards, Julien Lavergne On Sun, 22 Nov 2009 20:41:12 +0100 Julien BLACHE wrote: > Hi, > > You ITAed libplist back in september; what's the current status of this > ITA? > > libplist gained quite a few interesting and useful features (like > iterators for dicts and arrays) recently, and it'd be nice to see a > newer version land in Debian. > > If you need a sponsor for libplist (and related packages), I'd be happy > to help. > > Thanks, > > JB. > > -- > Julien BLACHE | Debian, because code matters more > Debian & GNU/Linux Developer| <http://www.debian.org> > Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 > GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 -- Julien Lavergne -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#548595: ITA: libiphone -- Library for communicating with iPhone and iPod Touch devices
retitle 548595 ITA: libiphone -- Library for communicating with iPhone and iPod Touch devices owner 548595 ! retitle 548593 ITA: ifuse -- FUSE module for iPhone and iPod Touch devices owner 548593 ! retitle 548594 ITA: libplist -- Library for handling apple binary and XML property lists owner 548594 ! thanks Hi, I'm interesting in maintaining libiphone and others part of this project (ifuse and libplist). Is there a specific reason for you to orphaned them ? (apart the lack of time ?). Could you still be the sponsor for future update of those packages ? Thanks. Regards, Julien Lavergne -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#457892: ITP: online-desktop -- Online Desktop for GNOME
retitle 457892 RFS: online-desktop -- Online Desktop for GNOME noowner 457892 thanks Online-desktop is now quite dead upstream. -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#499069: ITP: bigboard -- Panel replacement for Online-Desktop
retitle 499069 bugnumber RFS: bigboard -- Panel replacement for Online-Desktop noowner 499069 thanks Bigboard is now quite dead upstream. -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#498180: ITP: eee-applet -- A systray applet for Eee Pc
retitle 498180 RFP: eee-applet -- A systray applet for Eee Pc noowner 498180 thanks I haven't enough time to do the necessary testing on Debian. Also, upstream seems not very active on it. If someone is interesting in the package, feel free to take over this bug. Regards, Julien Lavergne -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#513936: O: nautilus-image-converter -- nautilus extension to mass resize or rotate images
retitle 513936 ITA: nautilus-image-converter -- nautilus extension to mass resize or rotate images owner 513936 ! thanks Hi, I'll be glad to take care of this package. Regards, Julien Lavergne On Mon, 2009-02-02 at 17:13 +0100, David Paleino wrote: > Package: wnpp > Severity: normal > > I'm hereby orphaning this package, since I haven't been using a > Nautilus-based DE since some time now. > > It has a popcon score of 799. > > If you wish to adopt it, please read: > > http://www.debian.org/doc/developers-reference/pkgs.html#adopting > > Kindly, > David > > > -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#505583:
retitle 505583 ITP: metisse -- X-based window system easy to design and implement innovative wm techniques owner 505583 ! thanks I can give it a try, but there are possible security issues with this software. Shipping a modified X server can be difficult to maintain. There is also others problems, but I need to talk to upstream before about all this concerns. Regards, Julien Lavergne -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#493736: ITP: cairo-dock -- An light eye-candy fully themable animated dock
Le dimanche 28 septembre 2008 à 07:54 +0900, Nobuhiro Iwamatsu a écrit : > Hi, Julien. > > On Sun, 28 Sep 2008 00:32:28 +0200 > Julien Lavergne <[EMAIL PROTECTED]> wrote: > > > Did you made some progress on this ITP ? > > I made the package in Ubuntu for cairo-dock and I wonder if it can be > > usefull for this ITP ? > > I have already completed the package in hand. > It is to be working by Debian about lenny releasing, I have not done upload > yet. Thanks for the good news. > I know the existence of your package that hear from cairo-dock developer. > I am dividing the package in detail. > I am having one (ex. MAC OS X theme) that is not Free not distributed. Yes, the copyright for the themes is not very clear. But as it's a independent tarball, it should not be a blocker for the dock and the plugins. > As for these, if the release of lenny finished, upload will be done in Debian. I hope Lenny will be faster than Etch :) But if it's too long, maybe it is a good idea to upload it, so others distribution (like Ubuntu) can synchronise it in their repositories. Tell me if you want some help in the futur, I don't want to continu the packaging for Ubuntu of cairo-dock if the Debian package exist. > Best regards, > Nobuhiro Regards, Julien Lavergne -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#493736: ITP: cairo-dock -- An light eye-candy fully themable animated dock
Hi, Did you made some progress on this ITP ? I made the package in Ubuntu for cairo-dock and I wonder if it can be usefull for this ITP ? Regards, Julien Lavergne -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#498180: ITP: eee-applet -- A systray applet for Eee Pc
I didn't make test with last versions of eee-acpi-scripts and other components of Debian Eee pc. I'm now reinstalling Debian on my EeePc to make more tests. If you want to play with it, the package is almost finished and available on mentors, or on https://code.launchpad.net/~gilir/eee-applet/debian-trunk . Regards, Julien Lavergne Le dimanche 07 septembre 2008 à 18:32 -0300, Ben Armstrong a écrit : > On Mon, 08 Sep 2008 00:07:39 +0200 > Julien Lavergne <[EMAIL PROTECTED]> wrote: > > * Start or stop Wifi > > I'm concerned about how this is implemented. Does it play well with > eeepc-acpi-scripts? > > > * Control fan speed > > I'd be interested to see that supported in a way that doesn't require > the unsupported eee.ko module. I understand some patches > have been accepted to support fan control in eeepc_laptop.ko through > the sysfs interface, but there is no support for it in userspace yet, > and that further patches may be needed before it is. > > > * Overclock the processor > > Not so much interested in this. Since eee.ko is not in Debian (nor do > I see it ever entering Debian unless it is accepted upstream in > the kernel,) does the applet leave out that option if you don't have > eee.ko loaded? > > Ben > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#498180: ITP: eee-applet -- A systray applet for Eee Pc
Package: wnpp Severity: wishlist Owner: Julien Lavergne <[EMAIL PROTECTED]> * Package name: eee-applet Version : 0.2 Upstream Author : Olivier Rolland <[EMAIL PROTECTED]> * URL : http://sourceforge.net/projects/eee-applet * License : GPL 2+, LGPL 2+ Programming Lang: C Description : A systray applet for Eee Pc Eee Applet is a systray applet for monitoring Eee Pc specific ACPI info. Currently you can : * Start or stop Wifi * Start or stop the camera * Control fan speed * Overclock the processor * Enable or Disable the card reader. It was packaged for Ubuntu Intrepid. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#445451: ITP: python-webkitgtk -- Python bindings for the GTK+ port of WebKit
Hi, Ok no problem to wait to have the same package on both. Lenny is frozen, so no worry for Debian. Thanks for your work :) I can suggest you to include it into the Python Modules Packaging Team SVN for maintaining it (http://wiki.debian.org/Teams/PythonModulesTeam). Regards, Julien Le samedi 23 août 2008 à 11:56 +0200, Christophe Sauthier a écrit : > Dear Jan and Julien, > > Indeed I have done the packaging for ubuntu... And as soon it is > included in Ubuntu (in less than a week) I'll propose it to Debian... > I'd rather avoid to have a different package in debian, otherwise it > would be too much work in the next Ubuntu release... > If I need anything I'd be happy to ask you Julien. > > Chris > > PS: you can contact me on IRC on freenode (huats) if you want any more > precisions. > > On Sat, Aug 23, 2008 at 11:02 AM, JM Alonzo <[EMAIL PROTECTED]> wrote: > > On Sat, Aug 23, 2008 at 5:02 AM, Julien Lavergne > > <[EMAIL PROTECTED]> wrote: > >> Hi, > > > > Hello > > > >> > >> Any progress on this package ? I could be interesting to package it. > > > > Christophe Sauthier (CC'd) is doing an Ubuntu package. Please keep in > > touch with him if you want to do the debian package or maybe help out > > in making it into Debian. > > > > Cheers, > > > >> > >> Regards, > >> Julien Lavergne > >> > >> > > > > > > > > -- > > Jan Alonzo > > http://www.unpluggable.com > > > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#445451: ITP: python-webkitgtk -- Python bindings for the GTK+ port of WebKit
Hi, Any progress on this package ? I could be interesting to package it. Regards, Julien Lavergne -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#463910: ITP: gnome-artng -- successor to gnome-art
retitle 463910 ITP: gnome-artng -- successor to gnome-art owner 463910 ! thanks Hi, I've already something working for gnome-art-ng. I'll polish it and submit it for inclusion. Regards, Julien Lavergne <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#474016: ITP: desktop-data-model -- a library for Mugshot and Online-Desktop
On Wed, 02 Apr 2008 15:27:23 -0500 William Pitcock <[EMAIL PROTECTED]> wrote: > Hi, > > On Wed, 2008-04-02 at 15:15 -0500, Ron Johnson wrote: > > That doesn't appear to be a valid address, It redirects to > > http://www.mugshot.com/ which seems to be just a bunch of links to > > scam and valid commercial web sites. > > Mugshot has always been at mugshot.org; not mugshot.com. So the ITP > creator should take note of this. http://developer.mugshot.org/ is a > mediawiki instance :) Yes, sorry about that, I made a stupid mistake. Thanks William for the correction :) Regards, Julien Lavergne <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#474016: ITP: desktop-data-model -- a library for Mugshot and Online-Desktop
Package: wnpp Severity: wishlist X-Debbugs-CC: [EMAIL PROTECTED] --- Please fill out the fields below. --- Package name: desktop-data-model Version: 1.2.2 Upstream Author: Mugshot Developers URL: http://developer.mugshot.com License: LGPL 2+ Description: Desktop-Data-Model (ddm) is a common component for all Online-Desktop programs (Mugshot, BigBoard and Online-desktop). It was initially included in Mugshot itself. This split in a separate package allow to release others components of Online-Desktop without the Mugshot client. All work is available on the SVN of the Online-Desktop maintainers team (http://svn.debian.org/wsvn/online-desktop/trunk/desktop-data-model/?rev=0&sc=0) Tarball is available on http://ftp.gnome.org/pub/gnome/sources/desktop-data-model/1.2/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#428246: Current status
Hi, The package is ready and available on http://mentors.debian.net. I send a RFS a long time ago, but nobody seems to be interesting to sponsor it. I maintain the package for Ubuntu and work with upstream, so I'm very interresting in a sponsorship :) Regards, -- Julien Lavergne <[EMAIL PROTECTED]> On lun, 2008-01-28 at 09:14 +0100, David Paleino wrote: > Hi, > what's the current status of this ITP? I've prepared a new version (0.2.1), > before knowing of the ITP itself. > > I'm available to takeover this ITP and find a sponsor myself :) > > Kindly, > David > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#422660: ITP: moap -- MOAP is a swiss army knife for project maintainers and developers
Hi Marc-André, I began to package moap before I see you already do it :) What about host it on Python Application Packaging Team (http://alioth.debian.org/projects/python-apps/) and maintain it together or/and with the team ? Regards, -- Julien Lavergne <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#457892: ITP: online-desktop -- Online Desktop for GNOME
Package: wnpp Severity: wishlist X-Debbugs-CC: [EMAIL PROTECTED] --- Please fill out the fields below. --- * Package name: online-desktop Version : 0.2.22 Upstream Author : Havoc Pennington <[EMAIL PROTECTED]> * URL : http://live.gnome.org/OnlineDesktop * License : GPL v2 Programming Lang: Python, C Description : Online Desktop for GNOME The goal of the GNOME Online Desktop is to adapt the desktop to become the perfect window for online applications like GMail, Photobucket, Facebook, EBay, Wikipedia, and countless others that user and developer momentum is shifting towards. Initial work is hosted on http://svn.debian.org/wsvn/online-desktop/ with other similar packages. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (400, 'testing'), (50, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.23-1-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#446783: RFP: screenlets -- Small owner-drawn applications that can be described as "the virtual representation of things lying around on your desk"
Hi, The debian dir is now hosted in the svn of PAPT : http://svn.debian.org/wsvn/python-apps/packages/screenlets/?op=log Sorry, I didn't manage to retitle properly this bug report, the whole title is too big. Regards, -- Julien Lavergne jabber : [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#446783: RFP: screenlets -- Small owner-drawn applications that can be described as "the virtual representation of things lying around on your desk"
Hi, I have something useable for screenlets. I can do an ITP and push it to mentors.debian.org but I need someone to review and upload it. My last 2 packages don't find a sponsor. Regards, Julien Le lundi 15 octobre 2007 à 22:42 +0530, Akarsh Simha a écrit : > Package: wnpp > Severity: wishlist > > > * Package name: screenlets > Version : 0.0.10 > Upstream Author : Rico Pfaus > * URL : http://screenlets.org > * License : GPL > Programming Lang: Python > Description : Small owner-drawn applications that can be described as > "the virtual representation of things lying around on your desk" > > Screenlets are small owner-drawn applications (written in Python) that > can be described as "the virtual representation of things lying/standing > around on your desk". Sticknotes, clocks, rulers, ... the possibilities > are endless. > > The goal of the Screenlets base-classes is to simplify the creation of > fully themeable mini-apps that each solve basic desktop-work-related > needs and generally improve the usability and eye-candy of the modern > composited Linux-desktop. > > (Description From http://screenlets.org/index.php/Information) > > -- System Information: > Debian Release: lenny/sid > APT prefers testing > APT policy: (500, 'testing') > Architecture: i386 (i686) > > Kernel: Linux 2.6.21 (SMP w/2 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/bash > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#433684: still no sponsor?
Le dimanche 09 septembre 2007 à 18:30 +0300, =?UTF-8?Q? Marc-Andr=C3=A9?= Lureau a écrit : > Hi! > > I am interested by this package. > Did you find a sponsor? > > regards, > Hi, The package was reviewed and uploaded by a sponsor, but it was refused by ftpmaster : [quote] Hi Maintainer, rejected - you miss to mention egg* who have a different license in your debian copyright file. Additionally you should point to the real file of the GPL, not to the symlink, thats no longer useful. [/quote] I corrected it and asked my sponsor again, but I had no response. I uploaded the new version in mentors.debian.org if someone want to sponsor it again. Regards, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#428246: Re : ITP: avant-window-navigator -- A MacOS X like panel for GNOME
Hi, Are you still working on this package ? I'll make one for personnal use, but if nobody work on it, maybe I could make more efforts to do a good package for upload. Regards, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#433684: ITP: gnome-launch-box -- An application launcher for GNOME
Le vendredi 20 juillet 2007 à 10:15 +0200, Sebastian Dröge a écrit : > Looks good... but IMHO it would be good to say in copyright where you > got the base package from, who did the packaging, etc instead of > relicensing other's work as GPL under your copyright ;) > > Also keeping the old changelog entries is good style IMHO. Ok, I made some changes in my packages. Sorry for not mention your work in the copyright. It's my first package, so I need more practice :) If there is no other problem, I will do a RFS tomorow. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#433684: ITP: gnome-launch-box -- An application launcher for GNOME
Le vendredi 20 juillet 2007 à 10:15 +0200, Sebastian Dröge a écrit : > On Thu, 2007-07-19 at 21:30 +0200, Julien Lavergne wrote: > > Le jeudi 19 juillet 2007 à 12:15 +0200, Sebastian Dröge a écrit : > > > Am Mittwoch, den 18.07.2007, 22:17 +0200 schrieb Julien Lavergne: > > > > Package: wnpp > > > > Severity: wishlist > > > > Owner: Julien Lavergne <[EMAIL PROTECTED]> > > > > > > > > > > > > * Package name: gnome-launch-box > > > > Version : 0.2 > > > > Upstream Author : Sven Herzberg <[EMAIL PROTECTED]> > > > > * URL : > > > > http://developer.imendio.com/projects/gnome-launch-box > > > > * License : GPL > > > > Programming Lang: C > > > > Description : An application launcher for GNOME > > > > > > > > Launch Box is an application launcher for the GNOME Environnement. > > > > Currently supported modules are: > > > >* Application starting and launch > > > >* Evolution contacts lookup and mail to > > > >* Recent files lookup and open > > > >* Files in your desktop and open > > > >* Firefox bookmarks lookup and opening > > > > > > Hi, > > > if you want to make your life a bit easier you can base your package on > > > the one from Ubuntu, adjust it or clean it up for Debian if necessary. > > > > > > http://archive.ubuntu.com/ubuntu/pool/universe/g/gnome-launch-box/ > > > > > > Bye > > > > > Hi, > > > > Thanks for the tips. Yes, that's what I did. I did some "refresh" in > > control file and add a man page. I upload the package on > > mentors.debian.org : > > http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=gnome-launch-box > > linda and lintian seems ok with it, so I wait for a sponsor to look at > > it. > > Looks good... but IMHO it would be good to say in copyright where you > got the base package from, who did the packaging, etc instead of > relicensing other's work as GPL under your copyright ;) > > Also keeping the old changelog entries is good style IMHO. > Thanks for looking at it. You're right, I will change this as soon as I have some free time. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#433684: ITP: gnome-launch-box -- An application launcher for GNOME
Le jeudi 19 juillet 2007 à 12:15 +0200, Sebastian Dröge a écrit : > Am Mittwoch, den 18.07.2007, 22:17 +0200 schrieb Julien Lavergne: > > Package: wnpp > > Severity: wishlist > > Owner: Julien Lavergne <[EMAIL PROTECTED]> > > > > > > * Package name: gnome-launch-box > > Version : 0.2 > > Upstream Author : Sven Herzberg <[EMAIL PROTECTED]> > > * URL : http://developer.imendio.com/projects/gnome-launch-box > > * License : GPL > > Programming Lang: C > > Description : An application launcher for GNOME > > > > Launch Box is an application launcher for the GNOME Environnement. > > Currently supported modules are: > >* Application starting and launch > >* Evolution contacts lookup and mail to > >* Recent files lookup and open > >* Files in your desktop and open > >* Firefox bookmarks lookup and opening > > Hi, > if you want to make your life a bit easier you can base your package on > the one from Ubuntu, adjust it or clean it up for Debian if necessary. > > http://archive.ubuntu.com/ubuntu/pool/universe/g/gnome-launch-box/ > > Bye > Hi, Thanks for the tips. Yes, that's what I did. I did some "refresh" in control file and add a man page. I upload the package on mentors.debian.org : http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=gnome-launch-box linda and lintian seems ok with it, so I wait for a sponsor to look at it. Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#433684: ITP: gnome-launch-box -- An application launcher for GNOME
Package: wnpp Severity: wishlist Owner: Julien Lavergne <[EMAIL PROTECTED]> * Package name: gnome-launch-box Version : 0.2 Upstream Author : Sven Herzberg <[EMAIL PROTECTED]> * URL : http://developer.imendio.com/projects/gnome-launch-box * License : GPL Programming Lang: C Description : An application launcher for GNOME Launch Box is an application launcher for the GNOME Environnement. Currently supported modules are: * Application starting and launch * Evolution contacts lookup and mail to * Recent files lookup and open * Files in your desktop and open * Firefox bookmarks lookup and opening -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.21-2-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]