--- roxterm-1.12.2.orig/debian/roxterm.prerm +++ roxterm-1.12.2/debian/roxterm.prerm @@ -0,0 +1,11 @@ +#!/bin/sh + +set -e + +if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ]; then + update-alternatives --remove x-terminal-emulator /usr/bin/roxterm +fi + +#DEBHELPER# + +exit 0 --- roxterm-1.12.2.orig/debian/menu +++ roxterm-1.12.2/debian/menu @@ -0,0 +1,4 @@ +?package(roxterm):needs="X11" section="Applications/Terminal Emulators"\ + title="ROXTerm"\ + icon="/usr/share/pixmaps/roxterm.xpm"\ + command="/usr/bin/roxterm" --- roxterm-1.12.2.orig/debian/roxterm-config.xml +++ roxterm-1.12.2/debian/roxterm-config.xml @@ -0,0 +1,156 @@ + +.
will be generated. You may view the +manual page with: nroff -man .
| less'. A +typical entry in a Makefile or Makefile.am is: + +DB2MAN=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/\ +manpages/docbook.xsl +XP=xsltproc -''-nonet + +manpage.1: manpage.dbk + $(XP) $(DB2MAN) $< + +The xsltproc binary is found in the xsltproc package. The +XSL files are in docbook-xsl. Please remember that if you +create the nroff version in one of the debian/rules file +targets (such as build), you will need to include xsltproc +and docbook-xsl in your Build-Depends control field. + +--> + + + Tony"> + Houghton"> + + March 22, 2007"> + + 1"> + h@realh.co.uk"> + + roxterm"> + + + Debian"> + GNU"> + GPL"> +]> + + + +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2005 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + + terminal emulator + + + + &dhpackage; + + + + + + + + + DESCRIPTION + + This manual page documents briefly the + &dhpackage; command. + + This manual page was written for the &debian; distribution + because the original program does not have a manual page. + + &dhpackage; is for configuring ROXTerm, the + terminal emulator. + + + + OPTIONS + + These programs follow the usual &gnu; command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. + + + + + + + Application directory when run as a ROX app. + + + + + + + Edit the named profile. + + + + + + + Edit the named colour scheme. + + + + + + + Do nothing but wait for ROXTerm to request operations + via D-BUS. + + + + + + SEE ALSO + + roxterm-config is usually run by roxterm. The package is + documented fully by the HTML file + file:///usr/share/doc/roxterm/index.html. + + + AUTHOR + + This manual page was written by &dhusername; &dhemail; for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the &gnu; General Public License, Version 2 any + later version published by the Free Software Foundation. + + + On Debian systems, the complete text of the GNU General Public + License can be found in /usr/share/common-licenses/GPL. + + + +
--- roxterm-1.12.2.orig/debian/roxterm.postinst +++ roxterm-1.12.2/debian/roxterm.postinst @@ -0,0 +1,12 @@ +#!/bin/sh + +set -e + +update-alternatives --install /usr/bin/x-terminal-emulator \ + x-terminal-emulator /usr/bin/roxterm 50 --slave \ + /usr/share/man/man1/x-terminal-emulator.1.gz x-terminal-emulator.1.gz \ + /usr/share/man/man1/roxterm.1.gz + +#DEBHELPER# + +exit 0 --- roxterm-1.12.2.orig/debian/roxterm.xml +++ roxterm-1.12.2/debian/roxterm.xml @@ -0,0 +1,233 @@ + +.
will be generated. You may view the +manual page with: nroff -man .
| less'. A +typical entry in a Makefile or Makefile.am is: + +DB2MAN=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/\ +manpages/docbook.xsl +XP=xsltproc -''-nonet + +manpage.1: manpage.dbk + $(XP) $(DB2MAN) $< + +The xsltproc binary is found in the xsltproc package. The +XSL files are in docbook-xsl. Please remember that if you +create the nroff version in one of the debian/rules file +targets (such as build), you will need to include xsltproc +and docbook-xsl in your Build-Depends control field. + +--> + + + Tony"> + Houghton"> + + March 22, 2007"> + + 1"> + h@realh.co.uk"> + + roxterm"> + + + Debian"> + GNU"> + GPL"> +]> + + + +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2005 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + + terminal emulator + + + + &dhpackage; + | + + + + | + + | + + | + + + + | + + + + | + + + + + DESCRIPTION + + This manual page documents briefly the + &dhpackage; command. + + This manual page was written for the &debian; distribution + because the original program does not have a manual page. + + &dhpackage; is a terminal emulator. + + + + OPTIONS + + These programs follow the usual &gnu; command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. + + + + + + + + Show description of options. + + + + + + + Show summary of usage. + + + + + + + + Execute remainder of command line inside the terminal. Must + be final option. + + + + + + + + Run shell/command in DIRECTORY. + + + + + + + Set size and/or position of terminal according to X geometry + specification. + + + + + + + Application directory when run as a ROX app. + + + + + + + + Whether to show or hide the menubar, overriding the profile. + The default is to show it. + + + + + + + + Use the named profile. + + + + + + + + Use the named colour scheme. + + + + + + + + Use the named keyboard shortcut (accelerator) scheme. + + + + + + + Use a separate process for this terminal. + + + + + + + Replace any existing instance as ROXTerm D-BUS service + provider. + + + + + + SEE ALSO + + The program is documented fully by the HTML file + file:///usr/share/doc/roxterm/index.html. + + + AUTHOR + + This manual page was written by &dhusername; &dhemail; for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the &gnu; General Public License, Version 2 any + later version published by the Free Software Foundation. + + + On Debian systems, the complete text of the GNU General Public + License can be found in /usr/share/common-licenses/GPL. + + + +
--- roxterm-1.12.2.orig/debian/watch +++ roxterm-1.12.2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://sf.net/roxterm/roxterm-(.*)\.tar\.gz --- roxterm-1.12.2.orig/debian/roxterm.doc-base +++ roxterm-1.12.2/debian/roxterm.doc-base @@ -0,0 +1,9 @@ +Document: roxterm +Title: ROXTerm Manual +Author: Tony Houghton +Abstract: This manual describes what ROXTerm is, and how it can be used. +Section: Terminal Emulators + +Format: HTML +Index: /usr/share/doc/roxterm/index.html +Files: /usr/share/doc/roxterm/*.html --- roxterm-1.12.2.orig/debian/copyright +++ roxterm-1.12.2/debian/copyright @@ -0,0 +1,29 @@ +This package was debianized by Randrianiriana Thierry +on Mon, 16 Jul 2007 13:42:17 +0300. + +It was downloaded from http://roxterm.sourceforge.net + +Upstream Author: Tony Houghton + +Copyright (C) 2004 Tony Houghton + +License: + + Copyright (C) 2004 Tony Houghton + + 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 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. --- roxterm-1.12.2.orig/debian/compat +++ roxterm-1.12.2/debian/compat @@ -0,0 +1 @@ +6 --- roxterm-1.12.2.orig/debian/roxterm.xpm +++ roxterm-1.12.2/debian/roxterm.xpm @@ -0,0 +1,124 @@ +/* XPM */ +static char *roxterm[] = { +/* columns rows colors chars-per-pixel */ +"32 32 86 1", +" c #010101", +". c #0C0C0C", +"X c #0F130A", +"o c #121212", +"O c #191A17", +"+ c #1C1C1C", +"@ c #1A250A", +"# c #253212", +"$ c #2B341F", +"% c #232323", +"& c #2A2C27", +"* c #2B2B2B", +"= c #2D3128", +"- c #353A2E", +"; c #343434", +": c #373836", +"> c #3B3E37", +", c #3B3B3B", +"< c #2F470C", +"1 c #2E4113", +"2 c #304316", +"3 c #37550E", +"4 c #394A22", +"5 c #3B4829", +"6 c #3F5224", +"7 c #415C1B", +"8 c #405225", +"9 c #4C5E32", +"0 c #456714", +"q c #47661B", +"w c #4E701E", +"e c #527F12", +"r c #57683F", +"t c #537523", +"y c #454545", +"u c #474748", +"i c #494B46", +"p c #4A4A4A", +"a c #4F5050", +"s c #545454", +"d c #5B5B5B", +"f c #576840", +"g c #586940", +"h c #636363", +"j c #6D6D6D", +"k c #727272", +"l c #777878", +"z c #7E7E7E", +"x c #58831C", +"c c #66981E", +"v c #618F20", +"b c #6AA11B", +"n c #6FAF15", +"m c #7ABE17", +"M c #74AE21", +"N c #7CC218", +"B c #87D31B", +"V c #88D717", +"C c #8EDE1C", +"Z c #8FE318", +"A c #91E41B", +"S c #94EB18", +"D c #99F319", +"F c #9EFB18", +"G c #A0FF19", +"H c #858585", +"J c #8C8C8C", +"K c #939393", +"L c #9A9A9A", +"P c #A3A3A3", +"I c #ACACAC", +"U c #B4B4B4", +"Y c #BBBBBB", +"T c #BFBFC0", +"R c #C3C3C3", +"E c #C7C7C8", +"W c #CBCBCB", +"Q c #CFD0D0", +"! c #D5D5D5", +"~ c #DADADA", +"^ c #DFDFE0", +"/ c #E4E4E4", +"( c #EDEDED", +") c #F3F3F3", +"_ c #FEFEFE", +"` c None", +/* pixels */ +"R o+++++++++%+%+%+%%%%%%%%%%%% H", +"zj))))))))))))))))))))))()))))U ", +"zL_____)_))_))))))))))))))))))! ", +"zL)YyppsddhhjkllzzHJJKLLLPPIW)! ", +"zL_Y .o+q%&*;,yuppddhhjklzHE(~ ", +"HP)Y .o2A2**;,,ypssdhhjklzHW(~ ", +"zP_Y XnSGDB*;:,yppsdhhjkllHW(/ ", +"zP)R 3FmAwc*;:yyusssspy;*%+I(/ ", +"zP)R +Build-Depends: debhelper (>= 6), autotools-dev, libglade2-dev, libgtk2.0-dev (>= 2.6), libvte-dev, libdbus-glib-1-dev, xsltproc, docbook-xsl +Standards-Version: 3.8.0 +Homepage: http://roxterm.sourceforge.net/ + +Package: roxterm +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Provides: x-terminal-emulator +Description: multi-tabbed GTK+2 terminal emulator application + ROXTerm is a terminal emulator intended to provide similar features to + gnome-terminal, based on the same VTE library, but with a smaller footprint + and quicker start-up time. It achieves this by not using the GNOME libraries + and by using a separate applet to provide the configuration GUI. It can be + used as a ROX application, as the name implies, or in any other X environment. --- roxterm-1.12.2.orig/debian/changelog +++ roxterm-1.12.2/debian/changelog @@ -0,0 +1,71 @@ +roxterm (1.12.2-1) unstable; urgency=low + + * New upstream release + * Ack NMU, thanks Chris Lamb. (Closes: #484434) + * Update Standards-Version to 3.8.0 + + -- Thierry Randrianiriana Sun, 27 Jul 2008 12:17:49 +0300 + +roxterm (1.11.1-1.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/rules: + + Fix bashism (Closes: #484434). Thanks to Chris Lamb. + + -- Marco Rodrigues Wed, 25 Jun 2008 20:43:10 +0100 + +roxterm (1.11.1-1) unstable; urgency=low + + * New upstream release. (Closes: #471791) + * Updated doc-base Section to Terminal Emulators + + -- Thierry Randrianiriana Fri, 28 Mar 2008 09:27:13 +0300 + +roxterm (1.10.0-1) unstable; urgency=low + + * New upstream release. (Closes: #461799, #460803) + * debian/control: + + Update Standards-Version to 3.7.3 + + Use Homepage field + + Update debhelper to >= 6 + + Add debian/roxterm.xpm and removed imagemagick in Build-Depends + * debian/compat: + + Update debhelper compat level to 6. + * debian/rules: + + Add '-as-needed' in LDFLAGS + + Use debian/roxterm.xpm + + -- Thierry Randrianiriana Fri, 04 Jan 2008 22:19:23 +0300 + +roxterm (1.8.0-1) unstable; urgency=low + + * New upstream release. (Closes: #445151) + + -- Thierry Randrianiriana Tue, 06 Nov 2007 08:20:40 +0300 + +roxterm (1.7.4-1) unstable; urgency=low + + * New upstream release + * Don't report trivial cases of failure to load bgimg in profilegui. (Closes: #441964) + + -- Thierry Randrianiriana Tue, 11 Sep 2007 23:43:03 +0300 + +roxterm (1.6.0-1) unstable; urgency=low + + * New upstream release + * Configuration manager can't copy Keyboard accelerators profile. (Closes: #435989) + * Can't modify keyboard shortcuts. (Closes: #436158, #435984) + + -- Thierry Randrianiriana Mon, 03 Sep 2007 22:35:33 +0300 + +roxterm (1.5.2-2) unstable; urgency=low + + * Renamed roxterm.postint to roxterm.postinst (Closes: #435475). + + -- Thierry Randrianiriana Wed, 01 Aug 2007 09:20:15 +0300 + +roxterm (1.5.2-1) unstable; urgency=low + + * Initial release (Closes: #416089) + + -- Thierry Randrianiriana Mon, 16 Jul 2007 13:42:17 +0300 --- roxterm-1.12.2.orig/debian/dirs +++ roxterm-1.12.2/debian/dirs @@ -0,0 +1 @@ +usr/share/pixmaps