Bug#422509: ITP: bless -- Bless is a high quality, full featured hexadecimal editor

2007-08-02 Thread Emmanuel Fleury
Hi all,

Here is my proposal for the Bless package:
http://www.labri.fr/perso/fleury/download/debian/bless/

lintian is happy with it but linda complain about something I don't
(yet) understand:

W: bless; File /usr/lib/bless/Bless.Tools.Export.Plugins.dll contained
in /usr/lib of Architecture: all package.

I'll be fixing it as soon I get what's wrong.

Please, feel free to try out the package and to give me some comments on
how to improve it.

Regards
-- 
Emmanuel Fleury

Life is too important to be taken seriously.
  -- Oscar Wilde


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



Bug#422509: ITP: bless -- Bless is a high quality, full featured hexadecimal editor

2007-05-06 Thread Emmanuel Fleury
X-Debbugs-Cc: [EMAIL PROTECTED]
Package: wnpp
Severity: wishlist
Owner: Emmanuel Fleury [EMAIL PROTECTED]


* Package name: bless
  Version : 0.5.0
  Upstream Author : Alexandros Frantzis [EMAIL PROTECTED]
* URL : http://home.gna.org/bless/
* License : GPL
  Programming Lang: Mono
  Description : Bless is a full featured hexadecimal editor

Bless is a binary (hex) editor, a program that enables you to edit files
as a sequence of bytes written in C# and using the Gtk# bindings for the
GTK+ toolkit. Main features are:

  * Efficient editing of large data files.
  * Multilevel undo - redo operations.
  * Customizable data views.
  * Fast data rendering on screen.
  * Multiple Tabs.
  * Fast Find and Replace operations.
  * Conversion Table.
  * Advanced Copy/Paste capabilities.
  * Multi-threaded search and save operations.
  * Export to text and html (others with plugins).
  * Extensibility with Plugins.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21 (SMP w/2 CPU cores; PREEMPT)
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#422509: ITP: bless -- Bless is a high quality, full featured hexadecimal editor

2007-05-06 Thread Mirco Bauer
On Sun, 2007-05-06 at 16:23 +0200, Emmanuel Fleury wrote:
 * Package name: bless
   Version : 0.5.0
   Upstream Author : Alexandros Frantzis [EMAIL PROTECTED]
 * URL : http://home.gna.org/bless/
 * License : GPL
   Programming Lang: Mono
   Description : Bless is a full featured hexadecimal editor

I invite you to pkg-mono [0], an alioth project that provides hosting,
mentoring and sponsoring for CLI applications and libraries [1].

You can reach us on [EMAIL PROTECTED] or on IRC in
#debian-mono on OFTC.

Your package could be in a secton called pkg-mono/non-group [2], which
is for packages that are maintained by individuals (not a group/team),
which we prefere for end user software.

[0] http://pkg-mono.alioth.debian.org/
[1] http://svn.debian.org/wsvn/pkg-mono/
[2] http://svn.debian.org/wsvn/pkg-mono/non-group/

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key:
http://keyserver.noreply.org/pks/lookup?op=getsearch=0xEEF946C8

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GIT d s-:+ a-- C++ UL$ P L++$+++$ E- W+++$ N o? K- w++! O M-
V? PS
PE+ Y- PGP++ t 5+ X++ R tv+ b+ DI? D+ G++ e h! r-++ y?
--END GEEK CODE BLOCK--


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


Bug#422509: ITP: bless -- Bless is a high quality, full featured hexadecimal editor

2007-05-06 Thread Sebastian Dröge
Am Sonntag, den 06.05.2007, 16:23 +0200 schrieb Emmanuel Fleury:
 X-Debbugs-Cc: [EMAIL PROTECTED]
 Package: wnpp
 Severity: wishlist
 Owner: Emmanuel Fleury [EMAIL PROTECTED]
 
 
 * Package name: bless
   Version : 0.5.0
   Upstream Author : Alexandros Frantzis [EMAIL PROTECTED]
 * URL : http://home.gna.org/bless/
 * License : GPL
   Programming Lang: Mono

