diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:46:22 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:46:22 -0600 |
commit | 96900aaa4094c012cea79188225fd1e1d43f5ce7 (patch) | |
tree | 3f50c9404193498dab310e10d6b57830bf7eeb49 /kttsd/debian | |
parent | d479daee57f586dcd10d91270e0d1a8ebe41a494 (diff) | |
download | tdeaccessibility-96900aaa4094c012cea79188225fd1e1d43f5ce7.tar.gz tdeaccessibility-96900aaa4094c012cea79188225fd1e1d43f5ce7.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kttsd/debian')
-rw-r--r-- | kttsd/debian/TODO | 10 | ||||
-rw-r--r-- | kttsd/debian/control | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/kttsd/debian/TODO b/kttsd/debian/TODO index 12b05e3..2f16fc8 100644 --- a/kttsd/debian/TODO +++ b/kttsd/debian/TODO @@ -7,17 +7,17 @@ qt3-dev-tools 3.3.3-4.1 Qt3 development tools
qt3-doc 3.3.3-4.1 Qt3 API documentation
kde 3.1.2 The K Desktop Environment
- kdelibs4 3.2.3-2 KDE core libraries
- kdelibs4-dev 3.2.3-2 KDE core libraries (development files)
- kdelibs4-doc 3.2.3-2 KDE core library documentation
+ tdelibs4 3.2.3-2 KDE core libraries
+ tdelibs4-dev 3.2.3-2 KDE core libraries (development files)
+ tdelibs4-doc 3.2.3-2 KDE core library documentation
kde-devel 3.1.2 The K Desktop Environment (development files
kde-devel-extr 3.1.2-0.2 The K Desktop Environment (extra development
exuberant-ctag 5.5.4-1 build tag file indexes of source code defini
cdbs 0.4.26-1.1 common build system for Debian packages
* Here's my build procedure (note that I'm using CDBS):
- - cd kdeaccessibility/doc/kttsd && make distclean && cd kdeaccessibility/kttsd && make distclean
- - cvs2dist kdeaccessibility kttsd --version 0.3.0
+ - cd tdeaccessibility/doc/kttsd && make distclean && cd tdeaccessibility/kttsd && make distclean
+ - cvs2dist tdeaccessibility kttsd --version 0.3.0
- Copy resulting kttsd-0.3.0.tar.gz to a work folder and rename to kttsd_0.3.0.orig.tar.gz
(Note underscore)
- Unpack tarball
diff --git a/kttsd/debian/control b/kttsd/debian/control index 61c10b7..e7473a0 100644 --- a/kttsd/debian/control +++ b/kttsd/debian/control @@ -2,7 +2,7 @@ Source: kttsd Section: kde Priority: extra Maintainer: Gary Cramblitt (PhantomsDad) <garycramblitt@comcast.net> -Build-Depends: debhelper (>= 4.0.0), kdelibs4-dev (>= 4:3.2), qt3-doc (>=3.3.3) +Build-Depends: debhelper (>= 4.0.0), tdelibs4-dev (>= 4:3.2), qt3-doc (>=3.3.3) Standards-Version: 3.6.1.1 Package: kttsd |