tag 402183 + patch thanks Hello,
Attached is a patch that adds the manpage and fixes the one more small point. Best regards, -- Kęstutis Biliūnas <[EMAIL PROTECTED]>
diff -urNp ../contacts-0.2/debian/changelog contacts-0.2/debian/changelog --- ../contacts-0.2/debian/changelog 2007-01-15 09:39:01.000000000 +0200 +++ contacts-0.2/debian/changelog 2007-01-15 09:15:49.000000000 +0200 @@ -1,3 +1,12 @@ +contacts (0.2-1.1) unstable; urgency=low + + * Added the manpage file debian/contacts.1 and accordingly adjusted + file debian/rules (closes: #402183). + * debian/control: removed libgtk2.0-dev from Build-Depends, because + libglade2-dev already depends on it. + + -- Kęstutis Biliūnas <[EMAIL PROTECTED]> Mon, 15 Jan 2007 08:59:54 +0200 + contacts (0.2-1) unstable; urgency=low * New upstream release diff -urNp ../contacts-0.2/debian/contacts.1 contacts-0.2/debian/contacts.1 --- ../contacts-0.2/debian/contacts.1 1970-01-01 03:00:00.000000000 +0300 +++ contacts-0.2/debian/contacts.1 2007-01-15 01:53:26.000000000 +0200 @@ -0,0 +1,46 @@ +.TH CONTACTS 1 "2007-1-15" +.SH NAME +contacts \- a light-weight address-book +.SH DESCRIPTION +.B contacts +is a small, lightweight addressbook that features advanced vCard field +type handling and is designed for use on hand-held devices, such as the +.I Nokia 770 +or the +.I Sharp Zaurus +series of +.I PDA\fRs. +.SS "Usage:" +.IP +.B contacts +.RB [ \ OPTION... ] +.SS "Help Options:" +.TP +\fB\-?\fR, \fB\-\-help\fR +Show help options +.TP +\fB\-\-help\-all\fR +Show all help options +.TP +\fB\-\-help\-gtk\fR +Show GTK+ Options +.SS "Application Options:" +.TP +\fB\-p\fR, \fB\-\-plug\fR +Socket ID of an XEmbed socket to plug into +.TP +\fB\-\-display\fR=\fIDISPLAY\fR +X display to use +.SH "SEE ALSO" +http://projects.o-hand.com/contacts +.SH AUTHORS +.B +contacts +was written by by Chris Lord <[EMAIL PROTECTED]>. + +.ad l +This manual page was written by Kestutis Biliunas +.nh +<[EMAIL PROTECTED]>, +.hy +for the Debian system (but may be used by others). diff -urNp ../contacts-0.2/debian/control contacts-0.2/debian/control --- ../contacts-0.2/debian/control 2007-01-15 09:39:01.000000000 +0200 +++ contacts-0.2/debian/control 2007-01-15 09:15:42.000000000 +0200 @@ -2,7 +2,7 @@ Source: contacts Section: gnome Priority: optional Maintainer: Ross Burton <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.1.0), cdbs, intltool, libgtk2.0-dev, libglade2-dev, libebook1.2-dev +Build-Depends: debhelper (>= 4.1.0), cdbs, intltool, libglade2-dev, libebook1.2-dev Standards-Version: 3.7.2 Package: contacts diff -urNp ../contacts-0.2/debian/rules contacts-0.2/debian/rules --- ../contacts-0.2/debian/rules 2007-01-15 09:39:01.000000000 +0200 +++ contacts-0.2/debian/rules 2007-01-15 02:10:39.000000000 +0200 @@ -5,3 +5,4 @@ include /usr/share/cdbs/1/class/gnome.mk include /usr/share/cdbs/1/rules/simple-patchsys.mk DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-O1 -Wl,--as-needed" +DEB_INSTALL_MANPAGES_contacts := debian/contacts.1
signature.asc
Description: Ši laiško dalis yra pasirašyta skaitmeniniu būdu

