control: owner -1 ! control: tag -1 +moreinfo Hello Dmitry,
Here is a preliminary review (haven't tried installing and using yet, due to item (2) below). 1. In d/copyright, the license should be called "Expat" not "MIT" since "MIT" is ambiguous between several different licenses. 2. evil-paredit.el declares a dependency on paredit version "25beta". But we have version 24 in Debian.[1] Have you tested that it works with paredit 24? I have noticed that the current generation of Elisp hackers declare dependencies newer than they actually need so maybe we are in luck. If it works with paredit 24 you will need to either add a patch, or remove ${elpa:Depends} and specify the two elpa-* dependencies manually. [1] I found a copy of paredit 25beta and it says "THIS FILE IS SUBJECT TO CHANGE, AND NOT SUITABLE FOR DISTRIBUTION BY PACKAGE MANAGERS SUCH AS APT" so it looks like we'll be on 24 for a while. -- Sean Whitton