debdiff for merge from debian

Bug #112458 reported by Baptiste Mille-Mathias
2
Affects Status Importance Assigned to Milestone
Rhythmbox
Invalid
Undecided
Unassigned
rhythmbox (Ubuntu)
Fix Released
Wishlist
Ubuntu Desktop Bugs

Bug Description

di da doum, I'll attach it right away

Revision history for this message
Baptiste Mille-Mathias (bmillemathias) wrote :

here it comes

Revision history for this message
Baptiste Mille-Mathias (bmillemathias) wrote :

Oh I forgot,

diff of rules between previous rb version and this one, I keep the rules file from the debian package.
[...]
-DEB_INSTALL_MANPAGES_rhythmbox := debian/rhythmbox.1 \
- debian/rhythmbox-client.1
-

 [...]

-# work around #204975 until debhelper is fixed
-DEB_DH_MAKESHLIBS_ARGS_rhythmbox := -n
-
-clean::
- rm -f help/C/authors.xml
+# exclude plugins from shlibs generation
+DEB_DH_MAKESHLIBS_ARGS_rhythmbox += -Xdebian/$(cdbs_curpkg)/usr/lib/rhythmbox

 binary-install/rhythmbox::
- # kill *.a and *.la files of plugins
- find debian/rhythmbox/usr/lib/rhythmbox/plugins -name '*.a' -exec rm -f '{}' ';'
- find debian/rhythmbox/usr/lib/rhythmbox/plugins -name '*.la' -exec rm -f '{}' ';'
+ # kill *.a and *.la files of plugins and the shared lib
+ find debian/rhythmbox -name '*.a' -exec rm -f '{}' ';'
+ find debian/rhythmbox -name '*.la' -exec rm -f '{}' ';'
        dh_pysupport /usr/lib/rhythmbox/plugins
- dh_python

Revision history for this message
Sebastien Bacher (seb128) wrote :

not an upstream bug

Changed in rhythmbox:
status: Unconfirmed → Rejected
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank youi for the work, fixed with this upload now:

 rhythmbox (0.10.0-1ubuntu1) gutsy; urgency=low
 .
   * Upload to gutsy (Ubuntu: #112458)
 .
   [ Baptiste Mille-Mathias ]
   * Sync with Debian:
     - Depends on gstreamer0.10-x
     - Recommends gnome-control-center (>= 2.15.90)
   * debian/control.in:
     - Build-Depends on liblaunchpad-integration-dev
     - use Recommends instead of Depends for gstreamer0.10-plugins-ugly since
       it's an universe package
     - updated python-support to 0.5.6
     - updated python version to 2.5
   * debian/patches/01_lpi.patch,
     debian/patches/02_autoconf.patch:
     - patches for launchpad-integration
   * debian/patches/06_oggradios.patch:
     - list only ogg stations by default

Changed in rhythmbox:
assignee: nobody → desktop-bugs
importance: Undecided → Wishlist
status: Unconfirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.