summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/tdebase
Commit message (Collapse)AuthorAgeFilesLines
* DEB tdebase: Rename kdelogo => tdelogo in the tdm configuration during tdm ↵Slávek Banko2019-01-041-0/+4
| | | | | | | upgrade. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 66bf189d92c61f664564a45ab85af1394cd433cd)
* DEB: fixed logrotate of tdm.log. This resolves bug 894.Michele Calgaro2018-11-261-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 23556cbbc9c837286f9ce4986fe98b67d81667d6)
* DEB tdebase: Add kdf-trinity (<< 4:14.0.6~) to ConflictsSlávek Banko2018-11-171-1/+1
| | | | | | | for tdebase-data-trinity to ensure smooth upgrade. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 16f63a6530be7a18fc452f1aeec2a21310bf0a22)
* DEB tdebase: Simplify lists for installing icons.Slávek Banko2018-11-1618-746/+179
| | | | | | | This solves the installation of new icons from PR TDE/tdebase#18. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 34ac65a3c2b3e0eab9cfeb846298e258f796f9cf)
* DEB: removed no longer necessary dependency on gettext.Michele Calgaro2018-11-111-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Removed an unused debian/cdbs/buildvars.mk file.Slávek Banko2018-11-101-86/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f69bab0e66d047d5670ed6311ffaa729421b30ce)
* DEB: Remove a mechanism for updating the uploaders list.Slávek Banko2018-11-104-584/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fe5341d9d3770ae6f476d1c0a0db4685cc9d6f23)
* DEB: Remove the translation templates update during building.Slávek Banko2018-11-101-8/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9b3636a76e33273c325c9a515ee779aee1a5088b)
* DEB: renamed kdelogo pics to tdelogo pics. This related to PR tdebase#12Michele Calgaro2018-11-082-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8da6636e6d89f37f830d6e7a8dd1f55ad21b1206)
* DEB: Start media backend on TDE session startup. This resolves bug 2780.Michele Calgaro2018-07-171-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Remove unwanted #DEBHELPER# from TDM prerm scriptSlávek Banko2018-05-291-2/+0
| | | | | | | With systemd this will cause undesired restart of TDM during the upgrade Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit eb70797e15ebda9e9eb9a84a69f5d6ec27eca6bf)
* Update Konqueror sidebar links. This relates to bug 2903.Michele Calgaro2018-05-231-3/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Split SMB tdeioslave into a separate packageSlávek Banko2017-12-023-11/+24
| | | | | | | This relates to Bug 2788 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 30b61683e2b1fad49a98c24948dafaeb58ab0e7f)
* DEB tdebase: Rename the tdm-trinity init script to tdmSlávek Banko2017-05-148-33/+59
| | | | | | | to match with the systemd service name Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 70d1e4044e5f2b661500a7248a7368390b65effe)
* DEB tdebase: Remove full path for update-alternativesSlávek Banko2017-03-164-4/+4
| | | | | | | This resolves bug 2756 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d4958ff4b0e5b9e79004137a05e4dabf303c4ff5)
* DEB: Replaced ${Source-Version} with ${source:Version}Slávek Banko2016-11-222-28/+28
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fc7541998a7dfe7a7d10a55f0cc683c0ef66bcf1)
* Add systemd unit for tdm-trinity on DebianSlávek Banko2016-10-053-4/+41
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit dd7fe0441730ccec3d5040e7f863cfdc7aaef6b2)
* Fixed khotkeys.desktop handling on Debian/Ubuntu. This resolve bug 2685.Michele Calgaro2016-09-112-2/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 40d63ebf000e0e1d8782224dbf7dea17715c9c83)
* Change debhelper compatibility level to 7 on Debian and UbuntuSlávek Banko2016-08-072-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1e8cfb282207fe28581635c005a36b6a6605b100)
* Move poster from depends to recommends in tdebase on Debian and UbuntuSlávek Banko2016-07-201-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f4669e32c95d20fa6c5c3e544d1d11a9897e3471)
* Fix the wrong argument for start-stop-daemon in tdm-trinity.postinst on ↵Slávek Banko2016-02-011-1/+1
| | | | | | | Debian and Ubuntu Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a236ea727fe0f99235f71b6bb138ca1e09d208a3)
* Add TDM configuration for needrestart on Debian and UbuntuSlávek Banko2015-10-152-0/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 83ce89c88e6c8ccbff7fd65fbaa2c87d706feb28)
* Enable WITH_LIBUSB in tdebase on Debian and UbuntuSlávek Banko2015-06-141-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0fda9ebecf4f4892468aab374e87dc029da5b6e1)
* Fix alternatives provision on Debian and UbuntuNick Leverton2015-05-317-7/+10
| | | | | | | This resolves Bug 2452 Signed-off-by: Nick Leverton <nick@leverton.org> (cherry picked from commit 9e82e241298bb51e278618a061b383dbc2f3a660)
* Fix tdesud manpage symlink on Debian and UbuntuSlávek Banko2015-05-311-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit be8296e88c46d6ea43c285ccef320c1b7a75b083)
* Remove unwanted #DEBHELPER# from TDM prerm script on Debian and UbuntuSlávek Banko2015-04-091-2/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ce5fcecb6a56a7e8ac5de9c6b217210f397da3a1)
* Force ldconfig due to tdeinit library on Debian and UbuntuSlávek Banko2015-03-277-1/+71
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ae112f4eb26973595ecc8e017b9470d24c2c5476)
* Add missing #DEBHELPER# to preinst/postinst/prerm/postrm scripts on Debian ↵Slávek Banko2015-03-263-0/+6
| | | | | | | and Ubuntu Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7b7a5049a9808f028273a876d8d2f6f11d4ada9c)
* Enable tdm compositor in Debian and Ubuntu default settings packagesTimothy Pearson2014-11-221-0/+1
|
* Remove tdeprint conflict on foomatic compressed PPDs and add missing ↵Timothy Pearson2014-11-221-2/+1
| | | | | | dependency on foomatic (un)compressed PPDs in Debian and Ubuntu This relates to Bug 2191
* Fix circular dependency in tdebase on Debian and UbuntuSlávek Banko2014-11-221-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove obsolete kompmgr from Debian and Ubuntu packagesTimothy Pearson2014-11-191-1/+0
|
* Properly install all tdebase wallaper on Debian and UbuntuTimothy Pearson2014-11-161-70/+1
|
* Fix tdebase FTBFS from prior commitsTimothy Pearson2014-11-161-144/+0
|
* Second part of prior commitTimothy Pearson2014-11-16157-23758/+0
|
* Update tdebase packaging on Debian and Ubuntu for latest GITTimothy Pearson2014-11-161-158/+0
|
* Second part of prior commitTimothy Pearson2014-11-161-12/+24
|
* Update Debian and Ubuntu packaging with cdwriter renamesTimothy Pearson2014-11-1624-0/+1481
|
* Update Debian and Ubuntu tdebase packaging for icons updateSlávek Banko2014-10-151-52/+52
|
* Update Debian and Ubuntu packaging for latest GIT sourcesTimothy Pearson2014-10-061-5/+10
|
* Reinstated removed wallpapers. Here are the changes required for ↵Michele Calgaro2014-09-181-4/+14
| | | | Debian/Ubuntu distros.
* Added new TDE default background. Changes required for Debian/Ubuntu distros.Michele Calgaro2014-09-142-4/+6
|
* Removed old wallpapers and add 3 new ones. The removed wallpapers willMichele Calgaro2014-09-101-12/+8
| | | | be moved to tdeartwork soon. Here are the changes required for Debian/Ubuntu distros.
* Added 'minimalist' TDM style to Debian/Ubuntu distributions.Michele Calgaro2014-09-031-0/+1
|
* Remove unneeded plasma wrappers in tdebase on Debian and UbuntuSlávek Banko2014-08-193-30/+0
|
* Added basic TDEPasswd 'We apologize' handbook to Debian/Ubuntu distros. This ↵Michele Calgaro2014-08-051-0/+3
| | | | relates to bug 1928.
* Fixes for kdm-trinity and tdm-trinity on Debian and UbuntuSlávek Banko2014-06-262-10/+15
| | | | | | | | + remove kdm-trinity.conf during upgrade to tdm-trinity + remove tdm-trinity.conf when remove tdm-trinity + stop kdm-trinity during upgrade to tdm-trinity + start tdm-trinity during install tdm-trinity + stop tdm-trinity when remove tdm-trinity
* Added dependency to htdig for khelpcenter-trinity in Debian/Ubuntu. This ↵Michele Calgaro2014-06-111-2/+1
| | | | relates loosely to bug 370.
* Cleanup diverts for plasma on Debian and UbuntuSlávek Banko2014-05-271-16/+20
| | | | This resolves Bug 2055
* Branding cleanup on Debian and UbuntuSlávek Banko2014-05-27113-881/+881
|