--- regexxer-0.8.orig/debian/changelog +++ regexxer-0.8/debian/changelog @@ -0,0 +1,95 @@ +regexxer (0.8-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Add -Wl,--export-symbolic to the build flags. Stolen from ubuntu, thanks + to Michael Vogt and Daniel Holbach (Closes: #367645). + * Bump Standards-Version to 3.7.2. + * Update FSF address in debian/copyright. + + -- Julien Cristau Sun, 11 Jun 2006 13:33:56 +0200 + +regexxer (0.8-3) unstable; urgency=low + + * Acknowledge NMU (closes: #318016) + * Add debian/watch + * Bump Standards Version. + * Add linker flags to reduce library deps + + -- Ross Burton Tue, 11 Oct 2005 15:13:24 +0100 + +regexxer (0.8-2.1) unstable; urgency=low + + * Non-maintainer upload to move package to new C++ ABI. (Closes: #318016) + + -- Petter Reinholdtsen Fri, 9 Sep 2005 19:40:04 +0200 + +regexxer (0.8-2) unstable; urgency=low + + * debian/control: build-depend on intltool to get the required packages. + + -- Ross Burton Wed, 10 Nov 2004 09:54:49 +0000 + +regexxer (0.8-1) unstable; urgency=low + + * New upstream release (closes: #280143) + * Update build-depends for the new gtkmm package names + + -- Ross Burton Sun, 7 Nov 2004 15:35:42 +0000 + +regexxer (0.7-2) unstable; urgency=low + + * Rebuild in a pbuilder, whoops (closes: #251540) + + -- Ross Burton Mon, 31 May 2004 15:22:07 +0100 + +regexxer (0.7-1) unstable; urgency=low + + * New upstream release + * Move to Standards 3.6.1 + * Bump deps for the GConf use + + -- Ross Burton Mon, 17 May 2004 18:33:55 +0100 + +regexxer (0.5-2) unstable; urgency=low + + * Uppercase "regexxer" in the .desktop file + + -- Ross Burton Mon, 19 Jan 2004 08:18:55 +0000 + +regexxer (0.5-1) unstable; urgency=low + + * New upstream release + * Update my email address + * Move to Standards 3.6.0 + * Switch to CDBS + + -- Ross Burton Mon, 3 Nov 2003 18:24:25 +0000 + +regexxer (0.4-3) unstable; urgency=low + + * Rebuild against GCC 3.2 libraries. + * Build-Depend upon gtkmm >= 2.2.0-2 + + -- Ross Burton Thu, 16 Jan 2003 12:46:34 +0000 + +regexxer (0.4-2) unstable; urgency=low + + * debian/rules: Use Colin's Build System + + -- Ross Burton Thu, 12 Dec 2002 18:35:04 +0000 + +regexxer (0.4-1) unstable; urgency=low + + * New upstream release + * Increase Standards to 3.5.8 + * Remove locally installed .desktop file, as upstream have + incorporated it. + + -- Ross Burton Wed, 20 Nov 2002 12:52:26 +0000 + +regexxer (0.3-1) unstable; urgency=low + + * Initial Release. + + -- Ross Burton Mon, 11 Nov 2002 14:35:27 +0000 + --- regexxer-0.8.orig/debian/control +++ regexxer-0.8/debian/control @@ -0,0 +1,15 @@ +Source: regexxer +Section: devel +Priority: optional +Maintainer: Ross Burton +Build-Depends: debhelper (>= 4.1.0), cdbs (>= 0.4.17), autotools-dev, intltool, libpcre3-dev, libgtkmm-2.4-dev (>= 2.4.0), libglademm-2.4-dev (>= 2.4.0), libgconfmm-2.6-dev (>= 2.6.1), gconf2 +Standards-Version: 3.7.2 + +Package: regexxer +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: A visual search and replace tool + Regexxer is a nifty GUI search/replace tool featuring Perl-style + regular expressions. If you need project-wide substitution and you're + tired of hacking sed command lines together, then you should + definitely give it a try. --- regexxer-0.8.orig/debian/compat +++ regexxer-0.8/debian/compat @@ -0,0 +1 @@ +4 --- regexxer-0.8.orig/debian/menu +++ regexxer-0.8/debian/menu @@ -0,0 +1,2 @@ +?package(regexxer):needs="X11" section="Apps/Programming" \ + title="regexxer" command="/usr/bin/regexxer" --- regexxer-0.8.orig/debian/watch +++ regexxer-0.8/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://qa.debian.org/watch/sf.php?project=regexxer regexxer-([\d.]*).tar.gz \ No newline at end of file --- regexxer-0.8.orig/debian/regexxer.manpages +++ regexxer-0.8/debian/regexxer.manpages @@ -0,0 +1 @@ +debian/regexxer.1 --- regexxer-0.8.orig/debian/regexxer.1 +++ regexxer-0.8/debian/regexxer.1 @@ -0,0 +1,22 @@ +.\" Hey, EMACS: -*- nroff -*- +.TH REGEXXER 1 "November 11, 2002" +.SH NAME +regexxer \- visual regular expression search and replace +.SH SYNOPSIS +.B regexxer +.SH DESCRIPTION +This manual page documents briefly the +.B regexxer +command. +This manual page was written for the Debian distribution +because the original program does not have a manual page. +.PP +\fBregexxer\fP is a program that allows you to select a group of +files, and perform perl-style regular expression search and replace +operations to the files, in an interactive graphical interface. +.SH SEE ALSO +.BR perlre (1). +.br +.SH AUTHOR +This manual page was written by Ross Burton , +for the Debian GNU/Linux system (but may be used by others). --- regexxer-0.8.orig/debian/docs +++ regexxer-0.8/debian/docs @@ -0,0 +1,2 @@ +NEWS +README --- regexxer-0.8.orig/debian/copyright +++ regexxer-0.8/debian/copyright @@ -0,0 +1,26 @@ +This package was debianized by Ross Burton on +Mon, 11 Nov 2002 14:35:27 +0000. + +It was downloaded from http://regexxer.sourceforge.net/ + +Upstream Author: Daniel Elstner + +Copyright: + + 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 the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + 02110-1301, USA. + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + --- regexxer-0.8.orig/debian/rules +++ regexxer-0.8/debian/rules @@ -0,0 +1,6 @@ +#! /usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk + +DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-z,defs -Wl,-O1 -Wl,--export-dynamic -Wl,--as-needed"