Hi Alex, I was testing your initial package [1] and it looks good. However I found two issues: - perl-doc build-depend is missing - you should use Architecture:all for packages that are architecture-independent like interpreted languages (perl/python/bash..) I am attaching here the debdiff to fix this issues I encourage you to retry submitting a new version of your package to debian-mentors. Regards! -------- [1] http://www.biotec.tu-dresden.de/~alex/authprogs/authprogs_0.1-1.dsc
diff -Nru authprogs-0.1/debian/control authprogs-0.1/debian/control
--- authprogs-0.1/debian/control 2011-03-02 20:24:19.000000000 +0100
+++ authprogs-0.1/debian/control 2012-09-18 12:55:57.000000000 +0200
@@ -2,7 +2,7 @@
Section: misc
Priority: optional
Maintainer: Alex Mestiashvili <alex@biotec.tu-dresden.de>
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 7.0.50~), perl-doc
Standards-Version: 3.9.1
Vcs-Svn: https://elite.bshellz.net/svn/rsvn/authprogs/trunk/
Vcs-Browser: https://elite.bshellz.net/svn/rsvn/authprogs/trunk/
@@ -10,7 +10,7 @@
Package: authprogs
-Architecture: any
+Architecture: all
Depends: ${misc:Depends} ,${perl:Depends}
Description:A simple wrapper for SSH's resticted commands via pubkey auth.
authprogs is a wrapper script for the ssh public key based authentication.
Attachment:
signature.asc
Description: OpenPGP digital signature