** Description changed:

+ Upstream changelogs:
+ 
+ Audacious 1.4.5 (2007-12-28)
+ 
+ Enhancements:
+ * Skins can now be installed by dragging them on the player.
+ * Turkish translation updated by Murat Senel.
+ 
+ Bugfixes:
+ * Fix an FD leak when codec detection failed.
+ * Fix possible BadAlloc X11 exceptions.
+ * Switch only visible windows on control+tab.
+ * Fix "remove unavailable files" feature.
+ * Fix downloading of dynamically generated content (playlists).
+ * Fix bug where the playlist editor can be set to an incorrect size.
+ * Fix FD leak in the ID3 tag library.
+ 
+ 
------------------------------------------------------------------------------------------------------------------------------
+ 
+ Audacious-Plugins 1.4.4 (2007-12-31)
+ 
+ Bugfixes:
+ * Fix URI construction in m3u plugin.
+ * Backport _construct_uri() routine to pls plugin too.
+ 
+ Audacious-Plugins 1.4.3.2 (2007-12-31)
+ 
+ Bugfixes:
+ * Fix a regression in m3u plugin due to incomplete backport. AGAIN.
+ 
+ Audacious-Plugins 1.4.3.1 (2007-12-30)
+ 
+ Bugfixes:
+ * Fix a regression in m3u plugin due to incomplete backport.
+ 
+ Audacious-Plugins 1.4.3 (2007-12-28)
+ 
+ Enhancements:
+ * CDDB plugin can use HTTP as well as CDDBP now.
+ * New Turkish translation of the plugins collection.
+ 
+ Bugfixes:
+ * Fix several bugs in the PulseAudio plugin.
+ * Warning fixes on x86-64.
+ * Write only 1024 samples at a time in the flacng plugin.
+ * In OSS/OSS4 plugins, use SNDCTL_DSP_SYNC since OSS4 does not
+   have SNDCTL_DSP_RESET.
+ * Support .fla extension in the FLACng plugin.
+ * Fix reading of mtime field from XSPF files.
+ * Fix unicode characters sometimes not being properly represented
+   in scrobbler plugin.
+ * Fix statusicon plugin size requests in XFCE4 and KDE systrays.
+ * Fix memory leaks in scrobbler plugin.
+ * Fix memory leaks in timidity plugin.
+ * Fix memory leaks in tta plugin.
+ * Fix memory leaks in song change plugin.
+ * Fix memory leaks in flacng plugin.
+ * Re-add 48khz output option in modplug.
+ 
+ Debian changelogs:
+ 
  audacious (1.4.5-1ubuntu1) hardy; urgency=low
  
-   * Sync with Debian unstable, remaining Ubuntu changes:
+   * Merge with Debian unstable, remaining Ubuntu changes:
      - Use pulseaudio as the default Output sink in Audacious.
      - Maintainer reassignment
  
   -- William Pitcock <[EMAIL PROTECTED]>  Thu, 03 Jan 2008
  02:27:09 -0600
