Fix remaining references to PerlQt in libtqt-perl on Debian and Ubuntu

pull/3/head
Timothy Pearson 13 years ago
parent 918358c07d
commit 457845b1c5

@ -46,7 +46,7 @@ libqt-perl (3.008-3) unstable; urgency=low
* debian/compat, debian/control, debian/examples, debian/manpages,
debian/rules: Repackaged using dh-make and cdbs. Closes: #463089.
* debian/control, debian/rules: Using chrpath to remove rpath.
* config.h.in, PerlQt/bin/pqtapi, PerlQt/bin/pqtsh: Removed previously
* config.h.in, PerlTQt/bin/pqtapi, PerlTQt/bin/pqtsh: Removed previously
automatically added changes.
* debian/watch: Added.

@ -1,3 +1,3 @@
README
TODO
PerlQt/tutorials
PerlTQt/tutorials

@ -1 +1 @@
PerlQt/examples/*
PerlTQt/examples/*

@ -1,6 +1,6 @@
.TH PERLQT 1 "July 31, 2002"
.SH NAME
pqtapi \- PerlQt introspection tool
pqtapi \- PerlTQt introspection tool
.SH SYNOPSIS
.B pqtapi
.RI " [ " -r " " <re> " ] [ " <class> " ]
@ -10,14 +10,14 @@ This manual page documents briefly the
.B pqtapi
command.
.PP
\fBpqtapi\fP is a PerlQt Introspection tool.
\fBpqtapi\fP is a PerlTQt Introspection tool.
For example:
$ pqtapi -ir 'setpoint.* int'
void QCanvasLine::setPoints(int, int, int, int)
void QPointArray::setPoint(uint, int, int)
For more information, please see the documentation on the PerlQt website
For more information, please see the documentation on the PerlTQt website
http://perlqt.sourceforge.net/
.SH OPTIONS

@ -1,6 +1,6 @@
.TH PERLQT 1 "July 31, 2002"
.SH NAME
pqtsh \- PerlQt Graphical shell
pqtsh \- PerlTQt Graphical shell
.SH SYNOPSIS
.B pqtsh
@ -10,10 +10,10 @@ This manual page documents briefly the
command.
.PP
\fBpqtsh\fP is a graphical shell that can be used to test and experiment
with the PerlQt api interactively. It is fairly self-explanatory and includes
with the PerlTQt api interactively. It is fairly self-explanatory and includes
an interactive example (Help -> Example).
For more information, please see the documentation on the PerlQt website
For more information, please see the documentation on the PerlTQt website
http://perlqt.sourceforge.net/
.SH AUTHOR

@ -32,7 +32,7 @@ command.
file created with the Qt Designer package. This will generate the package
defined in the UI file and a basic main package for testing purposes.
For more information, please see the documentation on the PerlQt website
For more information, please see the documentation on the PerlTQt website
http://perlqt.sourceforge.net/
.SH OPTIONS

@ -1,2 +1,2 @@
version=3
http://sf.net/perlqt/PerlQt-([^b]+)\.tar\.gz
http://sf.net/perlqt/PerlTQt-([^b]+)\.tar\.gz

@ -46,7 +46,7 @@ libqt-perl (3.008-3) unstable; urgency=low
* debian/compat, debian/control, debian/examples, debian/manpages,
debian/rules: Repackaged using dh-make and cdbs. Closes: #463089.
* debian/control, debian/rules: Using chrpath to remove rpath.
* config.h.in, PerlQt/bin/pqtapi, PerlQt/bin/pqtsh: Removed previously
* config.h.in, PerlTQt/bin/pqtapi, PerlTQt/bin/pqtsh: Removed previously
automatically added changes.
* debian/watch: Added.

@ -1,3 +1,3 @@
README
TODO
PerlQt/tutorials
PerlTQt/tutorials

@ -1 +1 @@
PerlQt/examples/*
PerlTQt/examples/*

@ -1,6 +1,6 @@
.TH PERLQT 1 "July 31, 2002"
.SH NAME
pqtapi \- PerlQt introspection tool
pqtapi \- PerlTQt introspection tool
.SH SYNOPSIS
.B pqtapi
.RI " [ " -r " " <re> " ] [ " <class> " ]
@ -10,14 +10,14 @@ This manual page documents briefly the
.B pqtapi
command.
.PP
\fBpqtapi\fP is a PerlQt Introspection tool.
\fBpqtapi\fP is a PerlTQt Introspection tool.
For example:
$ pqtapi -ir 'setpoint.* int'
void QCanvasLine::setPoints(int, int, int, int)
void QPointArray::setPoint(uint, int, int)
For more information, please see the documentation on the PerlQt website
For more information, please see the documentation on the PerlTQt website
http://perlqt.sourceforge.net/
.SH OPTIONS

@ -1,6 +1,6 @@
.TH PERLQT 1 "July 31, 2002"
.SH NAME
pqtsh \- PerlQt Graphical shell
pqtsh \- PerlTQt Graphical shell
.SH SYNOPSIS
.B pqtsh
@ -10,10 +10,10 @@ This manual page documents briefly the
command.
.PP
\fBpqtsh\fP is a graphical shell that can be used to test and experiment
with the PerlQt api interactively. It is fairly self-explanatory and includes
with the PerlTQt api interactively. It is fairly self-explanatory and includes
an interactive example (Help -> Example).
For more information, please see the documentation on the PerlQt website
For more information, please see the documentation on the PerlTQt website
http://perlqt.sourceforge.net/
.SH AUTHOR

@ -32,7 +32,7 @@ command.
file created with the Qt Designer package. This will generate the package
defined in the UI file and a basic main package for testing purposes.
For more information, please see the documentation on the PerlQt website
For more information, please see the documentation on the PerlTQt website
http://perlqt.sourceforge.net/
.SH OPTIONS

@ -1,2 +1,2 @@
version=3
http://sf.net/perlqt/PerlQt-([^b]+)\.tar\.gz
http://sf.net/perlqt/PerlTQt-([^b]+)\.tar\.gz

@ -46,7 +46,7 @@ libqt-perl (3.008-3) unstable; urgency=low
* debian/compat, debian/control, debian/examples, debian/manpages,
debian/rules: Repackaged using dh-make and cdbs. Closes: #463089.
* debian/control, debian/rules: Using chrpath to remove rpath.
* config.h.in, PerlQt/bin/pqtapi, PerlQt/bin/pqtsh: Removed previously
* config.h.in, PerlTQt/bin/pqtapi, PerlTQt/bin/pqtsh: Removed previously
automatically added changes.
* debian/watch: Added.

@ -1,3 +1,3 @@
README
TODO
PerlQt/tutorials
PerlTQt/tutorials

@ -1 +1 @@
PerlQt/examples/*
PerlTQt/examples/*

@ -1,6 +1,6 @@
.TH PERLQT 1 "July 31, 2002"
.SH NAME
pqtapi \- PerlQt introspection tool
pqtapi \- PerlTQt introspection tool
.SH SYNOPSIS
.B pqtapi
.RI " [ " -r " " <re> " ] [ " <class> " ]
@ -10,14 +10,14 @@ This manual page documents briefly the
.B pqtapi
command.
.PP
\fBpqtapi\fP is a PerlQt Introspection tool.
\fBpqtapi\fP is a PerlTQt Introspection tool.
For example:
$ pqtapi -ir 'setpoint.* int'
void QCanvasLine::setPoints(int, int, int, int)
void QPointArray::setPoint(uint, int, int)
For more information, please see the documentation on the PerlQt website
For more information, please see the documentation on the PerlTQt website
http://perlqt.sourceforge.net/
.SH OPTIONS

@ -1,6 +1,6 @@
.TH PERLQT 1 "July 31, 2002"
.SH NAME
pqtsh \- PerlQt Graphical shell
pqtsh \- PerlTQt Graphical shell
.SH SYNOPSIS
.B pqtsh
@ -10,10 +10,10 @@ This manual page documents briefly the
command.
.PP
\fBpqtsh\fP is a graphical shell that can be used to test and experiment
with the PerlQt api interactively. It is fairly self-explanatory and includes
with the PerlTQt api interactively. It is fairly self-explanatory and includes
an interactive example (Help -> Example).
For more information, please see the documentation on the PerlQt website
For more information, please see the documentation on the PerlTQt website
http://perlqt.sourceforge.net/
.SH AUTHOR

@ -32,7 +32,7 @@ command.
file created with the Qt Designer package. This will generate the package
defined in the UI file and a basic main package for testing purposes.
For more information, please see the documentation on the PerlQt website
For more information, please see the documentation on the PerlTQt website
http://perlqt.sourceforge.net/
.SH OPTIONS

@ -1,2 +1,2 @@
version=3
http://sf.net/perlqt/PerlQt-([^b]+)\.tar\.gz
http://sf.net/perlqt/PerlTQt-([^b]+)\.tar\.gz

Loading…
Cancel
Save