[Pkg-cli-apps-commits] r4991 - in /packages/themonospot/trunk/debian: rules themonospot.1

sebner-guest at users.alioth.debian.org sebner-guest at users.alioth.debian.org
Sun Jun 28 12:40:02 UTC 2009


Author: sebner-guest
Date: Sun Jun 28 12:40:00 2009
New Revision: 4991

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4991
Log:
update rules and manpage

Modified:
    packages/themonospot/trunk/debian/rules
    packages/themonospot/trunk/debian/themonospot.1

Modified: packages/themonospot/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/themonospot/trunk/debian/rules?rev=4991&op=diff
==============================================================================
--- packages/themonospot/trunk/debian/rules (original)
+++ packages/themonospot/trunk/debian/rules Sun Jun 28 12:40:00 2009
@@ -31,10 +31,10 @@
 	dh_auto_configure -- GMCS=/usr/bin/csc
 
 override_dh_auto_install:
-	dh_auto_install
 	convert $(CURDIR)/themonospot-gui/resources/monoSPOT_16.png \
 	$(CURDIR)/debian/themonospot/usr/share/pixmaps/themonospot.xpm
 	chmod -x $(CURDIR)/debian/themonospot/usr/share/pixmaps/themonospot.png
+	dh $@
 
 %:
 	dh --with quilt $@

Modified: packages/themonospot/trunk/debian/themonospot.1
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/themonospot/trunk/debian/themonospot.1?rev=4991&op=diff
==============================================================================
--- packages/themonospot/trunk/debian/themonospot.1 (original)
+++ packages/themonospot/trunk/debian/themonospot.1 Sun Jun 28 12:40:00 2009
@@ -1,4 +1,4 @@
-.TH THEMONOSPOT 1 "January 01, 2009"
+.TH THEMONOSPOT 1 "June 28, 2009"
 
 .SH NAME
 themonospot \- scan avi files




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