[Pkg-xfce-commits] r111 - goodies/xfmedia/debian

Emanuele Rocca ema@costa.debian.org
Sun, 15 May 2005 17:48:47 +0000


Author: ema
Date: 2005-05-15 17:48:46 +0000 (Sun, 15 May 2005)
New Revision: 111

Modified:
   goodies/xfmedia/debian/changelog
   goodies/xfmedia/debian/rules
Log:
Fixed corsac mail address
Man page added


Modified: goodies/xfmedia/debian/changelog
===================================================================
--- goodies/xfmedia/debian/changelog	2005-05-15 16:26:47 UTC (rev 110)
+++ goodies/xfmedia/debian/changelog	2005-05-15 17:48:46 UTC (rev 111)
@@ -2,5 +2,5 @@
 
   * Initial Release (Closes: #303013).
 
- -- Yves-Alexis Perez <yaperez@corsac.net>  Sat, 23 Apr 2005 21:53:21 +0200
+ -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 23 Apr 2005 21:53:21 +0200
 

Modified: goodies/xfmedia/debian/rules
===================================================================
--- goodies/xfmedia/debian/rules	2005-05-15 16:26:47 UTC (rev 110)
+++ goodies/xfmedia/debian/rules	2005-05-15 17:48:46 UTC (rev 111)
@@ -6,6 +6,6 @@
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-final 
 
 binary-post-install/xfmedia::
+	dh_installman debian/xfmedia.1
 	rm -f $(CURDIR)/debian/tmp/usr/lib/xfmedia/*.a
 	rm -f $(CURDIR)/debian/tmp/usr/lib/xfmedia/*.la	
-