[Pkg-cli-apps-commits] [SCM] Packaging for f-spot branch, master, updated. upstream/0.6.0.0-13-gaf38f4b

Iain Lane laney at ubuntu.com
Mon Aug 10 16:46:36 UTC 2009


The following commit has been merged in the master branch:
commit 5f46b98352f7047e8c2f44f07d8b4343387fe85d
Author: Iain Lane <laney at ubuntu.com>
Date:   Mon Aug 10 17:33:38 2009 +0100

    Rename debhelper files to f-spot.ext. Copy dllmaps with f-spot.install
    instead of cp in rules

diff --git a/debian/docs b/debian/f-spot.docs
similarity index 100%
rename from debian/docs
rename to debian/f-spot.docs
diff --git a/debian/f-spot.install b/debian/f-spot.install
new file mode 100644
index 0000000..4b031b1
--- /dev/null
+++ b/debian/f-spot.install
@@ -0,0 +1 @@
+debian/*.config usr/lib/f-spot
diff --git a/debian/manpages b/debian/f-spot.manpages
similarity index 100%
rename from debian/manpages
rename to debian/f-spot.manpages
diff --git a/debian/menu b/debian/f-spot.menu
similarity index 100%
rename from debian/menu
rename to debian/f-spot.menu
diff --git a/debian/rules b/debian/rules
index 2e0ea9c..fe2760f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,8 +34,6 @@ override_dh_install:
 	rm $(CURDIR)/debian/f-spot/usr/lib/f-spot/*.a \
 	   $(CURDIR)/debian/f-spot/usr/lib/f-spot/*.la \
 	   $(CURDIR)/debian/f-spot/usr/lib/f-spot/*.so
-	cp $(CURDIR)/debian/NDesk.Glitz.dll.config \
-	   $(CURDIR)/debian/f-spot/usr/lib/f-spot/
 	dh_install
 
 # disable tests

-- 
Packaging for f-spot



More information about the Pkg-cli-apps-commits mailing list