[Pkg-bluetooth-commits] r1105 - in /packages/gnome-phone-manager/trunk/debian: changelog rules
iwamatsu at users.alioth.debian.org
iwamatsu at users.alioth.debian.org
Thu Aug 4 03:34:05 UTC 2011
Author: iwamatsu
Date: Thu Aug 4 03:34:05 2011
New Revision: 1105
URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1105
Log:
* Non-maintainer upload.
* Don't ship .la files (Closes: #622419).
Modified:
packages/gnome-phone-manager/trunk/debian/changelog
packages/gnome-phone-manager/trunk/debian/rules
Modified: packages/gnome-phone-manager/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/gnome-phone-manager/trunk/debian/changelog?rev=1105&op=diff
==============================================================================
--- packages/gnome-phone-manager/trunk/debian/changelog (original)
+++ packages/gnome-phone-manager/trunk/debian/changelog Thu Aug 4 03:34:05 2011
@@ -1,3 +1,10 @@
+gnome-phone-manager (0.66-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Don't ship .la files (Closes: #622419).
+
+ -- Luk Claes <luk at debian.org> Sat, 25 Jun 2011 14:48:01 +0200
+
gnome-phone-manager (0.66-1) unstable; urgency=low
* Team upload.
Modified: packages/gnome-phone-manager/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/gnome-phone-manager/trunk/debian/rules?rev=1105&op=diff
==============================================================================
--- packages/gnome-phone-manager/trunk/debian/rules (original)
+++ packages/gnome-phone-manager/trunk/debian/rules Thu Aug 4 03:34:05 2011
@@ -7,5 +7,6 @@
DEB_CONFIGURE_EXTRA_FLAGS := --enable-telepathy
-#common-install-arch::
+common-install-arch::
+ rm `find $(CURDIR) -name '*.la'`
# chrpath --delete debian/gnome-phone-manager/usr/bin/gnome-phone-manager
More information about the Pkg-bluetooth-commits
mailing list