diff options
Diffstat (limited to 'ddhardrescue-1.0/debian/control')
-rw-r--r-- | ddhardrescue-1.0/debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ddhardrescue-1.0/debian/control b/ddhardrescue-1.0/debian/control new file mode 100644 index 0000000..80ebf9b --- /dev/null +++ b/ddhardrescue-1.0/debian/control @@ -0,0 +1,15 @@ +Source: ddhardrescue +Section: unknown +Priority: extra +Maintainer: Ludovic POUZENC <ludovic@pouzenc.fr> +Build-Depends: debhelper (>= 7.0.50~) +Standards-Version: 3.8.4 +Homepage: http://www.pouzenc.fr/projects/ddhardrescue/ +#Vcs-Git: git://git.debian.org/collab-maint/ddhardrescue.git +#Vcs-Browser: http://git.debian.org/?p=collab-maint/ddhardrescue.git;a=summary + +Package: ddhardrescue +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: <insert up to 60 chars description> + <insert long description, indented with spaces> |