Merge branch 'master' of ssh://fleuret@login.idiap.ch/homes/fleuret/public/git/selector
[selector.git] / mkdeb.sh
index 415678b..fa3a029 100755 (executable)
--- a/mkdeb.sh
+++ b/mkdeb.sh
@@ -1,7 +1,5 @@
 #!/bin/bash
 
-# Depends: ${shlibs:Depends}
-
 #
 #  selector is a simple shell command for selection of strings with a
 #  dynamic pattern-matching.
@@ -27,6 +25,8 @@
 # This script creates the Debian package. The way it does it is
 # probably not very conventional. I am open to suggestions.
 
+# Depends: ${shlibs:Depends}
+
 VERSION=1.0
 PACKAGE=/tmp/selector_${VERSION}_i386.deb