[Debian-l10n-commits] r1398 - in /virtaal/trunk/debian: ./ README.source changelog compat control copyright patches/ patches/debian_openoffice_autocorr_files patches/debian_xpm_menu_icon patches/series rules virtaal.1 virtaal.manpages virtaal.menu watch

nekral-guest at users.alioth.debian.org nekral-guest at users.alioth.debian.org
Fri Oct 3 19:42:55 UTC 2008


Author: nekral-guest
Date: Fri Oct  3 19:42:55 2008
New Revision: 1398

URL: http://svn.debian.org/wsvn/?sc=1&rev=1398
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    virtaal/trunk/debian/
    virtaal/trunk/debian/README.source
    virtaal/trunk/debian/changelog
    virtaal/trunk/debian/compat
    virtaal/trunk/debian/control
    virtaal/trunk/debian/copyright
    virtaal/trunk/debian/patches/
    virtaal/trunk/debian/patches/debian_openoffice_autocorr_files
    virtaal/trunk/debian/patches/debian_xpm_menu_icon
    virtaal/trunk/debian/patches/series
    virtaal/trunk/debian/rules   (with props)
    virtaal/trunk/debian/virtaal.1
    virtaal/trunk/debian/virtaal.manpages
    virtaal/trunk/debian/virtaal.menu
    virtaal/trunk/debian/watch

Added: virtaal/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/README.source?rev=1398&op=file
==============================================================================
--- virtaal/trunk/debian/README.source (added)
+++ virtaal/trunk/debian/README.source Fri Oct  3 19:42:55 2008
@@ -1,0 +1,11 @@
+This package uses quilt to patch the upstream source.
+
+You can find some info on how to generate the patched source, add a new
+modification, and remove an existing modification on:
+        /usr/share/doc/quilt/README.source
+
+================================================================================
+
+This package uses svn-buildpackage, on the following repository:
+        svn://svn.debian.org/svn/debian-l10n/virtaal/
+

Added: virtaal/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/changelog?rev=1398&op=file
==============================================================================
--- virtaal/trunk/debian/changelog (added)
+++ virtaal/trunk/debian/changelog Fri Oct  3 19:42:55 2008
@@ -1,0 +1,13 @@
+virtaal (0.2~rc1-1) experimental; urgency=low
+
+  * New upstream release.
+  * debian/control: Standards-Version bumped to 3.8.0.
+  * debian/control: Updated Homepage (point to the wiki page for Virtaal).
+
+ -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Thu, 02 Oct 2008 17:44:53 +0200
+
+virtaal (0.1-1) UNRELEASED; urgency=low
+
+  * Initial Release.
+
+ -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Sat, 10 May 2008 14:19:35 +0200

Added: virtaal/trunk/debian/compat
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/compat?rev=1398&op=file
==============================================================================
--- virtaal/trunk/debian/compat (added)
+++ virtaal/trunk/debian/compat Fri Oct  3 19:42:55 2008
@@ -1,0 +1,1 @@
+5

Added: virtaal/trunk/debian/control
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/control?rev=1398&op=file
==============================================================================
--- virtaal/trunk/debian/control (added)
+++ virtaal/trunk/debian/control Fri Oct  3 19:42:55 2008
@@ -1,0 +1,20 @@
+Source: virtaal
+Section: python
+Priority: optional
+Maintainer: Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>
+Build-Depends-Indep: python-all-dev (>= 2.3.5-11), python-central (>= 0.5), python (>= 2.5)
+Build-Depends: debhelper (>= 5.0.51), quilt (>= 0.40)
+XS-Python-Version: all
+Standards-Version: 3.8.0
+Vcs-Svn: svn://svn.debian.org/svn/debian-l10n/virtaal/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/debian-l10n/virtaal/trunk
+Homepage: http://translate.sourceforge.net/wiki/virtaal/index
+
+Package: virtaal
+Architecture: all
+Depends: ${python:Depends}, translate-toolkit, python-gtk2, python-gobject
+Recommends: python-gnome2-extras, openoffice.org-common
+XB-Python-Version: ${python:Versions}
+Description: graphical translation editor
+ VirTaal is a graphical translation editor which supports a variety of formats
+ (including PO and XLIFF files).

