[Pkg-vsquare-changes] r254 - vde2/trunk/debian
Filippo Giunchedi
filippo at alioth.debian.org
Sun Sep 5 15:23:40 UTC 2010
Author: filippo
Date: 2010-09-05 15:23:33 +0000 (Sun, 05 Sep 2010)
New Revision: 254
Modified:
vde2/trunk/debian/changelog
vde2/trunk/debian/control
vde2/trunk/debian/rules
Log:
Update standards-version to 3.9.1: stop shipping .la files
Modified: vde2/trunk/debian/changelog
===================================================================
--- vde2/trunk/debian/changelog 2010-09-05 14:53:21 UTC (rev 253)
+++ vde2/trunk/debian/changelog 2010-09-05 15:23:33 UTC (rev 254)
@@ -9,8 +9,9 @@
the library
* Fix "Timing issue in /etc/network/if-pre-up.d/vde2" by calling vde_tunctl
in ifupdown hooks (Closes: #568363)
+ * Update standards-version to 3.9.1: stop shipping .la files
- -- Filippo Giunchedi <filippo at debian.org> Sat, 03 Jul 2010 18:29:27 +0100
+ -- Filippo Giunchedi <filippo at debian.org> Sun, 05 Sep 2010 16:20:43 +0100
vde2 (2.2.3-3) unstable; urgency=low
Modified: vde2/trunk/debian/control
===================================================================
--- vde2/trunk/debian/control 2010-09-05 14:53:21 UTC (rev 253)
+++ vde2/trunk/debian/control 2010-09-05 15:23:33 UTC (rev 254)
@@ -8,7 +8,7 @@
Vcs-Svn: svn://svn.debian.org/pkg-vsquare/vde2/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vsquare/vde2/trunk/
Homepage: http://vde.sourceforge.net
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
Package: vde2
Section: net
Modified: vde2/trunk/debian/rules
===================================================================
--- vde2/trunk/debian/rules 2010-09-05 14:53:21 UTC (rev 253)
+++ vde2/trunk/debian/rules 2010-09-05 15:23:33 UTC (rev 254)
@@ -117,6 +117,10 @@
rm $(CURDIR)/debian/vde2/usr/lib/vde2/plugins/*.la
rm $(CURDIR)/debian/vde2/usr/lib/vde2/vde_l3/*.la
rm $(CURDIR)/debian/vde2/usr/lib/vde2/libvdetap.la
+ rm $(CURDIR)/debian/libvde-dev/usr/lib/libvdemgmt.la
+ rm $(CURDIR)/debian/libvde-dev/usr/lib/libvdehist.la
+ rm $(CURDIR)/debian/libvde-dev/usr/lib/libvdesnmp.la
+ rm $(CURDIR)/debian/libvdeplug-dev/usr/lib/libvdeplug.la
rm -f $(CURDIR)/debian/vde2/usr/bin/kvde_switch
dh_installman
dh_lintian
More information about the Pkg-vsquare-changes
mailing list