--- krename-3.0.13.orig/debian/docs +++ krename-3.0.13/debian/docs @@ -0,0 +1,2 @@ +README +TODO --- krename-3.0.13.orig/debian/control +++ krename-3.0.13/debian/control @@ -0,0 +1,15 @@ +Source: krename +Section: kde +Priority: optional +Maintainer: Roman Kreisel +Build-Depends: debhelper (>= 4.1.0), cdbs, kdelibs4-dev, patchutils, libx11-dev, libxext-dev, libxpm-dev, x-dev +Standards-Version: 3.7.2 + +Package: krename +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Powerful batch renamer for KDE 3.x + This package contains a very powerful batch file renamer for KDE3 + which can rename a list of files based on a set of expressions. + It can copy/move the files to another directory or simply rename + the input files. --- krename-3.0.13.orig/debian/rules +++ krename-3.0.13/debian/rules @@ -0,0 +1,15 @@ +#!/usr/bin/make -f + +# Workaround for problems with GCC4 on arm, m68k and hppa +#GCC4_ICES_HERE := arm m68k hppa +DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH) + +#ifneq (,$(findstring $(DEB_BUILD_ARCH),$(GCC4_ICES_HERE))) +# export CC=gcc-3.4 +# export CPP=cpp-3.4 +# export CXX=g++-3.4 +#endif + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/kde.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk --- krename-3.0.13.orig/debian/watch +++ krename-3.0.13/debian/watch @@ -0,0 +1,6 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# Site Directory Pattern Version Script +version=2 +http://heanet.dl.sourceforge.net/sourceforge/krename/krename-(.*)\.tar\.bz2 debian uupdate --- krename-3.0.13.orig/debian/changelog +++ krename-3.0.13/debian/changelog @@ -0,0 +1,104 @@ +krename (3.0.13-0ubuntu1) feisty; urgency=low + + * New Upstream Release + + -- Richard A. Johnson Sun, 10 Dec 2006 12:49:48 -0600 + +krename (3.0.12-0ubuntu1) edgy; urgency=low + + * New upstream release + + -- Richard A. Johnson Fri, 15 Sep 2006 01:27:57 -0500 + +krename (3.0.9-2.1) unstable; urgency=low + + * NMU. + * Remove build dependency on g++-3.4. Closes: #385835. + + -- Matthias Klose Sun, 3 Sep 2006 13:41:32 +0000 + +krename (3.0.9-2) unstable; urgency=low + + * No more Build-Depend on xlibs-dev + + -- Roman Kreisel Wed, 30 Nov 2005 13:46:48 +0100 + +krename (3.0.9-1) unstable; urgency=low + + * New upstream release + + -- Roman Kreisel Fri, 28 Oct 2005 21:56:34 +0200 + +krename (3.0.8-1) unstable; urgency=low + + * New upstream release (Closes: #329969) + + -- Roman Kreisel Sat, 24 Sep 2005 19:22:44 +0200 + +krename (3.0.7-4) unstable; urgency=low + + * Use GCC 3.4 on arm, m68k and hppa + * updated manpage + * Build-Dependency on xlibs-dev + * moved from "utils - optional" to "kde - optional" + + -- Roman Kreisel Tue, 6 Sep 2005 01:30:57 +0200 + +krename (3.0.7-3) unstable; urgency=low + + * moved from dpatch to simple-patchsys of cdbs + * Corrected a typo in copyright-file (wrong telephone-no. of fsf) + * No more "0 errors occurred"-Message on successful operation. Fixed by + upstream. (Closes: #309253) + + -- Roman Kreisel Fri, 2 Sep 2005 16:15:32 +0200 + +krename (3.0.7-2) unstable; urgency=low + + * Updated/corrected german translation (Closes: #313984) + + -- Roman Kreisel Fri, 2 Sep 2005 14:59:04 +0200 + +krename (3.0.7-1) unstable; urgency=low + + * New upstream release + + -- Roman Kreisel Mon, 29 Aug 2005 16:13:56 +0200 + +krename (3.0.6-1) unstable; urgency=low + + * New upstream release + + -- Roman Kreisel Thu, 18 Aug 2005 15:34:07 +0200 + +krename (3.0.4-1) unstable; urgency=low + + * New upstream release + + -- Roman Kreisel Thu, 21 Apr 2005 18:00:14 +0200 + +krename (3.0.3-2) unstable; urgency=low + + * Initial Debian release (Closes: #286278, #279143) + + -- Roman Kreisel Mon, 14 Feb 2005 20:38:59 +0100 + +krename (3.0.3-1) unstable; urgency=low + + * New upstream release + * Fixed Build-Depends + + -- Roman Kreisel Mon, 14 Feb 2005 20:27:10 +0100 + +krename (3.0.2-2) staging; urgency=low + + * Added debian/watch for easier updating + + -- Roman Kreisel Sat, 15 Jan 2005 18:46:03 +0100 + +krename (3.0.2-1) staging; urgency=low + + * Initial Release. + + -- Roman Kreisel Sun, 14 Nov 2004 23:23:38 +0100 + --- krename-3.0.13.orig/debian/krename.1 +++ krename-3.0.13/debian/krename.1 @@ -0,0 +1,87 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.35. +.TH QT: "1" "September 2005" "Qt: 3.3.5" "User Commands" +.SH NAME +Qt: \- manual page for Qt: 3.3.5 +.SH SYNOPSIS +.B krename +[\fIQt-options\fR] [\fIKDE-options\fR] [\fIfile\fR] +.SH DESCRIPTION +KRename is a batch file renamer which can rename a +list of files based on a set of expressions. +.PP +If you like KRename you may want to support it. +Testing, bug fixes and feature request are as welcome +as financial support (everybody needs money ;) +See help files for details. +.SS "Generic options:" +.TP +\fB\-\-help\fR +Show help about options +.TP +\fB\-\-help\-qt\fR +Show Qt specific options +.TP +\fB\-\-help\-kde\fR +Show KDE specific options +.TP +\fB\-\-help\-all\fR +Show all options +.TP +\fB\-\-author\fR +Show author information +.TP +\fB\-v\fR, \fB\-\-version\fR +Show version information +.TP +\fB\-\-license\fR +Show license information +.TP +\fB\-\-\fR +End of options +.SS "Arguments:" +.TP +file +file will be added to the list of files for renaming +.SH OPTIONS +.TP +\fB\-r\fR +[dir] +add directory recursively +.TP +\fB\-\-template\fR + +set a template +.TP +\fB\-\-extension\fR + +set a template for the file extension +.TP +\fB\-\-use\-plugin\fR + +enable a plugin for use +.TP +\fB\-\-copy\fR +[dir] +copy files to directory +.TP +\fB\-\-move\fR +[dir] +move files to directory +.TP +\fB\-\-profile\fR +[profile] +load the profile named [profile] on startup +.TP +\fB\-\-start\fR +start renaming immediately +.TP +\fB\-\-nopreview\fR +create no realtime preview +.PP +KDE: 3.4.2 +KRename: 3.0.8 +.SH "SEE ALSO" +The full documentation for +.B Qt: +is maintained as a Texinfo manual. If the +.B info +and +.B Qt: +programs are properly installed at your site, the command +.IP +.B info Qt: +.PP +should give you access to the complete manual. --- krename-3.0.13.orig/debian/compat +++ krename-3.0.13/debian/compat @@ -0,0 +1 @@ +4 --- krename-3.0.13.orig/debian/krename.manpages +++ krename-3.0.13/debian/krename.manpages @@ -0,0 +1 @@ +debian/krename.1 --- krename-3.0.13.orig/debian/copyright +++ krename-3.0.13/debian/copyright @@ -0,0 +1,28 @@ +This package was debianized by Roman Kreisel on +Sun, 14 Nov 2004 23:23:38 +0100. + +It was downloaded from http://www.krename.net/ + +Copyright: + +Upstream Author: Dominik Seichter + +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 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'. +