summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/rosegarden/debian
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-04-16 08:50:40 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-04-16 08:50:40 -0500
commit1d05dfa51ea2699e67b7b7b48339cc0baf4e249d (patch)
tree86ba1ea4a3b68f7118ad45291c21648ebf5c3766 /ubuntu/maverick/applications/rosegarden/debian
parent2246bcd2933678a54e2290f2ce3b492e16d6cb9a (diff)
downloadtde-packaging-1d05dfa51ea2699e67b7b7b48339cc0baf4e249d.tar.gz
tde-packaging-1d05dfa51ea2699e67b7b7b48339cc0baf4e249d.zip
Rename all references to kde/HTML to tde/HTML in the Debian and Ubuntu packaging files
Diffstat (limited to 'ubuntu/maverick/applications/rosegarden/debian')
-rw-r--r--ubuntu/maverick/applications/rosegarden/debian/cdbs/debian-qt-kde.mk10
-rw-r--r--ubuntu/maverick/applications/rosegarden/debian/cdbs/kde.mk2
-rw-r--r--ubuntu/maverick/applications/rosegarden/debian/changelog12
-rw-r--r--ubuntu/maverick/applications/rosegarden/debian/rosegarden-data-trinity.install2
4 files changed, 13 insertions, 13 deletions
diff --git a/ubuntu/maverick/applications/rosegarden/debian/cdbs/debian-qt-kde.mk b/ubuntu/maverick/applications/rosegarden/debian/cdbs/debian-qt-kde.mk
index 856fa4932..5e704aa4a 100644
--- a/ubuntu/maverick/applications/rosegarden/debian/cdbs/debian-qt-kde.mk
+++ b/ubuntu/maverick/applications/rosegarden/debian/cdbs/debian-qt-kde.mk
@@ -81,15 +81,15 @@ $(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
set -e; \
- for doc in `cd $(DEB_DESTDIR)/opt/trinity/share/doc/kde/HTML/en; find . -name index.docbook`; do \
+ for doc in `cd $(DEB_DESTDIR)/opt/trinity/share/doc/tde/HTML/en; find . -name index.docbook`; do \
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
echo Building $$pkg HTML docs...; \
- mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/trinity/share/doc/kde/HTML/en/$$pkg; \
- cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/trinity/share/doc/kde/HTML/en/$$pkg; \
- /opt/trinity/bin/meinproc $(DEB_DESTDIR)/opt/trinity/share/doc/kde/HTML/en/$$pkg/index.docbook; \
+ mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/trinity/share/doc/tde/HTML/en/$$pkg; \
+ cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/trinity/share/doc/tde/HTML/en/$$pkg; \
+ /opt/trinity/bin/meinproc $(DEB_DESTDIR)/opt/trinity/share/doc/tde/HTML/en/$$pkg/index.docbook; \
done
for pkg in $(DOC_HTML_PRUNE) ; do \
- rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/trinity/share/doc/kde/HTML/en/$$pkg; \
+ rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/trinity/share/doc/tde/HTML/en/$$pkg; \
done
clean::
diff --git a/ubuntu/maverick/applications/rosegarden/debian/cdbs/kde.mk b/ubuntu/maverick/applications/rosegarden/debian/cdbs/kde.mk
index 9dbcfbafd..4a098a312 100644
--- a/ubuntu/maverick/applications/rosegarden/debian/cdbs/kde.mk
+++ b/ubuntu/maverick/applications/rosegarden/debian/cdbs/kde.mk
@@ -39,7 +39,7 @@ endif
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/trinity
-export kde_htmldir = \$${datadir}/doc/kde/HTML
+export kde_htmldir = \$${datadir}/doc/tde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
diff --git a/ubuntu/maverick/applications/rosegarden/debian/changelog b/ubuntu/maverick/applications/rosegarden/debian/changelog
index da6daabcb..a44c404be 100644
--- a/ubuntu/maverick/applications/rosegarden/debian/changelog
+++ b/ubuntu/maverick/applications/rosegarden/debian/changelog
@@ -33,7 +33,7 @@ rosegarden (1:1.7.0-1ubuntu2) intrepid; urgency=low
rosegarden (1:1.7.0-1ubuntu1) intrepid; urgency=low
* Merge from Debian unstable. (LP: #225849) Remaining Ubuntu changes:
- - Add usr/share/doc/kde/HTML to rosegarden-data, to provide online
+ - Add usr/share/doc/tde/HTML to rosegarden-data, to provide online
help documentation.
- Change fftw3-dev to libfftw3-dev.
- Update maintainer field as per spec.
@@ -62,7 +62,7 @@ rosegarden (1:1.6.1-2) unstable; urgency=low
rosegarden (1:1.6.1-1ubuntu1) hardy; urgency=low
* Merge from debian unstable, remaining changes:
- - Add usr/share/doc/kde/HTML to rosegarden-data, to provide online
+ - Add usr/share/doc/tde/HTML to rosegarden-data, to provide online
help documentation.
- Change fftw3-dev to libfftw3-dev.
- Update maintainer field as per spec.
@@ -88,7 +88,7 @@ rosegarden (1:1.6.0-1ubuntu2) hardy; urgency=low
rosegarden (1:1.6.0-1ubuntu1) hardy; urgency=low
* Merge from Debian unstable, remaining changes:
- Add usr/share/doc/kde/HTML to rosegarden-data, to provide online
+ Add usr/share/doc/tde/HTML to rosegarden-data, to provide online
help documentation.
debian/control:
+ Update maintainer field.
@@ -109,7 +109,7 @@ rosegarden (1:1.6.0-1) unstable; urgency=low
rosegarden (1:1.5.1-3ubuntu1) gutsy; urgency=low
* Merge from Debian unstable, remaining changes:
- - Add usr/share/doc/kde/HTML/ to rosegarden-data, to provide online
+ - Add usr/share/doc/tde/HTML/ to rosegarden-data, to provide online
help documentation.
- Update maintainer field in debian/control.
@@ -129,7 +129,7 @@ rosegarden (1:1.5.1-3) unstable; urgency=low
rosegarden (1:1.5.1-2ubuntu1) gutsy; urgency=low
* Merge from Debian unstable. Remaining Ubuntu changes:
- - Add usr/share/doc/kde/HTML/ to rosegarden-data, to provide online
+ - Add usr/share/doc/tde/HTML/ to rosegarden-data, to provide online
help documentation.
- Changed maintainer field to MOTU.
@@ -178,7 +178,7 @@ rosegarden (1:1.5.0-1) unstable; urgency=low
rosegarden (1:1.4.0-1ubuntu1) feisty; urgency=low
- * Add usr/share/doc/kde/HTML/ to rosegarden-data, to provide online
+ * Add usr/share/doc/tde/HTML/ to rosegarden-data, to provide online
help documentation. (Closes LP: #77079)
* Changed maintainer field to MOTU.
diff --git a/ubuntu/maverick/applications/rosegarden/debian/rosegarden-data-trinity.install b/ubuntu/maverick/applications/rosegarden/debian/rosegarden-data-trinity.install
index d066a2d8f..59a4a5943 100644
--- a/ubuntu/maverick/applications/rosegarden/debian/rosegarden-data-trinity.install
+++ b/ubuntu/maverick/applications/rosegarden/debian/rosegarden-data-trinity.install
@@ -1,4 +1,4 @@
debian/tmp/opt/trinity/share/apps
debian/tmp/opt/trinity/share/icons
debian/tmp/opt/trinity/share/locale
-debian/tmp/opt/trinity/share/doc/kde/HTML/
+debian/tmp/opt/trinity/share/doc/tde/HTML/