diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/copyright | 10 |
2 files changed, 10 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 2aebb52..c1996ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rhdropbox (0.2-1) unstable; urgency=low + * added -d|--dir argument (initial path list at startup) + * added max-child capability + + -- Christian Pointner <equinox@helsinki.at> Tue, 16 Feb 2010 16:10:31 +0100 + rhdropbox (0.1-1) unstable; urgency=low * Initial release diff --git a/debian/copyright b/debian/copyright index d1d4289..505b039 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,9 @@ -This package was debianized by Michael Prokop <mika@debian.org> on +This package was debianized by Christian Pointner <equinox@helsinki.at> on Fri, 29 May 2009 11:23:42 +0200. -It was downloaded from <http://www.anytun.org/> +Upstream Author: Christian Pointner <equinox@helsinki.at> -Upstream Author: Christian Pointner <equinox@anytun.org> - -Copyright: 2007-2009 Christian Pointner +Copyright: 2009-2010 Christian Pointner License: @@ -26,5 +24,5 @@ License: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. -The Debian packaging is © 2009, Michael Prokop <mika@debian.org> and +The Debian packaging is © 2009, Christian Pointner <equinox@helsinki.at> and is licensed under the GPL, see above. |