tags 424294 + patch
thanks
Hi,
The following is the diff for my gato 0.6.6-6.1 NMU.
diff -u gato-0.6.6/debian/changelog gato-0.6.6/debian/changelog
--- gato-0.6.6/debian/changelog
+++ gato-0.6.6/debian/changelog
@@ -1,3 +1,12 @@
+gato (0.6.6-6.1) unstable; urgency=low
+
+ [ Sandro Tosi ]
+ * Non-maintainer upload.
+ * debian/rules
+ - remove a symlink not removed (Closes: #424294)
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]> Sat, 05 Apr 2008 11:24:30 +0000
+
gato (0.6.6-6) unstable; urgency=low
* ACK NMU (thanks Eric)
diff -u gato-0.6.6/debian/rules gato-0.6.6/debian/rules
--- gato-0.6.6/debian/rules
+++ gato-0.6.6/debian/rules
@@ -23,6 +23,9 @@
-cd src && rm install-sh mkinstalldirs missing
-cd src && rm aclocal.m4 config.* configure stamp-h Makefile.in
-rm -rf src/.deps
+
+ rm -f src/depcomp
+
dh_clean
install: build
only in patch2:
unchanged:
--- gato-0.6.6.orig/src/stamp-h1
+++ gato-0.6.6/src/stamp-h1
@@ -0,0 +1 @@
+timestamp for config.h
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]