Change logs for ampache source package in Natty

  • ampache (3.5.4-11) unstable; urgency=low
    
      * Made package check the md5sum of /etc/apache2/sites-available/default for
        any local changes.  If changes have been made a copy is made and the
        ampache alias is added to the newly created virtualhost.  If no changes
        are detected, the ApacheAmpache virtualhost is used instead.  This should
        capture any changes made by the local usr/sysadmin.  Closes: #612703
    
    ampache (3.5.4-10) unstable; urgency=low
    
      * Made package use a VirtualHost instead of adding alias symlink to 
        /etc/apache2/conf.d
      * Added /conf/ApacheAmpache.
      * Updated postinst and postrm to use a2ensite and a2dissite.
      * Updated ampache.install to install ApacheAmpache into 
        /etc/apache2/sites-available.
      * Removed "for" loop in debian/ampache.postinst debian/ampache.postrm.
        Thx pitti
      * Recreated /usr/share/ampache/www/modules/pearxmlrpc dir in debian/dir.
      * Made package depend on the correct php-xml-rpc package in debian/control.
        Moved eyed3 to the Suggests field, along with adding lame, faad, 
        mp3-splt, vorbis-tools to the Suggest field. LP: #681932 
      * Created the needed symlinks to php-xml-rpc in debian/links.
      * Corrected spacing in debian/ampache.preinst, added webserver reload,
        added comments.
      * Corrected spacing in ampache.postinst, changed from using webserver
        restart to using webserver reload, added comments.
      * Removed init_php_fix patch as it is no longer needed, refreshed patches.
      * Added discription headers to patch files.
      * debian/patches/xspf_notification.patch: If the user attempts to use the
        xspfflash player, the user will be pointed to 
        /usr/share/doc/ampache/README.Debian for details and a work around.
      * Included /config/mythbuntu_ampache.conf so webserver is configured
        correctly with Mythbuntu.
      * Reworked ampache.install, ampache.postinst and ampache.postrm for use on
        mythbuntu.
      * Reworked ampache.postinst and ampache.postrm so if the user chooses not to
        restart the webserver ampache will exit gracefully.
      * Setup dirs and permissions for logging in ampache.postinst and
        ampache.postrm, so all the user has to do is turn it on in ampache.cfg.php.
      * Added ampache.logrotate so if logging is turned on the logs will be
        rotated daily, and logs older than 7 days old will be deleted.
      * Added grab_xspf.sh to /usr/share/ampache/www/bin.  This is a simple bash
        script that grabs xspf_jukebox source and places xspf_jukebox.swf in
        /usr/share/ampache/www/modules/flash.  This gives the user an opt in
        choice to using the xspf flash player.
      * Updated debian/ampache.install to install grab_xspf.sh into 
        /usr/share/ampache/www/bin.
      * Updated Vcs fields to reflect new git repository.  
     -- Charlie_Smotherman (porthose) <email address hidden>   Mon,  21 Feb 2011 11:37:07 +0000
  • ampache (3.5.4-9ubuntu4) natty; urgency=low
    
      * Made package use a VirtualHost instead of adding alias symlink to
        /etc/apache2/conf.d
      * Added /conf/ApacheAmpache.
      * Updated postinst and postrm to use a2ensite and a2dissite.
      * Updated ampache.install to install ApacheAmpache into
        /etc/apache2/sites-available.
     -- Charlie Smotherman <email address hidden>   Mon, 31 Jan 2011 22:41:34 -0500
  • ampache (3.5.4-9ubuntu3) natty; urgency=low
    
      * Removed "for" loop in debian/ampache.postinst debian/ampache.postrm.
        Thx pitti
     -- Charlie Smotherman <email address hidden>   Sat, 04 Dec 2010 14:34:34 -0500
  • ampache (3.5.4-9ubuntu2) natty; urgency=low
    
      * Recreated /usr/share/ampache/www/modules/pearxmlrpc dir in debian/dir.
      * Made package depend on the correct php-xml-rpc package in debian/control.
        Moved eyed3 to the Suggests field, along with adding lame, faad,
        mp3-splt, vorbis-tools to the Suggest field. LP: #681932
      * Created the needed symlinks to php-xml-rpc in debian/links.
      * Corrected spacing in debian/ampache.preinst, added webserver reload,
        added comments.
      * Corrected spacing and typo in ampache.postrm, added comments.
      * Corrected spacing in ampache.postinst, changed from using webserver
        restart to using webserver reload, added comments.
      * Removed init_php_fix patch as it is no longer needed, refreshed patches.
      * Added discription headers to patch files.
     -- Charlie Smotherman <email address hidden>   Sun, 28 Nov 2010 14:34:34 -0500
  • ampache (3.5.4-9ubuntu1) natty; urgency=low
    
      * Merge from Debian Unstable, remaining changes:
        - debian/patches/xspf_notification.patch: If the user attempts to use
          the xspfflash player, the user will be pointed to
          /usr/share/doc/ampache/README.Debian for details and a work around.
        - Included /config/mythbuntu_ampache.conf so webserver is configured
          correctly with Mythbuntu.
        - Reworked ampache.install, ampache.postinst and ampache.postrm for use on
          mythbuntu.
        - Reworked ampache.postinst and ampache.postrm so if the user chooses not
          to restart the webserver ampache will exit gracefully.
        - Setup dirs and permissions for logging in ampache.postinst and
          ampache.postrm, so all the user has to do is turn it on in ampache.cfg.php.
        - Added ampache.logrotate so if logging is turned on the logs will be
          rotated daily, and logs older than 7 days old will be deleted.
        - Added grab_xspf.sh to /usr/share/ampache/www/bin.  This is a simple bash
          script that grabs xspf_jukebox source and places xspf_jukebox.swf in
          /usr/share/ampache/www/modules/flash.  This gives the user an opt in
          choice to using the xspf flash player.
        - Updated debian/ampache.install to install grab_xspf.sh into
          /usr/share/ampache/www/bin.
    
    ampache (3.5.4-9) unstable; urgency=low
    
      * Actually added updated cs.po. Thx Miroslav Kure for the mail.
      * Added vi.po.  Thx Clytie Siddall.  Closes: #599153
     -- Bilal Akhtar <email address hidden>   Sat, 20 Nov 2010 16:38:36 +0300
  • ampache (3.5.4-8ubuntu4) natty; urgency=low
    
      * Added xspf_notification.patch.  If the user attempts to use the xspf
        flash player, the user will be pointed to
        /usr/share/doc/ampache/README.Debian for details and a work around.
        Thanks Stefan Maechler for the patch.  (LP: #654993)
     -- Charlie Smotherman <email address hidden>   Wed, 27 Oct 2010 16:02:43 -0500
  • ampache (3.5.4-8ubuntu3) natty; urgency=low
    
      * Corrected typo on README.Debian.
     -- Charlie Smotherman <email address hidden>   Wed, 27 Oct 2010 09:59:43 -0500
  • ampache (3.5.4-8ubuntu1) natty; urgency=low
    
      * Included /config/mythbuntu_ampache.conf so webserver is configured
        correctly with Mythbuntu.  Thx BarryW (LP: #636283).
      * Reworked ampache.install, ampache.postinst and ampache.postrm for use on
        mythbuntu.
      * Reworked ampache.postinst and ampache.postrm so if the user chooses not
        to restart the webserver ampache will exit gracefully.
      * Setup dirs and permissions for logging in ampache.postinst and
        ampache.postrm, so all the user has to do is turn it on in ampache.cfg.php.
      * Added ampache.logrotate so if logging is turned on the logs will be
        rotated daily, and logs older than 7 days old will be deleted.
      * Added vi.po.  Thx Clytie Siddall
      * Added cs.po.  Thx Miroslav Kure
     -- Charlie Smotherman <email address hidden>   Sat, 16 Oct 2010 09:59:43 -0500
  • ampache (3.5.4-8) unstable; urgency=low
    
      * Made requested changes from the Release Team (Adam) to ampache.config
        postinst, and postrm to fix symlink creation.  Closes: #593759
      * Made the requested spacing changes from the Release Team (Adam) in the
        postrm.
      * Added updated it.po. Thx  Luca Monducci Closes: #593959
      * Added updated ta.po. Thx Dr.T.Vasudevan
      * Added updated cs.po. Thx Miroslav Kure Closes: #595512
      * Added zh_TW.po.  Thx Kan-Ru Chen
      * Added da.po.  Thx Joe Dalton Closes: #595197
     -- Bilal Akhtar <email address hidden>   Tue, 21 Sep 2010 21:34:54 -0500
  • ampache (3.5.4-7ubuntu1) maverick; urgency=low
    
      * Merged from debian, remaining changes: (LP: #620259)
      * Removed $webserver variable from apache_install and ampache_remove
        function calls in postinst and postrm.  After hardcoding the symlink
        creation having this variable causes the function to fail.
      * Added updated it.po. Thx  Luca Monducci
      * Added updated ta.po. Thx Dr.T.Vasudevan
      * Added updated zh_TW.po.  Thx Kan-Ru Chen
     -- Charlie Smotherman <email address hidden>   Wed, 1 Sep 2010 16:01:54 -0500