/rusxmms/librcd

To get this branch, use:
bzr branch http://suren.me/webbzr/rusxmms/librcd

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Suren A. Chilingaryan
  • Date: 2008-11-20 16:37:23 UTC
  • Revision ID: Arch-1:ds@dside.dyndns.org--darksoft-2004%librcd--main--0.1--patch-11
Debian support by Ivan Borzenkov

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: librcd
 
2
Priority: extra
 
3
Maintainer: Ivan Borzenkov <ivan1986@list.ru>
 
4
Build-Depends: debhelper (>= 7)
 
5
Standards-Version: 3.7.3
 
6
Section: libs
 
7
Homepage: http://rusxmms.sourceforge.net/
 
8
 
 
9
Package: librcd
 
10
Section: libs
 
11
Architecture: any
 
12
Depends: ${shlibs:Depends}, ${misc:Depends}
 
13
Description: Russian Charset Detection Library
 
14
 Library for autodection charset of russian text
 
15
 
 
16
Package: librcd-dev
 
17
Section: libdevel
 
18
Architecture: any
 
19
Depends: librcd (= ${binary:Version})
 
20
Description: Russian Charset Detection Library - dev files
 
21
 Library for autodection charset of russian text
 
22