summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-08-30 12:53:33 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-08-30 12:53:33 -0500
commit56a080ec706bbe821a66a76310a5bcf72aa60f4f (patch)
treede6cc7913dd1e028609a8352ed718bbb90cec7f7 /ubuntu/maverick/applications
parent3a9fe8643c50dc700786a29b720a85692f64e211 (diff)
downloadtde-packaging-56a080ec706bbe821a66a76310a5bcf72aa60f4f.tar.gz
tde-packaging-56a080ec706bbe821a66a76310a5bcf72aa60f4f.zip
Fix k3b-i18n FTBFS on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications')
-rw-r--r--ubuntu/maverick/applications/k3b-i18n/debian/control7
-rwxr-xr-xubuntu/maverick/applications/k3b-i18n/debian/rules1
2 files changed, 2 insertions, 6 deletions
diff --git a/ubuntu/maverick/applications/k3b-i18n/debian/control b/ubuntu/maverick/applications/k3b-i18n/debian/control
index cb9475d6d..507ddcece 100644
--- a/ubuntu/maverick/applications/k3b-i18n/debian/control
+++ b/ubuntu/maverick/applications/k3b-i18n/debian/control
@@ -1,14 +1,11 @@
Source: k3b-i18n-trinity
-Section: otherosfs
+Section: tde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Uploaders: Francois Marier <francois@debian.org>, Fathi Boudra <fabo@debian.org>
Build-Depends: debhelper (>= 6), quilt, automake, autoconf, libtool, libltdl-dev
Build-Depends-Indep: tdelibs4-trinity-dev
-Standards-Version: 3.7.3
-Homepage: http://www.k3b.org
-Vcs-Svn: svn://svn.debian.org/pkg-kde/kde-extras/k3b-i18n/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/kde-extras/k3b/trunk/
+Standards-Version: 3.8.3
Package: k3b-i18n-trinity
Architecture: all
diff --git a/ubuntu/maverick/applications/k3b-i18n/debian/rules b/ubuntu/maverick/applications/k3b-i18n/debian/rules
index 108c07633..def409839 100755
--- a/ubuntu/maverick/applications/k3b-i18n/debian/rules
+++ b/ubuntu/maverick/applications/k3b-i18n/debian/rules
@@ -70,7 +70,6 @@ endif
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
cp -f /usr/share/misc/config.guess config.guess
endif
- -find . -name *gmo | xargs rm
dh_clean