summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d36832b)
raw | patch | inline | side by side (parent: d36832b)
author | rettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 1 Sep 2008 09:53:38 +0000 (09:53 +0000) | ||
committer | rettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 1 Sep 2008 09:53:38 +0000 (09:53 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12324 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-si/debian/changelog | patch | blob | history | |
gosa-si/server/events/opsi_com.pm | patch | blob | history |
index 5412238b3979a6db182cc595f66bd8919f755b19..8fdb1c551ce3229ce2af8a29db713c2f3cedf220 100644 (file)
--- a/gosa-si/debian/changelog
+++ b/gosa-si/debian/changelog
-gosa-si (1.0-1) unstable; urgency=low
+gosa-si (1.1-2) etch; urgency=low
- * Initial release
+ * New upstream version
- -- Cajus Pollmeier <cajus@debian.org> Fri, 7 Dec 2007 11:37:45 +0100
+ -- Andreas Rettenberger <rettenbe@.gonicus.de> Mon, 01 Sep 2008 11:48:32 +0200
+
+gosa-si (1.0-2) etch; urgency=low
+
+ * Fixed perl mime dependencies.
+
+ -- Andreas Rettenberger <rettenberger@gonicus.de> Thu, 07 Aug 2008 14:56:10 +0200
+
+gosa-si (1.0-1) etch; urgency=low
+
+ * New upstream version
+
+ -- Andreas Rettenberger <rettenberger@gonicus.de> Thu, 07 Aug 2008 14:29:58 +0200
index d4a786208bc1d8681855d4824e72aa1514dfaf2e..b5519ba20e1b95fe15eae0e8d791328fbeacecc7 100644 (file)
&add_content2xml_hash($out_hash, "productId", $productId);
- #TODO: check the results for more than one entry which is currently installed
+#TODO : check the results for more than one entry which is currently installed
#$callobj = {
# method => 'getProductDependencies_listOfHashes',
# params => [ $productId ],
#}
- # Check to get product action list
+ # Check to get product action list
my $callobj = {
method => 'getPossibleProductActions_list',
params => [ $productId ],