[neon/kde/libksieve/Neon/unstable] debian: fix my mess

Carlos De Maine null at kde.org
Mon Sep 25 13:12:17 BST 2023


Git commit 14d70a1b38356368784c7ac0db6a29efaa7c54c2 by Carlos De Maine.
Committed on 25/09/2023 at 14:12.
Pushed by carlosdem into branch 'Neon/unstable'.

fix my mess

M  +1    -1    debian/control

https://invent.kde.org/neon/kde/libksieve/-/commit/14d70a1b38356368784c7ac0db6a29efaa7c54c2

diff --git a/debian/control b/debian/control
index 2c5ca9b..f1a9f18 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Package: kpim6-libksieve
 Architecture: any
 X-Neon-MergedPackage: true
 Multi-Arch: same
-Depends: misc:Depends, shlibs:Depends
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Sieve mail filtering language support for kdepim, development files
  This library implements a parser and lexer for Sieve, the mail filtering
  language (RFC 3028).


More information about the Neon-commits mailing list