tags 424295 + patch
thanks

Hi,

The following is the diff for my qsynth 0.2.5-2.1 NMU.

diff -u qsynth-0.2.5/debian/changelog qsynth-0.2.5/debian/changelog
--- qsynth-0.2.5/debian/changelog
+++ qsynth-0.2.5/debian/changelog
@@ -1,3 +1,12 @@
+qsynth (0.2.5-2.1) unstable; urgency=low
+
+  [ Sandro Tosi ]
+  * Non-maintainer upload.
+  * debian/rules
+    - call upstream makefile clean target (Closes: #424295)
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]>  Sat, 05 Apr 2008 13:25:58 +0200
+
 qsynth (0.2.5-2) unstable; urgency=low
 
   * Install xpm qsynth icon, no .png in /usr/share/pixmaps/ (closes: #400222)
diff -u qsynth-0.2.5/debian/rules qsynth-0.2.5/debian/rules
--- qsynth-0.2.5/debian/rules
+++ qsynth-0.2.5/debian/rules
@@ -46,7 +46,7 @@
        rm -f build-stamp 
 
        # Add here commands to clean up after the build process.
-       -$(MAKE) distclean
+       -$(MAKE) clean
 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
        cp -f /usr/share/misc/config.sub config.sub
 endif
@@ -54,7 +54,6 @@
        cp -f /usr/share/misc/config.guess config.guess
 endif
 
-
        dh_clean 
 
 install: build



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to