<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tde-packaging/debian/_base/dependencies/libr, branch master</title>
<subtitle>Trinity Desktop Environment Packaging
</subtitle>
<id>https://git.trinitydesktop.org/cgit/tde-packaging/atom?h=master</id>
<link rel='self' href='https://git.trinitydesktop.org/cgit/tde-packaging/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tde-packaging/'/>
<updated>2026-02-23T20:32:12Z</updated>
<entry>
<title>DEB libr: Install libraries according to multi-arch rules.</title>
<updated>2026-02-23T20:32:12Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2026-02-23T20:32:12Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tde-packaging/commit/?id=c47b4da497f1276b6291c9ba242049aa4e86ea1c'/>
<id>urn:sha1:c47b4da497f1276b6291c9ba242049aa4e86ea1c</id>
<content type='text'>
Since R14.1.6 – TDE/tde-cmake#140, the default location for /usr is
according to default multi-arch location used by the distribution.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>DEB: Replace obsolete dependency pkg-config with current pkgconf.</title>
<updated>2026-02-03T09:07:26Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2026-02-03T08:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tde-packaging/commit/?id=6e015272580816ba53e8f28fc6507ff4aac93858'/>
<id>urn:sha1:6e015272580816ba53e8f28fc6507ff4aac93858</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>DEB libr: Changes to silence lintian reports.</title>
<updated>2026-02-03T02:23:04Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2026-02-02T08:57:58Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tde-packaging/commit/?id=fda6f5821697832cf540f1aef5dc1be032e996d1'/>
<id>urn:sha1:fda6f5821697832cf540f1aef5dc1be032e996d1</id>
<content type='text'>
+ Added build time and runtime dependencies.
+ Added overrides for version number and compression.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>DEB: Remove direct include for cmake.mk. Now it is automatically included by tde.mk,</title>
<updated>2025-09-14T18:29:16Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2025-09-14T18:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tde-packaging/commit/?id=90b6a86d3f8bde42d56277455b397c6fd96af9cc'/>
<id>urn:sha1:90b6a86d3f8bde42d56277455b397c6fd96af9cc</id>
<content type='text'>
or using tde.mk rules for CMake builds with cdbs &gt;= 0.4.177.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>DEB: fix debian/rules to allow the source packages to be created without having tde-cdbs installed</title>
<updated>2025-05-02T07:12:14Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2025-05-02T01:06:24Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tde-packaging/commit/?id=9fb4974c3e610280922b7475b95455609aaf1df2'/>
<id>urn:sha1:9fb4974c3e610280922b7475b95455609aaf1df2</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>DEB tde-cdbs: Separate the common CDBS class into the package.</title>
<updated>2025-04-29T18:02:02Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2025-04-29T18:02:02Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tde-packaging/commit/?id=1b175413f5b1a1c5a8437ba8376538718a1370d6'/>
<id>urn:sha1:1b175413f5b1a1c5a8437ba8376538718a1370d6</id>
<content type='text'>
For all packages changed dependence from cdbs to tde-cdbs
and rules modified to use tde.mk class from /usr/share/cdbs.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>DEB debian-tde.mk: Add common rules for updating config files for automake.</title>
<updated>2025-04-14T00:57:26Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2025-04-14T00:57:26Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tde-packaging/commit/?id=af5a9ac95f2e465d639477c9677f3b29897b4957'/>
<id>urn:sha1:af5a9ac95f2e465d639477c9677f3b29897b4957</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>DEB: Automatically add ldconfig trigger if the package contains plugins.</title>
<updated>2023-12-19T02:05:04Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2023-12-19T01:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tde-packaging/commit/?id=34145f8176dbda8170684ae8fcdea0787a904f66'/>
<id>urn:sha1:34145f8176dbda8170684ae8fcdea0787a904f66</id>
<content type='text'>
As a result, it is no longer necessary to enforce ldconfig in postinst
and postrm scripts and this solves the problem with packages where the
ldconfig was not called after installation, but it was needed.

This resolves issue TDE/tdemultimedia#29.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>DEB libr: update package name to libr1</title>
<updated>2023-11-24T15:51:19Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-11-24T15:51:19Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tde-packaging/commit/?id=024d0b7440f6367df2ab6f1569c84b08a63759d7'/>
<id>urn:sha1:024d0b7440f6367df2ab6f1569c84b08a63759d7</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>DEB libr: remove dependency on libglade, which is no longer available</title>
<updated>2023-11-24T14:12:26Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-11-24T14:12:26Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tde-packaging/commit/?id=fcb775cf9d654a1e9d9d510439d2bfd09cbe7dca'/>
<id>urn:sha1:fcb775cf9d654a1e9d9d510439d2bfd09cbe7dca</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
</feed>
