diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-05 17:52:39 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-05 17:52:39 -0500 |
commit | 1057c1a3e7ae3e43bb15d4a41c3c3a481f0a3e91 (patch) | |
tree | 8000ac58e153eab553f8136dfd7d15d6b396408e /ubuntu/maverick/applications/kcmautostart/debian/changelog | |
parent | 94c9bd080585eff86bdbeeb3670b66e1240cc62e (diff) | |
download | tde-packaging-1057c1a3e7ae3e43bb15d4a41c3c3a481f0a3e91.tar.gz tde-packaging-1057c1a3e7ae3e43bb15d4a41c3c3a481f0a3e91.zip |
Add initial packaging files for kcmautostart on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/kcmautostart/debian/changelog')
-rw-r--r-- | ubuntu/maverick/applications/kcmautostart/debian/changelog | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/kcmautostart/debian/changelog b/ubuntu/maverick/applications/kcmautostart/debian/changelog new file mode 100644 index 000000000..4beefe2fa --- /dev/null +++ b/ubuntu/maverick/applications/kcmautostart/debian/changelog @@ -0,0 +1,37 @@ +kcontrol-autostart (0.5-0ubuntu2) gutsy; urgency=low + + * Add kubuntu_03_autostartdesktop.patch to remove duplicate lines in the + desktop file. (LP: #49859) + + -- Breuil Cyril <cyrilbport@gmail.com> Sun, 20 May 2007 21:10:53 +0200 + +kcontrol-autostart (0.5-0ubuntu1) gutsy; urgency=low + + * New upstream release + * Patch kubuntu_02_poMakefile.patch modifies po/Makefile.am to build pot file. + * Add automake1.9 as build-deps and change standard version to 3.7.2 + * Updated Maintainer field + + -- Breuil Cyril <cyrilbport@gmail.com> Sun, 20 May 2007 13:52:30 +0200 + +kcontrol-autostart (0.1-0ubuntu3) edgy; urgency=low + + * Removed dh_iconcache (no longer needed for this package) + * Rebuild so it doesnt depend on libgamin0 + + -- Sarah Hobbs <hobbsee@ubuntu.com> Wed, 19 Jul 2006 11:58:50 +1000 + +kcontrol-autostart (0.1-0ubuntu2) dapper; urgency=low + + * Add dh_iconcache + + -- Sarah Hobbs <hobbsee@ubuntu.com> Fri, 28 Apr 2006 15:43:58 +1000 + +kcontrol-autostart (0.1-0ubuntu1) dapper; urgency=low + + * Initial release. + * Patch kubuntu_01_kdepot.patch modifies admin/cvs.sh to build pot file. + * Removed svn-commit.tmp. + + -- Raphaƫl Pinson <raphink@raphink.net> Fri, 16 Dec 2005 19:52:51 +0100 + |