[Demudi-commits] r655 - bootsplash-theme-debian/trunk/debian
Free Ekanayaka
free-guest at costa.debian.org
Mon Feb 6 21:23:00 UTC 2006
Author: free-guest
Date: 2006-02-06 21:22:59 +0000 (Mon, 06 Feb 2006)
New Revision: 655
Added:
bootsplash-theme-debian/trunk/debian/copyright
Modified:
bootsplash-theme-debian/trunk/debian/changelog
bootsplash-theme-debian/trunk/debian/control
bootsplash-theme-debian/trunk/debian/postrm
bootsplash-theme-debian/trunk/debian/prerm
Log:
* Added debhelper tokens to prerm and postrm
* Set me as maintainer and Junichi as uploader
* Updated stardards version
* Added copyright
Modified: bootsplash-theme-debian/trunk/debian/changelog
===================================================================
--- bootsplash-theme-debian/trunk/debian/changelog 2006-02-06 21:07:39 UTC (rev 654)
+++ bootsplash-theme-debian/trunk/debian/changelog 2006-02-06 21:22:59 UTC (rev 655)
@@ -1,3 +1,13 @@
+bootsplash-theme-debian (0.5-1) unstable; urgency=low
+
+ [Free Ekanayaka]
+ * Added debhelper tokens to prerm and postrm
+ * Set me as maintainer and Junichi as uploader
+ * Updated stardards version
+ * Added copyright
+
+ -- Free Ekanayaka <free at agnula.org> Tue, 7 Feb 2006 00:23:43 -0500
+
bootsplash-theme-debian (0.5-5) unstable; urgency=low
* yet another fix... today: templates
Modified: bootsplash-theme-debian/trunk/debian/control
===================================================================
--- bootsplash-theme-debian/trunk/debian/control 2006-02-06 21:07:39 UTC (rev 654)
+++ bootsplash-theme-debian/trunk/debian/control 2006-02-06 21:22:59 UTC (rev 655)
@@ -1,9 +1,10 @@
Source: bootsplash-theme-debian
Section: graphics
Priority: optional
-Maintainer: Oliver Sorge <oliver at dediziert.org>
+Maintainer: Free Ekanayaka <free at agnula.org>
+Uploaders: Junichi Uekawa <dancer at debian.org>
Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 0.1
+Standards-Version: 3.6.2
Package: bootsplash-theme-debian
Architecture: all
Added: bootsplash-theme-debian/trunk/debian/copyright
===================================================================
--- bootsplash-theme-debian/trunk/debian/copyright 2006-02-06 21:07:39 UTC (rev 654)
+++ bootsplash-theme-debian/trunk/debian/copyright 2006-02-06 21:22:59 UTC (rev 655)
@@ -0,0 +1,16 @@
+This package was debianized by Matthew A. Nicholson <debian at matt-land.com> on
+Thu, 11 Dec 2003 11:58:10 -0600.
+
+It was downloaded from http://www.bootsplash.de/
+
+Upstream Author: Stefan Reinauer <stepan at bootsplash.org>
+
+Copyright: (c) 2001-2003 Stefan Reinauer
+
+You are free to distribute this software under the terms of
+the GNU General Public License.
+On Debian systems, the complete text of the GNU General Public
+License can be found in the file `/usr/share/common-licenses/GPL'.
+
+This software comes with no warranty.
+
Modified: bootsplash-theme-debian/trunk/debian/postrm
===================================================================
--- bootsplash-theme-debian/trunk/debian/postrm 2006-02-06 21:07:39 UTC (rev 654)
+++ bootsplash-theme-debian/trunk/debian/postrm 2006-02-06 21:22:59 UTC (rev 655)
@@ -57,5 +57,6 @@
fi
# End automatically added section
+#DEBHELPER#
exit 0
Modified: bootsplash-theme-debian/trunk/debian/prerm
===================================================================
--- bootsplash-theme-debian/trunk/debian/prerm 2006-02-06 21:07:39 UTC (rev 654)
+++ bootsplash-theme-debian/trunk/debian/prerm 2006-02-06 21:22:59 UTC (rev 655)
@@ -42,4 +42,6 @@
;;
esac
+#DEBHELPER#
+
exit 0
More information about the Demudi-commits
mailing list