lp:ubuntu/karmic/ampache

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/ampache
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

13. By Charlie_Smotherman

Changed /modules/getid3/extension.cache.mysql.php to use
mysql_real_escape_string() instead of mysql_escape_string() which is now
depreciated. This is needed to correct a potential sql_injection
vulnerability. (LP: #454892)

12. By Charlie_Smotherman

* Merge from debian unstable, remaining changes:
  - typo correction in debian/links
  - added rm to debian/postrm to remove a dangling symlink during purge,
    this allows apache2 to reload/restart after purge.

11. By Charlie_Smotherman

 * New upstream release. Summary of new features: (LP: #377016)
   - Make the PHP error a little clearer for windows users by indicating
     that their version of PHP is < 5.3 (required for windows)
   - Fix random methods not working for Localplay
   - Fix extra space on prefixed albums (Thx ibizaman)
   - Add missing operator on tag and rating searches so they will
     work with other methods (Thx <email address hidden>)
   - Fix get_art_url() so it returns something...
   - Fix problem with creating new playlists where it doesn't work
     but appending to an existing did.
   - Fixed issue with url_to_song, also cleaned up the code a bit
   - Fixed issue with Random All Catalogs
   - Fixed issues with API and Tag methods not working as advertised
   - Fix endless loop in getid3() with malformed genre tags in mp3s
   - Fixed show test page always returning false on web path
   - Update Man page to adhear to newer Debian rules
   - Fixed issue with Videos being incorrectly registered with stats
     and now playing as songs.
   - Fixed missing > in HTML for song row
 * Bumped Standards-Version to 3.8.2, no changes needed.
 * Bumped debhelper to dh 7.
   - increased debian/compat to 7.
   - debian/rules removed dh_clean -k in favor of dh_prep
 * Lintian complains of FreeMonoMedium.ttf being an embeded fonts package.
   FreeMonoMedium.ttf is actually part of the ttf-freefont package.
   - added ttf-freefont to the Depends section of debian/control.
   - added -XFreeMono-Medium to dh_install in debian/rules.
   - added FreeMono.ttf symbolic link to debian/links.
 * Lintian complains of the wrong file permissions for
   - /locale/base/gather-messages.sh, added -Xgather-messages.sh to
   debian/rules, gather-messages.sh is not used by ampache proper and
   can be safely removed. It is only utilized by developers who are
   creating or editing the translation files.
   - /locale/pl_PL/LC_MESSAGES/messages.po added find and chmod rule
   to debian/rules.
   - /locale/pl_PL/LC_MESSAGES/messages.mo added find and chmod rule
   to debian/rules.
   - /docs/CHANGELOG added find and chmod rule to debian/rules.
 * Lintian complains of wrong-name-for-upstream-changelog
   - install upstream CHANGELOG to /usr/share/ampache/www/docs
   - added find and gzip -9 rule to debian/rules
   - added symlink creation to debian/links to link
      /usr/share/ampache/www/docs/CHANGELOG.gz to
      /usr/share/doc/ampache/changelog.gz
 * Lacy Marrow has responded and has stated that he is dropping the GPL-3
   licensing of his work and is now releasing version 5.9.5 of the
   XSPF JukeBox under the same BSD license that the original version of XSPF
   Music Player was released under (XSPF JukeBox is based on XSPF Music
   Player). So now XSPF Music Player and XSPF JukeBox are now released under
   the same BSD type license. This closes RC Bug #526719. Closes: #526719
   - Updated debian/copyright to refect this.
 * Added dh_installman to debian/rules so the manpage now installs correctly.
   - Added debian/ampache.manpages.
 * debian/ampache.config downgraded db_input to medium
 * debian/copyright removed (C) in favor of the word copyright.

10. By Michael Bienia

Fake-sync due to different md5sum of .orig.tar.gz (lp: #368505).

9. By Charlie_Smotherman

  * New upstream release. (LP: #311636)
  * Made package depend on libphp-snoopy as this is also a convenience copy
    of code. Made changes to debian/links, debian/control, debian/rules to
    reflect this dependency.
  * Added additional check to ampache.cfg.php backup, prior to running
    migrate_config.inc.
  * Added Suggest section to debian/control. Demoted php5-gd and phpmyadmin
    to the Suggest section in an attempt to keep extra fonts packages and
    X11 packages from being pulled in on a server setup.

8. By Charlie_Smotherman

  * Added prototype symlink creation to debian/links. This means that
    ampache no longer includes a convenience copy of the prototype
    javascript library, and instead is able to use the system one by
    symlinking it to where ampache expects to find it. (LP: #276945)
  * Added debian/dirs to create /usr/share/ampache/www/modules/prototype
    directory, allowing the above symlink to be created within
  * Updated debian/rules to read dh_install -Xprototype.
  * Reworked server restart and removed db_purge and db_stop in
    debian/ampache.postrm so ampache.postrm would complete.
  * Used full pathname for migrate_config_inc in debian/ampache.postinst.

7. By Charlie_Smotherman

Fixed debian/ampache.postinst to create symlink. (LP: #275790)

6. By Charlie_Smotherman

  * Ubuntu update due to Debian Release Freeze. (LP: #263405)
  * New upstream maintenance release, please see src/docs/CHANGELOG for
    complete details.
  * Updated debian/rules by removing -Xgather-messages.sh option from
    dh_install. Upstream decided to remove src/locale/base/gather-messages.sh
    from the .org.tar.gz. Due to Debian Release Freeze and upstream release
    schedual ampache-3.4.2-1 was never uploaded to the Debian Archives
    (Debian: #496369)

5. By Charlie_Smotherman

  * Included numerous upstream fixes, please see /src/docs/CHANGELOG
    dated 05.31.2008 for more details.
  * Removed /src/debian/preinst, was not needed.
  * Removed Vcs entry in /src/debian/control, was not needed.
  * Added updated sv.po translation. Thanks Martin Bagge. Closes: #483432
  * Updated /src/debian/copyright with sv.po and nl.po copyright info.
  * Updated /src/debian/copyright with /src/locale/ca_CA copyright info.
  * Removed /src/locale/is_IS copyright info from /src/debian/copyright,
    /src/locale/is_IS removed by upstream.

4. By Charlie_Smotherman

Included some upstream gather album art fixes.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/ampache
This branch contains Public information 
Everyone can see this information.

Subscribers