--- xnetcardconfig-0.2.1.orig/xnetcardconfig.desktop +++ xnetcardconfig-0.2.1/xnetcardconfig.desktop @@ -16,15 +16,20 @@ # 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., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program; if not, write to : +# Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, +# MA 02110-1301, USA. # + [Desktop Entry] Encoding=UTF-8 -Name=Configure network card -Name[de]=Netzwerkkarte konfigurieren +Version=1.0 +Name=xnetcardconfig +Comment=Configure network card +Comment[de]=Netzwerkkarte konfigurieren +Comment[fr]=Configuration de carte resau Exec=xnetcardconfig Icon=xnetcardconfig +Terminal=false Type=Application Categories=System;HardwareSettings; --- xnetcardconfig-0.2.1.orig/xnetcardconfig.real.in +++ xnetcardconfig-0.2.1/xnetcardconfig.real.in @@ -18,9 +18,9 @@ # 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., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program; if not, write to : +# Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, +# MA 02110-1301, USA. # require 'gtk2' --- xnetcardconfig-0.2.1.orig/xnetcardconfig.in +++ xnetcardconfig-0.2.1/xnetcardconfig.in @@ -18,9 +18,9 @@ # 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., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program; if not, write to : +# Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, +# MA 02110-1301, USA. # if [ "`id -u`" = "0" ]; then --- xnetcardconfig-0.2.1.orig/debian/xnetcardconfig.1 +++ xnetcardconfig-0.2.1/debian/xnetcardconfig.1 @@ -0,0 +1,28 @@ +.TH "XNETCARDCONFIG" "1" +.SH "NAME" +xnetcardconfig \(em wizard to reconfigure Network adapaters (IP) +.SH "SYNOPSIS" +.PP +\fBxnetcardconfig\fR +.PP +sudo is suggested to be configured appropriately before using xnetcardconfig ie : + +grep xnetcardconfig /etc/sudoers + +username ALL=NOWPASSWD:/usr/bin/xnetcardconfig +.SH "SEE ALSO" +.PP +ifconfig (1) , sudo (1). +.SH "AUTHOR" +.PP +This manual page was written by Philippe Coval rzr@users.sf.net for +the \fBDebian\fP 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. + +.PP +On Debian systems, the complete text of the GNU General Public +License can be found in /usr/share/common-licenses/GPL. + +.\" created by instant / docbook-to-man, Sun 13 Apr 2008, 18:39 --- xnetcardconfig-0.2.1.orig/debian/rules +++ xnetcardconfig-0.2.1/debian/rules @@ -0,0 +1,50 @@ +#!/usr/bin/make -f +PACKAGE?=xnetcardconfig + +build: build-stamp +build-stamp: + dh_testdir + $(MAKE) + docbook-to-man debian/${PACKAGE}.sgml > debian/${PACKAGE}.1 + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + $(MAKE) clean || echo "# $@" + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + $(MAKE) install DESTDIR=`pwd`/debian/xnetcardconfig + + install -d $(CURDIR)/debian/xnetcardconfig/usr/share/pixmaps + install -c -m 644 $(CURDIR)/debian/xnetcardconfig.xpm \ + $(CURDIR)/debian/xnetcardconfig/usr/share/pixmaps + + perl -0777 -i -pe 's,^#!/usr/bin/env ruby,#!/usr/bin/ruby,;' `pwd`/debian/xnetcardconfig/usr/bin/xnetcardconfig.real + +binary-indep: build install + dh_testdir + dh_testroot + dh_installdocs + dh_installmenu + dh_installman + dh_link + dh_desktop + dh_installchangelogs ChangeLog + dh_compress + dh_fixperms + dh_installdeb + dh_gencontrol + dh_md5sums + dh_builddeb + +binary-arch: build install + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- xnetcardconfig-0.2.1.orig/debian/control +++ xnetcardconfig-0.2.1/debian/control @@ -0,0 +1,15 @@ +Source: xnetcardconfig +Section: x11 +Priority: optional +Maintainer: Philippe Coval +Build-Depends: debhelper (>= 4.1.26), docbook-to-man, docbook-utils +Standards-Version: 3.7.3 +Homepage: https://launchpad.net/xnetcardconfig + +Package: xnetcardconfig +Architecture: all +Depends: libgtk2-ruby, pump, ruby, xbase-clients, sudo, gksu +Description: A simple network card configuration wizard for X + This package contains a tool that allows you to configure + your network cards using an easy wizard. + --- xnetcardconfig-0.2.1.orig/debian/menu +++ xnetcardconfig-0.2.1/debian/menu @@ -0,0 +1,4 @@ +?package(xnetcardconfig): needs="X11" section="Applications/System/Administration" \ + command="xnetcardconfig" \ + title="Configure network card" longtitle="X network card configurator" \ + hints="Configuration Interface" icon="/usr/share/pixmaps/xnetcardconfig.xpm" --- xnetcardconfig-0.2.1.orig/debian/xnetcardconfig.xpm +++ xnetcardconfig-0.2.1/debian/xnetcardconfig.xpm @@ -0,0 +1,173 @@ +/* XPM */ +static char *xnetcardconfig[] = { +/* columns rows colors chars-per-pixel */ +"16 16 151 2", +" c black", +". c #000100", +"X c #000103", +"o c #000200", +"O c #000300", +"+ c #000307", +"@ c #010600", +"# c #020A00", +"$ c #012400", +"% c #022700", +"& c #022701", +"* c #022800", +"= c #032802", +"- c #0D3A0D", +"; c #272745", +": c #3B3B53", +"> c #094900", +", c #114507", +"< c #175313", +"1 c #145816", +"2 c #185111", +"3 c #1A5011", +"4 c #1B5012", +"5 c #1B5311", +"6 c #1D5512", +"7 c #376E13", +"8 c #2A7C21", +"9 c #4E4E62", +"0 c #457844", +"q c #636F64", +"w c #6B7B67", +"e c #1C8D01", +"r c #138210", +"t c #158513", +"y c #168513", +"u c #1D8718", +"i c #1E8B13", +"p c #1A9500", +"a c #1B9500", +"s c #1A9600", +"d c #1D9A00", +"f c #1E9E00", +"g c #139812", +"h c #228B1A", +"j c #239200", +"k c #209700", +"l c #219600", +"z c #229700", +"x c #239700", +"c c #219A00", +"v c #239E1C", +"b c #378D26", +"n c #2CAF00", +"m c #28AA16", +"M c #31B000", +"N c #36B00F", +"B c #3BBB0F", +"V c #3AB219", +"C c #3FB11E", +"Z c #2FCA00", +"A c #34C700", +"S c #57A03F", +"D c #698723", +"F c #6A8B29", +"G c #6B8E2F", +"H c #63942B", +"J c #6D9A3D", +"K c #4EB94D", +"L c #5DA047", +"P c #688163", +"I c #63B745", +"U c #7BAE75", +"Y c #57C224", +"T c #56C029", +"R c #5BC12D", +"E c #5DC52C", +"W c #5CD335", +"Q c #66D83D", +"! c #5DCE42", +"~ c #5ECC4D", +"^ c #60CB56", +"/ c #6BD54B", +"( c #7BCA5B", +") c #71D551", +"_ c #7BDB59", +"` c #78DC5A", +"' c #7EC26E", +"] c #7DCA65", +"[ c #7AD967", +"{ c #7AE14F", +"} c #7BE34C", +"| c #3B8F95", +" . c #4CA08C", +".. c #6FBF97", +"X. c #72C88A", +"o. c #83AA42", +"O. c #80BE74", +"+. c #9BD450", +"@. c #84DD64", +"#. c #89D06F", +"$. c #89DB62", +"%. c #93CE7B", +"&. c #82EB55", +"*. c #82EA5A", +"=. c #86E366", +"-. c #9EE479", +";. c #A0D45F", +":. c #A8D357", +">. c #B7D764", +",. c #A7E675", +"<. c #AFED76", +"1. c #ABFF6F", +"2. c #A7FC72", +"3. c #A5FB79", +"4. c #BCE562", +"5. c #CDAF4C", +"6. c #DDB355", +"7. c #EE9F53", +"8. c #EFF07A", +"9. c #F7EF7B", +"0. c #FDEB7A", +"q. c #889087", +"w. c #8282A1", +"e. c #8383B1", +"r. c #8E87B5", +"t. c #8E87B6", +"y. c #8F87B6", +"u. c #8F89B7", +"i. c #8F89BF", +"p. c #8D8DB9", +"a. c #9088B8", +"s. c #9992BF", +"d. c #94AF8F", +"f. c #9AA197", +"g. c #9890C4", +"h. c #9898C8", +"j. c #9999C8", +"k. c #9B9BCC", +"l. c #9F9FD4", +"z. c #A8A8D3", +"x. c #89D989", +"c. c #91CF83", +"v. c #95DC93", +"b. c #ADCA96", +"n. c #A7D598", +"m. c #BBF79C", +"M. c #C1EA98", +"N. c #E6FF86", +"B. c #F2FF87", +"V. c gray100", +"C. c None", +/* pixels */ +"C.C.C.C.C.C.C.C.C.C.C.C.C.C.C.C.", +"C.C.C.C.C.C.C.C.C.C.C.C.C.C.C.C.", +"C.C.C.C.C.C.C.C.C.C.C.C.C.C.C.C.", +"z.e.+ > f s s s d l l l l c j C.", +"w.s., Y E R Y I S M n N C V e @ ", +"9 g.4 1.4.7.6.b.w A Z ` ! [ i . ", +"p.a.4 2.<.:.+.$.( W ] f.b ~ h . ", +"k.r.4 3.m.&.*.{ Q / ' P 8 ^ u . ", +"h.r.< >.M.{ %.#.` ) c.d.U v.r . ", +"h.r.1 5.;.=.q.L X...O.q 0 x.y @ ", +"h.y.2 ,.-.@.n.B .| m v g K y . ", +"h.u.6 B.9.8.0.N.o.$ $ = = $ $ @ ", +"l.a.- H F G D J 7 . . . . . . . ", +": ; + . . . . . . . C.C.C.C.C.C.", +"C.. . C.C.C.C.C.C.C.. C.C.C.C.C.", +"C.C.C.C.C.C.C.C.C.C.C.C.C.C.C.C." +}; --- xnetcardconfig-0.2.1.orig/debian/xnetcardconfig.sgml +++ xnetcardconfig-0.2.1/debian/xnetcardconfig.sgml @@ -0,0 +1,118 @@ + manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + + + The docbook-to-man binary is found in the docbook-to-man package. + 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 + docbook-to-man in your Build-Depends control field. + + --> + + + Philippe"> + Coval"> + + April 3, 2008"> + + 1"> + rzr@users.sf.net"> + + XNETCARDCONFIG"> + + + Debian"> + GNU"> + GPL"> +]> + + + +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2003 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + + wizard to reconfigure Network adapaters (IP) + + + + &dhpackage; + + +sudo is suggested to be configured appropriately before using &dhpackage; ie : + +grep &dhpackage; /etc/sudoers + +username ALL=NOWPASSWD:/usr/bin/xnetcardconfig + + + + + + + + SEE ALSO + + ifconfig (1) , sudo (1). + + + + 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. + + + +
+ + + + --- xnetcardconfig-0.2.1.orig/debian/watch +++ xnetcardconfig-0.2.1/debian/watch @@ -0,0 +1,4 @@ +version=3 + +http://launchpad.net/xnetcardconfig/+download \ + http://launchpad.net/xnetcardconfig/trunk/(.*)/+download/xnetcardconfig-(.*)\.tar\.gz --- xnetcardconfig-0.2.1.orig/debian/compat +++ xnetcardconfig-0.2.1/debian/compat @@ -0,0 +1 @@ +4 --- xnetcardconfig-0.2.1.orig/debian/manpages +++ xnetcardconfig-0.2.1/debian/manpages @@ -0,0 +1 @@ +debian/xnetcardconfig.1 --- xnetcardconfig-0.2.1.orig/debian/links +++ xnetcardconfig-0.2.1/debian/links @@ -0,0 +1 @@ +/usr/share/man/man1/xnetcardconfig.1.gz /usr/share/man/man1/xnetcardconfig.real.1.gz --- xnetcardconfig-0.2.1.orig/debian/changelog +++ xnetcardconfig-0.2.1/debian/changelog @@ -0,0 +1,65 @@ +xnetcardconfig (0.2.1-1) unstable; urgency=low + + * New upstream release + * Integration into debian (Closes: #474036) + * Updated debian/* by new maintainer + + -- Philippe Coval Wed, 02 Apr 2008 18:42:29 +0200 + +xnetcardconfig (0.2.0-1) unstable; urgency=low + + * New upstream release. + + -- Benedikt Meurer Fri, 28 Jan 2005 13:48:12 +0100 + +xnetcardconfig (0.1.1-7) unstable; urgency=low + + * Don't run xnetcardconfig automatically on startup, now that we have + xfld-welcome. + * Use XPM for the Debian menu. + + -- Benedikt Meurer Sat, 08 Jan 2005 13:44:50 +0100 + +xnetcardconfig (0.1.1-6) unstable; urgency=low + + * Fix setup script. + + -- Benedikt Meurer Wed, 06 Oct 2004 10:40:33 +0200 + +xnetcardconfig (0.1.1-4) unstable; urgency=low + + * Fixed bug with hardcoded 'eth0' interface. + + -- Benedikt Meurer Tue, 10 Aug 2004 12:23:21 +0200 + +xnetcardconfig (0.1.1-3) unstable; urgency=low + + * Added dependency on pump and conflicts with dhcp-client to make sure + that the user doesn't try to execute us while running a dhcp-client. + + -- Benedikt Meurer Tue, 10 Aug 2004 08:33:17 +0200 + +xnetcardconfig (0.1.1-2) unstable; urgency=low + + * Small optimization. + + -- Benedikt Meurer Mon, 09 Aug 2004 22:51:54 +0200 + +xnetcardconfig (0.1.1-1) unstable; urgency=low + + * Fixed a few bugs and added error message if no supported network + cards were found. + + -- Benedikt Meurer Mon, 09 Aug 2004 22:44:33 +0200 + +xnetcardconfig (0.1.0-2) unstable; urgency=low + + * Added network.setup functionality. + + -- Benedikt Meurer Mon, 09 Aug 2004 22:16:44 +0200 + +xnetcardconfig (0.1.0-1) unstable; urgency=low + + * Initial version. + + -- Benedikt Meurer Mon, 09 Aug 2004 21:17:15 +0200 --- xnetcardconfig-0.2.1.orig/debian/copyright +++ xnetcardconfig-0.2.1/debian/copyright @@ -0,0 +1,26 @@ +This package was debianized by Martin Loschwitz on +Sun, 19 Jan 2003 16:29:34 +0100. + +It was downloaded from https://launchpad.net/xnetcardconfig + +Upstream author is Benedikt Meurer + +Copyright: (c) 2004 Benedikt Meurer + +License: + 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; version 2 dated June, 1991. + + 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 : + 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'.