[SCM] Akonadi packaging branch, master, updated. debian/15.08.3-1-7-gb6f883f
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Feb 1 10:14:51 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/akonadi.git;a=commitdiff;h=e22ec63
The following commit has been merged in the master branch:
commit e22ec63bb2603b9864f479b288a13c82e7845005
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Jan 31 21:19:17 2016 +0100
Automatic update with ddeb_migration.py
---
debian/control | 14 --------------
debian/rules | 2 +-
2 files changed, 1 insertion(+), 15 deletions(-)
diff --git a/debian/control b/debian/control
index c096e7b..fe451fe 100644
--- a/debian/control
+++ b/debian/control
@@ -119,17 +119,3 @@ Description: SQLite storage backend for Akonadi
In addition, the package contains an improved QSql driver for SQLite named
"QSQLite3". It can be used by any application that needs to access SQLite
databases via standard Qt QSql framework.
-
-Package: akonadi-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${misc:Depends}
-Suggests: akonadi-server (= ${binary:Version})
-Description: debugging symbols for the Akonadi PIM storage service
- Akonadi is an extensible cross-desktop Personal Information Management (PIM)
- storage service. It provides a common framework for applications to store and
- access mail, calendars, addressbooks, and other PIM data.
- .
- This package contains debugging files used to investigate problems with
- the Akonadi PIM storage service.
diff --git a/debian/rules b/debian/rules
index ba6a51f..04462ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ override_dh_makeshlibs:
$(overridden_command) -V -- -c0
override_dh_strip:
- $(overridden_command) --dbg-package=akonadi-dbg
+ $(overridden_command) --ddeb-migration='akonadi-dbg (<= 15.12.1-1~~)'
override_dh_auto_test:
# Avoid tests extra build dependencies, check them with autopkgtests
--
Akonadi packaging
More information about the pkg-kde-commits
mailing list