diff -u zfsnap-1.11.1/debian/changelog zfsnap-1.11.1/debian/changelog --- zfsnap-1.11.1/debian/changelog +++ zfsnap-1.11.1/debian/changelog @@ -1,3 +1,11 @@ +zfsnap (1.11.1-5.1) unstable; urgency=medium + + * Non-maintainer upload. + * Correct the order of dependencies to list + zfs-fuse (in main) first. (Closes: #884290) + + -- Adrian Bunk Wed, 10 Jan 2018 20:17:40 +0200 + zfsnap (1.11.1-5) unstable; urgency=medium * Clean up deps for zfs-fuse removal. diff -u zfsnap-1.11.1/debian/control zfsnap-1.11.1/debian/control --- zfsnap-1.11.1/debian/control +++ zfsnap-1.11.1/debian/control @@ -10,7 +10,7 @@ Package: zfsnap Architecture: all -Depends: zfsutils-linux | zfsutils | zfs-fuse | zfs, ${misc:Depends}, bc +Depends: zfs-fuse | zfsutils-linux | zfsutils, ${misc:Depends}, bc Description: Automatic snapshot creation and removal for ZFS zfSnap is a simple sh script to make rolling zfs snapshots with cron. The main advantage of zfSnap is it's written in 100% pure /bin/sh so it doesn't require