+ 
+ audacious (1.4.5-1) unstable; urgency=low
+ 
+   * New upstream release.
+   * Add gtk2-engines-pixbuf to runtime depends to satisfy policy violation
+     (Closes: #458083)
+ 
+  -- William Pitcock <[EMAIL PROTECTED]>  Sat, 29 Dec 2007
+ 15:38:17 -0600
+ 
+ 
------------------------------------------------------------------------------------------------------------------------------
  
  audacious-plugins (1.4.4-1ubuntu1) hardy; urgency=low
  
    * Sync with Debian unstable; remaining Ubuntu changes are:
      - Conflicts/Replaces changes for Ubuntu
      - Maintainer reassignment
      - PulseAudio plugin movement from extra package to main
  
   -- William Pitcock <[EMAIL PROTECTED]>  Thu, 03 Jan 2008
  02:43:40 -0600
+ 
+ audacious-plugins (1.4.4-1) unstable; urgency=low
+ 
+   * New upstream release. No packaging changes needed. Highlights include:
+     - WMA plugin supports URIs properly. (Closes: #458479)
+     - M3U playlists support relative paths without crashing.
+ 
+  -- William Pitcock <[EMAIL PROTECTED]>  Tue, 01 Jan 2008
+ 15:20:07 -0600

** Attachment removed: "Debdiff between Debian 1.4.5-1 and Ubuntu
1.4.5-1ubuntu1"

http://launchpadlibrarian.net/11130098/audacious_1.4.5-1ubuntu1.debdiff

** Attachment removed: "Debdiff between Debian audacious_1.4.5-1 and
Ubuntu audacious_1.4.5-1ubuntu1"

http://launchpadlibrarian.net/11130099/audacious_1.4.5-1ubuntu1.debdiff

** Attachment removed: "Debdiff between Debian audacious_1.4.4-1 and
Ubuntu audacious-plugins_1.4.4-1ubuntu1"

   http://launchpadlibrarian.net/11130146/audacious-
plugins_1.4.4-1ubuntu1.debdiff

** Description changed:

  Upstream changelogs:
  
  Audacious 1.4.5 (2007-12-28)
  
  Enhancements:
  * Skins can now be installed by dragging them on the player.
  * Turkish translation updated by Murat Senel.
  
  Bugfixes:
  * Fix an FD leak when codec detection failed.
  * Fix possible BadAlloc X11 exceptions.
  * Switch only visible windows on control+tab.
  * Fix "remove unavailable files" feature.
  * Fix downloading of dynamically generated content (playlists).
  * Fix bug where the playlist editor can be set to an incorrect size.
  * Fix FD leak in the ID3 tag library.
  
  
------------------------------------------------------------------------------------------------------------------------------
  
  Audacious-Plugins 1.4.4 (2007-12-31)
  
  Bugfixes:
  * Fix URI construction in m3u plugin.
  * Backport _construct_uri() routine to pls plugin too.
  
  Audacious-Plugins 1.4.3.2 (2007-12-31)
  
  Bugfixes:
  * Fix a regression in m3u plugin due to incomplete backport. AGAIN.
  
  Audacious-Plugins 1.4.3.1 (2007-12-30)
  
  Bugfixes:
  * Fix a regression in m3u plugin due to incomplete backport.
  
  Audacious-Plugins 1.4.3 (2007-12-28)
  
  Enhancements:
  * CDDB plugin can use HTTP as well as CDDBP now.
  * New Turkish translation of the plugins collection.
  
  Bugfixes:
  * Fix several bugs in the PulseAudio plugin.
  * Warning fixes on x86-64.
  * Write only 1024 samples at a time in the flacng plugin.
  * In OSS/OSS4 plugins, use SNDCTL_DSP_SYNC since OSS4 does not
    have SNDCTL_DSP_RESET.
  * Support .fla extension in the FLACng plugin.
  * Fix reading of mtime field from XSPF files.
  * Fix unicode characters sometimes not being properly represented
    in scrobbler plugin.
  * Fix statusicon plugin size requests in XFCE4 and KDE systrays.
  * Fix memory leaks in scrobbler plugin.
  * Fix memory leaks in timidity plugin.
  * Fix memory leaks in tta plugin.
  * Fix memory leaks in song change plugin.
  * Fix memory leaks in flacng plugin.
  * Re-add 48khz output option in modplug.
  
  Debian changelogs:
  
  audacious (1.4.5-1ubuntu1) hardy; urgency=low
  
    * Merge with Debian unstable, remaining Ubuntu changes:
      - Use pulseaudio as the default Output sink in Audacious.
      - Maintainer reassignment
  
   -- William Pitcock <[EMAIL PROTECTED]>  Thu, 03 Jan 2008
  02:27:09 -0600
  
  audacious (1.4.5-1) unstable; urgency=low
  
    * New upstream release.
    * Add gtk2-engines-pixbuf to runtime depends to satisfy policy violation
      (Closes: #458083)
  
   -- William Pitcock <[EMAIL PROTECTED]>  Sat, 29 Dec 2007
  15:38:17 -0600
  
  
------------------------------------------------------------------------------------------------------------------------------
  
  audacious-plugins (1.4.4-1ubuntu1) hardy; urgency=low
  
-   * Sync with Debian unstable; remaining Ubuntu changes are:
+   * Merge with Debian unstable; remaining Ubuntu changes are:
      - Conflicts/Replaces changes for Ubuntu
      - Maintainer reassignment
      - PulseAudio plugin movement from extra package to main
  
   -- William Pitcock <[EMAIL PROTECTED]>  Thu, 03 Jan 2008
  02:43:40 -0600
  
  audacious-plugins (1.4.4-1) unstable; urgency=low
  
    * New upstream release. No packaging changes needed. Highlights include:
      - WMA plugin supports URIs properly. (Closes: #458479)
      - M3U playlists support relative paths without crashing.
  
   -- William Pitcock <[EMAIL PROTECTED]>  Tue, 01 Jan 2008
  15:20:07 -0600

** Attachment added: "Debdiff between audacious_1.4.5-1 and 
audacious_1.4.5-1ubuntu1"
   http://launchpadlibrarian.net/11130367/audacious_1.4.5-1ubuntu1.debdiff

-- 
Merge audacious 1.4.5-1 and audacious-plugins 1.4.4-1 from Debian unstable 
(main)
https://bugs.launchpad.net/bugs/179471
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to