Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEB: Add variant dependency default-libmysqlclient-dev | Slávek Banko | 2017-02-07 | 2 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 35591cc43abaea10d1309b90592a213d8290de39) | ||||
* | DEB: Replaced ${Source-Version} with ${source:Version} | Slávek Banko | 2016-11-22 | 2 | -4/+4 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fc7541998a7dfe7a7d10a55f0cc683c0ef66bcf1) | ||||
* | Add artsc pkg-config file on Debian and Ubuntu | Slávek Banko | 2016-10-16 | 2 | -12/+11 |
| | | | | | | | Refresh 12_cleanup_artsc-config.diff Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f07a76da10ad455e332977167bf7a476a1d00ed3) | ||||
* | Install real __init__.py instead of empty in python_tqt on Debian and Ubuntu | Slávek Banko | 2016-09-25 | 1 | -1/+2 |
| | | | | | | | This relates to bug 2693 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4507e3e24c652fb838ad11d790ef4aa94354acaf) | ||||
* | Add build-arch and build-indep targets to debian/rules | Slávek Banko | 2016-08-07 | 2 | -4/+6 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit bd06c0aa4bfa9fff706427864bd8a53c23d1d2bf) | ||||
* | Change debhelper compatibility level to 7 on Debian and Ubuntu | Slávek Banko | 2016-08-07 | 27 | -27/+27 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1e8cfb282207fe28581635c005a36b6a6605b100) | ||||
* | Add build-arch and build-indep targets to debian/rules | Timothy Pearson | 2016-07-26 | 2 | -4/+6 |
| | | | | (cherry picked from commit 510e052f229ee738888b1906747a7c14e207190a) | ||||
* | Use a generic name for libpng-dev dependency on Debian and Ubuntu | Slávek Banko | 2016-04-18 | 2 | -4/+4 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 65ae0b5b2c4f23999d60c7bd7af440d332148c68) | ||||
* | Fix FTBFS on Debian and Ubuntu due to move libtool ltmain.sh | Slávek Banko | 2016-02-27 | 1 | -0/+5 |
| | | | | | | | 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) | ||||
* | Fix syntax error in tqtinterface control file on Debian and Ubuntu | Slávek Banko | 2015-12-17 | 1 | -3/+3 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a0a7c9b50941a51682bfa08164e23b52a9cf9ca0) | ||||
* | Fix last date in changelog on Debian and Ubuntu | Slávek Banko | 2015-09-08 | 2 | -2/+2 |
| | | | | | | | 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) | ||||
* | Fix regeneration of automake build system for libart-lgpl on Debian and Ubuntu | Slávek Banko | 2015-03-11 | 3 | -5/+13 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 42678713f1aa241ec6fc7e9ea059a746eee871a8) | ||||
* | Switch avahi-tqt to cmake on Debian and Ubuntu | Slávek Banko | 2015-02-20 | 2 | -23/+7 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3186c3943aea305c58774dc0d5f80aa9f78464fb) | ||||
* | Fixed TQtAssistant images in Debian/Ubuntu. This relates to bug 1859. | Michele Calgaro | 2014-10-12 | 1 | -0/+1 |
| | |||||
* | Set sip4-tqt libpython on Debian and Ubuntu | Timothy Pearson | 2014-09-23 | 1 | -0/+2 |
| | |||||
* | Set python-tqt libpython on Debian and Ubuntu | Timothy Pearson | 2014-09-23 | 1 | -0/+2 |
| | |||||
* | Fixed avahi-tqt FTBFS in Jessie caused by gcc missing dependency. | Michele Calgaro | 2014-07-08 | 1 | -0/+1 |
| | |||||
* | Branding cleanup on Debian and Ubuntu | Slávek Banko | 2014-05-27 | 8 | -40/+40 |
| | |||||
* | Enable sqlite3 plugin in Qt3/TQt3 on Debian and Ubuntu | Slávek Banko | 2014-05-24 | 6 | -0/+22 |
| | |||||
* | Fix PostgreSQL dependency in tqt3/qt3 on Debian and Ubuntu | Slávek Banko | 2014-04-16 | 2 | -2/+2 |
| | |||||
* | Fixed qt3 FTBFS due to updated Postgre SQL library (libpq-dev). | Michele Calgaro | 2014-04-14 | 2 | -1/+2 |
| | | | | This resolves bug 2016. | ||||
* | Fixed tqt3 FTBFS due to updated Postgre SQL library (libpq-dev). | Michele Calgaro | 2014-04-14 | 2 | -1/+2 |
| | | | | This relates to bug 2016. | ||||
* | Changed dependecies from libjpeg62-dev tp libjpeg-dev, aligning qt3 to tqt3. | Michele Calgaro | 2014-03-05 | 1 | -2/+2 |
| | | | | This resolves bug 629 | ||||
* | Allow to build TQt3/Qt3 with all libs as a shared on Debian on Ubuntu | Slávek Banko | 2014-02-02 | 4 | -14/+8 |
| | |||||
* | Putting exact python-tqt version in python-tqt-dev dependency on Debian and ↵ | Slávek Banko | 2014-01-20 | 1 | -1/+1 |
| | | | | Ubuntu | ||||
* | Add dependency python-tqt for python-tqt-dev on Debian and Ubuntu | Slávek Banko | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | Fix references to /usr/share in doc-base files on Debian and Ubuntu | Slávek Banko | 2014-01-19 | 2 | -2/+2 |
| | |||||
* | Build python-tqt as python module on Debian and Ubuntu | Slávek Banko | 2014-01-18 | 5 | -17/+19 |
| | |||||
* | Build sip4-tqt as python module on Debian and Ubuntu | Slávek Banko | 2014-01-18 | 13 | -109/+54 |
| | |||||
* | Switch package format to quilt on Debian and Ubuntu | Slávek Banko | 2013-12-28 | 23 | -23/+23 |
| | | | | This resolves Bug 1782 | ||||
* | Smoothing differences on Debian and Ubuntu | Slávek Banko | 2013-12-26 | 2 | -0/+4 |
| | |||||
* | Remove obsolete conflicts in tqt3 package on Debian and Ubuntu | Slávek Banko | 2013-12-13 | 1 | -11/+0 |
| | |||||
* | Update TQt3 packaging files for Debian/Ubuntu to handle new library names | Timothy Pearson | 2013-12-02 | 2 | -12/+12 |
| | |||||
* | Fix prior commit | Timothy Pearson | 2013-11-06 | 1 | -1/+1 |
| | |||||
* | Update Debian and Ubuntu packaging for latest Qt3/TQt3 file conflict renaming | Timothy Pearson | 2013-11-06 | 8 | -46/+46 |
| | |||||
* | Fix firebird-dev dependency on armel for qt3/tqt3 on Debian and Ubuntu | Slávek Banko | 2013-09-22 | 2 | -2/+2 |
| | |||||
* | Fix checks preliminary versions in dependencies on Debian and Ubuntu | Slávek Banko | 2013-09-17 | 12 | -156/+156 |
| | |||||
* | Fix missing quilt dependency in control.in on Debian and Ubuntu | Slávek Banko | 2013-09-16 | 2 | -2/+2 |
| | | | | Fix missing cdbs dependency on Debian and Ubuntu | ||||
* | Fix quilt conversion issues on Debian and Ubuntu | Slávek Banko | 2013-09-16 | 4 | -0/+12 |
| | |||||
* | Switch patch system from simple to quilt on Debian and Ubuntu | Slávek Banko | 2013-09-15 | 28 | -36/+37 |
| | |||||
* | Fix libasound2-dev dependency for libarts1-trinity-dev on Debian and Ubuntu | Slávek Banko | 2013-09-11 | 1 | -1/+1 |
| | |||||
* | Use xz compression for libcaldav and libcarddav source files on Debian and ↵ | Slávek Banko | 2013-09-10 | 4 | -0/+14 |
| | | | | Ubuntu | ||||
* | Refresh arts patches on Debian and Ubuntu | Slávek Banko | 2013-09-10 | 1 | -1/+3 |
| | |||||
* | Add variant dependency firebird-dev for qt3/tqt3 on Debian and Ubuntu | Slávek Banko | 2013-09-10 | 4 | -10/+18 |
| | | | | Refresh qt3/tqt3 patches on Debian and Ubuntu | ||||
* | Add dependency libmad0-dev for libarts1-trinity-dev on Debian and Ubuntu | Slávek Banko | 2013-09-08 | 1 | -1/+1 |
| | |||||
* | Fix prior commit | Slávek Banko | 2013-08-28 | 1 | -2/+9 |
| | |||||
* | Fix FTBFS sip4-tqt due to older dh_python2 on Debian and Ubuntu | Slávek Banko | 2013-08-28 | 1 | -2/+9 |
| | |||||
* | Switch to dh_python2 (or dh_pysupport as fallback) on Debian and Ubuntu | Slávek Banko | 2013-08-27 | 9 | -53/+24 |
| | |||||
* | Rename tdelibs4c2a to tdelibs14 to indicate major ABI version change | Timothy Pearson | 2013-08-26 | 1 | -1/+1 |
| | | | | This relates to Bug 1575 | ||||
* | Fix lib symlinks in /usr/share in tqt3 on Debian and Ubuntu | Slávek Banko | 2013-07-24 | 2 | -3/+3 |
| |