[Pkg-cli-apps-commits] r4484 - in /packages/bless/bless/trunk/debian: ./ bless.1 changelog compat control copyright manpages patches/ patches/force_gtk_action_namespace.patch postinst postrm rules watch
laney-guest at users.alioth.debian.org
laney-guest at users.alioth.debian.org
Sat Jan 31 18:53:44 UTC 2009
Author: laney-guest
Date: Sat Jan 31 18:53:44 2009
New Revision: 4484
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4484
Log:
[svn-inject] Applying Debian modifications to trunk
Added:
packages/bless/bless/trunk/debian/ (with props)
packages/bless/bless/trunk/debian/bless.1
packages/bless/bless/trunk/debian/changelog
packages/bless/bless/trunk/debian/compat
packages/bless/bless/trunk/debian/control
packages/bless/bless/trunk/debian/copyright
packages/bless/bless/trunk/debian/manpages
packages/bless/bless/trunk/debian/patches/
packages/bless/bless/trunk/debian/patches/force_gtk_action_namespace.patch
packages/bless/bless/trunk/debian/postinst
packages/bless/bless/trunk/debian/postrm
packages/bless/bless/trunk/debian/rules (with props)
packages/bless/bless/trunk/debian/watch
Propchange: packages/bless/bless/trunk/debian/
------------------------------------------------------------------------------
mergeWithUpstream = 1
Added: packages/bless/bless/trunk/debian/bless.1
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/bless/bless/trunk/debian/bless.1?rev=4484&op=file
==============================================================================
--- packages/bless/bless/trunk/debian/bless.1 (added)
+++ packages/bless/bless/trunk/debian/bless.1 Sat Jan 31 18:53:44 2009
@@ -1,0 +1,32 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH BLESS 1 "June 2007" bless "User Commands"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+bless \- graphical hexadecimal Gtk# editor
+.SH SYNOPSIS
+.B bless
+[\fFFILE\fP]...
+.br
+.SH DESCRIPTION
+.\" Add any additional description here
+Edit the FILEs as a sequence of bytes, allowing read/write, search,
+pattern finding, efficient query-replace, multi-tabbing, customized
+data-views, plugins, and many other features.
+.SH REPORTING BUGS
+Report bugs to Alexandros Frantzis <alf82 at freemail.gr>.
+.SH AUTHOR
+Copyright \(co 2004-2007, Alexandros Frantzis.
Added: packages/bless/bless/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/bless/bless/trunk/debian/changelog?rev=4484&op=file
==============================================================================
--- packages/bless/bless/trunk/debian/changelog (added)
+++ packages/bless/bless/trunk/debian/changelog Sat Jan 31 18:53:44 2009
@@ -1,0 +1,42 @@
+bless (0.5.2-2) experimental; urgency=low
+
+ * Roll up and update previous NMU patches
+ * debian/control,
+ debian/rules:
+ + Update build for Mono 2.0 transition
+ * debian/control:
+ + Bump standards version to 3.8.0 (no changes)
+ + Add Vcs-* fields
+
+ -- Jo Shields <directhex at apebox.org> Mon, 15 Dec 2008 21:38:51 +0000
+
+bless (0.5.2-1.2) unstable; urgency=low
+
+ * Non-maintainer upload for RC bug.
+ * Fix FTBFS with a patch from Chris Lamb (Closes: #475208).
+
+ -- Vincent Bernat <bernat at luffy.cx> Sat, 19 Apr 2008 07:48:51 +0200
+
+bless (0.5.2-1.1) unstable; urgency=low
+
+ * Non-maintainer upload from BSP Zurich.
+ * Adding missing build-depends to libmono2.0-cil (Closes: #458650).
+
+ -- Daniel Baumann <daniel at debian.org> Sun, 13 Jan 2008 14:33:00 +0100
+
+bless (0.5.2-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Emmanuel Fleury <emmanuel.fleury at labri.fr> Thu, 06 Sep 2007 09:24:31 +0200
+
+bless (0.5.1-1) unstable; urgency=low
+
+ * Initial release (Closes: #422509)
+ * i18n: Dirty hack to make it work (temporary)
+ * Patching: Merging few of necessary patches from the main repository to
+ get the package accepted (so this isn't a 'pure' 0.5.1 release (will
+ disappear for next release).
+
+ -- Emmanuel Fleury <emmanuel.fleury at labri.fr> Thu, 02 Aug 2007 12:18:03 +0200
+
Added: packages/bless/bless/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/bless/bless/trunk/debian/compat?rev=4484&op=file
==============================================================================
--- packages/bless/bless/trunk/debian/compat (added)
+++ packages/bless/bless/trunk/debian/compat Sat Jan 31 18:53:44 2009
@@ -1,0 +1,1 @@
+5
Added: packages/bless/bless/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/bless/bless/trunk/debian/control?rev=4484&op=file
==============================================================================
--- packages/bless/bless/trunk/debian/control (added)
+++ packages/bless/bless/trunk/debian/control Sat Jan 31 18:53:44 2009
@@ -1,0 +1,28 @@
+Source: bless
+Section: editors
+Priority: optional
+Maintainer: Emmanuel Fleury <emmanuel.fleury at labri.fr>
+Build-Depends: cdbs, debhelper (>= 5.0.0), pkg-config, scrollkeeper
+Build-Depends-Indep: cli-common-dev (>= 0.4.4), mono-devel (>= 2.0.1), libmono-dev (>= 1.1.14), libgtk2.0-cil (>= 2.8), libglade2.0-cil (>= 2.8), libmono-posix2.0-cil (>= 2.0)
+Standards-Version: 3.8.0
+Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/bless/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/bless/trunk/
+
+Package: bless
+Architecture: all
+Depends: ${cli:Depends}, scrollkeeper
+Description: 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 for the GNOME Desktop. 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.
Added: packages/bless/bless/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/bless/bless/trunk/debian/copyright?rev=4484&op=file
==============================================================================
--- packages/bless/bless/trunk/debian/copyright (added)
+++ packages/bless/bless/trunk/debian/copyright Sat Jan 31 18:53:44 2009
@@ -1,0 +1,97 @@
+This package was debianized for Debian
+by Emmanuel Fleury <fleury at labri.fr> on
+Mon, 7 May 2007 11:17:45 +0200.
+
+It was downloaded from http://home.gna.org/bless/
+
+Source Code
+-----------
+Upstream Author:
+ Alexandros Frantzis <alf82 at freemail.gr>
+
+Copyright:
+ Copyright (C) 2004-2007, Alexandros Frantzis
+
+License (GPL):
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+ MA 02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+User and Developer Documentation
+--------------------------------
+Publisher:
+ Alexandros Frantzis <alf82 at freemail.gr>
+
+Copyright:
+ Copyright (C) 2004-2007, Alexandros Frantzis
+
+License (GFDL):
+
+ Permission is granted to copy, distribute and/or modify this
+ document under the terms of the GNU Free Documentation License
+ (GFDL), Version 1.1 or any later version published by the Free
+ Software Foundation with no Invariant Sections, no Front-Cover
+ Texts, and no Back-Cover Texts. You can find a copy of the GFDL at
+ this link or in the file COPYING-DOCS distributed with this
+ manual.
+
+ This manual is part of a collection of GNOME manuals distributed
+ under the GFDL. If you want to distribute this manual separately
+ from the collection, you can do so by adding a copy of the license
+ to the manual, as described in section 6 of the license.
+
+ Many of the names used by companies to distinguish their products
+ and services are claimed as trademarks. Where those names appear
+ in any GNOME documentation, and the members of the GNOME
+ Documentation Project are made aware of those trademarks, then the
+ names are in capital letters or initial capital letters.
+
+ DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER
+ THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER
+ UNDERSTANDING THAT:
+
+ 1. DOCUMENT IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTY OF
+ ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
+ LIMITATION, WARRANTIES THAT THE DOCUMENT OR MODIFIED VERSION OF
+ THE DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR A
+ PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE
+ QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR MODIFIED
+ VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR
+ MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE
+ INITIAL WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF
+ ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
+ OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO
+ USE OF ANY DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS
+ AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND
+
+ 2. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN
+ TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE
+ AUTHOR, INITIAL WRITER, ANY CONTRIBUTOR, OR ANY DISTRIBUTOR OF
+ THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT, OR ANY
+ SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
+ ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
+ DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES
+ FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR
+ MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR LOSSES ARISING OUT
+ OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED VERSIONS OF
+ THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
+ THE POSSIBILITY OF SUCH DAMAGES.
+
+Debian Package
+--------------
+The Debian packaging is (C) 2007, Emmanuel Fleury
+<emmanuel.fleury at labri.fr> and is licensed under the GPL, see above.
Added: packages/bless/bless/trunk/debian/manpages
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/bless/bless/trunk/debian/manpages?rev=4484&op=file
==============================================================================
--- packages/bless/bless/trunk/debian/manpages (added)
+++ packages/bless/bless/trunk/debian/manpages Sat Jan 31 18:53:44 2009
@@ -1,0 +1,1 @@
+debian/bless.1
Added: packages/bless/bless/trunk/debian/patches/force_gtk_action_namespace.patch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/bless/bless/trunk/debian/patches/force_gtk_action_namespace.patch?rev=4484&op=file
==============================================================================
--- packages/bless/bless/trunk/debian/patches/force_gtk_action_namespace.patch (added)
+++ packages/bless/bless/trunk/debian/patches/force_gtk_action_namespace.patch Sat Jan 31 18:53:44 2009
@@ -1,0 +1,72 @@
+diff -urNad bless-0.5.2.orig/src/gui/plugins/BitwiseOperationsPlugin.cs bless-0.5.2/src/gui/plugins/BitwiseOperationsPlugin.cs
+--- bless-0.5.2.orig/src/gui/plugins/BitwiseOperationsPlugin.cs 2008-04-10 03:50:32.000000000 +0100
++++ bless-0.5.2/src/gui/plugins/BitwiseOperationsPlugin.cs 2008-04-10 03:51:45.000000000 +0100
+@@ -30,6 +30,8 @@
+ using Bless.Buffers;
+ using Mono.Unix;
+
++using Action = Gtk.Action;
++
+ namespace Bless.Gui.Plugins {
+
+ ///<summary>
+diff -urNad bless-0.5.2.orig/src/gui/plugins/EditOperationsPlugin.cs bless-0.5.2/src/gui/plugins/EditOperationsPlugin.cs
+--- bless-0.5.2.orig/src/gui/plugins/EditOperationsPlugin.cs 2008-04-10 03:50:32.000000000 +0100
++++ bless-0.5.2/src/gui/plugins/EditOperationsPlugin.cs 2008-04-10 03:52:06.000000000 +0100
+@@ -27,6 +27,8 @@
+ using Bless.Gui.Dialogs;
+ using Bless.Tools;
+
++using Action = Gtk.Action;
++
+ namespace Bless.Gui.Plugins {
+
+ public class EditOperationsPlugin : GuiPlugin
+diff -urNad bless-0.5.2.orig/src/gui/plugins/FileOperationsPlugin.cs bless-0.5.2/src/gui/plugins/FileOperationsPlugin.cs
+--- bless-0.5.2.orig/src/gui/plugins/FileOperationsPlugin.cs 2008-04-10 03:50:32.000000000 +0100
++++ bless-0.5.2/src/gui/plugins/FileOperationsPlugin.cs 2008-04-10 03:52:26.000000000 +0100
+@@ -29,6 +29,8 @@
+ using Gtk;
+ using Mono.Unix;
+
++using Action = Gtk.Action;
++
+ namespace Bless.Gui.Plugins {
+
+ public class FileOperationsPlugin : GuiPlugin
+diff -urNad bless-0.5.2.orig/src/gui/plugins/FindReplacePlugin.cs bless-0.5.2/src/gui/plugins/FindReplacePlugin.cs
+--- bless-0.5.2.orig/src/gui/plugins/FindReplacePlugin.cs 2008-04-10 03:50:32.000000000 +0100
++++ bless-0.5.2/src/gui/plugins/FindReplacePlugin.cs 2008-04-10 03:51:21.000000000 +0100
+@@ -31,6 +31,8 @@
+ using Bless.Plugins;
+ using Mono.Unix;
+
++using Action = Gtk.Action;
++
+ namespace Bless.Gui.Plugins {
+
+ public class FindReplacePlugin : GuiPlugin
+diff -urNad bless-0.5.2.orig/src/gui/plugins/HistoryPlugin.cs bless-0.5.2/src/gui/plugins/HistoryPlugin.cs
+--- bless-0.5.2.orig/src/gui/plugins/HistoryPlugin.cs 2008-04-10 03:50:32.000000000 +0100
++++ bless-0.5.2/src/gui/plugins/HistoryPlugin.cs 2008-04-10 03:53:22.000000000 +0100
+@@ -26,6 +26,8 @@
+ using Bless.Gui;
+ using Bless.Tools;
+
++using Action = Gtk.Action;
++
+ namespace Bless.Gui.Plugins {
+
+ public class HistoryPlugin : GuiPlugin
+diff -urNad bless-0.5.2.orig/src/gui/plugins/InfobarPlugin.cs bless-0.5.2/src/gui/plugins/InfobarPlugin.cs
+--- bless-0.5.2.orig/src/gui/plugins/InfobarPlugin.cs 2008-04-10 03:50:32.000000000 +0100
++++ bless-0.5.2/src/gui/plugins/InfobarPlugin.cs 2008-04-10 03:52:48.000000000 +0100
+@@ -28,6 +28,8 @@
+ using Bless.Tools;
+ using Mono.Unix;
+
++using Action = Gtk.Action;
++
+ namespace Bless.Gui.Plugins {
+
+ public class InfobarPlugin : GuiPlugin
Added: packages/bless/bless/trunk/debian/postinst
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/bless/bless/trunk/debian/postinst?rev=4484&op=file
==============================================================================
--- packages/bless/bless/trunk/debian/postinst (added)
+++ packages/bless/bless/trunk/debian/postinst Sat Jan 31 18:53:44 2009
@@ -1,0 +1,5 @@
+#!/bin/sh
+
+set -e
+
+#DEBHELPER#
Added: packages/bless/bless/trunk/debian/postrm
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/bless/bless/trunk/debian/postrm?rev=4484&op=file
==============================================================================
--- packages/bless/bless/trunk/debian/postrm (added)
+++ packages/bless/bless/trunk/debian/postrm Sat Jan 31 18:53:44 2009
@@ -1,0 +1,5 @@
+#!/bin/sh
+
+set -e
+
+#DEBHELPER#
Added: packages/bless/bless/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/bless/bless/trunk/debian/rules?rev=4484&op=file
==============================================================================
--- packages/bless/bless/trunk/debian/rules (added)
+++ packages/bless/bless/trunk/debian/rules Sat Jan 31 18:53:44 2009
@@ -1,0 +1,39 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+# Uncomment this to turn on verbose mode.
+# export DH_VERBOSE=1
+
+# Mono Shared directory redirection
+export MONO_SHARED_DIR=$(CURDIR)
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/usr --without-scrollkeeper --disable-nls MCS=/usr/bin/csc
+DEB_MAKE_INSTALL_TARGET := install prefix=$(CURDIR)/debian/bless/usr
+DEB_COMPRESS_EXCLUDE := .xmi .xml
+
+pkgname:=$(shell basename $(CURDIR))
+
+common-configure-indep::
+ mkdir -p $(MONO_SHARED_DIR)/.wapi
+
+binary-install/bless::
+ dh_clideps -d
+ dh_scrollkeeper
+
+install/bless::
+# remove extra doc-files
+ rm -f $(CURDIR)/debian/bless/usr/share/doc/bless/AUTHORS
+ rm -f $(CURDIR)/debian/bless/usr/share/doc/bless/bless.spec
+ rm -f $(CURDIR)/debian/bless/usr/share/doc/bless/ChangeLog
+ rm -f $(CURDIR)/debian/bless/usr/share/doc/bless/COPYING
+ rm -f $(CURDIR)/debian/bless/usr/share/doc/bless/INSTALL
+ rm -f $(CURDIR)/debian/bless/usr/share/doc/bless/NEWS
+ rm -f $(CURDIR)/debian/bless/usr/share/doc/bless/README
+ rm -f $(CURDIR)/debian/bless/usr/share/doc/bless/README.packaging
+
+clean::
+ rm -rf $(MONO_SHARED_DIR)/.wapi
Propchange: packages/bless/bless/trunk/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: packages/bless/bless/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/bless/bless/trunk/debian/watch?rev=4484&op=file
==============================================================================
--- packages/bless/bless/trunk/debian/watch (added)
+++ packages/bless/bless/trunk/debian/watch Sat Jan 31 18:53:44 2009
@@ -1,0 +1,6 @@
+# watch control file for uscan
+
+# Compulsory line, this is a version 3 file
+version=3
+
+http://download.gna.org/bless/bless-(.*)\.tar\.gz
More information about the Pkg-cli-apps-commits
mailing list