Re: crear un paquete desde los fuentes.

2005-05-13 Por tema Santiago Vila
On Thu, 12 May 2005 [EMAIL PROTECTED] wrote:

 Hasta ahora, para crear un paquete desde los fuentes, utilizaba la
 utilidad deb-make. Hay numerosas páginas que hablan de ella.
 
 Ahora tengo un fuente que quería debianizar, pero me he llevado la
 sorpresa de que ya no existe esta utilidad para sid. Tiene toda la
 pinta de que ha sido abandonada.

Pues la verdad, no entiendo dónde está la sorpresa :-)

$ dpkg -s debmake
[...]
 This package is not being actively developed anymore, it's deprecated,
 and it might disappear in a future Debian release. Please do not use it
 to create new packages. If you plan to use a helper package for debian/rules,
 consider using debhelper instead.

y también:

$ zless /usr/share/doc/debmake/changelog.gz

debmake (3.7.5) unstable; urgency=low

  * The please do not create new packages using debmake release,
also known as this is the beginning of the end.
  * Removed deb-make, related skeleton files and manpage, if you feel
nostalgic, download the source and rebuild the package using
DEPRECATED=no in debian/rules.



crear un paquete desde los fuentes.

2005-05-12 Por tema jamarier
Hasta ahora, para crear un paquete desde los fuentes, utilizaba la
utilidad deb-make. Hay numerosas páginas que hablan de ella.

Ahora tengo un fuente que quería debianizar, pero me he llevado la
sorpresa de que ya no existe esta utilidad para sid. Tiene toda la
pinta de que ha sido abandonada.

¿No existe una utilidad alternativa?

atte. javier m mora



Re: crear un paquete desde los fuentes.

2005-05-12 Por tema Pedro Pozuelo
On 5/12/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Hasta ahora, para crear un paquete desde los fuentes, utilizaba la
 utilidad deb-make. Hay numerosas páginas que hablan de ella.
 
 Ahora tengo un fuente que quería debianizar, pero me he llevado la
 sorpresa de que ya no existe esta utilidad para sid. Tiene toda la
 pinta de que ha sido abandonada.
 
 ¿No existe una utilidad alternativa?
 
 atte. javier m mora
 
 
Yo uso sarge y no se si estará en sid, pero echale un vistazo a dh-make

$apt-cache show dh-make
Package: dh-make
Priority: optional
Section: devel
Installed-Size: 364
Maintainer: Craig Small [EMAIL PROTECTED]
Architecture: all
Version: 0.38
Depends: debhelper (= 4.0.0), make, perl, dpkg-dev
Suggests: build-essential
Conflicts: ldap-utils ( 2.0.0-0)
Filename: pool/main/d/dh-make/dh-make_0.38_all.deb
Size: 33978
MD5sum: da7bf3285f32a6400b1194f49a333b63
Description: tool that converts source archives into Debian package source
 This package allows you to take a standard (or upstream) source package
 and convert it into a format that will allow you to build Debian packages.
 .
 After answering a few questions, dh_make will then provide a set of
 templates that, after some small editing, will allow you to create a
 Debian package.



Re: crear un paquete desde los fuentes.

2005-05-12 Por tema Pedro Pozuelo
On 5/12/05, Pedro Pozuelo [EMAIL PROTECTED] wrote:
 On 5/12/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
  Hasta ahora, para crear un paquete desde los fuentes, utilizaba la
  utilidad deb-make. Hay numerosas páginas que hablan de ella.
 
  Ahora tengo un fuente que quería debianizar, pero me he llevado la
  sorpresa de que ya no existe esta utilidad para sid. Tiene toda la
  pinta de que ha sido abandonada.
 
  ¿No existe una utilidad alternativa?
 
  atte. javier m mora
 
 
 Yo uso sarge y no se si estará en sid, pero echale un vistazo a dh-make
 
 $apt-cache show dh-make
 Package: dh-make
 Priority: optional
 Section: devel
 Installed-Size: 364
 Maintainer: Craig Small [EMAIL PROTECTED]
 Architecture: all
 Version: 0.38
 Depends: debhelper (= 4.0.0), make, perl, dpkg-dev
 Suggests: build-essential
 Conflicts: ldap-utils ( 2.0.0-0)
 Filename: pool/main/d/dh-make/dh-make_0.38_all.deb
 Size: 33978
 MD5sum: da7bf3285f32a6400b1194f49a333b63
 Description: tool that converts source archives into Debian package source
  This package allows you to take a standard (or upstream) source package
  and convert it into a format that will allow you to build Debian packages.
  .
  After answering a few questions, dh_make will then provide a set of
  templates that, after some small editing, will allow you to create a
  Debian package.
 

Por cierto, he visto que cuentan algo en el manual de referencia de Debian:
http://www.debian.org/doc/manuals/debian-reference/ch-program.en.html