Author: frankie
Date: 2008-06-13 08:28:14 +0000 (Fri, 13 Jun 2008)
New Revision: 1630

Modified:
   packages/gmt/branches/4.2.1/debian/changelog
   packages/gmt/branches/4.2.1/debian/rules
Log:
Clean more stuff


Modified: packages/gmt/branches/4.2.1/debian/changelog
===================================================================
--- packages/gmt/branches/4.2.1/debian/changelog        2008-06-13 08:11:48 UTC 
(rev 1629)
+++ packages/gmt/branches/4.2.1/debian/changelog        2008-06-13 08:28:14 UTC 
(rev 1630)
@@ -2,9 +2,9 @@
 
   * Fixed duplicates of man pages in /usr/lib/gmt/man (merged from trunk).
   * Missing man section 3 page added (merged from trunk).
-  * Fixed clean target to remove GMT symlink (merged from trunk).
+  * Fixed clean target to remove GMT symlink and quilt .pc dir (merged from 
trunk).
 
- -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Fri, 13 Jun 2008 10:07:51 
+0200
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]>  Fri, 13 Jun 2008 10:27:46 
+0200
 
 gmt (4.2.1-1) unstable; urgency=low
 

Modified: packages/gmt/branches/4.2.1/debian/rules
===================================================================
--- packages/gmt/branches/4.2.1/debian/rules    2008-06-13 08:11:48 UTC (rev 
1629)
+++ packages/gmt/branches/4.2.1/debian/rules    2008-06-13 08:28:14 UTC (rev 
1630)
@@ -43,8 +43,7 @@
 unpatch:
        dh_testdir
        QUILT_PATCH_OPTS="-p1" QUILT_PATCHES=debian/patches quilt pop -a || true
-       rm -rf stamps/patch-stamp GMT 
-       rm -rf .pc
+       rm -rf stamps/patch-stamp GMT .pc
 
 PATHCONFIG     := --prefix=/usr/lib/gmt
 DESTDIR                := $(CURDIR)/debian/tmp
@@ -152,5 +151,5 @@
 clean:
        dh_testdir
        dh_testroot
-       rm -Rf stamps GMT$(RELEASE) GMT
+       rm -Rf stamps GMT$(RELEASE) GMT .pc
        dh_clean


_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to