summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 15:48:54 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 15:48:54 -0500
commit01e4bc8c4cb1b321473fe8d17ea11a3cfcd2a365 (patch)
tree86a5d3e79961508ba54455e863cc567b59197010
parent242566a13716912e6ac9d9d7e600ea08378cd436 (diff)
downloadtde-packaging-01e4bc8c4cb1b321473fe8d17ea11a3cfcd2a365.tar.gz
tde-packaging-01e4bc8c4cb1b321473fe8d17ea11a3cfcd2a365.zip
Add preliminary Debian and Ubuntu packaging files for tdeio-ftps
-rw-r--r--debian/lenny/applications/tdeio-ftps/debian/changelog30
-rw-r--r--debian/lenny/applications/tdeio-ftps/debian/compat1
-rw-r--r--debian/lenny/applications/tdeio-ftps/debian/control19
-rw-r--r--debian/lenny/applications/tdeio-ftps/debian/copyright34
-rw-r--r--debian/lenny/applications/tdeio-ftps/debian/docs1
-rwxr-xr-xdebian/lenny/applications/tdeio-ftps/debian/rules22
-rw-r--r--debian/squeeze/applications/tdeio-ftps/debian/changelog30
-rw-r--r--debian/squeeze/applications/tdeio-ftps/debian/compat1
-rw-r--r--debian/squeeze/applications/tdeio-ftps/debian/control19
-rw-r--r--debian/squeeze/applications/tdeio-ftps/debian/copyright34
-rw-r--r--debian/squeeze/applications/tdeio-ftps/debian/docs1
-rwxr-xr-xdebian/squeeze/applications/tdeio-ftps/debian/rules22
-rw-r--r--debian/wheezy/applications/tdeio-ftps/debian/changelog30
-rw-r--r--debian/wheezy/applications/tdeio-ftps/debian/compat1
-rw-r--r--debian/wheezy/applications/tdeio-ftps/debian/control19
-rw-r--r--debian/wheezy/applications/tdeio-ftps/debian/copyright34
-rw-r--r--debian/wheezy/applications/tdeio-ftps/debian/docs1
-rwxr-xr-xdebian/wheezy/applications/tdeio-ftps/debian/rules22
-rw-r--r--ubuntu/maverick/applications/tdeio-ftps/debian/changelog30
-rw-r--r--ubuntu/maverick/applications/tdeio-ftps/debian/compat1
-rw-r--r--ubuntu/maverick/applications/tdeio-ftps/debian/control19
-rw-r--r--ubuntu/maverick/applications/tdeio-ftps/debian/copyright34
-rw-r--r--ubuntu/maverick/applications/tdeio-ftps/debian/docs1
-rwxr-xr-xubuntu/maverick/applications/tdeio-ftps/debian/rules22
-rw-r--r--ubuntu/precise/applications/tdeio-ftps/debian/changelog30
-rw-r--r--ubuntu/precise/applications/tdeio-ftps/debian/compat1
-rw-r--r--ubuntu/precise/applications/tdeio-ftps/debian/control19
-rw-r--r--ubuntu/precise/applications/tdeio-ftps/debian/copyright34
-rw-r--r--ubuntu/precise/applications/tdeio-ftps/debian/docs1
-rwxr-xr-xubuntu/precise/applications/tdeio-ftps/debian/rules22
-rw-r--r--ubuntu/raring/applications/tdeio-ftps/debian/changelog30
-rw-r--r--ubuntu/raring/applications/tdeio-ftps/debian/compat1
-rw-r--r--ubuntu/raring/applications/tdeio-ftps/debian/control19
-rw-r--r--ubuntu/raring/applications/tdeio-ftps/debian/copyright34
-rw-r--r--ubuntu/raring/applications/tdeio-ftps/debian/docs1
-rwxr-xr-xubuntu/raring/applications/tdeio-ftps/debian/rules22
36 files changed, 642 insertions, 0 deletions
diff --git a/debian/lenny/applications/tdeio-ftps/debian/changelog b/debian/lenny/applications/tdeio-ftps/debian/changelog
new file mode 100644
index 000000000..fdac03d58
--- /dev/null
+++ b/debian/lenny/applications/tdeio-ftps/debian/changelog
@@ -0,0 +1,30 @@
+kio-ftps (0.1-0ubuntu3+build2) hardy; urgency=low
+
+ * Ported to hardy
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Sat, 26 Jul 2008 20:45:28 +0200
+
+kio-ftps (0.1-0ubuntu3) gutsy; urgency=low
+
+ * Changed distribution to gutsy
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Sat, 26 Jul 2008 20:45:18 +0200
+
+kio-ftps (0.1-0ubuntu2) feisty; urgency=low
+
+ [ Marcus Czeslinski ]
+ * debian/rules: add --libdir=/usr/lib/kde3 to DEB_CONFIGURE_EXTRA_FLAGS
+ to install into kde3 Libs directory
+
+ [ Jakub Dvorak ]
+ *
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Tue, 18 Dec 2007 10:05:23 +0100
+
+kio-ftps (0.1-0k
+ubuntu1) feisty; urgency=low
+
+ * Initial release
+
+ -- Marcus Czeslinski <kubuntu@czessi.net> Tue, 17 Apr 2007 15:56:22 +0200
+
diff --git a/debian/lenny/applications/tdeio-ftps/debian/compat b/debian/lenny/applications/tdeio-ftps/debian/compat
new file mode 100644
index 000000000..7ed6ff82d
--- /dev/null
+++ b/debian/lenny/applications/tdeio-ftps/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/lenny/applications/tdeio-ftps/debian/control b/debian/lenny/applications/tdeio-ftps/debian/control
new file mode 100644
index 000000000..04c21b1fc
--- /dev/null
+++ b/debian/lenny/applications/tdeio-ftps/debian/control
@@ -0,0 +1,19 @@
+Source: tdeio-ftps-trinity
+Section: tde
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: debhelper (>= 5), cdbs, autotools-dev, tdelibs4-trinity-dev
+Standards-Version: 3.8.3
+
+Package: tdeio-ftps-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: an ftps TDEIO slave for TDE
+ tdeio-ftps-trinity is an ftps TDEIO slave for TDE, based on rfc4217 and
+ build upon the ftp TDEIO-slave sources. tdeio-ftps-trinity should work
+ yet with most server implementations It issues an "AUTH TLS"
+ command after connecting and refuses to continue, when it's
+ not supported.
+ .
+ Homepage: http://kasablanca.berlios.de/kio-ftps/
+
diff --git a/debian/lenny/applications/tdeio-ftps/debian/copyright b/debian/lenny/applications/tdeio-ftps/debian/copyright
new file mode 100644
index 000000000..bcb77e6d0
--- /dev/null
+++ b/debian/lenny/applications/tdeio-ftps/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by Marcus Czeslinski <kubuntu@czessi.net> on
+Tue, 17 Apr 2007 15:56:22 +0200.
+
+It was downloaded from http://kasablanca.berlios.de/kio-ftps/
+
+Upstream Author: David Faure <faure@kde.org>, Magnus Kulke <magnus.kulke@radicalapproach.de>
+
+Copyright: 2006, David Faure <faure@kde.org>, Magnus Kulke <magnus.kulke@radicalapproach.de>
+
+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; either version 2 of the License, or
+ (at your option) any later version.
+
+ 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'.
+
+The Debian packaging is (C) 2007, Marcus Czeslinski <kubuntu@czessi.net> and
+is licensed under the GPL, see above.
+
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
diff --git a/debian/lenny/applications/tdeio-ftps/debian/docs b/debian/lenny/applications/tdeio-ftps/debian/docs
new file mode 100644
index 000000000..e845566c0
--- /dev/null
+++ b/debian/lenny/applications/tdeio-ftps/debian/docs
@@ -0,0 +1 @@
+README
diff --git a/debian/lenny/applications/tdeio-ftps/debian/rules b/debian/lenny/applications/tdeio-ftps/debian/rules
new file mode 100755
index 000000000..9c0411fc5
--- /dev/null
+++ b/debian/lenny/applications/tdeio-ftps/debian/rules
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+cdbs_kde_enable_debug = --disable-debug
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/kde.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath --libdir=/usr/lib/kde3
+
+build-stamp:
+ dh_testdir
+
+ /usr/bin/libtoolize -f
+ cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
+ cp -f /usr/share/misc/config.guess admin/config.guess
+ cp -f /usr/share/misc/config.sub admin/config.sub
+
+ $(MAKE) -f admin/Makefile.common
+
+ QTDIR=/usr/share/tqt3 ./configure $(configkde) --disable-final
+ $(MAKE)
+ touch build-stamp
diff --git a/debian/squeeze/applications/tdeio-ftps/debian/changelog b/debian/squeeze/applications/tdeio-ftps/debian/changelog
new file mode 100644
index 000000000..fdac03d58
--- /dev/null
+++ b/debian/squeeze/applications/tdeio-ftps/debian/changelog
@@ -0,0 +1,30 @@
+kio-ftps (0.1-0ubuntu3+build2) hardy; urgency=low
+
+ * Ported to hardy
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Sat, 26 Jul 2008 20:45:28 +0200
+
+kio-ftps (0.1-0ubuntu3) gutsy; urgency=low
+
+ * Changed distribution to gutsy
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Sat, 26 Jul 2008 20:45:18 +0200
+
+kio-ftps (0.1-0ubuntu2) feisty; urgency=low
+
+ [ Marcus Czeslinski ]
+ * debian/rules: add --libdir=/usr/lib/kde3 to DEB_CONFIGURE_EXTRA_FLAGS
+ to install into kde3 Libs directory
+
+ [ Jakub Dvorak ]
+ *
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Tue, 18 Dec 2007 10:05:23 +0100
+
+kio-ftps (0.1-0k
+ubuntu1) feisty; urgency=low
+
+ * Initial release
+
+ -- Marcus Czeslinski <kubuntu@czessi.net> Tue, 17 Apr 2007 15:56:22 +0200
+
diff --git a/debian/squeeze/applications/tdeio-ftps/debian/compat b/debian/squeeze/applications/tdeio-ftps/debian/compat
new file mode 100644
index 000000000..7ed6ff82d
--- /dev/null
+++ b/debian/squeeze/applications/tdeio-ftps/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/squeeze/applications/tdeio-ftps/debian/control b/debian/squeeze/applications/tdeio-ftps/debian/control
new file mode 100644
index 000000000..04c21b1fc
--- /dev/null
+++ b/debian/squeeze/applications/tdeio-ftps/debian/control
@@ -0,0 +1,19 @@
+Source: tdeio-ftps-trinity
+Section: tde
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: debhelper (>= 5), cdbs, autotools-dev, tdelibs4-trinity-dev
+Standards-Version: 3.8.3
+
+Package: tdeio-ftps-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: an ftps TDEIO slave for TDE
+ tdeio-ftps-trinity is an ftps TDEIO slave for TDE, based on rfc4217 and
+ build upon the ftp TDEIO-slave sources. tdeio-ftps-trinity should work
+ yet with most server implementations It issues an "AUTH TLS"
+ command after connecting and refuses to continue, when it's
+ not supported.
+ .
+ Homepage: http://kasablanca.berlios.de/kio-ftps/
+
diff --git a/debian/squeeze/applications/tdeio-ftps/debian/copyright b/debian/squeeze/applications/tdeio-ftps/debian/copyright
new file mode 100644
index 000000000..bcb77e6d0
--- /dev/null
+++ b/debian/squeeze/applications/tdeio-ftps/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by Marcus Czeslinski <kubuntu@czessi.net> on
+Tue, 17 Apr 2007 15:56:22 +0200.
+
+It was downloaded from http://kasablanca.berlios.de/kio-ftps/
+
+Upstream Author: David Faure <faure@kde.org>, Magnus Kulke <magnus.kulke@radicalapproach.de>
+
+Copyright: 2006, David Faure <faure@kde.org>, Magnus Kulke <magnus.kulke@radicalapproach.de>
+
+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; either version 2 of the License, or
+ (at your option) any later version.
+
+ 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'.
+
+The Debian packaging is (C) 2007, Marcus Czeslinski <kubuntu@czessi.net> and
+is licensed under the GPL, see above.
+
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
diff --git a/debian/squeeze/applications/tdeio-ftps/debian/docs b/debian/squeeze/applications/tdeio-ftps/debian/docs
new file mode 100644
index 000000000..e845566c0
--- /dev/null
+++ b/debian/squeeze/applications/tdeio-ftps/debian/docs
@@ -0,0 +1 @@
+README
diff --git a/debian/squeeze/applications/tdeio-ftps/debian/rules b/debian/squeeze/applications/tdeio-ftps/debian/rules
new file mode 100755
index 000000000..9c0411fc5
--- /dev/null
+++ b/debian/squeeze/applications/tdeio-ftps/debian/rules
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+cdbs_kde_enable_debug = --disable-debug
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/kde.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath --libdir=/usr/lib/kde3
+
+build-stamp:
+ dh_testdir
+
+ /usr/bin/libtoolize -f
+ cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
+ cp -f /usr/share/misc/config.guess admin/config.guess
+ cp -f /usr/share/misc/config.sub admin/config.sub
+
+ $(MAKE) -f admin/Makefile.common
+
+ QTDIR=/usr/share/tqt3 ./configure $(configkde) --disable-final
+ $(MAKE)
+ touch build-stamp
diff --git a/debian/wheezy/applications/tdeio-ftps/debian/changelog b/debian/wheezy/applications/tdeio-ftps/debian/changelog
new file mode 100644
index 000000000..fdac03d58
--- /dev/null
+++ b/debian/wheezy/applications/tdeio-ftps/debian/changelog
@@ -0,0 +1,30 @@
+kio-ftps (0.1-0ubuntu3+build2) hardy; urgency=low
+
+ * Ported to hardy
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Sat, 26 Jul 2008 20:45:28 +0200
+
+kio-ftps (0.1-0ubuntu3) gutsy; urgency=low
+
+ * Changed distribution to gutsy
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Sat, 26 Jul 2008 20:45:18 +0200
+
+kio-ftps (0.1-0ubuntu2) feisty; urgency=low
+
+ [ Marcus Czeslinski ]
+ * debian/rules: add --libdir=/usr/lib/kde3 to DEB_CONFIGURE_EXTRA_FLAGS
+ to install into kde3 Libs directory
+
+ [ Jakub Dvorak ]
+ *
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Tue, 18 Dec 2007 10:05:23 +0100
+
+kio-ftps (0.1-0k
+ubuntu1) feisty; urgency=low
+
+ * Initial release
+
+ -- Marcus Czeslinski <kubuntu@czessi.net> Tue, 17 Apr 2007 15:56:22 +0200
+
diff --git a/debian/wheezy/applications/tdeio-ftps/debian/compat b/debian/wheezy/applications/tdeio-ftps/debian/compat
new file mode 100644
index 000000000..7ed6ff82d
--- /dev/null
+++ b/debian/wheezy/applications/tdeio-ftps/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/wheezy/applications/tdeio-ftps/debian/control b/debian/wheezy/applications/tdeio-ftps/debian/control
new file mode 100644
index 000000000..04c21b1fc
--- /dev/null
+++ b/debian/wheezy/applications/tdeio-ftps/debian/control
@@ -0,0 +1,19 @@
+Source: tdeio-ftps-trinity
+Section: tde
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: debhelper (>= 5), cdbs, autotools-dev, tdelibs4-trinity-dev
+Standards-Version: 3.8.3
+
+Package: tdeio-ftps-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: an ftps TDEIO slave for TDE
+ tdeio-ftps-trinity is an ftps TDEIO slave for TDE, based on rfc4217 and
+ build upon the ftp TDEIO-slave sources. tdeio-ftps-trinity should work
+ yet with most server implementations It issues an "AUTH TLS"
+ command after connecting and refuses to continue, when it's
+ not supported.
+ .
+ Homepage: http://kasablanca.berlios.de/kio-ftps/
+
diff --git a/debian/wheezy/applications/tdeio-ftps/debian/copyright b/debian/wheezy/applications/tdeio-ftps/debian/copyright
new file mode 100644
index 000000000..bcb77e6d0
--- /dev/null
+++ b/debian/wheezy/applications/tdeio-ftps/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by Marcus Czeslinski <kubuntu@czessi.net> on
+Tue, 17 Apr 2007 15:56:22 +0200.
+
+It was downloaded from http://kasablanca.berlios.de/kio-ftps/
+
+Upstream Author: David Faure <faure@kde.org>, Magnus Kulke <magnus.kulke@radicalapproach.de>
+
+Copyright: 2006, David Faure <faure@kde.org>, Magnus Kulke <magnus.kulke@radicalapproach.de>
+
+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; either version 2 of the License, or
+ (at your option) any later version.
+
+ 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'.
+
+The Debian packaging is (C) 2007, Marcus Czeslinski <kubuntu@czessi.net> and
+is licensed under the GPL, see above.
+
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
diff --git a/debian/wheezy/applications/tdeio-ftps/debian/docs b/debian/wheezy/applications/tdeio-ftps/debian/docs
new file mode 100644
index 000000000..e845566c0
--- /dev/null
+++ b/debian/wheezy/applications/tdeio-ftps/debian/docs
@@ -0,0 +1 @@
+README
diff --git a/debian/wheezy/applications/tdeio-ftps/debian/rules b/debian/wheezy/applications/tdeio-ftps/debian/rules
new file mode 100755
index 000000000..9c0411fc5
--- /dev/null
+++ b/debian/wheezy/applications/tdeio-ftps/debian/rules
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+cdbs_kde_enable_debug = --disable-debug
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/kde.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath --libdir=/usr/lib/kde3
+
+build-stamp:
+ dh_testdir
+
+ /usr/bin/libtoolize -f
+ cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
+ cp -f /usr/share/misc/config.guess admin/config.guess
+ cp -f /usr/share/misc/config.sub admin/config.sub
+
+ $(MAKE) -f admin/Makefile.common
+
+ QTDIR=/usr/share/tqt3 ./configure $(configkde) --disable-final
+ $(MAKE)
+ touch build-stamp
diff --git a/ubuntu/maverick/applications/tdeio-ftps/debian/changelog b/ubuntu/maverick/applications/tdeio-ftps/debian/changelog
new file mode 100644
index 000000000..fdac03d58
--- /dev/null
+++ b/ubuntu/maverick/applications/tdeio-ftps/debian/changelog
@@ -0,0 +1,30 @@
+kio-ftps (0.1-0ubuntu3+build2) hardy; urgency=low
+
+ * Ported to hardy
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Sat, 26 Jul 2008 20:45:28 +0200
+
+kio-ftps (0.1-0ubuntu3) gutsy; urgency=low
+
+ * Changed distribution to gutsy
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Sat, 26 Jul 2008 20:45:18 +0200
+
+kio-ftps (0.1-0ubuntu2) feisty; urgency=low
+
+ [ Marcus Czeslinski ]
+ * debian/rules: add --libdir=/usr/lib/kde3 to DEB_CONFIGURE_EXTRA_FLAGS
+ to install into kde3 Libs directory
+
+ [ Jakub Dvorak ]
+ *
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Tue, 18 Dec 2007 10:05:23 +0100
+
+kio-ftps (0.1-0k
+ubuntu1) feisty; urgency=low
+
+ * Initial release
+
+ -- Marcus Czeslinski <kubuntu@czessi.net> Tue, 17 Apr 2007 15:56:22 +0200
+
diff --git a/ubuntu/maverick/applications/tdeio-ftps/debian/compat b/ubuntu/maverick/applications/tdeio-ftps/debian/compat
new file mode 100644
index 000000000..7ed6ff82d
--- /dev/null
+++ b/ubuntu/maverick/applications/tdeio-ftps/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/ubuntu/maverick/applications/tdeio-ftps/debian/control b/ubuntu/maverick/applications/tdeio-ftps/debian/control
new file mode 100644
index 000000000..04c21b1fc
--- /dev/null
+++ b/ubuntu/maverick/applications/tdeio-ftps/debian/control
@@ -0,0 +1,19 @@
+Source: tdeio-ftps-trinity
+Section: tde
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: debhelper (>= 5), cdbs, autotools-dev, tdelibs4-trinity-dev
+Standards-Version: 3.8.3
+
+Package: tdeio-ftps-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: an ftps TDEIO slave for TDE
+ tdeio-ftps-trinity is an ftps TDEIO slave for TDE, based on rfc4217 and
+ build upon the ftp TDEIO-slave sources. tdeio-ftps-trinity should work
+ yet with most server implementations It issues an "AUTH TLS"
+ command after connecting and refuses to continue, when it's
+ not supported.
+ .
+ Homepage: http://kasablanca.berlios.de/kio-ftps/
+
diff --git a/ubuntu/maverick/applications/tdeio-ftps/debian/copyright b/ubuntu/maverick/applications/tdeio-ftps/debian/copyright
new file mode 100644
index 000000000..bcb77e6d0
--- /dev/null
+++ b/ubuntu/maverick/applications/tdeio-ftps/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by Marcus Czeslinski <kubuntu@czessi.net> on
+Tue, 17 Apr 2007 15:56:22 +0200.
+
+It was downloaded from http://kasablanca.berlios.de/kio-ftps/
+
+Upstream Author: David Faure <faure@kde.org>, Magnus Kulke <magnus.kulke@radicalapproach.de>
+
+Copyright: 2006, David Faure <faure@kde.org>, Magnus Kulke <magnus.kulke@radicalapproach.de>
+
+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; either version 2 of the License, or
+ (at your option) any later version.
+
+ 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'.
+
+The Debian packaging is (C) 2007, Marcus Czeslinski <kubuntu@czessi.net> and
+is licensed under the GPL, see above.
+
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
diff --git a/ubuntu/maverick/applications/tdeio-ftps/debian/docs b/ubuntu/maverick/applications/tdeio-ftps/debian/docs
new file mode 100644
index 000000000..e845566c0
--- /dev/null
+++ b/ubuntu/maverick/applications/tdeio-ftps/debian/docs
@@ -0,0 +1 @@
+README
diff --git a/ubuntu/maverick/applications/tdeio-ftps/debian/rules b/ubuntu/maverick/applications/tdeio-ftps/debian/rules
new file mode 100755
index 000000000..9c0411fc5
--- /dev/null
+++ b/ubuntu/maverick/applications/tdeio-ftps/debian/rules
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+cdbs_kde_enable_debug = --disable-debug
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/kde.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath --libdir=/usr/lib/kde3
+
+build-stamp:
+ dh_testdir
+
+ /usr/bin/libtoolize -f
+ cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
+ cp -f /usr/share/misc/config.guess admin/config.guess
+ cp -f /usr/share/misc/config.sub admin/config.sub
+
+ $(MAKE) -f admin/Makefile.common
+
+ QTDIR=/usr/share/tqt3 ./configure $(configkde) --disable-final
+ $(MAKE)
+ touch build-stamp
diff --git a/ubuntu/precise/applications/tdeio-ftps/debian/changelog b/ubuntu/precise/applications/tdeio-ftps/debian/changelog
new file mode 100644
index 000000000..fdac03d58
--- /dev/null
+++ b/ubuntu/precise/applications/tdeio-ftps/debian/changelog
@@ -0,0 +1,30 @@
+kio-ftps (0.1-0ubuntu3+build2) hardy; urgency=low
+
+ * Ported to hardy
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Sat, 26 Jul 2008 20:45:28 +0200
+
+kio-ftps (0.1-0ubuntu3) gutsy; urgency=low
+
+ * Changed distribution to gutsy
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Sat, 26 Jul 2008 20:45:18 +0200
+
+kio-ftps (0.1-0ubuntu2) feisty; urgency=low
+
+ [ Marcus Czeslinski ]
+ * debian/rules: add --libdir=/usr/lib/kde3 to DEB_CONFIGURE_EXTRA_FLAGS
+ to install into kde3 Libs directory
+
+ [ Jakub Dvorak ]
+ *
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Tue, 18 Dec 2007 10:05:23 +0100
+
+kio-ftps (0.1-0k
+ubuntu1) feisty; urgency=low
+
+ * Initial release
+
+ -- Marcus Czeslinski <kubuntu@czessi.net> Tue, 17 Apr 2007 15:56:22 +0200
+
diff --git a/ubuntu/precise/applications/tdeio-ftps/debian/compat b/ubuntu/precise/applications/tdeio-ftps/debian/compat
new file mode 100644
index 000000000..7ed6ff82d
--- /dev/null
+++ b/ubuntu/precise/applications/tdeio-ftps/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/ubuntu/precise/applications/tdeio-ftps/debian/control b/ubuntu/precise/applications/tdeio-ftps/debian/control
new file mode 100644
index 000000000..04c21b1fc
--- /dev/null
+++ b/ubuntu/precise/applications/tdeio-ftps/debian/control
@@ -0,0 +1,19 @@
+Source: tdeio-ftps-trinity
+Section: tde
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: debhelper (>= 5), cdbs, autotools-dev, tdelibs4-trinity-dev
+Standards-Version: 3.8.3
+
+Package: tdeio-ftps-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: an ftps TDEIO slave for TDE
+ tdeio-ftps-trinity is an ftps TDEIO slave for TDE, based on rfc4217 and
+ build upon the ftp TDEIO-slave sources. tdeio-ftps-trinity should work
+ yet with most server implementations It issues an "AUTH TLS"
+ command after connecting and refuses to continue, when it's
+ not supported.
+ .
+ Homepage: http://kasablanca.berlios.de/kio-ftps/
+
diff --git a/ubuntu/precise/applications/tdeio-ftps/debian/copyright b/ubuntu/precise/applications/tdeio-ftps/debian/copyright
new file mode 100644
index 000000000..bcb77e6d0
--- /dev/null
+++ b/ubuntu/precise/applications/tdeio-ftps/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by Marcus Czeslinski <kubuntu@czessi.net> on
+Tue, 17 Apr 2007 15:56:22 +0200.
+
+It was downloaded from http://kasablanca.berlios.de/kio-ftps/
+
+Upstream Author: David Faure <faure@kde.org>, Magnus Kulke <magnus.kulke@radicalapproach.de>
+
+Copyright: 2006, David Faure <faure@kde.org>, Magnus Kulke <magnus.kulke@radicalapproach.de>
+
+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; either version 2 of the License, or
+ (at your option) any later version.
+
+ 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'.
+
+The Debian packaging is (C) 2007, Marcus Czeslinski <kubuntu@czessi.net> and
+is licensed under the GPL, see above.
+
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
diff --git a/ubuntu/precise/applications/tdeio-ftps/debian/docs b/ubuntu/precise/applications/tdeio-ftps/debian/docs
new file mode 100644
index 000000000..e845566c0
--- /dev/null
+++ b/ubuntu/precise/applications/tdeio-ftps/debian/docs
@@ -0,0 +1 @@
+README
diff --git a/ubuntu/precise/applications/tdeio-ftps/debian/rules b/ubuntu/precise/applications/tdeio-ftps/debian/rules
new file mode 100755
index 000000000..9c0411fc5
--- /dev/null
+++ b/ubuntu/precise/applications/tdeio-ftps/debian/rules
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+cdbs_kde_enable_debug = --disable-debug
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/kde.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath --libdir=/usr/lib/kde3
+
+build-stamp:
+ dh_testdir
+
+ /usr/bin/libtoolize -f
+ cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
+ cp -f /usr/share/misc/config.guess admin/config.guess
+ cp -f /usr/share/misc/config.sub admin/config.sub
+
+ $(MAKE) -f admin/Makefile.common
+
+ QTDIR=/usr/share/tqt3 ./configure $(configkde) --disable-final
+ $(MAKE)
+ touch build-stamp
diff --git a/ubuntu/raring/applications/tdeio-ftps/debian/changelog b/ubuntu/raring/applications/tdeio-ftps/debian/changelog
new file mode 100644
index 000000000..fdac03d58
--- /dev/null
+++ b/ubuntu/raring/applications/tdeio-ftps/debian/changelog
@@ -0,0 +1,30 @@
+kio-ftps (0.1-0ubuntu3+build2) hardy; urgency=low
+
+ * Ported to hardy
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Sat, 26 Jul 2008 20:45:28 +0200
+
+kio-ftps (0.1-0ubuntu3) gutsy; urgency=low
+
+ * Changed distribution to gutsy
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Sat, 26 Jul 2008 20:45:18 +0200
+
+kio-ftps (0.1-0ubuntu2) feisty; urgency=low
+
+ [ Marcus Czeslinski ]
+ * debian/rules: add --libdir=/usr/lib/kde3 to DEB_CONFIGURE_EXTRA_FLAGS
+ to install into kde3 Libs directory
+
+ [ Jakub Dvorak ]
+ *
+
+ -- Jakub Dvorak <nytmyn@gmail.com> Tue, 18 Dec 2007 10:05:23 +0100
+
+kio-ftps (0.1-0k
+ubuntu1) feisty; urgency=low
+
+ * Initial release
+
+ -- Marcus Czeslinski <kubuntu@czessi.net> Tue, 17 Apr 2007 15:56:22 +0200
+
diff --git a/ubuntu/raring/applications/tdeio-ftps/debian/compat b/ubuntu/raring/applications/tdeio-ftps/debian/compat
new file mode 100644
index 000000000..7ed6ff82d
--- /dev/null
+++ b/ubuntu/raring/applications/tdeio-ftps/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/ubuntu/raring/applications/tdeio-ftps/debian/control b/ubuntu/raring/applications/tdeio-ftps/debian/control
new file mode 100644
index 000000000..04c21b1fc
--- /dev/null
+++ b/ubuntu/raring/applications/tdeio-ftps/debian/control
@@ -0,0 +1,19 @@
+Source: tdeio-ftps-trinity
+Section: tde
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: debhelper (>= 5), cdbs, autotools-dev, tdelibs4-trinity-dev
+Standards-Version: 3.8.3
+
+Package: tdeio-ftps-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: an ftps TDEIO slave for TDE
+ tdeio-ftps-trinity is an ftps TDEIO slave for TDE, based on rfc4217 and
+ build upon the ftp TDEIO-slave sources. tdeio-ftps-trinity should work
+ yet with most server implementations It issues an "AUTH TLS"
+ command after connecting and refuses to continue, when it's
+ not supported.
+ .
+ Homepage: http://kasablanca.berlios.de/kio-ftps/
+
diff --git a/ubuntu/raring/applications/tdeio-ftps/debian/copyright b/ubuntu/raring/applications/tdeio-ftps/debian/copyright
new file mode 100644
index 000000000..bcb77e6d0
--- /dev/null
+++ b/ubuntu/raring/applications/tdeio-ftps/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by Marcus Czeslinski <kubuntu@czessi.net> on
+Tue, 17 Apr 2007 15:56:22 +0200.
+
+It was downloaded from http://kasablanca.berlios.de/kio-ftps/
+
+Upstream Author: David Faure <faure@kde.org>, Magnus Kulke <magnus.kulke@radicalapproach.de>
+
+Copyright: 2006, David Faure <faure@kde.org>, Magnus Kulke <magnus.kulke@radicalapproach.de>
+
+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; either version 2 of the License, or
+ (at your option) any later version.
+
+ 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'.
+
+The Debian packaging is (C) 2007, Marcus Czeslinski <kubuntu@czessi.net> and
+is licensed under the GPL, see above.
+
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
diff --git a/ubuntu/raring/applications/tdeio-ftps/debian/docs b/ubuntu/raring/applications/tdeio-ftps/debian/docs
new file mode 100644
index 000000000..e845566c0
--- /dev/null
+++ b/ubuntu/raring/applications/tdeio-ftps/debian/docs
@@ -0,0 +1 @@
+README
diff --git a/ubuntu/raring/applications/tdeio-ftps/debian/rules b/ubuntu/raring/applications/tdeio-ftps/debian/rules
new file mode 100755
index 000000000..9c0411fc5
--- /dev/null
+++ b/ubuntu/raring/applications/tdeio-ftps/debian/rules
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+cdbs_kde_enable_debug = --disable-debug
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/kde.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath --libdir=/usr/lib/kde3
+
+build-stamp:
+ dh_testdir
+
+ /usr/bin/libtoolize -f
+ cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
+ cp -f /usr/share/misc/config.guess admin/config.guess
+ cp -f /usr/share/misc/config.sub admin/config.sub
+
+ $(MAKE) -f admin/Makefile.common
+
+ QTDIR=/usr/share/tqt3 ./configure $(configkde) --disable-final
+ $(MAKE)
+ touch build-stamp