r22311 - in /desktop/unstable/gnome-bluetooth/debian: changelog control control.in rules watch

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Thu Nov 12 19:30:09 UTC 2009


Author: pochu
Date: Thu Nov 12 19:30:09 2009
New Revision: 22311

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22311
Log:
* debian/control.in:
  - Remove Filippo from uploaders with his consent. Thanks for your
    past work!
  - Wrap dependencies.
* debian/watch:
  - Don't uupdate.
* debian/control.in,
  debian/rules:
  - Remove no longer needed chrpath calls. Stop build depending on chrpath.
* debian/rules:
  - Remove buildcore.mk, not needed.
  - Include gnome-get-source.mk

Modified:
    desktop/unstable/gnome-bluetooth/debian/changelog
    desktop/unstable/gnome-bluetooth/debian/control
    desktop/unstable/gnome-bluetooth/debian/control.in
    desktop/unstable/gnome-bluetooth/debian/rules
    desktop/unstable/gnome-bluetooth/debian/watch

Modified: desktop/unstable/gnome-bluetooth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/changelog?rev=22311&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/changelog [utf-8] Thu Nov 12 19:30:09 2009
@@ -1,5 +1,6 @@
-gnome-bluetooth (2.28.3-2) unstable; urgency=low
-
+gnome-bluetooth (2.28.3-2) UNRELEASED; urgency=low
+
+  [ Andrea Veri ]
   * debian/control.in:
     - moved maintainer to pkg-gnome.
     - added pkg-gnome-tools B-D since we have a control.in
@@ -9,6 +10,20 @@
     - VCS-* fields updated since we moved the branch to pkg-gnome.
   * debian/rules:
     - added uploaders.mk include from gnome-pkg-tools
+
+  [ Emilio Pozuelo Monfort ]
+  * debian/control.in:
+    - Remove Filippo from uploaders with his consent. Thanks for your
+      past work!
+    - Wrap dependencies.
+  * debian/watch:
+    - Don't uupdate.
+  * debian/control.in,
+    debian/rules:
+    - Remove no longer needed chrpath calls. Stop build depending on chrpath.
+  * debian/rules:
+    - Remove buildcore.mk, not needed.
+    - Include gnome-get-source.mk
 
  -- Andrea Veri <andrea.veri89 at gmail.com>  Thu, 12 Nov 2009 20:04:49 +0100
 

Modified: desktop/unstable/gnome-bluetooth/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control?rev=22311&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control [utf-8] Thu Nov 12 19:30:09 2009
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Filippo Giunchedi <filippo at debian.org>, Andrea Veri <andrea.veri89 at gmail.com>, Oystein Gisnas <oystein at gisnas.net>
+Uploaders: Andrea Veri <andrea.veri89 at gmail.com>, Oystein Gisnas <oystein at gisnas.net>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 5),
                cdbs,
@@ -17,8 +17,7 @@
                libxml2-utils,
                gconf2,
                gtk-doc-tools,
-               gnome-doc-utils (>= 0.3.2),
-               chrpath
+               gnome-doc-utils (>= 0.3.2)
 Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gnome-bluetooth
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth
@@ -26,7 +25,10 @@
 
 Package: gnome-bluetooth
 Section: gnome
-Depends: ${shlibs:Depends}, ${misc:Depends}, bluez (>= 4.36), obexd-client
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         bluez (>= 4.36),
+         obexd-client
 Recommends: gvfs-backends
 Suggests: nautilus-sendto
 Conflicts: bluez-gnome
@@ -43,7 +45,8 @@
 
 Package: libgnome-bluetooth7
 Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Architecture: any
 Description: GNOME Bluetooth tools - support library
  This package contains tools for managing and manipulating Bluetooth
@@ -54,7 +57,8 @@
 Package: libgnome-bluetooth-dev
 Section: libdevel
 Provides: libgnome-bluetooth7-dev
-Depends: libgnome-bluetooth7 (= ${binary:Version}), ${misc:Depends}
+Depends: libgnome-bluetooth7 (= ${binary:Version}),
+         ${misc:Depends}
 Suggests: pkg-config
 Priority: extra
 Architecture: any
@@ -63,4 +67,3 @@
  devices using the GNOME desktop.
  .
  The libraries included provide support to gnome-bluetooth.
-

Modified: desktop/unstable/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control.in?rev=22311&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control.in [utf-8] Thu Nov 12 19:30:09 2009
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Filippo Giunchedi <filippo at debian.org>, @GNOME_TEAM@
+Uploaders: @GNOME_TEAM@
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 5),
                cdbs,
@@ -17,8 +17,7 @@
                libxml2-utils,
                gconf2,
                gtk-doc-tools,
-               gnome-doc-utils (>= 0.3.2),
-               chrpath
+               gnome-doc-utils (>= 0.3.2)
 Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gnome-bluetooth
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth
@@ -26,7 +25,10 @@
 
 Package: gnome-bluetooth
 Section: gnome
-Depends: ${shlibs:Depends}, ${misc:Depends}, bluez (>= 4.36), obexd-client
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         bluez (>= 4.36),
+         obexd-client
 Recommends: gvfs-backends
 Suggests: nautilus-sendto
 Conflicts: bluez-gnome
@@ -43,7 +45,8 @@
 
 Package: libgnome-bluetooth7
 Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Architecture: any
 Description: GNOME Bluetooth tools - support library
  This package contains tools for managing and manipulating Bluetooth
@@ -54,7 +57,8 @@
 Package: libgnome-bluetooth-dev
 Section: libdevel
 Provides: libgnome-bluetooth7-dev
-Depends: libgnome-bluetooth7 (= ${binary:Version}), ${misc:Depends}
+Depends: libgnome-bluetooth7 (= ${binary:Version}),
+         ${misc:Depends}
 Suggests: pkg-config
 Priority: extra
 Architecture: any
@@ -63,4 +67,3 @@
  devices using the GNOME desktop.
  .
  The libraries included provide support to gnome-bluetooth.
-

Modified: desktop/unstable/gnome-bluetooth/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/rules?rev=22311&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/rules [utf-8] Thu Nov 12 19:30:09 2009
@@ -1,15 +1,12 @@
 #!/usr/bin/make -f
-include /usr/share/cdbs/1/rules/buildcore.mk
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
-include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper --disable-desktop-update --disable-schemas-install
-
-common-install-arch::
-	chrpath --delete $(CURDIR)/debian/tmp/usr/bin/bluetooth-applet     \
-	                 $(CURDIR)/debian/tmp/usr/bin/bluetooth-properties \
-	                 $(CURDIR)/debian/tmp/usr/bin/bluetooth-sendto     \
-	                 $(CURDIR)/debian/tmp/usr/bin/bluetooth-wizard
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper		\
+				--disable-desktop-update	\
+				--disable-schemas-install

Modified: desktop/unstable/gnome-bluetooth/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/watch?rev=22311&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/watch [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/watch [utf-8] Thu Nov 12 19:30:09 2009
@@ -1,3 +1,2 @@
 version=3
-http://ftp.gnome.org/pub/gnome/sources/gnome-bluetooth/([\d\.]+)/gnome-bluetooth-(.*)\.tar\.gz \
- debian  uupdate
+http://ftp.gnome.org/pub/gnome/sources/gnome-bluetooth/([\d\.]+)/gnome-bluetooth-(.*)\.tar\.gz




More information about the pkg-gnome-commits mailing list