summaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* Use a generic name for libpng-dev dependency on Debian and UbuntuSlávek Banko2016-04-262-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 97159bb162a58fe4c6a12a15d864ebc9684bef6d)
* Use a generic name for libpng-dev dependency on Debian and UbuntuSlávek Banko2016-04-188-12/+12
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 65ae0b5b2c4f23999d60c7bd7af440d332148c68)
* Prefer update-notifier-common before reboot-notifier in adept recommends on ↵Slávek Banko2016-04-172-2/+2
| | | | | | | Debian and Ubuntu Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2485f53b3c83dcd87da8a0b0c3d432ed265726a1)
* Switch tdegames to cmake on Debian and UbuntuSlávek Banko2016-03-1414-18/+54
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6c9a00a16267e6e069715b5ca7d87f2f4c470c4f)
* Switch k3b-i18n to cmake on Debian and UbuntuSlávek Banko2016-03-134-236/+22
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c81710673fa72eae1f639cb94fd8c9ab1df69a26)
* Remove unused build option BUILD_ALL in k3b on Debian and UbuntuSlávek Banko2016-03-132-2/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ef27f0a103736cd0764bfb93f1a5c6e606c345d7)
* Switch k3b to cmake on Debian and UbuntuSlávek Banko2016-03-1210-10/+60
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d702b5fdfebc11f747e1aeba0d88a1a7224dcd29)
* Add GStreamer 1.0 support for tdemultimedia on Debian and UbuntuSlávek Banko2016-03-122-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 21b4f0340e3a45247e1bc39d82ca2fac7bd0f52b)
* Add GStreamer 1.0 support for kmplayer on Debian and UbuntuSlávek Banko2016-03-112-2/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e7f4f31f4a7e4f195e5b7d1973ddced297de57c5)
* Add GStreamer 1.0 support for kaffeine on Debian and UbuntuSlávek Banko2016-03-102-2/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2d392f757d1bf7d76cbe1e4f30af23423558c7f7)
* Fix FTBFS on Debian and Ubuntu due to move libtool ltmain.shSlávek Banko2016-03-072-2/+0
| | | | | | | from /usr/share/libtool/config into /usr/share/libtool/build-aux Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit dde519148e330cd41279ba6c394b546443c714e8)
* Fix kontact plugins dependencies on Debian and UbuntuSlávek Banko2016-02-282-8/+8
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b3368c164d11bbb87d68f937cf3e15b2a4fe8c85)
* Allow parallel make for i18n packages on Debian and UbuntuSlávek Banko2016-02-288-18/+58
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 639c18e5e10b68f5dea1b68665ba08b2e25f08e5)
* Fix FTBFS on Debian and Ubuntu due to move libtool ltmain.shSlávek Banko2016-02-272-4/+14
| | | | | | | from /usr/share/libtool/config into /usr/share/libtool/build-aux Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit bba0f67b18d8efc8c625e2ba7e0c11a93b1c7fd7)
* Fix FTBFS on Debian and Ubuntu due to move libtool ltmain.shSlávek Banko2016-02-27348-354/+2096
| | | | | | | from /usr/share/libtool/config into /usr/share/libtool/build-aux Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 09b52dab01a59f21ce1966ef526a1f7d596b5427)
* Fixed FTBFS in Debian/Ubuntu due to missing liblockdev1-dev package. Device ↵Michele Calgaro2016-02-264-4/+4
| | | | | | | locking is now done through 'flock()' Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a02d02a9479da792b2196de5e84811b012e95b05)
* Revert "Allow to build without liblockdev1-dev on Debian and Ubuntu"Slávek Banko2016-02-102-2/+2
| | | | | | We need proper patch to replace lockdev This reverts commit 215671e3a30a5ba4708274a5a495ba8e3f55f5ed.
* Fix the wrong argument for start-stop-daemon in tdm-trinity.postinst on ↵Slávek Banko2016-02-012-2/+2
| | | | | | | Debian and Ubuntu Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a236ea727fe0f99235f71b6bb138ca1e09d208a3)
* Fix verification is_running in lisa init script on Debian and UbuntuSlávek Banko2016-02-012-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f790aba47d9389b5529c637669346df7a0a1a9fe)
* Switch remaining packages to dh_python2 on Debian and UbuntuSlávek Banko2016-01-3012-26/+61
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1e2672ad64a3a6bee8e12dd2496a85ddc80768a6)
* Add systemd as consolekit alternative for tdelibs on Debian and UbuntuSlávek Banko2016-01-272-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 65a078c0bcb64fc1a2bc14389e08692bbf99094b)
* Allow to build without liblockdev1-dev on Debian and UbuntuSlávek Banko2016-01-252-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9eebc6e50e6226f74f2938c46c6e139ad2f17538)
* Use DESTDIR for required MakeMaker change in Perl 5.22 on Debian and UbuntuSlávek Banko2016-01-252-6/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e3867b5c844de5292a150215a12fc1fb6f5c12ff)
* Remove liblockdev1-dev build-deps for kpilot on Debian and UbuntuSlávek Banko2016-01-252-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4dc0e374a51b400a544410069094c7b772db34a0)
* Switch filelight to cmake on Debian and UbuntuSlávek Banko2016-01-238-46/+42
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2fd1fd42c1dd05644bdd5893c20ffa7801e9c6a0)
* Install lisarc into /etc instead of /opt/trinity/etc on Debian and UbuntuSlávek Banko2016-01-162-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2aeabd1b78538a0d612a78bb6940252d2a2496f2)
* Remove sudo dependency for tdelibs on Debian and UbuntuSlávek Banko2016-01-162-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 91aac59413422b9f48baaf8dc9a1ab7408fb8706)
* Install kppp-options into /etc instead of /opt/trinity/etc on Debian and UbuntuSlávek Banko2016-01-166-12/+10
| | | | | | | | Default kppp-options moved from tde-packaging into tdenetwork This resolves Bug 2529 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 48ab8a653e890c49969f154821569c125aaf5c9b)
* Add dependency sudo-trinity for tdesudo on Debian and UbuntuSlávek Banko2016-01-112-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 23b8b87795eafc65f362f9d596fc7f935ef9a26f)
* Fix ksquirrel mime magic file path on Debian and UbuntuSlávek Banko2016-01-112-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 00f1ffa81ee4b5484f2efcfb834762ddc6e46ca1)
* Install compiled MIME magic file for kolf on Debian and UbuntuSlávek Banko2016-01-102-0/+2
| | | | | | | This partially resolves Bug 2217 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 82e9e46e32df12024a5f18cb3229ac8b0448fdfa)
* Install compiled MIME magic file for kig on Debian and UbuntuSlávek Banko2016-01-102-0/+4
| | | | | | | This partially resolves Bug 2217 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b22d829c990950a8e072986b48ce386ba34ec328)
* Install compiled MIME magic file for kexi on Debian and UbuntuSlávek Banko2016-01-102-0/+2
| | | | | | | This partially resolves Bug 2217 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 623dcd2641c00d17bac9e0b70d3b115bca2fb564)
* Install compiled MIME magic file for basket on Debian and UbuntuSlávek Banko2016-01-102-0/+2
| | | | | | | This partially resolves Bug 2217 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c7eb65ef37d99311f683dc9ed6ced0682fbd9c22)
* Fix kpilot packaging on Debian and UbuntuSlávek Banko2015-12-182-0/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0236bce9e4ca11d2437fa8e4e8e3e5f74e706c07)
* Fix syntax error in tqtinterface control file on Debian and UbuntuSlávek Banko2015-12-172-6/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a0a7c9b50941a51682bfa08164e23b52a9cf9ca0)
* Add TDM configuration for needrestart on Debian and UbuntuSlávek Banko2015-10-154-0/+12
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 83ce89c88e6c8ccbff7fd65fbaa2c87d706feb28)
* Fix tdeaccessibility applications desktop files location on Debian and UbuntuSlávek Banko2015-10-146-6/+6
| | | | | | | to be compliant with xdg specification Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 07d4f76fb2bbf726b59809c032c02304e946088f)
* Add variant dependency apt-config-auto-update for adept on Debian and UbuntuSlávek Banko2015-10-072-2/+4
| | | | | | | Add reboot-notifier as recommended dependency Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b699d9fe3d5cc38afdb0bbad31d244dc68acdb98)
* Add new license files to tdelibs-data on Debian and UbuntuSlávek Banko2015-10-022-0/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8a5798447c6ed8f25862e010bcf497a466f8e069)
* Fix typo in timezone in changelog on Debian and UbuntuSlávek Banko2015-09-082-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 71c5ddf7b369bc9614e4b6ae5410c7182bdf589d)
* Fix last date in changelog on Debian and UbuntuSlávek Banko2015-09-08192-192/+192
| | | | | | | to pass through strict checking by dpkg 1.18.2 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 70352d671f500d6772ad3d77fb84969d589a33b7)
* Resolve conflict and circular dependency in tdesvn on Debian and UbuntuSlávek Banko2015-08-306-6/+8
| | | | | | | This resolves Bug 2252 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e287d00bbabad8472469d9e826ce6a6b4cb59b55)
* Fix koffice-dev on Debian and UbuntuTimothy Pearson2015-08-302-0/+0
| | | | (cherry picked from commit 9bd3b69d6bc4278a6a3a3d7d3a2943bb296e0313)
* Enable kpilot-trinity dbg package on Debian and UbuntuTimothy Pearson2015-08-302-0/+22
| | | | (cherry picked from commit 0d27fd15f3c84daae0ddcd83b3eae945feecae85)
* Fix gtk3-tqt-engine dependency in gtk-qt-engine on Debian and UbuntuSlávek Banko2015-08-262-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 05bf6dfab344ec5506dbe4e7c6e3b7b4d0bf30a1)
* Simplify cleaning extra screensavers in tdeartwork on Debian and Ubuntur14.0.1Slávek Banko2015-08-142-140/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2d203cd98a9afadbbb3f082302eec935e99ef8a1)
* Fix package conflicts from prior commitTimothy Pearson2015-08-142-0/+138
| | | | (cherry picked from commit a4f9c37a2acdcb704a3a799c2230e8d8f858af27)
* Fix tdescreensaver installation directory on Debian and UbuntuTimothy Pearson2015-08-146-6/+6
| | | | (cherry picked from commit 985f6b9c8c1db710b424018f8c5cfd2c2b1a1653)
* Fix installation of kvirc protocol files on Debian and UbuntuSlávek Banko2015-08-046-8/+14
| | | | | | | This resolves Bug 2497 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6253ed4f8177cb33fef709fb7e215ff94e6300c1)