[Pkg-bluetooth-commits] r628 - in /packages/gnome-phone-manager/trunk/debian: changelog rules

francesco-guest at users.alioth.debian.org francesco-guest at users.alioth.debian.org
Fri Nov 23 17:01:57 UTC 2007


Author: francesco-guest
Date: Fri Nov 23 17:01:57 2007
New Revision: 628

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=628
Log:
* debian/rules: added variable to call dpkg-shlibdeps with
  --ignore-missing-info option.

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=628&op=diff
==============================================================================
--- packages/gnome-phone-manager/trunk/debian/changelog (original)
+++ packages/gnome-phone-manager/trunk/debian/changelog Fri Nov 23 17:01:57 2007
@@ -2,8 +2,10 @@
 
   * debian/control: added build-depends on libpcsclite-dev (Closes: #452308)
   * debian/copyright: added new copyrights informations.
+  * debian/rules: added variable to call dpkg-shlibdeps with
+    --ignore-missing-info option.
 
- -- Francesco Namuri <francesco at namuri.it>  Fri, 23 Nov 2007 15:39:43 +0100
+ -- Francesco Namuri <francesco at namuri.it>  Fri, 23 Nov 2007 17:59:16 +0100
 
 gnome-phone-manager (0.40-2) unstable; urgency=low
 

Modified: packages/gnome-phone-manager/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/gnome-phone-manager/trunk/debian/rules?rev=628&op=diff
==============================================================================
--- packages/gnome-phone-manager/trunk/debian/rules (original)
+++ packages/gnome-phone-manager/trunk/debian/rules Fri Nov 23 17:01:57 2007
@@ -7,3 +7,4 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS := --with-gconf-schema-file-dir=/usr/share/gconf/schemas
 DEB_INSTALL_MANPAGES_gnome-phone-manager := debian/gnome-phone-manager.1
+DEB_DH_SHLIBDEPS_ARGS_ALL := -u'--ignore-missing-info'




More information about the Pkg-bluetooth-commits mailing list