Re: Standarts for building debian packages

2005-08-16 Thread [EMAIL PROTECTED]
Well, thank a lot for your references. It was very useful. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Standarts for building debian packages

2005-08-15 Thread Jeff Stevens
Pavel, You can find the developer resources on the Developer's Corner[1]. Read the New Maintainer's Guide first[2]. When debianizing your package, I highly recommend you make use of debhelper(7) in your maintainer scripts. Also, if you will be doing *any* patching to upstream sources, dpatch(1)

Re: Standarts for building debian packages

2005-08-15 Thread Roberto C. Sanchez
On Sun, Aug 14, 2005 at 10:56:33PM -0700, [EMAIL PROTECTED] wrote: > I am going to build a lot of debian packages and i wanted to know if > there are some standarts/templates/utilities for building debian > packages. Or i should write all in my scripts for each case ? > > For example i need to per

Re: Standarts for building debian packages

2005-08-14 Thread [KS]
[EMAIL PROTECTED] wrote: > I am going to build a lot of debian packages and i wanted to know if > there are some standarts/templates/utilities for building debian > packages. Or i should write all in my scripts for each case ? > > For example i need to perform the following tasks: > 1) Build debia

Standarts for building debian packages

2005-08-14 Thread [EMAIL PROTECTED]
I am going to build a lot of debian packages and i wanted to know if there are some standarts/templates/utilities for building debian packages. Or i should write all in my scripts for each case ? For example i need to perform the following tasks: 1) Build debian package from some source. It mean c