From 0a7946350f4f9a4873066789f5eaeba47130047d Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 20 Nov 2008 16:37:23 +0000 Subject: Debian support by Ivan Borzenkov --- debian/control | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +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 + -- cgit v1.2.3