Mono is not a programming language but a runtime, compiler and class
libraries. Bless is written in C# it seems...

   Description : Bless is a full featured hexadecimal editor
 
 Bless is a binary (hex) editor, a program that enables you to edit files
 as a sequence of bytes written in C# and using the Gtk# bindings for the
 GTK+ toolkit. Main features are:

What exactly is the advantage of Bless over ghex for example?

Bye


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#422509: ITP: bless -- Bless is a high quality, full featured hexadecimal editor

2007-05-06 Thread Emmanuel Fleury
Sebastian Dröge wrote:
 
 Mono is not a programming language but a runtime, compiler and class
 libraries. Bless is written in C# it seems...

Right.

   Description : Bless is a full featured hexadecimal editor

 Bless is a binary (hex) editor, a program that enables you to edit files
 as a sequence of bytes written in C# and using the Gtk# bindings for the
 GTK+ toolkit. Main features are:
 
 What exactly is the advantage of Bless over ghex for example?

Plugins, multiple tabs, ...
And it is quite promissing (from what I saw since I used it).

Regards
-- 
Emmanuel Fleury  | Office: 261
Associate Professor, | Phone: +33 (0)5 40 00 69 34
LaBRI, Domaine Universitaire | Fax:   +33 (0)5 40 00 66 69
351, Cours de la Libération  | email: [EMAIL PROTECTED]
33405 Talence Cedex, France  | URL: http://www.labri.fr/~fleury



Bug#422509: ITP: bless -- Bless is a high quality, full featured hexadecimal editor

2007-05-06 Thread Sebastian Dröge
Am Sonntag, den 06.05.2007, 21:30 +0200 schrieb Emmanuel Fleury:
 Sebastian Dröge wrote:
  
  Mono is not a programming language but a runtime, compiler and class
  libraries. Bless is written in C# it seems...
 
 Right.
 
Description : Bless is a full featured hexadecimal editor
 
  Bless is a binary (hex) editor, a program that enables you to edit files
  as a sequence of bytes written in C# and using the Gtk# bindings for the
  GTK+ toolkit. Main features are:
  
  What exactly is the advantage of Bless over ghex for example?
 
 Plugins, multiple tabs, ...
 And it is quite promissing (from what I saw since I used it).

Sounds good... and I hope it doesn't have this weird display problems
that ghex has sometimes :)

Do you already have a package finished at which one could take a look at
or need a sponsor later? :)

Bye


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#422509: ITP: bless -- Bless is a high quality, full featured hexadecimal editor

2007-05-06 Thread Emmanuel Fleury
Sebastian Dröge wrote:
 
 Do you already have a package finished at which one could take a look at
 or need a sponsor later? :)

Actually, I don't have a package yet ready but I will try to have it
soon. I'll certainly need a sponsor later one.

Just to warn you all, this is my first attempt to be maintainer. :)

Regards
-- 
Emmanuel Fleury  | Office: 261
Associate Professor, | Phone: +33 (0)5 40 00 69 34
LaBRI, Domaine Universitaire | Fax:   +33 (0)5 40 00 66 69
351, Cours de la Libération  | email: [EMAIL PROTECTED]
33405 Talence Cedex, France  | URL: http://www.labri.fr/~fleury



Bug#422509: ITP: bless -- Bless is a high quality, full featured hexadecimal editor

2007-05-06 Thread Sebastian Dröge
Am Sonntag, den 06.05.2007, 21:47 +0200 schrieb Emmanuel Fleury:
 Sebastian Dröge wrote:
  
  Do you already have a package finished at which one could take a look at
  or need a sponsor later? :)
 
 Actually, I don't have a package yet ready but I will try to have it
 soon. I'll certainly need a sponsor later one.
 
 Just to warn you all, this is my first attempt to be maintainer. :)

np :) So if you have a package feel free to come back to me and I'll
review it and sponsor it.

Bye


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil