Re: [ANNOUNCE] rep-gtk 0.90.5



Thanks Chris,

Last night I was able to build the debian packages without any
problem. Today I can't (after your changes):

First, I clone again (to avoid unexpected errors).

./autogen.sh
configure
make

So far, so good. But if at this point I do:

 dpkg-buildpackage -rfakeroot

...

	rm -f debian/files
	find .  \( \( -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} \; \) -o \
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
	rm -f *-stamp
 dpkg-source -b rep-gtk
dpkg-source: error: can't build with source format '3.0 (quilt)': no
orig.tar file found
dpkg-buildpackage: error: dpkg-source -b rep-gtk gave error exit status 255


Any ideas?

--dmg

On Sun, Feb 27, 2011 at 10:54 AM, Christopher Roy Bratusek
<nano tuxfamily org> wrote:
> Hi all,
>
> just a very minor update to rep-gtk.
>
> Where to get?
> http://download.tuxfamily.org/librep/rep-gtk/rep-gtk-0.90.5.tar.bz2 (320 K)
> http://download.tuxfamily.org/librep/rep-gtk/rep-gtk-0.90.5.tar.bz2.sha1
>
> http://download.tuxfamily.org/librep/rep-gtk/rep-gtk-0.90.5.tar.xz (236 K)
> http://download.tuxfamily.org/librep/rep-gtk/rep-gtk-0.90.5.tar.xz.sha1
>
> What's new?
> * fixed a bug in configure, which could create an incomplete rep-gtk.pc
> * updated the debian packaging scripts (mostly) to the new spec
>
> Chris
>
>



-- 
--dmg

---
Daniel M. German
http://turingmachine.org


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]