Added: virtaal/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/copyright?rev=1398&op=file
==============================================================================
--- virtaal/trunk/debian/copyright (added)
+++ virtaal/trunk/debian/copyright Fri Oct  3 19:42:55 2008
@@ -1,0 +1,25 @@
+This package was debianized by Nicolas FRANCOIS (Nekral)
+<nicolas.francois at centraliens.net> on Sat, 10 May 2008 14:19:35 +0200
+
+It was downloaded from
+http://translate.sourceforge.net/releases/virtaal-0.1/
+
+Copyright:
+	Copyright (C) 2007-2008 Zuza Software Foundation
+
+	virtaal/unit_renderer.py is also:
+	Copyright (C) 2005-2007 Osmo Salomaa
+
+Upstream Authors:
+
+	Zuza Software Foundation (Translate.org.za)
+
+License:
+
+	Released under the GPL license version 2 or later.
+
+GPL:
+----
+
+On Debian GNU/Linux systems, the complete text of this GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-2'.

Added: virtaal/trunk/debian/patches/debian_openoffice_autocorr_files
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/patches/debian_openoffice_autocorr_files?rev=1398&op=file
==============================================================================
--- virtaal/trunk/debian/patches/debian_openoffice_autocorr_files (added)
+++ virtaal/trunk/debian/patches/debian_openoffice_autocorr_files Fri Oct  3 19:42:55 2008
@@ -1,0 +1,33 @@
+Goal: Use the OpenOffice.org autocorrection files, instead of the ones
+      distributed by virtaal.
+
+--- a/setup.py
++++ b/setup.py
+@@ -72,7 +72,6 @@
+ options = {
+     'data_files': [
+         (path.join(TARGET_DATA_DIR, "virtaal"), glob.glob(path.join(SOURCE_DATA_DIR, "virtaal", "*.*"))),
+-        (path.join(TARGET_DATA_DIR, "virtaal", "autocorr"), glob.glob(path.join(SOURCE_DATA_DIR, "virtaal", "autocorr", "*"))),
+         (path.join(TARGET_DATA_DIR, "icons"), glob.glob(path.join(SOURCE_DATA_DIR, "icons", "*.*"))),
+     ] + mo_files,
+     'scripts': [
+@@ -89,7 +88,7 @@
+     ['LICENSE', 'maketranslations']
+ ]
+ 
+-no_install_dirs = ['po']
++no_install_dirs = ['po', 'share/virtaal/autocorr']
+ 
+ #############################
+ # WIN 32 specifics
+--- a/virtaal/main_window.py
++++ b/virtaal/main_window.py
+@@ -101,7 +101,7 @@
+         self.document = None
+ 
+         self.autocomp = AutoCompletor()
+-        self.autocorr = AutoCorrector(acorpath=pan_app.get_abs_data_filename(['virtaal', 'autocorr']))
++        self.autocorr = AutoCorrector(acorpath="/usr/lib/openoffice/share/autocorr")
+ 
+         if startup_file != None:
+             self.load_file(startup_file)

Added: virtaal/trunk/debian/patches/debian_xpm_menu_icon
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/patches/debian_xpm_menu_icon?rev=1398&op=file
==============================================================================
--- virtaal/trunk/debian/patches/debian_xpm_menu_icon (added)
+++ virtaal/trunk/debian/patches/debian_xpm_menu_icon Fri Oct  3 19:42:55 2008
@@ -1,0 +1,187 @@
+Goal: Menu icons should be XPM, 32x32
+
+--- /dev/null
++++ b/share/icons/virtaal.xpm
+@@ -0,0 +1,182 @@
++/* XPM */
++static char * virtaal_xpm[] = {
++"32 32 147 2",
++"  	c None",
++". 	c #252020",
++"+ 	c #251F20",
++"@ 	c #231F20",
++"# 	c #242020",
++"$ 	c #232020",
++"% 	c #241F20",
++"& 	c #222020",
++"* 	c #221F20",
++"= 	c #251F21",
++"- 	c #282229",
++"; 	c #2A2329",
++"> 	c #292329",
++", 	c #2A2229",
++"' 	c #282329",
++") 	c #292229",
++"! 	c #232021",
++"~ 	c #282129",
++"{ 	c #6A438B",
++"] 	c #6A428B",
++"^ 	c #212020",
++"/ 	c #241E20",
++"( 	c #6A4288",
++"_ 	c #6A4289",
++": 	c #6A428A",
++"< 	c #272329",
++"[ 	c #6A4389",
++"} 	c #6A438A",
++"| 	c #6A4388",
++"1 	c #694289",
++"2 	c #684089",
++"3 	c #69428A",
++"4 	c #714D8E",
++"5 	c #B59EC4",
++"6 	c #C3B3D1",
++"7 	c #C3B2CE",
++"8 	c #C0B0CD",
++"9 	c #C0B1CE",
++"0 	c #B6A1C7",
++"a 	c #785697",
++"b 	c #221E20",
++"c 	c #6A4189",
++"d 	c #7B5897",
++"e 	c #BBA9CB",
++"f 	c #F4F1F6",
++"g 	c #FAF8FB",
++"h 	c #FEFEFE",
++"i 	c #FFFFFF",
++"j 	c #FEFEFF",
++"k 	c #FAF9FB",
++"l 	c #F6F4F9",
++"m 	c #C8B8D5",
++"n 	c #84629D",
++"o 	c #69418A",
++"p 	c #2B2229",
++"q 	c #211F20",
++"r 	c #6D468B",
++"s 	c #BEAACC",
++"t 	c #E0D8E7",
++"u 	c #E8E2EF",
++"v 	c #C4B5D2",
++"w 	c #6B438B",
++"x 	c #272229",
++"y 	c #765292",
++"z 	c #D8CDE0",
++"A 	c #DBD0E3",
++"B 	c #785396",
++"C 	c #714B90",
++"D 	c #CABAD8",
++"E 	c #FEFDFE",
++"F 	c #D8CEE1",
++"G 	c #734B92",
++"H 	c #AF98BF",
++"I 	c #FDFCFD",
++"J 	c #B6A3C5",
++"K 	c #6E488E",
++"L 	c #DCD3E6",
++"M 	c #765192",
++"N 	c #2B2329",
++"O 	c #7D5A9A",
++"P 	c #F0ECF6",
++"Q 	c #82609E",
++"R 	c #795497",
++"S 	c #E4DCED",
++"T 	c #F8F6FB",
++"U 	c #805E9B",
++"V 	c #6B438C",
++"W 	c #BCA9CC",
++"X 	c #C6B8D3",
++"Y 	c #6F498D",
++"Z 	c #9A80AE",
++"` 	c #F8F7FA",
++" .	c #F9F7FA",
++"..	c #9C80B2",
++"+.	c #A58DB6",
++"@.	c #FBFAFC",
++"#.	c #A38CB7",
++"$.	c #6A418B",
++"%.	c #9A80B0",
++"&.	c #FCFBFD",
++"*.	c #FCFCFD",
++"=.	c #A38BB8",
++"-.	c #6E478E",
++";.	c #8766A1",
++">.	c #C9BBD5",
++",.	c #EAE4EE",
++"'.	c #FCFAFC",
++").	c #C9BAD5",
++"!.	c #8767A1",
++"~.	c #734C91",
++"{.	c #AA91BD",
++"].	c #DCD3E4",
++"^.	c #6E478D",
++"/.	c #6B428C",
++"(.	c #744F90",
++"_.	c #7A5797",
++":.	c #775494",
++"<.	c #7B5895",
++"[.	c #805F9D",
++"}.	c #85649F",
++"|.	c #9075A8",
++"1.	c #C0ACCD",
++"2.	c #6C448D",
++"3.	c #C2B2D0",
++"4.	c #E3DAE9",
++"5.	c #775196",
++"6.	c #7A5697",
++"7.	c #E3DBE9",
++"8.	c #FFFEFF",
++"9.	c #765493",
++"0.	c #6B448C",
++"a.	c #6F468F",
++"b.	c #DBCEE2",
++"c.	c #E5DCED",
++"d.	c #7C5A97",
++"e.	c #7A5496",
++"f.	c #BBA7CA",
++"g.	c #C1B2CF",
++"h.	c #C2B1CF",
++"i.	c #8F70A7",
++"j.	c #694087",
++"k.	c #69408A",
++"l.	c #231F21",
++"m.	c #2A2129",
++"n.	c #272129",
++"o.	c #292129",
++"p.	c #231E20",
++". + @ # $ % . & # $ # % * % % % % * + # @ # & + . * % @ % + * % ",
++". = - ; > , ; ' ; > ; , - , , , , - , ; ) ; ' , ; - , ) , , ! # ",
++"@ ~ { ] ] ] ] { ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ; ^ ",
++"/ ; { ] ] ] ( { ] ( ] ] { ] ] ] _ : ] ( ] : _ ] ( ] ] ] ] ] < . ",
++"$ > [ : ] ( ] : : ] ( { } _ ] ] ] ] _ ] _ ] ] | { _ : ] ] { , * ",
++"# , { ] ] : : { { : : : { ] 1 2 2 2 : : ] : : : : ] ] : ] ] ' $ ",
++". , { ] ] ] _ ] ] _ 3 4 5 6 7 8 8 9 6 0 a : : ] _ ] ] _ ] ] < # ",
++"b ~ [ : ] ( ] c d e f g h i i i i i i j k l m n o ] ] ] ( ] p q ",
++"/ ; { ] ] ] r s t i i i i i i i i i i i i i i u v w : ( ] ] x + ",
++"@ ) } : ] y z i i i i i i i i i i i i i i i i i i A B ] _ ] , * ",
++"% , } } C D E i i i i i i i i i i i i i i i i i i i F G : ] ) @ ",
++"% , { : H I i i i i i i i i i i i i i i i i i i i i i J 3 ] x + ",
++"b ' [ K v i i i i i i i i i i i i i i i i i i i i i i L M ] N ^ ",
++"% ; { O P i i i i i i i i i i i i i i i i i i i i i i i Q ] x + ",
++"# , } R S i i i i i i i i i i i i i i i i i i i i i i T U ] > $ ",
++"# , } V W i i i i i i i i i i i i i i i i i i i i i i X Y ] ; & ",
++"/ ; { } Z ` i i i i i i i i i i i i i i i i i i i i  ...] ] x + ",
++"& ' { { o +.k i i i i i i i i i i i i i i i i i i @.#.$.( ] p q ",
++"+ , { } _ { %.&.i i i i i i i i i i i i i i i i *.=.-._ ] ] x % ",
++"% , { ] : : o ;.>.,.'.i i i i i i i i i i i i ).!.] ] } } ] ' $ ",
++"@ ) { ] ] _ ] { ] ~.{.].&.i i i i i i i i i i ^.] ] ] ] _ ] ; & ",
++"/ ; { : [ ] ( ] ] ( /.(._.:.<.[.}.|.i i i @.1.2.( ] : ( ] ] < . ",
++"b ~ [ : { ( ] _ _ ] ( ] : _ ] ] ] 3.i i i 4.5.( ] _ : ] ( ] , q ",
++". , { ] : ] _ ] ] _ ] : ] ] ] ] 6.7.i 8.7.9.: { [ ] ] : ] ] - % ",
++". , { ] : ] _ ] ] _ ] : ] ] 0.a.b.i @.c.d.: } ] _ ] ] : ] ] - % ",
++"b ' [ : ] ( ] _ _ ] ( { : _ e.f.g.h.i.o _ : ] ( ] _ : ] ( ] , q ",
++"# ; { : _ ] ( ] ] ( ] { ] ] j.k.3 ] ] ( ] : _ ] ( ] : ( ] ] < . ",
++"@ ) [ : { _ ] } : ] _ ] } _ { [ ] ] _ ] _ ] ] [ { _ : ] ] ] , * ",
++"% , } ] ] : : ] ] ] : : : : ] : : : : : : : : : : : ] : { { - @ ",
++"+ ; { ] ] ] _ ] ] ] ] _ : { ] ] : : ] _ ] : : ] _ ] ] _ { { x % ",
++"b l., x m.~ n.p x m.o.n.p x o.m.x p n.~ m.x , ~ ~ , x m.~ n.= q ",
++"# / q + * p./ q + & p.. ^ . p.b + q % p.* . ^ / / q + & $ % ^ . "};

Added: virtaal/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/patches/series?rev=1398&op=file
==============================================================================
--- virtaal/trunk/debian/patches/series (added)
+++ virtaal/trunk/debian/patches/series Fri Oct  3 19:42:55 2008
@@ -1,0 +1,2 @@
+debian_xpm_menu_icon
+debian_openoffice_autocorr_files

Added: virtaal/trunk/debian/rules
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/rules?rev=1398&op=file
==============================================================================
--- virtaal/trunk/debian/rules (added)
+++ virtaal/trunk/debian/rules Fri Oct  3 19:42:55 2008
@@ -1,0 +1,58 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+p	= virtaal
+d	= debian/$(p)
+pv	= $(shell python -c 'import sys; print sys.version[:3]')
+
+include /usr/share/quilt/quilt.make
+
+build: build-stamp
+build-stamp: patch
+	dh_testdir
+	python setup.py build
+	touch build-stamp
+
+clean: unpatch
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp
+	rm -rf build
+	rm -f MANIFEST.in
+	-find -name '*.py[co]' | xargs rm -f
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+	python setup.py install --prefix=`pwd`/$(d)/usr
+
+# Build architecture-independent files here.
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs
+	dh_installdocs
+	dh_installman
+	dh_installmenu
+	dh_installmime
+	dh_desktop
+	dh_icons
+	dh_compress
+	dh_fixperms
+	dh_pycentral
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure

Propchange: virtaal/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: virtaal/trunk/debian/virtaal.1
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/virtaal.1?rev=1398&op=file
==============================================================================
--- virtaal/trunk/debian/virtaal.1 (added)
+++ virtaal/trunk/debian/virtaal.1 Fri Oct  3 19:42:55 2008
@@ -1,0 +1,40 @@
+.TH VIRTAAL 1
+.SH NAME
+virtaal \- Graphical translation editor
+
+.SH SYNOPSIS
+
+.B virtaal
+.RI [ options ]
+.RI [ translation_file ]
+
+.SH DESCRIPTION
+
+.B virtaal
+is a Graphical translation editor.
+It uses the Translate Toolkit to get access to translation files and
+therefore can edit a variety of files (including PO and XLIFF files).
+
+.SH OPTIONS
+
+.TP
+\fB\-\-profile\fR=\fIPROFILE\fR
+Perform profiling, storing the result to the supplied filename.
+.TP
+\fB\-\-log\fR=\fILOG\fR
+Turn on logging, storing the result to the supplied filename.
+.TP
+\fB\-\-config\fR=\fICONFIG\fR
+Use the configuration file given by the supplied filename.
+.TP
+\fB\-\-terminology\fR=\fITERMINOLOGY\fR
+Specify a directory containing terminology files
+.TP
+.B \-\-version
+show program's version number and exit
+.TP
+.BR \-h ", " \-\-help            
+show this help message and exit
+
+.SH "SEE ALSO"
+http://translate.sourceforge.net/wiki/virtaal/index

Added: virtaal/trunk/debian/virtaal.manpages
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/virtaal.manpages?rev=1398&op=file
==============================================================================
--- virtaal/trunk/debian/virtaal.manpages (added)
+++ virtaal/trunk/debian/virtaal.manpages Fri Oct  3 19:42:55 2008
@@ -1,0 +1,1 @@
+debian/virtaal.1

Added: virtaal/trunk/debian/virtaal.menu
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/virtaal.menu?rev=1398&op=file
==============================================================================
--- virtaal/trunk/debian/virtaal.menu (added)
+++ virtaal/trunk/debian/virtaal.menu Fri Oct  3 19:42:55 2008
@@ -1,0 +1,6 @@
+?package(virtaal):\
+	needs="x11"\
+	section="Applications/Programming"\
+	title="Virtaal"\
+	icon="/usr/share/icons/virtaal.xpm"\
+	command="/usr/bin/virtaal"

Added: virtaal/trunk/debian/watch
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/watch?rev=1398&op=file
==============================================================================
--- virtaal/trunk/debian/watch (added)
+++ virtaal/trunk/debian/watch Fri Oct  3 19:42:55 2008
@@ -1,0 +1,6 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# Site		Directory		Pattern			Version	Script
+#version=2
+#http://sf.net/translate/translate-toolkit-(.*).tar.(?:gz|bz2)




More information about the Debian-l10n-commits mailing list