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

« back to all changes in this revision

Viewing changes to debian/soundconverter.desktop

  • 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
 
Encoding=UTF-8
3
 
Name=Sound Converter
4
 
GenericName=Sound Converter
5
 
Comment=Convert Sounds From One Format To Another
6
 
Exec=soundconverter
7
 
Icon=/usr/share/soundconverter/logo.png
8
 
Terminal=false
9
 
Type=Application
10
 
 
11
 
Categories=GNOME;Application;AudioVideo
12
 
StartupNotify=true