| changeset 1 | e59013329497 | 
| parent 0 | a17355c8ffbd | 
| 0:a17355c8ffbd | 1:e59013329497 | 
|---|---|
| 1 diff -r 895b2cad584f debian/changelog | 1 diff -r c484b7561b74 configure | 
| 2 --- a/debian/changelog Mon May 19 01:12:49 2008 -0400 | 2 --- a/configure Mon May 19 01:49:04 2008 -0400 | 
| 3 +++ b/debian/changelog Mon May 19 01:27:29 2008 -0400 | 3 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 | 
| 4 @@ -1,4 +0,0 @@ | |
| 5 -#!/bin/sh | |
| 6 -rm $0 | |
| 7 -make | |
| 8 -$0 $* | |
| 9 diff -r c484b7561b74 debian/changelog | |
| 10 --- a/debian/changelog Mon May 19 01:49:04 2008 -0400 | |
| 11 +++ b/debian/changelog Mon May 19 01:49:23 2008 -0400 | |
| 4 @@ -1,3 +1,10 @@ | 12 @@ -1,3 +1,10 @@ | 
| 5 +imms (3.1.0~rc4-3.0.1) unstable; urgency=low | 13 +imms (3.1.0~rc4-3.0.1) unstable; urgency=low | 
| 6 + | 14 + | 
| 7 + * Add mpd to imms clients from | 15 + * Add mpd to imms clients from | 
| 8 + http://www.fi.muni.cz/~xsedov/index.php?page=projects. | 16 + http://www.fi.muni.cz/~xsedov/index.php?page=projects. | 
| 10 + -- Fabien Ninoles <fabien@tzone.org> Mon, 19 May 2008 01:19:22 -0400 | 18 + -- Fabien Ninoles <fabien@tzone.org> Mon, 19 May 2008 01:19:22 -0400 | 
| 11 + | 19 + | 
| 12 imms (3.1.0~rc4-3) unstable; urgency=low | 20 imms (3.1.0~rc4-3) unstable; urgency=low | 
| 13 | 21 | 
| 14 * Really add 02compile-with-gcc-4.3 (Closes: #476824) | 22 * Really add 02compile-with-gcc-4.3 (Closes: #476824) | 
| 15 diff -r 895b2cad584f debian/control | 23 diff -r c484b7561b74 debian/control | 
| 16 --- a/debian/control Mon May 19 01:12:49 2008 -0400 | 24 --- a/debian/control Mon May 19 01:49:04 2008 -0400 | 
| 17 +++ b/debian/control Mon May 19 01:27:29 2008 -0400 | 25 +++ b/debian/control Mon May 19 01:49:23 2008 -0400 | 
| 18 @@ -4,7 +4,7 @@ | 26 @@ -4,7 +4,7 @@ | 
| 19 Maintainer: Artur R. Czechowski <arturcz@hell.pl> | 27 Maintainer: Artur R. Czechowski <arturcz@hell.pl> | 
| 20 Standards-Version: 3.7.3 | 28 Standards-Version: 3.7.3 | 
| 21 Homepage: http://www.luminal.org/wiki/index.php/IMMS | 29 Homepage: http://www.luminal.org/wiki/index.php/IMMS | 
| 22 -Build-Depends: debhelper (>> 5.0.0), audacious-plugins-dev, libsqlite3-dev (>=3.2.2), libpcre3-dev (>=4.3), libtag1-dev, libvorbis-dev (>=1.0), libfftw3-dev, libglib2.0-dev, zlib1g-dev, libxss-dev, libtorch3-dev, libglade2-dev, dpatch, autoconf, automake | 30 -Build-Depends: debhelper (>> 5.0.0), audacious-plugins-dev, libsqlite3-dev (>=3.2.2), libpcre3-dev (>=4.3), libtag1-dev, libvorbis-dev (>=1.0), libfftw3-dev, libglib2.0-dev, zlib1g-dev, libxss-dev, libtorch3-dev, libglade2-dev, dpatch, autoconf, automake | 
| 48 + and not play them too often. | 56 + and not play them too often. | 
| 49 + - IMMS uses smart file identification that allows files to keep their | 57 + - IMMS uses smart file identification that allows files to keep their | 
| 50 + ratings even if they are moved and/or their tags change. | 58 + ratings even if they are moved and/or their tags change. | 
| 51 + . | 59 + . | 
| 52 + This package contains the mpd client daemon. | 60 + This package contains the mpd client daemon. | 
| 53 diff -r 895b2cad584f debian/copyright | 61 diff -r c484b7561b74 debian/copyright | 
| 54 --- a/debian/copyright Mon May 19 01:12:49 2008 -0400 | 62 --- a/debian/copyright Mon May 19 01:49:04 2008 -0400 | 
| 55 +++ b/debian/copyright Mon May 19 01:27:29 2008 -0400 | 63 +++ b/debian/copyright Mon May 19 01:49:23 2008 -0400 | 
| 56 @@ -4,6 +4,9 @@ | 64 @@ -4,6 +4,9 @@ | 
| 57 The current maintainer is Artur R. Czechowski <arturcz@hell.pl> | 65 The current maintainer is Artur R. Czechowski <arturcz@hell.pl> | 
| 58 | 66 | 
| 59 It was downloaded from http://www.luminal.org/phpwiki/index.php/IMMS | 67 It was downloaded from http://www.luminal.org/phpwiki/index.php/IMMS | 
| 60 +with immsmpd download from | 68 +with immsmpd download from | 
| 61 +http://www.fi.muni.cz/~xsedov/index.php?page=projects by | 69 +http://www.fi.muni.cz/~xsedov/index.php?page=projects by | 
| 62 +xsedov@fi.muni.cz | 70 +xsedov@fi.muni.cz | 
| 63 | 71 | 
| 64 Author: Michael Grigoriev <mag@luminal.org> | 72 Author: Michael Grigoriev <mag@luminal.org> | 
| 65 | 73 | 
| 66 diff -r 895b2cad584f debian/imms-mpd.dirs | 74 diff -r c484b7561b74 debian/imms-mpd.dirs | 
| 67 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 | 75 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 | 
| 68 +++ b/debian/imms-mpd.dirs Mon May 19 01:27:29 2008 -0400 | 76 +++ b/debian/imms-mpd.dirs Mon May 19 01:49:23 2008 -0400 | 
| 69 @@ -0,0 +1,2 @@ | 77 @@ -0,0 +1,2 @@ | 
| 70 +usr/bin | 78 +usr/bin | 
| 71 +usr/share/doc | 79 +usr/share/doc | 
| 72 diff -r 895b2cad584f debian/rules | 80 diff -r c484b7561b74 debian/rules | 
| 73 --- a/debian/rules Mon May 19 01:12:49 2008 -0400 | 81 --- a/debian/rules Mon May 19 01:49:04 2008 -0400 | 
| 74 +++ b/debian/rules Mon May 19 01:27:29 2008 -0400 | 82 +++ b/debian/rules Mon May 19 01:49:23 2008 -0400 | 
| 75 @@ -67,6 +67,8 @@ | 83 @@ -67,6 +67,8 @@ | 
| 76 $(MAKE) programs_install prefix=$(CURDIR)/debian/imms-common/usr | 84 $(MAKE) programs_install prefix=$(CURDIR)/debian/imms-common/usr | 
| 77 install -m 0644 -D build/libaudaciousimms.so $(CURDIR)/debian/imms-audacious`pkg-config --variable=general_plugin_dir audacious`/libaudaciousimms.so | 85 install -m 0644 -D build/libaudaciousimms.so $(CURDIR)/debian/imms-audacious`pkg-config --variable=general_plugin_dir audacious`/libaudaciousimms.so | 
| 78 ln -sf imms-common debian/imms-audacious/usr/share/doc/imms-audacious | 86 ln -sf imms-common debian/imms-audacious/usr/share/doc/imms-audacious | 
| 79 + install -m 0644 -D build/immsmpd $(CURDIR)/debian/imms-mpd/usr/bin/immsmpd | 87 + install -m 0644 -D build/immsmpd $(CURDIR)/debian/imms-mpd/usr/bin/immsmpd |