diff -Nru shatag-0.5.0/debian/changelog shatag-0.5.0/debian/changelog --- shatag-0.5.0/debian/changelog 2017-08-10 22:40:31.000000000 +0000 +++ shatag-0.5.0/debian/changelog 2018-02-23 19:55:50.000000000 +0000 @@ -1,3 +1,10 @@ +shatag (0.5.0-2) unstable; urgency=medium + + * Cleanup d/control thanks to `cme update dpkg-control` + * Update Vcs-* for the move to Salsa + + -- Didier Raboud Fri, 23 Feb 2018 20:55:50 +0100 + shatag (0.5.0-1) unstable; urgency=medium * New upstream release (Closes: #840299) diff -Nru shatag-0.5.0/debian/control shatag-0.5.0/debian/control --- shatag-0.5.0/debian/control 2017-08-10 22:39:30.000000000 +0000 +++ shatag-0.5.0/debian/control 2018-02-17 16:06:24.000000000 +0000 @@ -1,23 +1,23 @@ Source: shatag -Section: misc -Priority: extra Maintainer: Didier Raboud -Build-Depends: - debhelper (>= 10.2.5~), - python3-all, - python3-setuptools -Vcs-Git: git://anonscm.debian.org/collab-maint/shatag.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/shatag.git +Section: misc +Priority: optional +Build-Depends: debhelper (>= 10.2.5~), + python3-all, + python3-setuptools +Standards-Version: 4.1.3 +Vcs-Browser: https://salsa.debian.org/debian/shatag +Vcs-Git: https://salsa.debian.org/debian/shatag.git Homepage: https://bitbucket.org/maugier/shatag -Standards-Version: 4.0.1 X-Python3-Version: >= 3.2 Package: shatag Architecture: all -Depends: ${misc:Depends}, ${python3:Depends}, - python3-pyxattr, - python3-yaml, - python3-pyinotify +Depends: ${misc:Depends}, + ${python3:Depends}, + python3-pyxattr, + python3-yaml, + python3-pyinotify Description: tool to store file checksums in extended attributes, and work with them Shatag is a tool for computing and caching file checksums, and do remote duplicate detection. Files are compared on their SHA-256 hash to