~ubuntu-branches/ubuntu/trusty/soundconverter/trusty-updates

« back to all changes in this revision

Viewing changes to data/soundconverter.desktop.in.in

  • Committer: Bazaar Package Importer
  • Author(s): William Alexander Grant
  • Date: 2006-09-25 07:25:55 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060925072555-x4bd5pj4y6dhl86d
Tags: 0.9.1-0ubuntu1
* Preemptive fake sync from Sid. This is actually 0.9.1-1.
* New upstream release.
  - Change gstreamer0.8* dependencies to the equivalent gstreamer0.10 ones
    (Closes: #380473).
  - Drop the Debian .desktop, as there's now one included upstream.
  - Use CDBS, as the new upstream uses autotools.
  - Add python-gtk2 to Build-Depends-Indep, due to autotools detection.
* Bumped debhelper dependency to >= 5.
* New maintainer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Desktop Entry]
 
2
Version=1.0
 
3
Encoding=UTF-8
 
4
Name=SoundConverter
 
5
Comment=Audio files convertion
 
6
MimeType=
 
7
Icon=
 
8
Exec=soundconverter %f
 
9
Terminal=false
 
10
Type=Application
 
11
StartupNotify=true
 
12
Categories=GNOME;GTK;Application;AudioVideo