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

Request to unblock gfontview/0.5.0-8



Hi,

I'd like to request unblocking gfontview/0.5.0-8. #408046 is also
present in the etch version.

The diff to -6 in etch is unfortunately a bit longer than necessary
because -7 was not targeted at etch, but I don't think it hurts. I can
prepare a t-p-u upload if requested.


diff -u gfontview-0.5.0/debian/control gfontview-0.5.0/debian/control
--- gfontview-0.5.0/debian/control
+++ gfontview-0.5.0/debian/control
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Christoph Berg <myon@debian.org>
 Build-Depends: debhelper (>= 4), libgtk1.2-dev (>> 1.2.6), libttf-dev, libt1-dev, libungif4-dev, lpr, libgnome-dev, automake1.7, libtool
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
 
 Package: gfontview
 Architecture: any
diff -u gfontview-0.5.0/debian/watch gfontview-0.5.0/debian/watch
--- gfontview-0.5.0/debian/watch
+++ gfontview-0.5.0/debian/watch
@@ -1,2 +1,2 @@
-version=2
-http://prdownloads.sourceforge.net/gfontview/gfontview-(.*).tar.*
+version=3
+http://sf.net/gfontview/gfontview-(.*).tar.*
diff -u gfontview-0.5.0/debian/changelog gfontview-0.5.0/debian/changelog
--- gfontview-0.5.0/debian/changelog
+++ gfontview-0.5.0/debian/changelog
@@ -1,3 +1,15 @@
+gfontview (0.5.0-8) unstable; urgency=low
+
+  * Touch auto* files in the right order (Closes: #408046).
+
+ -- Christoph Berg <myon@debian.org>  Wed, 24 Jan 2007 00:22:35 +0100
+
+gfontview (0.5.0-7) unstable; urgency=low
+
+  * Use the qa redirector in the watch file.
+
+ -- Christoph Berg <myon@debian.org>  Sat, 20 Jan 2007 13:22:43 +0100
+
 gfontview (0.5.0-6) unstable; urgency=low
 
   * Rebuild for C++ transition.
@@ -64,7 +76,7 @@
   * Bump Standards Version
   * Set debhelper version to 4
   * Update Makefile.in set defaultsdir = $(datadir)/gfontview 
-    
+
  -- Pierre Machard <pmachard@debian.org>  Tue,  2 Sep 2003 00:33:34 +0200
 
 gfontview (0.5.0-1) unstable; urgency=low
@@ -123 +134,0 @@
-
diff -u gfontview-0.5.0/debian/rules gfontview-0.5.0/debian/rules
--- gfontview-0.5.0/debian/rules
+++ gfontview-0.5.0/debian/rules
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
-# Sample debian/rules that uses debhelper.
-# GNU copyright 1997 to 1999 by Joey Hess.
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
@@ -12,6 +10,11 @@
 
 config.status: configure
 	for f in $(GENERATED) ; do if [ ! -f $$f.clean ] ; then cp $$f $$f.clean ; fi ; done
+	touch configure.in
+	touch aclocal.m4
+	touch configure
+	touch config.h.in
+	touch Makefile.in
 	CPPFLAGS=-I/usr/include/freetype ./configure --prefix=/usr \
           --mandir=\$${prefix}/share/man --with-libungif \
           --with-fontdir=/usr/X11R6/lib/X11/fonts/Type1


Thanks, Christoph
-- 
cb@df7cb.de | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature


Reply to: