mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-18 12:28:31 +01:00
Updated debian dir for RC1
This commit is contained in:
parent
24b8c402e7
commit
564891362c
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
clementine (0.2.99) unstable; urgency=low
|
||||
|
||||
* Version 0.3 RC 1
|
||||
|
||||
-- David Sansome <me@davidsansome.com> Mon, 29 Apr 2010 00:00:00 -0800
|
||||
|
||||
clementine (0.2) unstable; urgency=low
|
||||
|
||||
* Version 0.2
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -26,7 +26,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||
gstreamer0.10-plugins-base,
|
||||
gstreamer0.10-plugins-good,
|
||||
gstreamer0.10-alsa | gstreamer0.10-audiosink,
|
||||
gstreamer0.10-ffmpeg
|
||||
gstreamer0.10-ffmpeg | gstreamer0.10-plugins-ugly
|
||||
Description: Clementine is a modern music player and library organiser.
|
||||
It is largely a port of Amarok 1.4, with some features rewritten to take
|
||||
advantage of Qt4.
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -29,7 +29,7 @@ install: build
|
||||
dh_prep
|
||||
dh_installdirs
|
||||
|
||||
make install
|
||||
cd bin && make install
|
||||
|
||||
binary-indep: install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user