diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-31 00:51:09 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-31 00:51:09 -0600 |
commit | 190599393eef7fb613278d896c9f54699df1d7f8 (patch) | |
tree | d393d997eff9f49bcdc69e47ecaa5d4edefdc61f /ubuntu/maverick/tdevelop/debian | |
parent | 4ca42c6291000cb92ec03a5ba7d772400b8a5002 (diff) | |
download | tde-packaging-190599393eef7fb613278d896c9f54699df1d7f8.tar.gz tde-packaging-190599393eef7fb613278d896c9f54699df1d7f8.zip |
Update Debian and Ubuntu packaging for latest GIT changes
Diffstat (limited to 'ubuntu/maverick/tdevelop/debian')
-rw-r--r-- | ubuntu/maverick/tdevelop/debian/changelog | 6 | ||||
-rw-r--r-- | ubuntu/maverick/tdevelop/debian/tdevelop-data-trinity.lintian | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/maverick/tdevelop/debian/changelog b/ubuntu/maverick/tdevelop/debian/changelog index 2511a3b86..526fc52c7 100644 --- a/ubuntu/maverick/tdevelop/debian/changelog +++ b/ubuntu/maverick/tdevelop/debian/changelog @@ -463,7 +463,7 @@ tdevelop3 (4:3.2.2-0.1) unstable; urgency=low * Fix lintian warnings: - Update to Standards-Version 3.6.2 - Replace possible bashism "-a" by "&&" in debian/config - * Add Suggests on tdesdk-misc to provide kio_svn files + * Add Suggests on tdesdk-misc to provide tdeio_svn files * Translation fixes: - Fix debian/templates.master, run debconf-updatepo (Closes: #312161) - Add Vietnamese debconf translation (Closes: #312160) @@ -504,7 +504,7 @@ tdevelop3 (4:3.2.1-0ubuntu1) breezy; urgency=low tdevelop3 (4:3.2.0-3) unstable; urgency=low - * Fixed up the creation and removal of the symlinks for kio_svn + * Fixed up the creation and removal of the symlinks for tdeio_svn files (Closes: #310684) -- Norman Jordan <njordan@debian.org> Wed, 25 May 2005 10:18:35 -0700 @@ -516,7 +516,7 @@ tdevelop3 (4:3.2.0-2) unstable; urgency=medium (Closes: #308198) * Fixed icon path (Closes: #299522) * Added pt_BR debconf translation (Closes: #304419) - * Moved the kio_svn files out of the way. Symlinks are created for + * Moved the tdeio_svn files out of the way. Symlinks are created for them if they are not already there. (Closes: #309379) -- Norman Jordan <njordan@debian.org> Mon, 23 May 2005 03:52:16 -0700 diff --git a/ubuntu/maverick/tdevelop/debian/tdevelop-data-trinity.lintian b/ubuntu/maverick/tdevelop/debian/tdevelop-data-trinity.lintian index 9f3b99d47..a0041fc4c 100644 --- a/ubuntu/maverick/tdevelop/debian/tdevelop-data-trinity.lintian +++ b/ubuntu/maverick/tdevelop/debian/tdevelop-data-trinity.lintian @@ -5,7 +5,7 @@ tdevelop-data: extra-license-file usr/share/apps/kdevappwizard/template-common/L tdevelop-data: extra-license-file usr/share/apps/kdevappwizard/template-common/LICENSE.BSD # This file is a template, not a script. tdevelop-data: script-not-executable ./usr/share/apps/kdevfilecreate/file-templates/pl -# This file is used internally by kio_pydoc.la and invoked explicitly with python. +# This file is used internally by tdeio_pydoc.la and invoked explicitly with python. tdevelop-data: script-not-executable ./usr/share/apps/tdeio_pydoc/kde_pydoc.py # This file is used internally by libkdevcvsservice.la and invoked explicitly with sh. tdevelop-data: script-not-executable ./usr/share/apps/kdevcvsservice/buildcvs.sh |