Improve Debian package, with some help from Benjamin Drieu
authorMikael Berthe <mikael@lilotux.net>
Sat, 23 Jul 2005 14:59:33 +0100
changeset 359 8a4530913d6a
parent 358 6e4e667c5571
child 360 20283b69db99
Improve Debian package, with some help from Benjamin Drieu
mcabber/debian/changelog
mcabber/debian/control
mcabber/debian/docs
mcabber/debian/mcabber.doc-base
mcabber/debian/rules
--- a/mcabber/debian/changelog	Sat Jul 23 11:58:16 2005 +0100
+++ b/mcabber/debian/changelog	Sat Jul 23 14:59:33 2005 +0100
@@ -1,3 +1,9 @@
+mcabber (0.6.4-2) unstable; urgency=low
+
+  * Improve Debian package, with some help from Benjamin Drieu
+
+ -- Mikael BERTHE <mikael.berthe@free.fr>  Sat, 23 Jul 2005 15:26:58 +0200
+
 mcabber (0.6.4-1) unstable; urgency=low
 
   * Initial release
--- a/mcabber/debian/control	Sat Jul 23 11:58:16 2005 +0100
+++ b/mcabber/debian/control	Sat Jul 23 14:59:33 2005 +0100
@@ -9,7 +9,7 @@
 Section: net
 Priority: optional
 Architecture: any
-Depends: ${shlibs:Depends}, libglib2.0-0, libncurses5, libssl0.9.7, pkg-config
+Depends: ${shlibs:Depends}
 Description: Small Jabber console client
  MCabber is a Jabber text-mode client, which includes features such as
  SSL support, history logging, commands completion, and external actions
--- a/mcabber/debian/docs	Sat Jul 23 11:58:16 2005 +0100
+++ b/mcabber/debian/docs	Sat Jul 23 14:59:33 2005 +0100
@@ -1,8 +1,6 @@
 AUTHORS
-ChangeLog
 NEWS
 README
 TODO
-mcabberrc.example
 doc/mcabber.1.txt
 doc/mcabber.1.html
--- a/mcabber/debian/mcabber.doc-base	Sat Jul 23 11:58:16 2005 +0100
+++ b/mcabber/debian/mcabber.doc-base	Sat Jul 23 14:59:33 2005 +0100
@@ -5,8 +5,8 @@
  and how it can be used.
 Section: Apps/Net
 
-Format: text
-Files: /usr/share/doc/mcabber/mcabber.1.txt.gz
+#Format: text
+#Files: /usr/share/doc/mcabber/mcabber.1.txt.gz
 
 Format: HTML
 Index: /usr/share/doc/mcabber/mcabber.1.html
--- a/mcabber/debian/rules	Sat Jul 23 11:58:16 2005 +0100
+++ b/mcabber/debian/rules	Sat Jul 23 14:59:33 2005 +0100
@@ -78,7 +78,7 @@
 	dh_testroot
 	dh_installchangelogs ChangeLog
 	dh_installdocs
-	dh_installexamples
+	dh_installexamples mcabberrc.example
 #	dh_install
 #	dh_installmenu
 #	dh_installdebconf