<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tde-packaging/debian/_base/applications/misc, branch master</title>
<subtitle>Trinity Desktop Environment Packaging
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tde-packaging/atom?h=master</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tde-packaging/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tde-packaging/'/>
<updated>2026-03-04T08:16:27Z</updated>
<entry>
<title>DEB: Use short month names in changelog (July).</title>
<updated>2026-03-04T08:16:27Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2026-03-04T08:16:27Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tde-packaging/commit/?id=4f1e92697c47fe3e2d2465fdab91a867779b7ec7'/>
<id>urn:sha1:4f1e92697c47fe3e2d2465fdab91a867779b7ec7</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>DEB: Use short month names in changelog.</title>
<updated>2026-02-28T19:08:02Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2026-02-28T19:08:02Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tde-packaging/commit/?id=e7807770b2aa93c601ded7e63a1fe839909fac8e'/>
<id>urn:sha1:e7807770b2aa93c601ded7e63a1fe839909fac8e</id>
<content type='text'>
Strict check when installing changelog can now result in FTBFS
if the date does not match the required date format.

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://scm.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: 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://scm.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 krecipes: add 'check' target</title>
<updated>2025-05-22T04:29:26Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2025-05-10T13:52:55Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tde-packaging/commit/?id=7262f89d4329a468d591619d94bcb65bfcc40ee3'/>
<id>urn:sha1:7262f89d4329a468d591619d94bcb65bfcc40ee3</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&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://scm.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://scm.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://scm.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 krecipes: cmake conversion</title>
<updated>2024-11-12T01:58:54Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-10-31T13:56:22Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tde-packaging/commit/?id=0b642c7751e9b173bca76a9059d81e7d62c51218'/>
<id>urn:sha1:0b642c7751e9b173bca76a9059d81e7d62c51218</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>DEB krecipes: remove unnecessary files</title>
<updated>2024-10-29T13:17:11Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-10-14T02:02:42Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tde-packaging/commit/?id=690617a3a96e32f259611d8c1fe5803a596dc9ee'/>
<id>urn:sha1:690617a3a96e32f259611d8c1fe5803a596dc9ee</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
</feed>
