[Python-apps-commits] r5159 - in packages/nfoview/trunk (11 files)

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Thu Apr 29 09:07:33 UTC 2010


    Date: Thursday, April 29, 2010 @ 09:07:26
  Author: quadrispro-guest
Revision: 5159

[svn-inject] Applying Debian modifications to trunk

Added:
  packages/nfoview/trunk/debian/
  packages/nfoview/trunk/debian/changelog
  packages/nfoview/trunk/debian/compat
  packages/nfoview/trunk/debian/control
  packages/nfoview/trunk/debian/copyright
  packages/nfoview/trunk/debian/docs
  packages/nfoview/trunk/debian/menu
  packages/nfoview/trunk/debian/nfoview.install
  packages/nfoview/trunk/debian/nfoview.xpm
  packages/nfoview/trunk/debian/rules
  packages/nfoview/trunk/debian/watch


Property changes on: packages/nfoview/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: packages/nfoview/trunk/debian/changelog
===================================================================
--- packages/nfoview/trunk/debian/changelog	                        (rev 0)
+++ packages/nfoview/trunk/debian/changelog	2010-04-29 09:07:26 UTC (rev 5159)
@@ -0,0 +1,42 @@
+nfoview (1.8-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/{nfoview.xpm,nfoview.install}:
+    - Add 32x32px icon in XPM format.
+  * debian/menu:
+    - Add icon field.
+    - Set the extended name as title field value. 
+
+ -- Alessio Treglia <quadrispro at ubuntu.com>  Sun, 25 Oct 2009 02:56:44 +0200
+
+nfoview (1.7-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/patches/01-italian_translations.diff:
+    - Remove, applied by upstream.
+  * Drop quilt support, no patch to apply.
+  * Remove debian/README.source, no need to document quilt patch system.
+
+ -- Alessio Treglia <quadrispro at ubuntu.com>  Tue, 06 Oct 2009 12:55:50 +0200
+
+nfoview (1.6-2) unstable; urgency=low
+
+  [Kartik Mistry]
+  * Set distribution to unstable
+
+  [Alessio Treglia]
+  * debian/control:
+    - Set XS-Python-Version to >= 2.5 (Closes: #545724).
+    - Move xfonts-terminus from Suggests to Recommends (as suggested by
+      upstream).
+    - Remove python-glade2 dependency, not needed anymore since the migration
+      from Libglade to GtkBuilder.
+
+ -- Alessio Treglia <quadrispro at ubuntu.com>  Fri, 11 Sep 2009 00:21:41 +0530
+
+nfoview (1.6-1) unstable; urgency=low
+
+  * Initial release (Closes: #544045).
+  * debian/patches/01-italian_translations.diff: Add Italian translations.
+
+ -- Alessio Treglia <quadrispro at ubuntu.com>  Sat, 05 Sep 2009 16:18:00 +0200

Added: packages/nfoview/trunk/debian/compat
===================================================================
--- packages/nfoview/trunk/debian/compat	                        (rev 0)
+++ packages/nfoview/trunk/debian/compat	2010-04-29 09:07:26 UTC (rev 5159)
@@ -0,0 +1 @@
+7

Added: packages/nfoview/trunk/debian/control
===================================================================
--- packages/nfoview/trunk/debian/control	                        (rev 0)
+++ packages/nfoview/trunk/debian/control	2010-04-29 09:07:26 UTC (rev 5159)
@@ -0,0 +1,20 @@
+Source: nfoview
+Section: utils
+Priority: extra
+Maintainer: Alessio Treglia <quadrispro at ubuntu.com>
+Build-Depends: debhelper (>= 7.0.50)
+Build-Depends-Indep: intltool, python-support (>= 0.5.3),
+ python-all-dev (>= 2.5)
+Standards-Version: 3.8.3
+Homepage: http://home.gna.org/nfoview/
+XS-Python-Version: >= 2.5
+
+Package: nfoview
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, python-gtk2
+Recommends: xfonts-terminus
+Description: a simple viewer for NFO files
+ NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in
+ the CP437 codepage. The advantages of using NFO Viewer instead of a
+ text editor are preset font and encoding settings, automatic window
+ size and clickable hyperlinks.

Added: packages/nfoview/trunk/debian/copyright
===================================================================
--- packages/nfoview/trunk/debian/copyright	                        (rev 0)
+++ packages/nfoview/trunk/debian/copyright	2010-04-29 09:07:26 UTC (rev 5159)
@@ -0,0 +1,57 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Name: NFO Viewer
+Maintainer: Osmo Salomaa <otsaloma at cc.hut.fi>
+Source: http://home.gna.org/nfoview/
+
+Files: *
+Copyright: 2009, Osmo Salomaa <otsaloma at cc.hut.fi>
+License: GPL-3
+
+Files: tools/git2cl
+Copyright:
+ 2008, Osmo Salomaa <otsaloma at cc.hut.fi>
+ 2007-2008, Simon Josefsson <simon at josefsson.org>
+ 2007, Luis Mondesi <lemsx1 at gmail.com>
+ 2001-2004, Martyn J. Pearce <fluffy at cpan.org>
+ 1999, Karl Fogel <kfogel at red-bean.com>
+License: GPL-2
+
+Files: debian/*
+Copyright: 2009, Alessio Treglia <quadrispro at ubuntu.com>
+License: GPL-3
+
+License: GPL-2
+ This program 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 program 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 program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+X-Comment: On Debian systems the full text of the GNU General Public
+ License can be found in the `/usr/share/common-licenses/GPL-2' file.
+
+License: GPL-3
+ 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 3 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
+
+X-Comment: On Debian systems the full text of the GNU General Public
+ License can be found in the `/usr/share/common-licenses/GPL-3' file.

Added: packages/nfoview/trunk/debian/docs
===================================================================
--- packages/nfoview/trunk/debian/docs	                        (rev 0)
+++ packages/nfoview/trunk/debian/docs	2010-04-29 09:07:26 UTC (rev 5159)
@@ -0,0 +1,2 @@
+README
+TODO

Added: packages/nfoview/trunk/debian/menu
===================================================================
--- packages/nfoview/trunk/debian/menu	                        (rev 0)
+++ packages/nfoview/trunk/debian/menu	2010-04-29 09:07:26 UTC (rev 5159)
@@ -0,0 +1,5 @@
+?package(nfoview):needs="X11"\
+ section="Applications/Viewers"\
+ title="NFO Viewer"\
+ icon="/usr/share/pixmaps/nfoview.xpm"\
+ command="/usr/bin/nfoview"

Added: packages/nfoview/trunk/debian/nfoview.install
===================================================================
--- packages/nfoview/trunk/debian/nfoview.install	                        (rev 0)
+++ packages/nfoview/trunk/debian/nfoview.install	2010-04-29 09:07:26 UTC (rev 5159)
@@ -0,0 +1 @@
+debian/nfoview.xpm usr/share/pixmaps

Added: packages/nfoview/trunk/debian/nfoview.xpm
===================================================================
--- packages/nfoview/trunk/debian/nfoview.xpm	                        (rev 0)
+++ packages/nfoview/trunk/debian/nfoview.xpm	2010-04-29 09:07:26 UTC (rev 5159)
@@ -0,0 +1,200 @@
+/* XPM */
+static char * nfoview_xpm[] = {
+"32 32 165 2",
+"  	c None",
+". 	c #888A85",
+"+ 	c #FFFFFF",
+"@ 	c #F0F0EE",
+"# 	c #C8C9C6",
+"$ 	c #A5A6A2",
+"% 	c #888A86",
+"& 	c #727470",
+"* 	c #838580",
+"= 	c #9C9D9A",
+"- 	c #C2C3C0",
+"; 	c #E5E5E3",
+"> 	c #9FA09C",
+", 	c #8D8E8B",
+"' 	c #B3B4AF",
+") 	c #C1C4BD",
+"! 	c #CCD0C8",
+"~ 	c #BFC3BD",
+"{ 	c #ADAFAA",
+"] 	c #7D7E79",
+"^ 	c #8B8C89",
+"/ 	c #E2E2E0",
+"( 	c #E4E5E2",
+"_ 	c #8A8C88",
+": 	c #AEAFAB",
+"< 	c #D6D8D1",
+"[ 	c #E5E6E2",
+"} 	c #ECEDEB",
+"| 	c #F3F3F2",
+"1 	c #EEEEEB",
+"2 	c #E6E7E3",
+"3 	c #D7DBD5",
+"4 	c #A0A29E",
+"5 	c #6B6D69",
+"6 	c #E1E1DF",
+"7 	c #EFEFED",
+"8 	c #EEEEEC",
+"9 	c #A3A4A0",
+"0 	c #AFB0AC",
+"a 	c #DBDED7",
+"b 	c #F1F1EF",
+"c 	c #FAFAFA",
+"d 	c #FCFCFC",
+"e 	c #FDFDFC",
+"f 	c #FCFCFB",
+"g 	c #F8F8F7",
+"h 	c #EFEFEE",
+"i 	c #E1E3DF",
+"j 	c #A0A19C",
+"k 	c #858783",
+"l 	c #CCCDCA",
+"m 	c #959792",
+"n 	c #F1F1F0",
+"o 	c #FEFEFD",
+"p 	c #FDFDFD",
+"q 	c #FAFAF9",
+"r 	c #EFF0EE",
+"s 	c #DEE1DB",
+"t 	c #737671",
+"u 	c #BDBDBB",
+"v 	c #B8BBB5",
+"w 	c #E5E7E2",
+"x 	c #FEFEFE",
+"y 	c #FBFBFB",
+"z 	c #F6F6F5",
+"A 	c #EBEBE8",
+"B 	c #ADAEAB",
+"C 	c #929390",
+"D 	c #999B96",
+"E 	c #C6C8C2",
+"F 	c #EEEFEC",
+"G 	c #FBFBFA",
+"H 	c #F7F7F6",
+"I 	c #C9CAC6",
+"J 	c #737471",
+"K 	c #898B86",
+"L 	c #CDD1C9",
+"M 	c #F5F5F3",
+"N 	c #F3F3F1",
+"O 	c #DEDFDB",
+"P 	c #5A5C58",
+"Q 	c #F2F2F0",
+"R 	c #999B97",
+"S 	c #EEEFED",
+"T 	c #F1F2F0",
+"U 	c #CDCECB",
+"V 	c #F2F2F1",
+"W 	c #B0B1AE",
+"X 	c #B9BBB6",
+"Y 	c #E7E8E5",
+"Z 	c #F9F9F9",
+"` 	c #F8F8F8",
+" .	c #F2F3F0",
+"..	c #B3B4B1",
+"+.	c #939491",
+"@.	c #D0D0CE",
+"#.	c #969893",
+"$.	c #D7DBD4",
+"%.	c #F4F4F3",
+"&.	c #F9F9F8",
+"*.	c #F4F5F3",
+"=.	c #F1F3F0",
+"-.	c #757673",
+";.	c #C0C1BF",
+">.	c #F5F5F4",
+",.	c #A5A6A3",
+"'.	c #B0B3AF",
+").	c #E2E4DF",
+"!.	c #F7F7F5",
+"~.	c #A9AAA6",
+"{.	c #888986",
+"].	c #EDEDEC",
+"^.	c #858683",
+"/.	c #B1B2AD",
+"(.	c #EDEFEB",
+"_.	c #F3F3F3",
+":.	c #F0F1EF",
+"<.	c #A9ABA8",
+"[.	c #6C6E69",
+"}.	c #E7E7E6",
+"|.	c #868883",
+"1.	c #838583",
+"2.	c #585A56",
+"3.	c #4F5350",
+"4.	c #797D7B",
+"5.	c #8E908C",
+"6.	c #B9BBB7",
+"7.	c #CCCFCA",
+"8.	c #DEE0DC",
+"9.	c #D0D1CD",
+"0.	c #B8B9B7",
+"a.	c #7F807C",
+"b.	c #E8E8E7",
+"c.	c #60625E",
+"d.	c #696B66",
+"e.	c #919390",
+"f.	c #4D5150",
+"g.	c #AEAFAF",
+"h.	c #ECECEB",
+"i.	c #CECECD",
+"j.	c #A8A9A6",
+"k.	c #898B88",
+"l.	c #848682",
+"m.	c #9FA19E",
+"n.	c #C7C8C6",
+"o.	c #575954",
+"p.	c #656763",
+"q.	c #929491",
+"r.	c #555855",
+"s.	c #414547",
+"t.	c #D8D8D8",
+"u.	c #F7F7F7",
+"v.	c #575A56",
+"w.	c #646662",
+"x.	c #3F4545",
+"y.	c #CACBCB",
+"z.	c #F1F1F1",
+"A.	c #565754",
+"B.	c #868886",
+"C.	c #404647",
+"D.	c #D5D6D6",
+"E.	c #3E4342",
+"F.	c #393D3F",
+"G.	c #DDDEDF",
+"H.	c #81837E",
+"                                                                ",
+"                                                                ",
+"        . . . . . . . . . . . . . . . . . . . . . . . . .       ",
+"        . + + + + + + + + + + + + + + + + + + + + + + + .       ",
+"        . + @ @ @ @ # $ % & * = - @ @ @ @ @ @ @ @ @ @ @ .       ",
+"        . + @ @ ; > , ' ) ! ~ { ] ^ / @ @ @ @ @ @ @ @ @ .       ",
+"        . + @ ( _ : < [ } | 1 2 3 4 5 6 7 7 @ @ 7 7 @ @ .       ",
+"        . + 8 9 0 a b c d e f g h i j k 8 8 8 8 8 8 8 @ .       ",
+"        . + l m < n d o p p p e q r s t u 7 7 7 7 7 7 @ .       ",
+"        . + 0 v w c p + x p p d y z A B C @ @ @ @ @ @ @ .       ",
+"        . + D E F G e x x x p d G H r I J b b b b b b @ .       ",
+"        . + K L M y d p x p e f G H N O P Q Q Q Q Q Q @ .       ",
+"        . + R E S G f d p e d y q H T U J V V V V V V @ .       ",
+"        . + W X Y Z y f d d f G ` z  ...+.| | | | | | @ .       ",
+"        . + @.#.$.%.Z G y y c &.H *.=.-.;.%.%.%.%.%.%.@ .       ",
+"        . + >.,.'.).*.` &.&.` H >.!.~.{.>.>.>.>.>.>.>.@ .       ",
+"        . + ].u ^./.s (._.z %.N :.<.[.}.z z z z z z z @ .       ",
+"        |.1.2.3.4.R 5.6.7.8.9.0.a., b.H H H H H H H H @ .       ",
+"        c.d.e.f.g.h.i.j.k.& l.m.n.g g g g g g g g g g @ .       ",
+"      o.p.q.r.s.t.u.` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` @ .       ",
+"    v.w.q.r.x.y.z.Z Z Z Z Z Z Z Z Z Z Z Z Z Z Z Z Z Z @ .       ",
+"    A.B.r.C.D.` c c c c c c c c c c c c c c c c c c c @ .       ",
+"      E.F.G.G G G G G G G G G G G G G G G G G G G G G @ .       ",
+"        H.+ f f f f f f f f f f f f f f f f f f f f f @ .       ",
+"        . + f f f f f f f f f f f f f f f f f f f f f @ .       ",
+"        . + f f f f f f f f f f f f f f f f f f f f f @ .       ",
+"        . + f f f f f f f f f f f f f f f f f f f f f @ .       ",
+"        . + @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ .       ",
+"        . . . . . . . . . . . . . . . . . . . . . . . . .       ",
+"                                                                ",
+"                                                                ",
+"                                                                "};

Added: packages/nfoview/trunk/debian/rules
===================================================================
--- packages/nfoview/trunk/debian/rules	                        (rev 0)
+++ packages/nfoview/trunk/debian/rules	2010-04-29 09:07:26 UTC (rev 5159)
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@
+
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS


Property changes on: packages/nfoview/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: packages/nfoview/trunk/debian/watch
===================================================================
--- packages/nfoview/trunk/debian/watch	                        (rev 0)
+++ packages/nfoview/trunk/debian/watch	2010-04-29 09:07:26 UTC (rev 5159)
@@ -0,0 +1,3 @@
+version=3
+http://home.gna.org/nfoview/ \
+	http://download.gna.org/nfoview/.*/nfoview-(.*)\.tar\.gz




More information about the Python-apps-commits mailing list