* Add myself as Uploader.
* Bump Standards-Version to 3.9.3 (no other changes necessary)
* Switch to source format "3.0 (quilt)"
+ * Use debhelper (v9) in many places, add build-dependency
* Add lintian overrides for no-upstream-changelog and no-homepage-field.
-- Axel Beckert <abe@debian.org> Sun, 16 Sep 2012 16:31:08 +0200
Section: utils
Priority: optional
Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9~)
Package: mmv
Architecture: any
performed safely, i.e. without any unexpected deletion of files due to
collisions of target names with existing filenames or with other
target names.
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}