[pyar] Problemas para empaquetar a .deb

Martin Volpe martin.volpe en gmail.com
Dom Oct 31 19:06:14 ART 2010


Buenas a todos, estoy tratando de hacer paquetes deb, y tengo un problema
que no puedo resolver.

martin en martin-desktop:~/Desktop/sandox/program-0.1$ dh_make -e
martin.volpe en gmail.com -c GPL -f program01.tar.gz

Type of package: single binary, indep binary, multiple binary, library,
kernel module, kernel patch or cdbs?
 [s/i/m/l/k/n/b] s

Maintainer name : Martín
Email-Address   : martin.volpe en gmail.com
Date            : Sun, 31 Oct 2010 18:48:23 -0300
Package Name    : program
Version         : 0.1
License         : gpl3
Using dpatch    : no
Using quilt     : no
Type of Package : Single
Hit <enter> to confirm:
Skipping creating ../program_0.1.orig.tar.gz because it already exists
Currently there is no top level Makefile. This may require additional
tuning.
Done. Please edit the files in the debian/ subdirectory now. You should also
check that the program Makefiles install into $DESTDIR and not in / .

El problema es que cuando voy a editar el archivo debian/rules me encuentro
que tiene
solamente esto en ves de todo el makefile que todos los tutoriales que estoy
leyendo
dicen que deberia tener y que yo debo editar.

martin en martin-desktop:~/Desktop/sandox/program-0.1/debian$ cat rules
#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# This file was originally written by Joey Hess and Craig Small.
# As a special exception, when this file is copied by dh-make into a
# dh-make output file, you may use that output file without restriction.
# This special exception was added by Craig Small in version 0.37 of
dh-make.

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
    dh  $@

¿que estoy haciendo mal, o que entendi mal?
-- 
Martín Volpe @Argentina
Blog: http://volteck.net
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20101031/ea169bc5/attachment.html>


More information about the pyar mailing list