summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2008-11-20 16:37:23 +0000
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2008-11-20 16:37:23 +0000
commit0a7946350f4f9a4873066789f5eaeba47130047d (patch)
tree24a6cd18abf28e0762e142443b910c158a8344db /debian/control
parent6c692c9f6762f0490307294e098b7ce1a8d46611 (diff)
downloadlibrcd-0a7946350f4f9a4873066789f5eaeba47130047d.tar.gz
librcd-0a7946350f4f9a4873066789f5eaeba47130047d.tar.bz2
librcd-0a7946350f4f9a4873066789f5eaeba47130047d.tar.xz
librcd-0a7946350f4f9a4873066789f5eaeba47130047d.zip
Debian support by Ivan Borzenkov
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..bdc6d44
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,22 @@
+Source: librcd
+Priority: extra
+Maintainer: Ivan Borzenkov <ivan1986@list.ru>
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.7.3
+Section: libs
+Homepage: http://rusxmms.sourceforge.net/
+
+Package: librcd
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Russian Charset Detection Library
+ Library for autodection charset of russian text
+
+Package: librcd-dev
+Section: libdevel
+Architecture: any
+Depends: librcd (= ${binary:Version})
+Description: Russian Charset Detection Library - dev files
+ Library for autodection charset of russian text
+