[Pkg-kde-commits] rev 472 - people/dato/packages/trunk/amarok/debian

Adeodato Simó dato-guest@costa.debian.org
Fri, 18 Feb 2005 22:14:22 +0100


Author: dato-guest
Date: 2005-02-18 22:14:21 +0100 (Fri, 18 Feb 2005)
New Revision: 472

Modified:
   people/dato/packages/trunk/amarok/debian/README.Debian
   people/dato/packages/trunk/amarok/debian/changelog
   people/dato/packages/trunk/amarok/debian/control
Log:
Final changelog polishing, and:

  + amaroK now ships several script to enhance it. These are written in
    Python in Ruby, so add those as suggested packages. Added note to
    README.Debian about it, too.



Modified: people/dato/packages/trunk/amarok/debian/README.Debian
===================================================================
--- people/dato/packages/trunk/amarok/debian/README.Debian	2005-02-18 21:01:25 UTC (rev 471)
+++ people/dato/packages/trunk/amarok/debian/README.Debian	2005-02-18 21:14:21 UTC (rev 472)
@@ -6,6 +6,10 @@
     - if you want amarok to be able to play CDs, you need to install the
       kdemultimedia-kio-plugins package.
 
+    - the scripts available in the 'Scripts' menu need that you install
+      some other packages for them to work. Those packages are listed in
+      the Suggest: field of the amarok package.
+
     - these Debian packages ship the amarokapp and amarok_xmmswrapper2
       binaries in /usr/lib/amarok instead of /usr/bin, which upstream
       does. This is done to comply with Debian Policy, which mandates

Modified: people/dato/packages/trunk/amarok/debian/changelog
===================================================================
--- people/dato/packages/trunk/amarok/debian/changelog	2005-02-18 21:01:25 UTC (rev 471)
+++ people/dato/packages/trunk/amarok/debian/changelog	2005-02-18 21:14:21 UTC (rev 472)
@@ -1,6 +1,8 @@
-amarok (1.2-beta4-1) staging; urgency=low
+amarok (1.2.0-1~pre1) staging; urgency=low
 
-  * Packaged fourth 1.2 beta from upstream:
+  * New upstream release. Lots of improvements and new functionality, see the
+    changelog or http://amarok.kde.org for details.
+    Bugs reported in the Debian BTS fixed with in this version:
 
     + the search text input element is now cleared when the user writes
       something there. (Closes: #278359)
@@ -14,7 +16,6 @@
     + Pass --enable-mysql to configure.
 
   * amaroK now includes a sidebar plugin for amarok:
-
     + debian/amarok.install:
       - add files for the konqueror sidebar.
 
@@ -28,18 +29,25 @@
 
   * Other changes:
 
+    + amaroK now ships several script to enhance it. These are written in
+      Python in Ruby, so add those as suggested packages. Added note to
+      README.Debian about it, too.
+
     + removed sqlite3_in_configure.in.patch, no longer necessary in 1.2.
 
     + added www-browser as an alternative for the konqueror suggests, since
       upstream fixed the code so that the configured browser is used.
 
+    + renamed debian/README to debian/README.Debian, so that it gets
+      installed. D'oh!
+
     + debian/control:
       - remove Build-Dependency on libkjsembed-dev, no longer needed.
 
     + debian/amarok.install: 
       - install amarok.profile.xml into /usr/share/apps/profiles.
 
- -- Adeodato Simó <asp16@alu.ua.es>  Wed, 02 Feb 2005 11:11:10 +0100
+ -- Adeodato Simó <asp16@alu.ua.es>  Fri, 18 Feb 2005 22:11:31 +0100
 
 amarok (1.1.1-2) unstable; urgency=high
 

Modified: people/dato/packages/trunk/amarok/debian/control
===================================================================
--- people/dato/packages/trunk/amarok/debian/control	2005-02-18 21:01:25 UTC (rev 471)
+++ people/dato/packages/trunk/amarok/debian/control	2005-02-18 21:14:21 UTC (rev 472)
@@ -9,7 +9,7 @@
 Architecture: any
 Depends: amarok-engines | amarok-engine, ${shlibs:Depends}
 Recommends: kdemultimedia-kio-plugins
-Suggests: konqueror | www-browser
+Suggests: konqueror | www-browser, python, ruby, python-qt3, libqt0-ruby1.8
 Description: versatile and easy to use audio player for KDE
  amaroK tries to be a little different, providing a simple drag and drop
  interface that really makes playlist handling easy.