debian/0000775000000000000000000000000011767777545007222 5ustar debian/README.source0000664000000000000000000000033411410600221011332 0ustar The visual-regexp_3.1.orig.tar.gz file was generated downloading the file http://laurent.riesterer.free.fr/regexp/visual_regexp-3.1.tcl. Because the upstreamer stop making this. See get-orig-sources from debian/rules. debian/watch0000664000000000000000000000011611404055740010217 0ustar version=3 http://laurent.riesterer.free.fr/regexp/visual_regexp-([\d.]+)\.tcl debian/rules0000775000000000000000000000214011410605304010237 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: /usr/bin/docbook-to-man debian/visual-regexp.sgml > \ debian/visual-regexp.1 override_dh_auto_install: install -m 755 $(CURDIR)/visual_regexp.tcl \ $(CURDIR)/debian/visual-regexp/usr/bin/visual-regexp PACKAGE = visual-regexp SRC_VERSION := $(shell dpkg-parsechangelog |\ sed -ne 's/^Version: \(\([0-9]\+\):\)\?\(.*\)-.*/\3/p') TARBALL = $(PACKAGE)_$(SRC_VERSION).orig.tar.gz get-orig-source: rm -rf /tmp/get-orig-source $(TARBALL) mkdir -p /tmp/get-orig-source/$(PACKAGE)-$(SRC_VERSION) wget 'http://laurent.riesterer.free.fr/regexp/visual_regexp-'$(SRC_VERSION)'.tcl' mv 'visual_regexp-'$(SRC_VERSION)'.tcl' /tmp/ dos2unix '/tmp/visual_regexp-'$(SRC_VERSION)'.tcl' mv '/tmp/visual_regexp-'$(SRC_VERSION)'.tcl' \ '/tmp/get-orig-source/'$(PACKAGE)-$(SRC_VERSION)'/visual_regexp.tcl' GZIP=--best tar czf '/tmp/'$(TARBALL) -C \ /tmp/get-orig-source/ $(PACKAGE)-$(SRC_VERSION) rm -rf /tmp/get-orig-source echo " /tmp/"$(TARBALL)" created; move it to the right destination to build the package" .PHONY: get-orig-source debian/dirs0000664000000000000000000000005411404055740010053 0ustar /usr/bin /usr/share/doc /usr/share/man/man1 debian/changelog0000664000000000000000000000733711767777545011106 0ustar visual-regexp (3.1-3ubuntu1) quantal; urgency=low * Switch dependancy to new tcl-vfs binary package name. -- Andy Whitcroft Mon, 18 Jun 2012 13:22:55 +0100 visual-regexp (3.1-3build1) quantal; urgency=low * No change rebuild to pick up updated tclvfs. -- Andy Whitcroft Tue, 12 Jun 2012 15:27:10 +0100 visual-regexp (3.1-3) unstable; urgency=low * Added patch to fix the option make regexp (Closes: #594972) -- Wences Arana Tue, 21 Jun 2011 18:49:50 -0600 visual-regexp (3.1-2) unstable; urgency=low * Patch to fix the interpreter location and version (Closes: #592743) -- Wences René Arana Fuentes Thu, 12 Aug 2010 22:05:25 -0600 visual-regexp (3.1-1) unstable; urgency=low * New upstream release * Switch to dpkg-source 3.0 (quilt) format * Switch to debhelper 7 * New maintainer - Thanks to Corrin Lakeland for his previous work (closes: Bug#519351) * Patch to fix the interpreter to #!/usr/bin/wish and set the right version. * Added get-orig-sources in debian/rules * Added debian/Readme.Source * Added dependence tclvfs -- Wences Rene Arana Fuentes Thu, 10 Jun 2010 22:43:15 -0600 visual-regexp (3.0-2) unstable; urgency=low * QA upload. + Set maintainer to Debian QA Group . * Don't require wish8.3. (Closes: #521366). + Add optional depends on tk8.4, tk8.5. * Update watch file. (Closes: #449995, #529145). * Add Homepage. * Add ${misc:Depends} for debhelper package. * Quote strings in menu file. * Add appropriate copyright holder in debian/copyright. * Move debhelper to build-depends to satisfy clean. * Bump debhelper build-dep and compat to 5. + Remove DH_COMPAT from rules even though compat existed. * Bump Standards Version to 3.8.3. + Menu policy transition. -- Barry deFreese Sun, 08 Nov 2009 22:39:20 -0500 visual-regexp (3.0-1) unstable; urgency=low * New upstream Upstream already has 3.1 available, but not for the complete package. * Updated a little of the documentation to reflect that this is version 3.0 -- Corrin Lakeland Wed, 5 Apr 2006 15:52:14 +1200 visual-regexp (2.2r1-1) unstable; urgency=low * Bumped version to allow upload of .orig file * Change references in the docs to the new name (Closes: 190858) -- Corrin Lakeland Sun, 1 Jun 2003 17:29:51 +1200 visual-regexp (2.2-2) unstable; urgency=low * Fixed syntax for build depends on docbook-to-man (Closes: 142102) -- Corrin Lakeland Sat, 13 Apr 2002 10:19:52 +1200 visual-regexp (2.2-1) unstable; urgency=low * Updated to new version (Closes: 136095) -- Corrin Lakeland Fri, 1 Mar 2002 18:23:42 +1300 visual-regexp (2.1-5) unstable; urgency=low * Added binary-depends-indep on docbook-to-man (Closes: 134902) -- Corrin Lakeland Mon, 25 Feb 2002 20:20:16 +1300 visual-regexp (2.1-4) unstable; urgency=low * Fixed the spelling of interatively (Closes: 125459) -- Corrin Lakeland Fri, 22 Feb 2002 09:09:55 +1300 visual-regexp (2.1-3) unstable; urgency=low * Corrected the depends field: tcl != tk :-) (Closes: 93741) -- Corrin Lakeland Mon, 16 Apr 2001 10:27:49 +1200 visual-regexp (2.1-2) unstable; urgency=low * Fixed the arch field -- Corrin Lakeland Wed, 11 Apr 2001 18:39:19 +1200 visual-regexp (2.1-1) unstable; urgency=low * Initial Release. * 'makefile' written, copies script to /usr/bin * -- Corrin Lakeland Wed, 11 Apr 2001 18:39:14 +1200 Local variables: mode: debian-changelog End: debian/visual-regexp.sgml0000664000000000000000000000651711404055740012660 0ustar 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: visual_regexp.1: visual_regexp.sgml docbook-to-man $< > $@ --> Corrin"> Lakeland"> April 8, 2001"> 1"> lakeland@debian.org"> VISUAL-REGEXP"> Debian GNU/Linux"> GNU"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2001 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; program to visualise and debug regular expressions &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. It was considered too self explanatory for documentation. &dhpackage; is a program that interactivly creates and shows the output from regular expressions. It is ideal for debugging compliated perl expressions. OPTIONS These programs does not accept any options. SEE ALSO grep (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 Free Documentation License, 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.
debian/menu0000664000000000000000000000020111404055740010050 0ustar ?package(visual-regexp):needs="X11" section="Applications/Programming"\ title="visual-regexp" command="/usr/bin/visual-regexp" debian/copyright0000664000000000000000000000231111600242174011115 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: visual-regexp Maintainer: Wences Arana Source: http://laurent.riesterer.free.fr/regexp/ Copyright: 2000-2002, Laurent Riesterer Files: ./debian/* Copyright: 2010, Wences Rene Arana Fuentes 2001-2006, Corrin Lakeland License: GPL-2+ 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, see . X-Comment: On Debian systems, the full text of the GNU General Public License version 2 can be found in the file '/usr/share/common-licenses/GPL-2'. debian/visual-regexp.manpages0000664000000000000000000000002711404071066013476 0ustar debian/visual-regexp.1 debian/compat0000664000000000000000000000000211404067730010370 0ustar 7 debian/source/0000775000000000000000000000000011404337126010471 5ustar debian/source/format0000664000000000000000000000001411410433525011674 0ustar 3.0 (quilt) debian/control0000664000000000000000000000117611767777545010632 0ustar Source: visual-regexp Section: devel Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Wences Arana Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: docbook-to-man Standards-Version: 3.9.2 Homepage: http://laurent.riesterer.free.fr/regexp/ Package: visual-regexp Architecture: all Depends: ${misc:Depends}, tk8.5, tcl-vfs Description: Interactively debug regular expressions This Tcl script shows the result of running a regular expression, making debugging relatively easy. It also assists in the construction of regular expressions. debian/patches/0000775000000000000000000000000011600241321010605 5ustar debian/patches/fixtypo.patch0000664000000000000000000000067311600241144013341 0ustar Description: This patch fix the option make regexp (Closes: #594972) Forwarded: Yes Author: Wences Arana Last-Update: 2011-06-21 --- a/visual_regexp.tcl +++ b/visual_regexp.tcl @@ -1439,7 +1439,7 @@ set output [text $f.output \ -wrap char \ -undo 1 \ - -background white + -background white \ -font $::font_regexp \ -selectbackground lightblue \ -selectborderwidth 0 \ debian/patches/series0000664000000000000000000000004211600240112012013 0ustar visual_regexp.patch fixtypo.patch debian/patches/visual_regexp.patch0000664000000000000000000000075311600241201014505 0ustar Description: This patch fixes the version of the script and adds the shebang to specify the right interpreter Forwarded: Yes Author: Wences René Arana Fuentes Last-Update: 2010-09-01 --- a/visual_regexp.tcl +++ b/visual_regexp.tcl @@ -1,7 +1,9 @@ +#!/usr/bin/env wish8.5 +#-*-tcl-*- package require starkit starkit::startup -set version 3.0 +set version 3.1 ############################################################################################### # debian/visual-regexp.10000664000000000000000000000227211600241323012040 0ustar .TH "VISUAL-REGEXP" "1" .SH "NAME" visual-regexp \(em program to visualise and debug regular expressions .SH "SYNOPSIS" .PP \fBvisual-regexp\fR .SH "DESCRIPTION" .PP This manual page documents briefly the \fBvisual-regexp\fR command. .PP This manual page was written for the \fBDebian GNU/Linux\fP distribution because the original program does not have a manual page. It was considered too self explanatory for documentation. .PP \fBvisual-regexp\fR is a program that interactivly creates and shows the output from regular expressions. It is ideal for debugging compliated perl expressions. .SH "OPTIONS" .PP These programs does not accept any options. .SH "SEE ALSO" .PP grep (1). .SH "AUTHOR" .PP This manual page was written by Corrin Lakeland lakeland@debian.org for the \fBDebian GNU/Linux\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 Free Documentation License, 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. .\" created by instant / docbook-to-man, Tue 21 Jun 2011, 19:18