summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/lenny/applications/k9copy/debian/control5
-rwxr-xr-xdebian/lenny/applications/k9copy/debian/rules2
-rw-r--r--debian/squeeze/applications/k9copy/debian/control5
-rwxr-xr-xdebian/squeeze/applications/k9copy/debian/rules2
-rw-r--r--debian/wheezy/applications/k9copy/debian/control5
-rwxr-xr-xdebian/wheezy/applications/k9copy/debian/rules2
-rw-r--r--ubuntu/maverick/applications/k9copy/debian/control5
-rwxr-xr-xubuntu/maverick/applications/k9copy/debian/rules2
-rw-r--r--ubuntu/precise/applications/k9copy/debian/control5
-rwxr-xr-xubuntu/precise/applications/k9copy/debian/rules2
10 files changed, 15 insertions, 20 deletions
diff --git a/debian/lenny/applications/k9copy/debian/control b/debian/lenny/applications/k9copy/debian/control
index 2e534d2de..6453a7353 100644
--- a/debian/lenny/applications/k9copy/debian/control
+++ b/debian/lenny/applications/k9copy/debian/control
@@ -3,9 +3,8 @@ Section: tde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Anthony Mercatante <tonio@ubuntu.com>
-Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, docbook2x, libdvdread-dev, libdbus-1-dev, libhal-dev, libhal-storage-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
+Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, docbook2x, libdvdread-dev, libdbus-1-dev, libk3b-trinity-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
Standards-Version: 3.8.4
-Homepage: http://k9copy.sourceforge.net/
Package: k9copy-trinity
Architecture: any
@@ -14,6 +13,6 @@ Replaces: k9copy-trinity (<< 4:14.0.0)
Breaks: k9copy-trinity (<< 4:14.0.0)
Description: DVD backup tool for Trinity
k9copy is a tabbed tool that allows to copy of one or more titles from a DVD9
- to a DVD5, in thesame way than DVDShrink for Microsoft Windows (R).
+ to a DVD5, in much the same way as DVDShrink for Microsoft Windows (R).
This is the Trinity version
diff --git a/debian/lenny/applications/k9copy/debian/rules b/debian/lenny/applications/k9copy/debian/rules
index 5f97b6de2..8afe2157c 100755
--- a/debian/lenny/applications/k9copy/debian/rules
+++ b/debian/lenny/applications/k9copy/debian/rules
@@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_k9copy = k9copy-trinity.1
-DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
+DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info" --enable-k3bdevices
DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
&& echo xz || echo bzip2)
diff --git a/debian/squeeze/applications/k9copy/debian/control b/debian/squeeze/applications/k9copy/debian/control
index 2e534d2de..6453a7353 100644
--- a/debian/squeeze/applications/k9copy/debian/control
+++ b/debian/squeeze/applications/k9copy/debian/control
@@ -3,9 +3,8 @@ Section: tde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Anthony Mercatante <tonio@ubuntu.com>
-Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, docbook2x, libdvdread-dev, libdbus-1-dev, libhal-dev, libhal-storage-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
+Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, docbook2x, libdvdread-dev, libdbus-1-dev, libk3b-trinity-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
Standards-Version: 3.8.4
-Homepage: http://k9copy.sourceforge.net/
Package: k9copy-trinity
Architecture: any
@@ -14,6 +13,6 @@ Replaces: k9copy-trinity (<< 4:14.0.0)
Breaks: k9copy-trinity (<< 4:14.0.0)
Description: DVD backup tool for Trinity
k9copy is a tabbed tool that allows to copy of one or more titles from a DVD9
- to a DVD5, in thesame way than DVDShrink for Microsoft Windows (R).
+ to a DVD5, in much the same way as DVDShrink for Microsoft Windows (R).
This is the Trinity version
diff --git a/debian/squeeze/applications/k9copy/debian/rules b/debian/squeeze/applications/k9copy/debian/rules
index 5f97b6de2..8afe2157c 100755
--- a/debian/squeeze/applications/k9copy/debian/rules
+++ b/debian/squeeze/applications/k9copy/debian/rules
@@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_k9copy = k9copy-trinity.1
-DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
+DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info" --enable-k3bdevices
DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
&& echo xz || echo bzip2)
diff --git a/debian/wheezy/applications/k9copy/debian/control b/debian/wheezy/applications/k9copy/debian/control
index 2e534d2de..6453a7353 100644
--- a/debian/wheezy/applications/k9copy/debian/control
+++ b/debian/wheezy/applications/k9copy/debian/control
@@ -3,9 +3,8 @@ Section: tde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Anthony Mercatante <tonio@ubuntu.com>
-Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, docbook2x, libdvdread-dev, libdbus-1-dev, libhal-dev, libhal-storage-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
+Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, docbook2x, libdvdread-dev, libdbus-1-dev, libk3b-trinity-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
Standards-Version: 3.8.4
-Homepage: http://k9copy.sourceforge.net/
Package: k9copy-trinity
Architecture: any
@@ -14,6 +13,6 @@ Replaces: k9copy-trinity (<< 4:14.0.0)
Breaks: k9copy-trinity (<< 4:14.0.0)
Description: DVD backup tool for Trinity
k9copy is a tabbed tool that allows to copy of one or more titles from a DVD9
- to a DVD5, in thesame way than DVDShrink for Microsoft Windows (R).
+ to a DVD5, in much the same way as DVDShrink for Microsoft Windows (R).
This is the Trinity version
diff --git a/debian/wheezy/applications/k9copy/debian/rules b/debian/wheezy/applications/k9copy/debian/rules
index 5f97b6de2..8afe2157c 100755
--- a/debian/wheezy/applications/k9copy/debian/rules
+++ b/debian/wheezy/applications/k9copy/debian/rules
@@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_k9copy = k9copy-trinity.1
-DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
+DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info" --enable-k3bdevices
DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
&& echo xz || echo bzip2)
diff --git a/ubuntu/maverick/applications/k9copy/debian/control b/ubuntu/maverick/applications/k9copy/debian/control
index f7d7c6168..d9a4ccd4e 100644
--- a/ubuntu/maverick/applications/k9copy/debian/control
+++ b/ubuntu/maverick/applications/k9copy/debian/control
@@ -3,9 +3,8 @@ Section: tde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Anthony Mercatante <tonio@ubuntu.com>
-Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, docbook2x, libdvdread-dev, libdbus-1-dev, libhal-dev, libhal-storage-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
+Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, docbook2x, libdvdread-dev, libdbus-1-dev, libk3b-trinity-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
Standards-Version: 3.8.4
-Homepage: http://k9copy.sourceforge.net/
Package: k9copy-trinity
Architecture: any
@@ -14,6 +13,6 @@ Replaces: k9copy-kde3 (<< 4:14.0.0), k9copy-trinity (<< 4:14.0.0)
Breaks: k9copy-kde3 (<< 4:14.0.0), k9copy-trinity (<< 4:14.0.0)
Description: DVD backup tool for Trinity
k9copy is a tabbed tool that allows to copy of one or more titles from a DVD9
- to a DVD5, in thesame way than DVDShrink for Microsoft Windows (R).
+ to a DVD5, in much the same way as DVDShrink for Microsoft Windows (R).
This is the Trinity version
diff --git a/ubuntu/maverick/applications/k9copy/debian/rules b/ubuntu/maverick/applications/k9copy/debian/rules
index 5f97b6de2..8afe2157c 100755
--- a/ubuntu/maverick/applications/k9copy/debian/rules
+++ b/ubuntu/maverick/applications/k9copy/debian/rules
@@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_k9copy = k9copy-trinity.1
-DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
+DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info" --enable-k3bdevices
DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
&& echo xz || echo bzip2)
diff --git a/ubuntu/precise/applications/k9copy/debian/control b/ubuntu/precise/applications/k9copy/debian/control
index f7d7c6168..d9a4ccd4e 100644
--- a/ubuntu/precise/applications/k9copy/debian/control
+++ b/ubuntu/precise/applications/k9copy/debian/control
@@ -3,9 +3,8 @@ Section: tde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Anthony Mercatante <tonio@ubuntu.com>
-Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, docbook2x, libdvdread-dev, libdbus-1-dev, libhal-dev, libhal-storage-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
+Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, docbook2x, libdvdread-dev, libdbus-1-dev, libk3b-trinity-dev, libavformat-dev, automake, autoconf, libtool, libltdl-dev
Standards-Version: 3.8.4
-Homepage: http://k9copy.sourceforge.net/
Package: k9copy-trinity
Architecture: any
@@ -14,6 +13,6 @@ Replaces: k9copy-kde3 (<< 4:14.0.0), k9copy-trinity (<< 4:14.0.0)
Breaks: k9copy-kde3 (<< 4:14.0.0), k9copy-trinity (<< 4:14.0.0)
Description: DVD backup tool for Trinity
k9copy is a tabbed tool that allows to copy of one or more titles from a DVD9
- to a DVD5, in thesame way than DVDShrink for Microsoft Windows (R).
+ to a DVD5, in much the same way as DVDShrink for Microsoft Windows (R).
This is the Trinity version
diff --git a/ubuntu/precise/applications/k9copy/debian/rules b/ubuntu/precise/applications/k9copy/debian/rules
index 5f97b6de2..8afe2157c 100755
--- a/ubuntu/precise/applications/k9copy/debian/rules
+++ b/ubuntu/precise/applications/k9copy/debian/rules
@@ -13,7 +13,7 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
DEB_INSTALL_MANPAGES_k9copy = k9copy-trinity.1
-DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
+DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info" --enable-k3bdevices
DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
&& echo xz || echo bzip2)