added mikas changelog entries
authorMichael Gebetsroither <michael.geb@gmx.at>
Thu, 16 Feb 2006 11:31:29 +0000 (12:31 +0100)
committerMichael Gebetsroither <michael.geb@gmx.at>
Thu, 16 Feb 2006 11:31:29 +0000 (12:31 +0100)
debian/changelog
debian/rules

index 1af2ddc..73a9a1a 100644 (file)
@@ -1,6 +1,10 @@
 grml-shlib (1.02.08) unstable; urgency=low
 
-  * fixed problem with bash as /bin/sh (thanks at mika for reporting) 
+  * Workaround the '/etc/grml/sh-lib: line 622: `force-reloadService':
+    not valid identifier' problem. Notice to workaround:
+    'force-reloadService' has been removed from sh-lib, it requires
+    modifications to work with /bin/sh pointing to /bin/bash.
+  * Added myself as Uploader to debian/control.
 
  -- Michael Gebetsroither <michael.geb@gmx.at>  Thu, 16 Feb 2006 02:11:13 +0100
 
index 6cb353f..f4813a3 100755 (executable)
@@ -45,7 +45,7 @@ clean:
        rm -f build-stamp configure-stamp
 
        # Add here commands to clean up after the build process.
-       #-$(MAKE) clean
+       $(MAKE) clean
 
        dh_clean