aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/ayatana-indicator-datetime-common.install3
-rw-r--r--debian/ayatana-indicator-datetime.install3
-rw-r--r--debian/ayatana-indicator-datetime.links2
-rw-r--r--debian/changelog63
-rw-r--r--debian/compat1
-rw-r--r--debian/control97
-rw-r--r--debian/copyright260
-rw-r--r--debian/lomiri-indicator-datetime.install2
-rwxr-xr-xdebian/rules80
-rw-r--r--debian/source/format2
-rw-r--r--debian/watch4
11 files changed, 460 insertions, 57 deletions
diff --git a/debian/ayatana-indicator-datetime-common.install b/debian/ayatana-indicator-datetime-common.install
new file mode 100644
index 0000000..4c7a9da
--- /dev/null
+++ b/debian/ayatana-indicator-datetime-common.install
@@ -0,0 +1,3 @@
+usr/share/ayatana/indicators/
+usr/share/glib-2.0/schemas/
+usr/share/locale/
diff --git a/debian/ayatana-indicator-datetime.install b/debian/ayatana-indicator-datetime.install
new file mode 100644
index 0000000..b694faa
--- /dev/null
+++ b/debian/ayatana-indicator-datetime.install
@@ -0,0 +1,3 @@
+etc/xdg/autostart/ayatana-indicator-datetime.desktop
+usr/libexec/ayatana-indicator-datetime/ayatana-indicator-datetime-service
+usr/lib/systemd/user/ayatana-indicator-datetime.service
diff --git a/debian/ayatana-indicator-datetime.links b/debian/ayatana-indicator-datetime.links
deleted file mode 100644
index ba57b5b..0000000
--- a/debian/ayatana-indicator-datetime.links
+++ /dev/null
@@ -1,2 +0,0 @@
-# Because dh-systemd does not yet support user units, we manually make the WantedBy link
-/usr/lib/systemd/user/ayatana-indicator-datetime.service /usr/lib/systemd/user/ayatana-indicators.target.wants/ayatana-indicator-datetime.service
diff --git a/debian/changelog b/debian/changelog
index c6706d5..3894f52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,66 @@
+ayatana-indicator-datetime (26.6.0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-datetime. See
+ upstream ChangeLog for recent changes.
+
+ -- UBports developers <developers@ubports.com> Thu, 11 Jun 2026 22:22:10 +0200
+
+ayatana-indicator-datetime (25.4.0-0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-datetime.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 02 Apr 2025 16:21:40 +0200
+
+ayatana-indicator-datetime (24.5.1-0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-datetime.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 12 Mar 2025 08:52:32 +0100
+
+ayatana-indicator-datetime (24.5.0-0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-datetime.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 22 May 2024 08:51:54 +0200
+
+ayatana-indicator-datetime (24.2.0-0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-datetime.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 12 Feb 2024 17:45:46 +0100
+
+ayatana-indicator-datetime (23.10.1-0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-datetime.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 26 Dec 2023 12:32:08 +0100
+
+ayatana-indicator-datetime (23.10.0-0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-datetime.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 12 Oct 2023 23:28:45 +0200
+
+ayatana-indicator-datetime (23.6.0-0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-datetime.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 09 Jun 2023 08:39:33 +0200
+
+ayatana-indicator-datetime (22.9.1-0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-datetime.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 23 Nov 2022 17:02:04 +0100
+
ayatana-indicator-datetime (22.9.0-0) unstable; urgency=medium
* Upstream-provided Debian package for ayatana-indicator-datetime.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index f10f155..0b110a2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,60 +1,103 @@
Source: ayatana-indicator-datetime
Section: misc
-Priority: optional
-Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>,
Build-Depends: cmake,
cmake-extras (>= 0.10),
dbus,
- debhelper (>= 9),
- dh-systemd | hello,
+ debhelper-compat (= 13),
intltool,
libaccounts-glib-dev (>= 1.18),
libayatana-common-dev (>= 0.9.3),
libglib2.0-dev (>= 2.35.4),
- libnotify-dev (>= 0.7.6),
libgstreamer1.0-dev,
+ libmessaging-menu-dev,
+ libnotify-dev (>= 0.7.6),
+ libproperties-cpp-dev,
+ uuid-dev,
+# for non-Lomiri ICS data storage backend
libecal2.0-dev (>= 3.16),
libical-dev (>= 1.0),
libedataserver1.2-dev (>= 3.5),
- lomiri-schemas | hello,
- libproperties-cpp-dev,
- liblomiri-url-dispatcher-dev | hello,
- libmessaging-menu-dev,
- uuid-dev,
+# for Lomiri ICS data storage backend
+ libkf5calendarcore-dev,
+ libmkcal-qt5-dev,
+# more Lomiri features
+ extra-cmake-modules,
+ lomiri-schemas (>= 0.1.1),
+ lomiri-sounds (>= 22.02),
+ liblomiri-url-dispatcher-dev,
# for the test harness:
- libgtest-dev <!nocheck>,
- libdbustest1-dev <!nocheck>,
dbus-test-runner <!nocheck>,
+ libdbustest1-dev <!nocheck>,
+ libgtest-dev <!nocheck>,
python3-dbusmock <!nocheck>,
# for 12h/24h locale unit tests:
locales <!nocheck>,
# for running live EDS tests:
evolution-data-server <!nocheck>,
gvfs-daemons <!nocheck>,
- systemd [linux-any],
-# for phone alarm/calendar notification sound tests:
- lomiri-sounds | hello,
-# tests that require the org.ayatana.common GSchema
- ayatana-indicator-common,
-Standards-Version: 4.1.3
-Homepage: https://github.com/ArcticaProject/ayatana-indicator-datetime
-Vcs-Git: git://cgit.arctica-project.org/ayatana/ayatana-indicator-datetime.git
-Vcs-Browser: https://cgit.arctica-project.org/ayatana/ayatana-indicator-datetime.git/
+# for running live mkcal tests:
+ mkcal-bin <!nocheck>,
+ systemd-dev [linux-any],
+# for tests that require the org.ayatana.common GSchema
+ ayatana-indicator-common <!nocheck>,
+Standards-Version: 4.7.4
+Rules-Requires-Root: no
+Homepage: https://github.com/AyatanaIndicators/ayatana-indicator-datetime
+Vcs-Git: https://salsa.debian.org/debian-ayatana-team/ayatana-indicator-datetime.git
+Vcs-Browser: https://salsa.debian.org/debian-ayatana-team/ayatana-indicator-datetime/
Package: ayatana-indicator-datetime
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- ayatana-indicator-common,
+ ayatana-indicator-common (>= 0.8.0),
+ ayatana-indicator-datetime-common (>= ${source:Version}),
libglib2.0-bin,
-Recommends: indicator-applet | mate-indicator-applet | xfce4-indicator-plugin | indicator-renderer,
- evolution-data-server,
- geoclue-provider,
+Recommends: evolution-data-server,
+Suggests: indicator-applet | mate-indicator-applet | xfce4-indicator-plugin | indicator-renderer,
Breaks: indicator-datetime,
Replaces: indicator-datetime,
Description: Ayatana Indicator providing clock and calendar
This Ayatana Indicator provides a combined calendar, clock, alarm and
event management tool.
.
- On Lomiri, this Indicator supports phone devices. On other systems,
- the phone support has been disabled at build-time.
+ This variant of the datetime indicator is to be used for non-Lomiri
+ operating environments such as MATE, Xfce, etc.
+ .
+ This variant of the datetime indicator has been built for using
+ evolution-data-server as ICS data storage backend.
+
+Package: lomiri-indicator-datetime
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ayatana-indicator-common,
+ ayatana-indicator-datetime-common (>= ${source:Version}),
+ libglib2.0-bin,
+Recommends: mkcal-bin,
+Suggests: lomiri,
+Breaks: indicator-datetime,
+Replaces: indicator-datetime,
+Description: Lomiri Indicator providing clock and calendar
+ This Lomiri Indicator provides a combined calendar, clock, alarm and
+ event management tool.
+ .
+ This variant of the datetime indicator is targeted for being used on
+ Lomiri, this indicator supports phone devices.
+ .
+ This variant of the datetime indicator has been built for using
+ msyncd (mkcal) as ICS data storage backend.
+
+Package: ayatana-indicator-datetime-common
+Architecture: all
+Depends: ${misc:Depends},
+Breaks: ayatana-indicator-datetime (<< 25.4.0),
+Replaces: ayatana-indicator-datetime (<< 25.4.0),
+Description: Common files used by both Ayatana/Lomiri Indicator Datetime variants
+ Ayatana / Lomiri Indicator Datetime are two variants of the Ayatana
+ Datetime Indicator built for different use cases. They provide a
+ combined calendar, clock, alarm and event management tool for common
+ desktop environments and for the Lomiri operating environment.
+ .
+ This package contains files used by both variants.
diff --git a/debian/copyright b/debian/copyright
index 92af979..126a9c2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,26 +1,252 @@
-This package was debianized by Didier Roche <didrocks@ubuntu.com> on
-Wed, 10 Feb 2010 11:11:01 +0100.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ayatana-indicator-datetime
+Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+Source: https://github.com/AyatanaIndicators/ayatana-indicator-datetime
-It was downloaded from https://launchpad.net/indicator-datetime
+Files: include/datetime/actions-live.h
+ include/datetime/actions.h
+ include/datetime/alarm-queue-simple.h
+ include/datetime/alarm-queue.h
+ include/datetime/clock-mock.h
+ include/datetime/clock.h
+ include/datetime/date-time.h
+ include/datetime/dbus-shared.h
+ include/datetime/exporter.h
+ include/datetime/formatter.h
+ include/datetime/locations-settings.h
+ include/datetime/locations.h
+ include/datetime/menu.h
+ include/datetime/myself.h
+ include/datetime/planner-aggregate.h
+ include/datetime/planner-month.h
+ include/datetime/planner-range.h
+ include/datetime/planner-snooze.h
+ include/datetime/planner-upcoming.h
+ include/datetime/planner.h
+ include/datetime/settings-live.h
+ include/datetime/settings-shared.h
+ include/datetime/settings.h
+ include/datetime/snap.h
+ include/datetime/state.h
+ include/datetime/timezone-timedated.h
+ include/datetime/timezone.h
+ include/datetime/timezones-live.h
+ include/datetime/timezones.h
+ include/datetime/utils.h
+ include/datetime/wakeup-timer-mainloop.h
+ include/datetime/wakeup-timer-powerd.h
+ include/datetime/wakeup-timer.h
+ include/notifications/awake.h
+ include/notifications/notifications.h
+ include/notifications/sound.h
+ src/alarm-queue-simple.cpp
+ src/appointment.cpp
+ src/awake.cpp
+ src/clock.cpp
+ src/formatter-desktop.cpp
+ src/formatter.cpp
+ src/myself.cpp
+ src/planner-month.cpp
+ src/planner-range.cpp
+ src/planner-upcoming.cpp
+ src/planner.cpp
+ src/settings-live.cpp
+ src/sound.cpp
+ src/timezone-geoclue.cpp
+ src/timezone-timedated.cpp
+ src/timezones-live.cpp
+ src/utils.c
+ tests/actions-mock.h
+ tests/geoclue-fixture.h
+ tests/glib-fixture.h
+ tests/libdbusmock-fixture.h
+ tests/planner-mock.h
+ tests/state-fixture.h
+ tests/state-mock.h
+ tests/test-eds-ics-non-selected-source.cpp
+ tests/test-exporter.cpp
+ tests/test-locations.cpp
+ tests/test-notification-response.cpp
+ tests/test-planner.cpp
+ tests/test-settings.cpp
+ tests/test-timezone-geoclue.cpp
+ tests/test-timezone-timedated.cpp
+ tests/test-utils.cpp
+ tests/timedated-fixture.h
+ tests/timezone-mock.h
+ tests/wakeup-timer-mock.h
+Copyright: 2010, 2014, Canonical Ltd.
+ 2010, Canonical Ltd.
+ 2013, Canonical Ltd.
+ 2013-2016, Canonical Ltd.
+ 2014, Canonical Ltd.
+ 2014-2016, Canonical Ltd.
+ 2015, Canonical Ltd.
+ 2016, Canonical Ltd.
+License: GPL-3
-Upstream Author:
+Files: include/datetime/appointment.h
+ include/datetime/engine-eds.h
+ include/datetime/engine-mock.h
+ include/datetime/engine.h
+ include/datetime/timezone-geoclue.h
+ include/notifications/dbus-shared.h
+ include/notifications/haptic.h
+ src/actions-live.cpp
+ src/actions.cpp
+ src/clock-live.cpp
+ src/date-time.cpp
+ src/engine-eds.cpp
+ src/exporter.cpp
+ src/haptic.cpp
+ src/locations-settings.cpp
+ src/locations.cpp
+ src/main.cpp
+ src/menu.cpp
+ src/notifications.cpp
+ src/planner-aggregate.cpp
+ src/planner-snooze.cpp
+ src/snap.cpp
+ src/wakeup-timer-mainloop.cpp
+ src/wakeup-timer-powerd.cpp
+ tests/manual-test-snap.cpp
+ tests/notification-fixture.h
+ tests/test-actions.cpp
+ tests/test-alarm-queue.cpp
+ tests/test-clock.cpp
+ tests/test-datetime.cpp
+ tests/test-dbus-fixture.h
+ tests/test-eds-ics-all-day-events.cpp
+ tests/test-eds-ics-missing-trigger.cpp
+ tests/test-eds-ics-non-attending-alarms.cpp
+ tests/test-eds-ics-nonrepeating-events.cpp
+ tests/test-eds-ics-repeating-events-with-individual-change.cpp
+ tests/test-eds-ics-repeating-events.cpp
+ tests/test-eds-ics-repeating-valarms.cpp
+ tests/test-eds-ics-tzids-2.cpp
+ tests/test-eds-ics-tzids-utc.cpp
+ tests/test-eds-ics-tzids.cpp
+ tests/test-formatter.cpp
+ tests/test-live-actions.cpp
+ tests/test-menu-appointments.cpp
+ tests/test-menus.cpp
+ tests/test-notification.cpp
+ tests/test-sound.cpp
+ tests/test-timezones.cpp
+Copyright: 2013, Canonical Ltd.
+ 2014, Canonical Ltd.
+ 2014-2016, Canonical Ltd.
+ 2015, Canonical Ltd.
+ 2016, Canonical Ltd.
+ 2021, Robert Tari
+ 2021-2022, Robert Tari
+ 2021-2023, Robert Tari
+ 2021-2024, Robert Tari
+ 2021-2025, Robert Tari
+ 2022, Robert Tari
+ 2023, Robert Tari
+ 2024, Robert Tari
+ 2025, Robert Tari
+License: GPL-3
- Ted Gould <ted@canonical.com>
+Files: src/engine-mkcal.cpp
+Copyright: 2024-2025, Robert Tari
+License: GPL-3
-Copyright:
+Files: .build.yml
+ .travis.yml
+ AUTHORS
+ ChangeLog
+ CMakeLists.txt
+ INSTALL.md
+ NEWS
+ NEWS.Canonical
+ README.md
+ cmake/GdbusCodegen.cmake
+ data/CMakeLists.txt
+ data/ayatana-indicator-datetime.desktop.in
+ data/ayatana-indicator-datetime.service.in
+ data/lomiri-indicator-datetime.service.in
+ data/org.ayatana.indicator.datetime
+ data/org.ayatana.indicator.datetime.AlarmProperties.xml
+ data/org.ayatana.indicator.datetime.gschema.xml.in
+ include/CMakeLists.txt
+ include/datetime/CMakeLists.txt
+ include/notifications/CMakeLists.txt
+ po/CMakeLists.txt
+ po/LINGUAS
+ po/POTFILES.in
+ src/CMakeLists.txt
+ tests/CMakeLists.txt
+ tests/accounts.db
+ tests/manual
+ tests/run-eds-ics-test.sh
+ tests/run-mkcal-db-test.sh
+ tests/test-eds-ics-alarm-custom-sound.ics.in
+ tests/test-eds-ics-alarm-custom-sound.db
+ tests/test-eds-ics-all-day-events.ics.in
+ tests/test-eds-ics-all-day-events.db
+ tests/test-eds-ics-config-files/.config/evolution/sources/system-proxy.source
+ tests/test-eds-ics-missing-trigger.ics.in
+ tests/test-eds-ics-missing-trigger.db
+ tests/test-eds-ics-non-attending-alarms.ics.in
+ tests/test-eds-ics-non-attending-alarms.db
+ tests/test-eds-ics-non-selected-source.ics.in
+ tests/test-eds-ics-nonrepeating-events.ics.in
+ tests/test-eds-ics-nonrepeating-events.db
+ tests/test-eds-ics-repeating-events-with-individual-change.ics.in
+ tests/test-eds-ics-repeating-events-with-individual-change.db
+ tests/test-eds-ics-repeating-events.ics.in
+ tests/test-eds-ics-repeating-events.db
+ tests/test-eds-ics-repeating-valarms.ics.in
+ tests/test-eds-ics-repeating-valarms.db
+ tests/test-eds-ics-tzids-2.ics.in
+ tests/test-eds-ics-tzids-2.db
+ tests/test-eds-ics-tzids-utc.ics.in
+ tests/test-eds-ics-tzids-utc.db
+ tests/test-eds-ics-tzids.ics.in
+ tests/test-eds-ics-tzids.db
+Copyright: 2010-2016, Canonical Ltd.
+License: GPL-3
+Comment:
+ Assuming copyright holdership and licensing from other code files
+ in this project.
- Copyright (C) 2009-2012 Canonical Ltd
+Files: po/*.po
+ po/ayatana-indicator-datetime.pot
+Copyright: 2010, THE PACKAGE'S COPYRIGHT HOLDER
+ 2017, THE PACKAGE'S COPYRIGHT HOLDER
+ YEAR, THE PACKAGE'S COPYRIGHT HOLDER
+License: GPL-3
-License:
+Files: update-po.sh
+ update-pot.sh
+Copyright: 2017, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+License: GPL-3
- This program is free software: you can redistribute it and/or modify it
- under the terms of the GNU General Public License version 3, as published
- by the Free Software Foundation.
+Files: tests/test-eds-ics-alarm-custom-sound.cpp
+Copyright: 2015, Canonical Ltd.
+ 2021, Robert Tari
+ 2023, UBports Foundation.
+License: GPL-3
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+Files: debian/*
+Copyright: 2010-2016, Canonical Ltd.
+ 2017-2025, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+License: GPL-3
-The Debian packaging is (C) 2010, Canonical Ltd. and is licensed under the
-GPLv3, see /usr/share/common-licenses/GPL-3.
+License: GPL-3
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; version 3 of the License.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
diff --git a/debian/lomiri-indicator-datetime.install b/debian/lomiri-indicator-datetime.install
new file mode 100644
index 0000000..cc3bd95
--- /dev/null
+++ b/debian/lomiri-indicator-datetime.install
@@ -0,0 +1,2 @@
+usr/libexec/lomiri-indicator-datetime/lomiri-indicator-datetime-service
+usr/lib/systemd/user/lomiri-indicator-datetime.service
diff --git a/debian/rules b/debian/rules
index 96adb33..5874e98 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,80 @@
#!/usr/bin/make -f
-LDFLAGS += -Wl,-z,defs -Wl,--as-needed
+NULL =
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
+DEB_CMAKE_EXTRA_FLAGS = \
+ -DENABLE_COVERAGE=OFF \
+ $(NULL)
+
+ifeq ($(filter nocheck,$(DEB_BUILD_PROFILES)),)
+ DEB_CMAKE_EXTRA_FLAGS += -DENABLE_TESTS=ON
+endif
%:
- dh $@ --with systemd
+ dh $@
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
override_dh_auto_configure:
- dh_auto_configure -- -DENABLE_TESTS=ON
-endif
+ dh_auto_configure --builddirectory=lomiri-variant \
+ --buildsystem=cmake \
+ -- \
+ $(DEB_CMAKE_EXTRA_FLAGS) \
+ -DENABLE_LOMIRI_FEATURES=ON \
+ -DENABLE_MKCAL=ON \
+ $(NULL)
+ dh_auto_configure --builddirectory=ayatana-variant \
+ --buildsystem=cmake \
+ -- \
+ $(DEB_CMAKE_EXTRA_FLAGS) \
+ -DENABLE_LOMIRI_FEATURES=OFF \
+ -DENABLE_MKCAL=OFF \
+ $(NULL)
+
+override_dh_auto_build:
+ dh_auto_build --builddirectory=lomiri-variant \
+ --buildsystem=cmake \
+ $(NULL)
+ dh_auto_build --builddirectory=ayatana-variant \
+ --buildsystem=cmake \
+ $(NULL)
+
+override_dh_auto_test:
+ dh_auto_test --no-parallel \
+ --builddirectory=lomiri-variant \
+ --buildsystem=cmake \
+ $(NULL)
+ dh_auto_test --no-parallel \
+ --builddirectory=ayatana-variant \
+ --buildsystem=cmake \
+ $(NULL)
+
+override_dh_auto_install:
+ dh_auto_install --builddirectory=lomiri-variant \
+ --buildsystem=cmake \
+ $(NULL)
+ dh_auto_install --builddirectory=ayatana-variant \
+ --buildsystem=cmake \
+ $(NULL)
+
+override_dh_auto_clean:
+ dh_auto_clean --builddirectory=lomiri-variant \
+ --buildsystem=cmake \
+ $(NULL)
+ dh_auto_clean --builddirectory=ayatana-variant \
+ --buildsystem=cmake \
+ $(NULL)
+
+override_dh_missing:
+ dh_missing --fail-missing
+
+override_dh_installchangelogs:
+ dh_installchangelogs NEWS
-override_dh_install:
- dh_install --fail-missing
+get-orig-source:
+ uscan --noconf --force-download --rename --download-current-version --destdir=..
diff --git a/debian/source/format b/debian/source/format
index d3827e7..89ae9db 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (native)
diff --git a/debian/watch b/debian/watch
index be26d57..13c17df 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
opts=pgpsigurlmangle=s/$/.asc/ \
-http://releases.ayatana-indicators.org/source/ayatana-indicator-datetime/ayatana-indicator-datetime-(.+)\.tar\.gz
+https://releases.ayatana-indicators.org/source/ayatana-indicator-datetime/ayatana-indicator-datetime-(.+)\.tar\.gz