Advertisement
Guest User

quintasan

a guest
May 22nd, 2009
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. diff -u rsibreak-0.9.0/debian/control rsibreak-0.9.0/debian/control
  2. --- rsibreak-0.9.0/debian/control
  3. +++ rsibreak-0.9.0/debian/control
  4. @@ -4,8 +4,7 @@
  5. Maintainer: Kubuntu Developers <[email protected]>
  6. XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]>
  7. Uploaders: Ana Beatriz Guerrero Lopez <[email protected]>, Sune Vuorela <[email protected]>, Fathi Boudra <[email protected]>, Armin Berres <[email protected]>
  8. -Build-Depends: cdbs, debhelper (>= 5), cmake, quilt, kdelibs5-dev (>= 4:4.2.0),
  9. - libplasma-dev (>= 4:4.2.0), libxss-dev, libphonon-dev (>= 4:4.0.4)
  10. +Build-Depends: cdbs, debhelper (>= 5), cmake, quilt, kdelibs5-dev (>= 4:4.2.0), libxss-dev, libqt4-phonon-dev (>= 4.5.1)
  11. Standards-Version: 3.7.3
  12. Homepage: http://www.rsibreak.org/
  13.  
  14. diff -u rsibreak-0.9.0/debian/changelog rsibreak-0.9.0/debian/changelog
  15. --- rsibreak-0.9.0/debian/changelog
  16. +++ rsibreak-0.9.0/debian/changelog
  17. @@ -1,3 +1,11 @@
  18. +rsibreak (4:0.9.0-0ubuntu5) karmic; urgency=low
  19. +
  20. + * debian/control:
  21. + - Changed libphonon-dev to libqt4-phonon-dev in debian/control.
  22. + - Removed libplasma-dev since it was merged to kdelibs5-dev.
  23. +
  24. + -- Michał Zając <[email protected]> Thu, 21 May 2009 20:14:05 +0200
  25. +
  26. rsibreak (4:0.9.0-0ubuntu4) jaunty; urgency=low
  27.  
  28. * Rebuild against new libplasma-dev and bump version required to 4.2.0 to
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement