~ubuntu-branches/ubuntu/utopic/mediatomb/utopic

Viewing all changes in revision 2.

  • Committer: Bazaar Package Importer
  • Author(s): Andres Mejia, Andres Mejia
  • Date: 2008-02-02 01:42:48 UTC
  • Revision ID: james.westby@ubuntu.com-20080202014248-qcgf7e77dg7ky1s4
Tags: 0.10.0.dfsg1-1
[ Andres Mejia ]
* Moved myself in Maintainers field and Leonhard to Uploaders field.
* Added Sven Mueller to Uploaders field.
* Place comment in patch.
* Hard code some configure options for mediatomb
  + Ensures proper dependencies are used in case someone builds packages with
    'debian/rules binary'.
* Adding 'get-orig-source' in debian/rules.
* Installing the README.Debian file to the mediatomb package as well.
* Added watch file.
* Add nostrip option for DEB_BUILD_OPTIONS.
* Fix permissions to comply with Debian policy.
* Call configure properly as described in autotools-dev documentation.
* Test for the existence of *-stamp stamps before attempting to remove.
* Renamed config.status target to configure and call configure-stamp target.
* Installing only ASCII upstream README and scripting.txt.
* Making mediatomb-daemon and mediatomb package binary independent.
  + Updated debian/rules to use binary-indep target.
* Updated package descriptions.
* Specify CXXFLAGS to use.
* Add lintian override for use of x-www-browser.
* Rewriting init scripts based on /etc/init.d/skeleton.
  + Update default configuration.
  + Properly test for home directory and use it with daemon options.
* Updated mediatomb-daemon README.Debian.
* Renaming acinclude.m4 to acx_pthread.m4 during build time, so as not to
  confuse it with acinclude.m4 from libtool.
* Changing Vcs-Browser to point to
  http://svn.debian.org/wsvn/collab-maint/ext-maint/mediatomb/?op=log
* Creating package that could be suitable to upload directly to Debian
  archive. (Closes: 440199)
  + Packaging is a heavily modified form of the packaging found in
    http://apt.mediatomb.cc/pool/main/m/mediatomb/
  + Changes made are written below in order of latest changes to oldest
    changes.
* init scripts will be installed using the name "mediatomb".
  + Added README.Debian showing how to remove the old files and startup
    links.
* Added logrotate script.
* Bumped Standards-Version to 3.7.3.
* Changed Vcs-* entries to new location in svn.debian.org.
* Rewrote copyright file to be machine parsable and to list the copyright and
  license information for the files derived from other projects.
* Taking out "open source (GPL)" words in package description.
* manpage docbook source added in debian/extras.
* Replaced RSA MD5 code with MD5 code found in dpkg (for license reasons).
  + Code is removed in orig tarball and patched in during build.
* init script will send SIGTERM instead of SIGINT to stop mediatomb.
* Took out duplicate Homepage field in control file.
* Took out XS- from Vcs-* fields in control file.
* Took out deprecated Encoding key in the .desktop file.
* Fixing mediatomb-daemon.postrm to delete /var/lib/mediatomb when removing
  or purging.
* Adding dpkg-statoverride command during purging to remove overrides used
  by mediatomb-daemon package.
* Using deluser and delgroup commands to remove mediatomb user and group.
* Removed dependency on passwd.
* Added --disabled-{login,password} for adduser in preinst.
* Changed --shell option to use /usr/sbin/nologin in preinst.
* Using dpkg-statoverride instead of chown for postinst.
* Adding myself to Uploaders field instead of Maintainer field.
* Creating three packages.
  + mediatomb-common will contain the the binary, the manpage, and everything
    needed for scripting and the web interface.
  + mediatomb-daemon will contain the files needed to run mediatomb as a
    daemon.
  + mediatomb will contain the desktop file that depends on a web browser to
    access the web ui.
* Adding Homepage field in source stanza which will be supported soon.
* Removing konqueror as dependency for mediatomb as it is not yet recommended
  to use konqueror to access the webui.
* Removing misc:Depends tag as it is not needed.
* Set myself as a maintainer.
* Removing debian/dirs as it is not needed.
* Removing prerm script as it did nothing.
* Renaming maintainer scripts since they are relevant only to the daemon
  package.
* Replacing build-deps of autotools-dev with automake.
* Calling autotools to ensure everything is up to date.
* Adding "distclean" target when running debian/rules clean.
* Adding dependency to www-browser virtual package.
  + Including some real packages first as alternatives.
* Adding desktop file to open mediatomb configuration page.
  + Correct IP address and port to open is provided in
    /var/lib/mediatomb/mediatomb.html.
* Adding menu file as well.
* Adding dh_installmenu and dh_desktop commands to debian/rules.
* Adding mediatomb.install for desktop and xpm file.
* Providing symlink for icon used with desktop entry.
* Addressing bad-distribution-in-changes-file lintian error.
  + debian/changelog had unknown/invalid target distribution (etch).
* Addressing out-of-date-standards-version lintian warning.
  + Bumped 'Standards-Version' to 3.7.2.
* Addressing debian-rules-ignores-make-clean-error lintian warning.
  + Replaced "-$(MAKE) clean" with "[ ! -f Makefile ] || $(MAKE) clean" in
    debian/rules file.
* Setting NO_START variable in mediatomb.default to "".
* Replacing build dependency of libsmjs-dev to libmozjs-dev.
  + libsmjs-dev is a transition package.
* Adding -m /dev/null in D_ARGS for init script.
  + Temporary workaround for a bug that has been fixed in SVN.
* Added Uploaders field in debian/control to add me as an uploader.
* Renamed some build depends to their appropriate virtual packages.
  + Should make it easier for binNMUs.
  + libid3-3.8.3-dev changed to libid3-dev.
  + libmysqlclient15-dev changed to libmysqlclient-dev.
  + zlib1g-dev changed to libz-dev.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: