tidy: wrap and sort packaging files, with shortening options -ast

This commit is contained in:
Jonas Smedegaard 2021-09-30 10:20:23 +02:00
parent e1df01ef96
commit b986fd87e3
8 changed files with 135 additions and 82 deletions

129
debian/control vendored
View File

@ -4,17 +4,29 @@ Priority: optional
Maintainer: Tino Mettler <tino+debian@tikei.de>
Build-Depends:
debhelper-compat (= 13),
libedataserver1.2-dev,
libecal1.2-dev, libebook1.2-dev, libcurl4-gnutls-dev, libboost-dev,
libsynthesis-dev (>=3.4.0.47.5),
intltool,
libglib2.0-dev, libgladeui-dev, libdbus-glib-1-dev, libgtk-3-dev,
libsecret-1-dev,
xsltproc,
libopenobex2-dev [linux-any], libnotify-dev,
python-docutils, libical-dev, libneon27-gnutls-dev, libpcre3-dev,
libcppunit-dev, kdepimlibs5-dev, kdelibs5-dev,
kdelibs5-dev,
kdepimlibs5-dev,
libboost-dev,
libcppunit-dev,
libcurl4-gnutls-dev,
libdbus-glib-1-dev,
libebook1.2-dev,
libecal1.2-dev,
libedataserver1.2-dev,
libgladeui-dev,
libglib2.0-dev,
libgtk-3-dev,
libical-dev,
libjson-c-dev,
libneon27-gnutls-dev,
libnotify-dev,
libopenobex2-dev [linux-any],
libpcre3-dev,
libsecret-1-dev,
libsynthesis-dev (>=3.4.0.47.5),
python-docutils,
xsltproc,
Standards-Version: 4.1.3
Homepage: http://www.syncevolution.org
Vcs-Git: git://anonscm.debian.org/collab-maint/syncevolution
@ -22,10 +34,13 @@ Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/syncevolution.git
Package: syncevolution
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
syncevolution-common (= ${source:Version}),
syncevolution-libs (= ${binary:Version})
Recommends: bluez
Depends:
syncevolution-common (= ${source:Version}),
syncevolution-libs (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Recommends:
bluez,
Description: Sync personal information data via SyncML/CalDAV/CardDAV (CLI)
SyncEvolution synchronizes contact, calendar and task items via SyncML and
CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server
@ -38,9 +53,13 @@ Description: Sync personal information data via SyncML/CalDAV/CardDAV (CLI)
Package: sync-ui
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, syncevolution-common (= ${source:Version}),
syncevolution-dbus
Recommends: bluez
Depends:
syncevolution-common (= ${source:Version}),
syncevolution-dbus,
${misc:Depends},
${shlibs:Depends},
Recommends:
bluez,
Description: Sync personal information data via SyncML/CalDAV/CardDAV (GTK+ GUI)
SyncEvolution synchronizes contact, calendar and task items via SyncML and
CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server
@ -53,7 +72,9 @@ Description: Sync personal information data via SyncML/CalDAV/CardDAV (GTK+ GUI)
Package: syncevolution-common
Architecture: all
Depends: ${misc:Depends}, libsynthesis0v5 (>= 3.4.0.47.5)
Depends:
libsynthesis0v5 (>= 3.4.0.47.5),
${misc:Depends},
Description: Sync personal information data via SyncML/CalDAV/CardDAV (common files)
SyncEvolution synchronizes contact, calendar and task items via SyncML and
CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server
@ -66,9 +87,10 @@ Description: Sync personal information data via SyncML/CalDAV/CardDAV (common fi
Package: syncevolution-libs
Architecture: any
Depends: syncevolution-libs-gnome (= ${binary:Version}) |
syncevolution-libs-kde (= ${binary:Version}),
${misc:Depends}, ${shlibs:Depends}
Depends:
syncevolution-libs-gnome (= ${binary:Version}) | syncevolution-libs-kde (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Description: Sync personal information data via SyncML/CalDAV/CardDAV (backend libraries)
SyncEvolution synchronizes contact, calendar and task items via SyncML and
CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server
@ -81,10 +103,15 @@ Description: Sync personal information data via SyncML/CalDAV/CardDAV (backend l
Package: syncevolution-libs-gnome
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: evolution-data-server
Replaces: syncevolution-libs (<< 1.3.99.7)
Breaks: syncevolution-libs (<< 1.3.99.7)
Depends:
${misc:Depends},
${shlibs:Depends},
Recommends:
evolution-data-server,
Replaces:
syncevolution-libs (<< 1.3.99.7),
Breaks:
syncevolution-libs (<< 1.3.99.7),
Description: Sync personal information data via SyncML/CalDAV/CardDAV (GNOME backend)
SyncEvolution synchronizes contact, calendar and task items via SyncML and
CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server
@ -97,9 +124,13 @@ Description: Sync personal information data via SyncML/CalDAV/CardDAV (GNOME bac
Package: syncevolution-libs-kde
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: syncevolution-libs (<< 1.3.99.7)
Breaks: syncevolution-libs (<< 1.3.99.7)
Depends:
${misc:Depends},
${shlibs:Depends},
Replaces:
syncevolution-libs (<< 1.3.99.7),
Breaks:
syncevolution-libs (<< 1.3.99.7),
Description: Sync personal information data via SyncML/CalDAV/CardDAV (KDE backend)
SyncEvolution synchronizes contact, calendar and task items via SyncML and
CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server
@ -112,9 +143,12 @@ Description: Sync personal information data via SyncML/CalDAV/CardDAV (KDE backe
Package: syncevolution-dbus
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
syncevolution-common (= ${source:Version}),
syncevolution-libs (= ${binary:Version}), dbus
Depends:
dbus,
syncevolution-common (= ${source:Version}),
syncevolution-libs (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Description: Sync personal information data via SyncML/CalDAV/CardDAV (D-Bus support)
SyncEvolution synchronizes contact, calendar and task items via SyncML and
CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server
@ -127,8 +161,15 @@ Description: Sync personal information data via SyncML/CalDAV/CardDAV (D-Bus sup
Package: syncevolution-http
Architecture: all
Depends: ${misc:Depends}, syncevolution-dbus (>= ${source:Version}), python,
python-dbus, dbus-x11, python-twisted-web, python-gobject, python-openssl
Depends:
dbus-x11,
python,
python-dbus,
python-gobject,
python-openssl,
python-twisted-web,
syncevolution-dbus (>= ${source:Version}),
${misc:Depends},
Description: Sync personal information data via SyncML/CalDAV/CardDAV (HTTP server)
SyncEvolution synchronizes contact, calendar and task items via SyncML and
CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server
@ -142,7 +183,11 @@ Description: Sync personal information data via SyncML/CalDAV/CardDAV (HTTP serv
Package: libsyncevolution0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, syncevolution-common (= ${source:Version}), dbus
Depends:
dbus,
syncevolution-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Description: Sync personal information data via SyncML/CalDAV/CardDAV (shared library)
SyncEvolution synchronizes contact, calendar and task items via SyncML and
CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server
@ -155,7 +200,11 @@ Description: Sync personal information data via SyncML/CalDAV/CardDAV (shared li
Package: libsyncevo-dbus0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, syncevolution-common (= ${source:Version}), dbus
Depends:
dbus,
syncevolution-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Description: Sync personal information data via SyncML/CalDAV/CardDAV (shared D-Bus library)
SyncEvolution synchronizes contact, calendar and task items via SyncML and
CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server
@ -168,9 +217,15 @@ Description: Sync personal information data via SyncML/CalDAV/CardDAV (shared D-
Package: libgdbussyncevo0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, syncevolution-common (= ${source:Version}), dbus
Replaces: syncevolution-libs (<< 1.2.99.1)
Breaks: syncevolution-libs (<< 1.2.99.1)
Depends:
dbus,
syncevolution-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Replaces:
syncevolution-libs (<< 1.2.99.1),
Breaks:
syncevolution-libs (<< 1.2.99.1),
Description: Sync personal information data via SyncML/CalDAV/CardDAV (shared gdbus library)
SyncEvolution synchronizes contact, calendar and task items via SyncML and
CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server

View File

@ -1,23 +1,23 @@
usr/share/locale/ja/LC_MESSAGES/syncevolution.mo
usr/share/locale/ro/LC_MESSAGES/syncevolution.mo
usr/share/locale/fi/LC_MESSAGES/syncevolution.mo
usr/share/locale/sv/LC_MESSAGES/syncevolution.mo
usr/bin/synccompare
usr/share/locale/ar/LC_MESSAGES/syncevolution.mo
usr/share/locale/pt_BR/LC_MESSAGES/syncevolution.mo
usr/share/locale/ca/LC_MESSAGES/syncevolution.mo
usr/share/locale/da/LC_MESSAGES/syncevolution.mo
usr/share/locale/de/LC_MESSAGES/syncevolution.mo
usr/share/locale/es/LC_MESSAGES/syncevolution.mo
usr/share/locale/fi/LC_MESSAGES/syncevolution.mo
usr/share/locale/fr/LC_MESSAGES/syncevolution.mo
usr/share/locale/gl/LC_MESSAGES/syncevolution.mo
usr/share/locale/hu/LC_MESSAGES/syncevolution.mo
usr/share/locale/ko/LC_MESSAGES/syncevolution.mo
usr/share/locale/zh_TW/LC_MESSAGES/syncevolution.mo
usr/share/locale/de/LC_MESSAGES/syncevolution.mo
usr/share/locale/zh_CN/LC_MESSAGES/syncevolution.mo
usr/share/locale/es/LC_MESSAGES/syncevolution.mo
usr/share/locale/pl/LC_MESSAGES/syncevolution.mo
usr/share/locale/id/LC_MESSAGES/syncevolution.mo
usr/share/locale/da/LC_MESSAGES/syncevolution.mo
usr/share/locale/fr/LC_MESSAGES/syncevolution.mo
usr/share/locale/nl/LC_MESSAGES/syncevolution.mo
usr/share/locale/it/LC_MESSAGES/syncevolution.mo
usr/share/locale/ja/LC_MESSAGES/syncevolution.mo
usr/share/locale/ko/LC_MESSAGES/syncevolution.mo
usr/share/locale/nl/LC_MESSAGES/syncevolution.mo
usr/share/locale/pl/LC_MESSAGES/syncevolution.mo
usr/share/locale/pt_BR/LC_MESSAGES/syncevolution.mo
usr/share/locale/ro/LC_MESSAGES/syncevolution.mo
usr/share/locale/sv/LC_MESSAGES/syncevolution.mo
usr/share/locale/th/LC_MESSAGES/syncevolution.mo
usr/share/locale/ca/LC_MESSAGES/syncevolution.mo
usr/bin/synccompare
usr/share/locale/zh_CN/LC_MESSAGES/syncevolution.mo
usr/share/locale/zh_TW/LC_MESSAGES/syncevolution.mo
usr/share/syncevolution

View File

@ -1,5 +1,4 @@
usr/share/dbus-1/services/org.syncevolution.service
usr/lib/systemd/user/*.service
usr/lib/*/syncevolution/syncevo-dbus-server
usr/lib/*/syncevolution/syncevo-dbus-helper
usr/lib/*/syncevolution/syncevo-dbus-server
usr/lib/systemd/user/*.service
usr/share/dbus-1/services/org.syncevolution.service

View File

@ -1,10 +1,10 @@
usr/lib/*/syncevolution/backends/syncfile.so
usr/lib/*/syncevolution/backends/syncdav.so
usr/lib/*/syncevolution/backends/syncxmlrpc.so
usr/lib/*/syncevolution/backends/synckcalextended.so
usr/lib/*/syncevolution/backends/syncqtcontacts.so
usr/lib/*/syncevolution/backends/syncmaemocal.so
usr/lib/*/syncevolution/backends/syncactivesync.so
usr/lib/*/syncevolution/backends/syncsqlite.so
usr/lib/*/syncevolution/backends/provideroauth2.so
usr/lib/*/syncevolution/backends/syncactivesync.so
usr/lib/*/syncevolution/backends/syncdav.so
usr/lib/*/syncevolution/backends/syncfile.so
usr/lib/*/syncevolution/backends/synckcalextended.so
usr/lib/*/syncevolution/backends/syncmaemocal.so
usr/lib/*/syncevolution/backends/syncqtcontacts.so
usr/lib/*/syncevolution/backends/syncsqlite.so
usr/lib/*/syncevolution/backends/syncxmlrpc.so
usr/lib/*/syncevolution/syncevo-local-sync

View File

@ -1,9 +1,9 @@
debian/tmp/usr/share/doc/syncevolution/README.nokia_7210c
debian/tmp/usr/share/doc/syncevolution/README.scheduleworld
debian/tmp/usr/share/doc/syncevolution/README.mobical
debian/tmp/usr/share/doc/syncevolution/NEWS
debian/tmp/usr/share/doc/syncevolution/README
debian/tmp/usr/share/doc/syncevolution/README.funambol
debian/tmp/usr/share/doc/syncevolution/README.zyb
debian/tmp/usr/share/doc/syncevolution/NEWS
debian/tmp/usr/share/doc/syncevolution/README.google
debian/tmp/usr/share/doc/syncevolution/README.memotoo
debian/tmp/usr/share/doc/syncevolution/README.mobical
debian/tmp/usr/share/doc/syncevolution/README.nokia_7210c
debian/tmp/usr/share/doc/syncevolution/README.scheduleworld
debian/tmp/usr/share/doc/syncevolution/README.zyb

View File

@ -1,2 +1 @@
syncevolution.1