Index: pkg/parsix-manpages/tags/0.3.0/debian/control
===================================================================
--- pkg/parsix-manpages/tags/0.3.0/debian/control	(revision 18)
+++ pkg/parsix-manpages/tags/0.3.0/debian/control	(revision 18)
@@ -0,0 +1,12 @@
+Source: parsix-manpages
+Section: parsix
+Priority: optional
+Maintainer: Alan Baghumian <alan@technotux.org>
+Build-Depends-Indep: cdbs (>= 0.4.23-1.1), debhelper (>= 5.0.0)
+Standards-Version: 3.7.2
+
+Package: parsix-manpages
+Architecture: all
+Description: Parsix GNU/Linux manual pages
+ Contains parsix-installer, parsix-update and parsix
+ manual pages.
Index: pkg/parsix-manpages/tags/0.3.0/debian/dirs
===================================================================
--- pkg/parsix-manpages/tags/0.3.0/debian/dirs	(revision 18)
+++ pkg/parsix-manpages/tags/0.3.0/debian/dirs	(revision 18)
@@ -0,0 +1,2 @@
+usr/bin
+usr/sbin
Index: pkg/parsix-manpages/tags/0.3.0/debian/compat
===================================================================
--- pkg/parsix-manpages/tags/0.3.0/debian/compat	(revision 18)
+++ pkg/parsix-manpages/tags/0.3.0/debian/compat	(revision 18)
@@ -0,0 +1,1 @@
+4
Index: pkg/parsix-manpages/tags/0.3.0/debian/install
===================================================================
--- pkg/parsix-manpages/tags/0.3.0/debian/install	(revision 18)
+++ pkg/parsix-manpages/tags/0.3.0/debian/install	(revision 18)
@@ -0,0 +1,1 @@
+parsix.1.gz		/usr/share/man/man1
Index: pkg/parsix-manpages/tags/0.3.0/debian/changelog
===================================================================
--- pkg/parsix-manpages/tags/0.3.0/debian/changelog	(revision 18)
+++ pkg/parsix-manpages/tags/0.3.0/debian/changelog	(revision 18)
@@ -0,0 +1,40 @@
+parsix-manpages (0.3.0) unstable; urgency=low
+
+  * Removed parsix-installer and parsix-update manual pages.
+  * Updated parsix.1.gz.
+  * Updated debian/copyright.
+
+ -- Alan Baghumian <alan@technotux.org>  Wed, 15 Nov 2006 09:01:25 +0330
+
+parsix-manpages (0.2.0) unstable; urgency=low
+
+  * Updated package structure.
+  * New versioning system, Debian native.
+
+ -- Alan Baghumian <alan@technotux.org>  Wed, 15 Nov 2006 09:01:25 +0330
+
+parsix-manpages (0.1.1-1) unstable; urgency=low
+
+  * Removed xFarDic manpage.
+  * Fixed lintial errors.
+
+ -- Alan Baghumian <alan@technotux.org>  Thu, 6 Jul 2006 10:14:11 +0330
+
+parsix-manpages (0.1.0-4) unstable; urgency=low
+
+  * Small package fix.
+
+ -- Alan Baghumian <alan@technotux.org>  Mon, 2 May 2006 14:20:05 +0330
+   
+parsix-manpages (0.1.0-3) unstable; urgency=low
+
+  * Small package fix.
+
+ -- Alan Baghumian <alan@technotux.org>  Mon, 1 May 2006 09:25:05 +0000
+
+parsix-manpages (0.1.0-2) unstable; urgency=low
+
+  * Initial release.
+
+ -- Alan Baghumian <alan@technotux.org>  Sat, 29 Apr 2006 09:25:05 +0000
+
Index: pkg/parsix-manpages/tags/0.3.0/debian/copyright
===================================================================
--- pkg/parsix-manpages/tags/0.3.0/debian/copyright	(revision 18)
+++ pkg/parsix-manpages/tags/0.3.0/debian/copyright	(revision 18)
@@ -0,0 +1,24 @@
+This package was debianized by Alan Baghumian <alan@technotux.org> on
+Sat, 29 Apr 2006 09:25:05 +0000.
+
+Copyright Holder: (C) 2005-2007 Parsix GNU/Linux Project
+
+License:
+
+   This package is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This package is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this package; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+The Debian packaging is (C) 2006-2007, Alan Baghumian <alan@technotux.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
Index: pkg/parsix-manpages/tags/0.3.0/debian/rules
===================================================================
--- pkg/parsix-manpages/tags/0.3.0/debian/rules	(revision 18)
+++ pkg/parsix-manpages/tags/0.3.0/debian/rules	(revision 18)
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+
