summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/tdepim/debian
Commit message (Collapse)AuthorAgeFilesLines
* DEB: added missing applications icons for Kleopatra. Icons have beenMichele Calgaro2018-11-181-0/+1
| | | | | | | | taken from GnuPG/KDE version of Kleopatra, which is available under GPL version >= 2. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 78f69187ea9a11644b16f87a4cee1a11415244b9)
* DEB tdepim: Add pinentry icon for Kleopatra's GpgME backend.Slávek Banko2018-11-181-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5797988ed32d9d1453cb77cb180fd23ce6763ef7)
* DEB: add missing icons for Kleopatra's GpgME backends.Michele Calgaro2018-11-181-6/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 68db7db3ad4878d06228933c854aaad04d27ac31)
* 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-718/+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: KMail: moved procmail from Recommend to Suggests.Michele Calgaro2018-08-302-4/+2
| | | | | | This resolves bug 2104. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Add libreadline-dev as alternate dependencySlávek Banko2017-07-111-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a5f69c65c26585261d8e7462f093dc1e94a0ffd8)
* DEB tdepim: Add libgpgme-dev as alternate dependencySlávek Banko2017-05-041-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 85ffd1a978ae003a772340191529edf5960ef6e0)
* DEB tdepim: fixed FTBFS caused by suggested but missing kpilot plugin.Michele Calgaro2017-02-181-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5c78a78f2b09875e82915818513a7167ba5efea9)
* DEB: Replaced ${Source-Version} with ${source:Version}Slávek Banko2016-11-222-36/+36
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fc7541998a7dfe7a7d10a55f0cc683c0ef66bcf1)
* 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)
* Fix kontact plugins dependencies on Debian and UbuntuSlávek Banko2016-02-281-4/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b3368c164d11bbb87d68f937cf3e15b2a4fe8c85)
* Fixed FTBFS in Debian/Ubuntu due to missing liblockdev1-dev package. Device ↵Michele Calgaro2016-02-262-2/+2
| | | | | | | 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-101-1/+1
| | | | | | We need proper patch to replace lockdev This reverts commit 215671e3a30a5ba4708274a5a495ba8e3f55f5ed.
* Allow to build without liblockdev1-dev on Debian and UbuntuSlávek Banko2016-01-251-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9eebc6e50e6226f74f2938c46c6e139ad2f17538)
* Cleanup CMake build options in tdepim on Debian and UbuntuSlávek Banko2015-07-041-4/+29
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 04335af325274c6c98186a50524bb0794a53b466)
* Fix cirucular dependency in tdepim on Debian and UbuntuSlávek Banko2014-12-251-1/+1
| | | | | | | This resolves Bug 2251 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1fe13987fc1ece28b36fc39032127a648ed862f3)
* Package libkcal2 moved from Breaks to Conflicts, for a smooth upgrade on ↵Slávek Banko2014-11-251-5/+6
| | | | | | Debian and Ubuntu Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Merge package libkcal2 into libtdepim1 on Debian and UbuntuSlávek Banko2014-11-226-92/+49
| | | | | | This resolves circular dependency - Bug 2197 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Branding cleanup on Debian and UbuntuSlávek Banko2014-05-2764-391/+391
|
* Add new handbooks to tdepim on Debian and UbuntuSlávek Banko2014-02-1320-33/+39
|
* Fix references to /usr/share in doc-base files on Debian and UbuntuSlávek Banko2014-01-191-4/+4
|
* Switch package format to quilt on Debian and UbuntuSlávek Banko2013-12-282-2/+2
| | | | This resolves Bug 1782
* Add dependency libical-dev for tdepim-trinity-dev on Debian and UbuntuSlávek Banko2013-10-192-2/+17
|
* Add exported cmake targets to tdepim-trinity-dev on Debian and UbuntuSlávek Banko2013-10-101-0/+2
|
* Fix checks preliminary versions in dependencies on Debian and UbuntuSlávek Banko2013-09-171-92/+92
|
* Fix missing quilt dependency in control.in on Debian and UbuntuSlávek Banko2013-09-161-1/+1
| | | | Fix missing cdbs dependency on Debian and Ubuntu
* Switch patch system from simple to quilt on Debian and UbuntuSlávek Banko2013-09-154-2/+4
|
* Additional k => tde renaming and fixes on Debian and UbuntuSlávek Banko2013-09-038-21/+21
|
* Rename tdelibs4-* to tdelibs14-* on Debian and UbuntuSlávek Banko2013-08-281-3/+3
| | | | This relates to Bug 1575
* Fix debian menu files on Debian and UbuntuSlávek Banko2013-07-2013-26/+26
|
* Cutting off the fourth number, or preliminary version numberSlávek Banko2013-04-211-1/+1
| | | | in counting versions for dependencies on Debian and Ubuntu
* Enable xscreensaver support in tdepim on Debian and UbuntuSlávek Banko2013-03-261-1/+1
|
* Move edit-as-root and email service menus to the main TDE GIT treeTimothy Pearson2013-03-211-0/+1
|
* Fix unintended renames in Replaces and Breaks on Debian and UbuntuSlávek Banko2013-03-091-4/+4
|
* Rename *-kio-* packages on Debian and UbuntuSlávek Banko2013-03-092-7/+7
|
* Fix tdepim FTBFS on Debian and UbuntuTimothy Pearson2013-02-171-1/+1
|
* Fix tdepim packaging on Debian and UbuntuTimothy Pearson2013-02-173-37/+37
|
* Update Debian and Ubuntu packaging for latest GIT headTimothy Pearson2013-02-152-11/+11
|
* Update Debian and Ubuntu packaging for latest GIT changesTimothy Pearson2013-01-311-1/+1
|
* Use new tdeio names on Debian and UbuntuTimothy Pearson2013-01-271-10/+10
|
* Update Debian and Ubuntu packaging with the latest renaming in GITTimothy Pearson2013-01-2711-48/+48
|
* Update Debian and Ubuntu packaging to match recent renamingTimothy Pearson2013-01-269-55/+55
|
* Use xz compression for Debian and Ubuntu source filesSlávek Banko2012-12-131-2/+2
|
* Use xz (or bzip2) compression for Debian and Ubuntu binary packagesSlávek Banko2012-12-111-0/+3
|
* Remove dependency on obsolete ogg la file packageTimothy Pearson2012-09-121-1/+1
| | | | This might break some builds on Ubuntu and Debian temporarily
* Set CMAKE_BUILD_TYPE=RelWithDebInfo for other modules on Debian and UbuntuTimothy Pearson2012-08-091-1/+2
|
* Update Debian and Ubuntu build scripts to reflect X-TDE categoryTimothy Pearson2012-06-1114-21/+21
|