1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
|
weresync (1.1.5-2) unstable; urgency=medium
* Team upload.
* Remove dependency on python3-distutils (Closes: #1066008, LP: #1957826)
-- Alexandre Detiste <tchet@debian.org> Fri, 31 May 2024 13:40:25 +0200
weresync (1.1.5-1) unstable; urgency=medium
[ Ileana Dumitrescu ]
* Team upload.
* New upstream release.
* debian/control: Add Rules-Requires-Root line.
Add Depends on gir1.2-gtk-3.0.
* debian/copyright: Update debian copyright year.
* debian/source/include-binaries: Remove file.
[ Timo Röhling ]
* Bump Standards-Version to 4.6.2
[ Hans Joachim Desserud ]
* debian/control: Add depends on python3-distutils (Closes: #1006129)
-- Ileana Dumitrescu <ileanadumitrescu95@gmail.com> Wed, 19 Jul 2023 21:10:11 +0300
weresync (1.0.9-3) unstable; urgency=medium
* Team upload.
* Test-depend on e2fsprogs
* Use pytest, not py.test (Closes: #1040568)
-- Timo Röhling <roehling@debian.org> Sun, 16 Jul 2023 20:36:42 +0200
weresync (1.0.9-2) unstable; urgency=high
* Team upload.
* debian/clean: Clean .mo files to avoid build error under
some setup. (Closes: #991655)
* debian/control: Add gettext as build-dependency.
* debian/manpages: Rename to debian/weresync.manpages.
* Bump Standards-Version to 4.6.0 (no changes needed).
-- Boyuan Yang <byang@debian.org> Sun, 29 Aug 2021 18:03:41 -0400
weresync (1.0.9-1) unstable; urgency=high
* Team upload.
* New upstream release before switching to dbus and weresync-daemon.
* Rebuild package. (Closes: #917729)
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/changelog: Remove trailing whitespaces
* d/control: Remove Testsuite field, not needed anymore
* d/rules: Remove trailing whitespaces
* d/control: Remove ancient X-Python3-Version field
* Use debhelper-compat instead of debian/compat.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Bump debhelper from old 10 to 13.
* Enarmor upstream signing key.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Apply multi-arch hints.
+ weresync-doc: Add Multi-Arch: foreign.
[ Boyuan Yang ]
* debian/rules: Use dh13 syntax.
* debian/control: Add missing dependency fdisk. (Closes: #872103)
* debian/weresync-doc.doc-base: Update documentation path.
-- Boyuan Yang <byang@debian.org> Sun, 07 Feb 2021 11:39:38 -0500
weresync (1.0.7-1) unstable; urgency=low
* Initial release (Closes: #849716)
-- Daniel Manila <daniel.develop@manilas.net> Fri, 30 Jun 2017 12:20:41 +0600
|