[Pkg-xfce-commits] r6779 - desktop/branches/experimental/libxfcegui4/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sat Apr 14 01:08:43 UTC 2012
Author: corsac
Date: 2012-04-14 13:08:43 +0000 (Sat, 14 Apr 2012)
New Revision: 6779
Modified:
desktop/branches/experimental/libxfcegui4/debian/changelog
desktop/branches/experimental/libxfcegui4/debian/libxfcegui4-4.install
Log:
- use --fail-missing in dh_install.
* debian/libxfcegui4-4.install:
- stop installing glade files since they are gone.
* debian/libxfcegui4-dev:
- don't install static libs, we don't build them anymore.
Modified: desktop/branches/experimental/libxfcegui4/debian/changelog
===================================================================
--- desktop/branches/experimental/libxfcegui4/debian/changelog 2012-04-14 13:06:52 UTC (rev 6778)
+++ desktop/branches/experimental/libxfcegui4/debian/changelog 2012-04-14 13:08:43 UTC (rev 6779)
@@ -8,6 +8,7 @@
* debian/rules:
- build with --parallel.
- use debhelper 9 / dpkg-dev 1.16.1 hardening support.
+ - use --fail-missing in dh_install.
* debian/control:
- bump debhelper build-dep to 9.
- add build-dep on dpkg-dev 1.16.1.
@@ -15,6 +16,10 @@
- update standards version to 3.9.3.
* debian/compat bumped to 9.
* Use multi-arch paths in install files.
+ * debian/libxfcegui4-4.install:
+ - stop installing glade files since they are gone.
+ * debian/libxfcegui4-dev:
+ - don't install static libs, we don't build them anymore.
-- Yves-Alexis Perez <corsac at debian.org> Sat, 14 Apr 2012 14:54:06 +0200
Modified: desktop/branches/experimental/libxfcegui4/debian/libxfcegui4-4.install
===================================================================
--- desktop/branches/experimental/libxfcegui4/debian/libxfcegui4-4.install 2012-04-14 13:06:52 UTC (rev 6778)
+++ desktop/branches/experimental/libxfcegui4/debian/libxfcegui4-4.install 2012-04-14 13:08:43 UTC (rev 6779)
@@ -1,4 +1,3 @@
usr/lib/*/lib*.so.*
-usr/lib/*/libglade/2.0/libxfce4.so
usr/share/locale/*
usr/share/icons/hicolor/*
More information about the Pkg-xfce-commits
mailing list