rev 15568 - trunk/packages/wv2/debian

Ana Beatriz Guerrero López ana at alioth.debian.org
Fri Aug 7 15:15:24 UTC 2009


Author: ana
Date: 2009-08-07 15:15:24 +0000 (Fri, 07 Aug 2009)
New Revision: 15568

Modified:
   trunk/packages/wv2/debian/copyright
   trunk/packages/wv2/debian/libwv2-dev.docs
   trunk/packages/wv2/debian/rules
Log:
forgot do not install docs
make lintian happy


Modified: trunk/packages/wv2/debian/copyright
===================================================================
--- trunk/packages/wv2/debian/copyright	2009-08-07 14:34:00 UTC (rev 15567)
+++ trunk/packages/wv2/debian/copyright	2009-08-07 15:15:24 UTC (rev 15568)
@@ -57,8 +57,8 @@
  *
  *    You should have received a copy of the GNU Lesser General Public
  *    License along with this library; if not, write to the Free Software
- *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- *    MA  02111-1307  USA
+ *    Foundation,  Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301
+ *    USA
 
 On Debian systems, the complete text of the GNU Lesser General Public
 License 2.1 can be found in the file /usr/share/common-licenses/LGPL-2-1.

Modified: trunk/packages/wv2/debian/libwv2-dev.docs
===================================================================
--- trunk/packages/wv2/debian/libwv2-dev.docs	2009-08-07 14:34:00 UTC (rev 15567)
+++ trunk/packages/wv2/debian/libwv2-dev.docs	2009-08-07 15:15:24 UTC (rev 15568)
@@ -1,4 +0,0 @@
-AUTHORS
-THANKS
-TODO
-doc

Modified: trunk/packages/wv2/debian/rules
===================================================================
--- trunk/packages/wv2/debian/rules	2009-08-07 14:34:00 UTC (rev 15567)
+++ trunk/packages/wv2/debian/rules	2009-08-07 15:15:24 UTC (rev 15568)
@@ -67,12 +67,12 @@
 	dh_installdocs
 
 	# Fix up the documentation directory for the -dev package.
-	rm -rf `find debian/libwv2-dev/usr/share/doc/libwv2-dev/doc \
-		-name CVS -type d`
-	rm -f `find debian/libwv2-dev/usr/share/doc/libwv2-dev/doc \
-		-name .cvsignore -type f`
-	mv debian/libwv2-dev/usr/share/doc/libwv2-dev/doc \
-		debian/libwv2-dev/usr/share/doc/libwv2-dev/design
+#	rm -rf `find debian/libwv2-dev/usr/share/doc/libwv2-dev/doc \
+#		-name CVS -type d`
+#	rm -f `find debian/libwv2-dev/usr/share/doc/libwv2-dev/doc \
+#		-name .cvsignore -type f`
+#	mv debian/libwv2-dev/usr/share/doc/libwv2-dev/doc \
+#		debian/libwv2-dev/usr/share/doc/libwv2-dev/design
 
 	dh_installexamples
 	dh_installman




More information about the pkg-kde-commits mailing list