Re: Ian Wienand in <[EMAIL PROTECTED]> > Cristoph; could you upload what I have done so far. I will merge in > the architecture changes in a little while when this first update goes > through and (hopefully!) doesn't break anything.
Hi Ian, I've just uploaded ltrace. I created an orig.tar.gz to make a non-native package and changed .1 to -1. Also, since the package is not bootstrapped in CVS, there was an additional need for autoconf in the build depends. You might want to add a bootstrap script to the package (or debian/rules) to create a orig.tar.gz. The diff to CVS is here: Index: debian/changelog =================================================================== RCS file: /cvsroot/ltrace/ltrace/debian/changelog,v retrieving revision 1.5 diff -u -p -r1.5 changelog --- debian/changelog 16 Feb 2006 05:15:08 -0000 1.5 +++ debian/changelog 16 Feb 2006 10:42:06 -0000 @@ -1,5 +1,6 @@ -ltrace (0.3.37.1) unstable; urgency=low +ltrace (0.3.37-1) unstable; urgency=low + [ Ian Wienand ] * Non-maintainer upload * Start a "friendly takeover" from Juan * Closes: #127503,#280608 -- update man page typos @@ -11,7 +12,11 @@ ltrace (0.3.37.1) unstable; urgency=low * See "upstream" ChangeLog for other changes (mostly warning fixes) * Update README to point to Alioth home: http://ltrace.alioth.debian.org - -- Ian Wienand <[EMAIL PROTECTED]> Thu, 16 Feb 2006 11:51:32 +1100 + [ Christoph Berg ] + * Create non-native package. + * Add autoconf to build-depends. + + -- Ian Wienand <[EMAIL PROTECTED]> Thu, 16 Feb 2006 11:07:37 +0100 ltrace (0.3.36-2) unstable; urgency=low Index: debian/control =================================================================== RCS file: /cvsroot/ltrace/ltrace/debian/control,v retrieving revision 1.2 diff -u -p -r1.2 control --- debian/control 16 Feb 2006 00:53:07 -0000 1.2 +++ debian/control 16 Feb 2006 10:42:06 -0000 @@ -4,7 +4,7 @@ Priority: optional Maintainer: Juan Cespedes <[EMAIL PROTECTED]> Uploaders: Ian Wienand <[EMAIL PROTECTED]> Standards-Version: 3.6.1 -Build-Depends: binutils-dev, dpatch, libelfg0-dev +Build-Depends: binutils-dev, dpatch, libelfg0-dev, autoconf Package: ltrace Architecture: i386 arm m68k s390 powerpc sparc alpha amd64 Index: debian/rules =================================================================== RCS file: /cvsroot/ltrace/ltrace/debian/rules,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 rules --- debian/rules 15 Feb 2006 22:56:13 -0000 1.1.1.1 +++ debian/rules 16 Feb 2006 10:42:06 -0000 @@ -28,6 +28,7 @@ build: Makefile config.h Makefile config.h: configure Makefile.in config.h.in $(checkdir) + chmod +x configure ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc configure: configure.ac Christoph -- [EMAIL PROTECTED] | http://www.df7cb.de/
signature.asc
Description: Digital signature