--- /dev/null
+portablelinux (0.9.2-0ubuntu1) jaunty; urgency=low
+
+  * Initial release
+
+ -- Dmitrijs Ledkovs <
[email protected]>  Wed, 21 Jan 2009 02:56:14 +0000
 
+
 
--- /dev/null
+Source: portablelinux
+Section: admin
+Priority: extra
+Maintainer: Dmitrijs Ledkovs <
[email protected]>
 
+Build-Depends: cdbs,
+              debhelper (>= 7),
+              python
+Standards-Version: 3.8.0
+XS-Python-Version: all
+Homepage: http://rudd-o.com/new-projects/portablelinux
+
+Package: portablelinux
+Architecture: all
+Depends: ${misc:Depends},
+        ${python:Depends},
+        python-gtk2 (>=2.10),
+        python-glade2,
+        python-gnome2,
+XB-Python-Version: ${python:Versions}
+Description: yet another live USB creator
+ Yet another tool to create live bootable USB installations using any
+ popular Linux distributions. It keeps all customisation and data
+ between reboots. 
 
--- /dev/null
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=428
+Upstream-Name: portablelinux
+Upstream-Maintainer: Manuel Amador <
[email protected]>
 
+Upstream-Source: http://rudd-o.com/new-projects/portablelinux/releases
+
+Files: *
+Copyright: Copyright 2009, Manuel Amador <
[email protected]>
 
+License: GPL-3+
+ On Debian systems the full text of the GNU General Public License can be found
+ in the `/usr/share/common-licenses/GPL' file.
+
+Files: debian/*
+Copyright: Copyright 2009, Dmitrijs Ledkovs <
[email protected]>
 
+License: GPL-3+
+ On Debian systems the full text of the GNU General Public License can be found
+ in the `/usr/share/common-licenses/GPL' file.
+
 
--- /dev/null
+#!/usr/bin/make -f
+DEB_PYTHON_SYSTEM    := pycentral
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk
+
+clean::
+       rm $(CURDIR)/debian/pycompat
\ No newline at end of file
 
--- /dev/null
+version=3
+
+http://rudd-o.com/new-projects/portablelinux/releases/([\d\.]+)/portablelinux-([\d\.]+)\.tar\.gz