From 335ea31c7d5a2f5ff30ecf24a31dc74e67cbfd30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 17 Jun 2013 18:32:55 +0200 Subject: Fix omitted renaming and cleanup on Ubuntu Raring --- ubuntu/raring/applications/k9copy/debian/control | 5 ++--- ubuntu/raring/applications/k9copy/debian/rules | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'ubuntu/raring/applications') diff --git a/ubuntu/raring/applications/k9copy/debian/control b/ubuntu/raring/applications/k9copy/debian/control index f7d7c6168..d9a4ccd4e 100644 --- a/ubuntu/raring/applications/k9copy/debian/control +++ b/ubuntu/raring/applications/k9copy/debian/control @@ -3,9 +3,8 @@ Section: tde Priority: optional Maintainer: Timothy Pearson XSBC-Original-Maintainer: Anthony Mercatante -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/raring/applications/k9copy/debian/rules b/ubuntu/raring/applications/k9copy/debian/rules index 5f97b6de2..8afe2157c 100755 --- a/ubuntu/raring/applications/k9copy/debian/rules +++ b/ubuntu/raring/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) -- cgit v1.2.1