diffstat for cryptsetup-1.6.6 cryptsetup-1.6.6 changelog | 6 ++++++ rules | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff -Nru cryptsetup-1.6.6/debian/changelog cryptsetup-1.6.6/debian/changelog --- cryptsetup-1.6.6/debian/changelog 2015-01-22 20:49:31.000000000 +0000 +++ cryptsetup-1.6.6/debian/changelog 2017-08-29 22:03:04.000000000 +0000 @@ -1,3 +1,9 @@ +cryptsetup (2:1.6.6-5+steamos1) brewmaster; urgency=medium + + * remove duplicate cryptdisks_start/stop links in /usr/sbin + + -- John Vert Tue, 29 Aug 2017 15:03:04 -0700 + cryptsetup (2:1.6.6-5) unstable; urgency=high * debian/cryptdisks.functions: fix the precheck for ubuntu+upstart diff -Nru cryptsetup-1.6.6/debian/rules cryptsetup-1.6.6/debian/rules --- cryptsetup-1.6.6/debian/rules 2014-12-11 18:36:10.000000000 +0000 +++ cryptsetup-1.6.6/debian/rules 2017-08-29 22:02:50.000000000 +0000 @@ -115,8 +115,6 @@ install -m 0755 debian/scripts/luksformat $(CURDIR)/debian/cryptsetup-bin/usr/sbin/ install -m 0755 debian/scripts/cryptdisks_start $(CURDIR)/debian/cryptsetup/sbin/ install -m 0755 debian/scripts/cryptdisks_stop $(CURDIR)/debian/cryptsetup/sbin/ - dh_link -pcryptsetup sbin/cryptdisks_start usr/sbin/cryptdisks_start - dh_link -pcryptsetup sbin/cryptdisks_stop usr/sbin/cryptdisks_stop install -m 0755 debian/scripts/decrypt_* $(CURDIR)/debian/cryptsetup/lib/cryptsetup/scripts/ install -m 0755 debian/scripts/passdev $(CURDIR)/debian/cryptsetup/lib/cryptsetup/scripts/ install -m 0755 debian/askpass $(CURDIR)/debian/cryptsetup/lib/cryptsetup/