~ubuntu-branches/ubuntu/wily/kid3/wily

« back to all changes in this revision

Viewing changes to debian/kid3-qt.1

  • Committer: Package Import Robot
  • Author(s): Mark Purcell, Patrick Matthäi, Mark Purcell
  • Date: 2013-11-30 15:44:59 UTC
  • mfrom: (1.1.16) (2.1.18 sid)
  • Revision ID: package-import@ubuntu.com-20131130154459-s6lpalx8yy2zq7gx
Tags: 3.0.2-1
* New upstream release 

[ Patrick Matthäi ]
* New upstream release.
  - Add new libreadline-dev build dependency.
* Don't explicitly request xz compression - dpkg 1.17 does this by default.
* Bump Standards-Version to 3.9.5 (no changes needed).
* Fix Vcs-Browser control field.

[ Mark Purcell ]
* Switch to dh - reduce debian/rules bloat
* kid3 Replaces kid3-qt - low popcon, reduce archive bloat
* Fix vcs-field-not-canonical
* debian/compat -> 9
* Update Description:

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\"                                      Hey, EMACS: -*- nroff -*-
2
 
.\" First parameter, NAME, should be all caps
3
 
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4
 
.\" other parameters are allowed: see man(7), man(1)
5
 
.TH KID3 1 "April 17, 2004"
6
 
.\" Please adjust this date whenever revising the manpage.
7
 
.\"
8
 
.\" Some roff macros, for reference:
9
 
.\" .nh        disable hyphenation
10
 
.\" .hy        enable hyphenation
11
 
.\" .ad l      left justify
12
 
.\" .ad b      justify to both left and right margins
13
 
.\" .nf        disable filling
14
 
.\" .fi        enable filling
15
 
.\" .br        insert line break
16
 
.\" .sp <n>    insert n+1 empty lines
17
 
.\" for manpage-specific macros, see man(7)
18
 
.SH NAME
19
 
kid3-qt \- Kid3 ID3 Tagger
20
 
.SH SYNOPSIS
21
 
.B kid3-qt
22
 
.RI " dir"
23
 
.SH DESCRIPTION
24
 
 With Kid3, an ID3 tag editor, you can:
25
 
.PD
26
 
.IP 
27
 
* Edit ID3v1.1 tags
28
 
.IP
29
 
* Edit all ID3v2.3 frames
30
 
.IP
31
 
* Convert between ID3v1.1 and ID3v2.3 tags
32
 
.IP
33
 
* Edit Ogg/Vorbis tags
34
 
.IP
35
 
* Edit tags in MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Speex, TrueAudio and WavPack files.
36
 
.IP
37
 
* Edit tags of multiple files, e.g. the artist, album, year and genre of all files of an album typically have the same values and can be set together.
38
 
.IP
39
 
* Generate tags from filenames
40
 
.IP
41
 
* Generate filenames from tags
42
 
.IP
43
 
* Generate playlist files
44
 
.IP
45
 
* Automatic case conversion and string translation
46
 
.IP
47
 
* Import and export album data
48
 
.PD 1
49
 
 
50
 
.SH AUTHOR
51
 
.B Kid3
52
 
was written by Urs Fleisch <ufleisch@users.sourceforge.net>.
53
 
.br
54
 
This manual page was written by Aurelien Jarno <aurel32@debian.org>,
55
 
for the Debian GNU/Linux system (but may be used by others).