diff --git a/helpers/make-gfxboot-theme-ubuntu b/helpers/make-gfxboot-theme-ubuntu
index 8e5d94eacb9d5a3bbeac596527e539b92c62d0f6..121c11761ad1c1c74120c3a818b98e5bcdf36a8c 100644
--- a/helpers/make-gfxboot-theme-ubuntu
+++ b/helpers/make-gfxboot-theme-ubuntu
@@ -1,6 +1,7 @@
 #!/bin/sh
 #
 #    Copyright (C) 2011  Rubén Rodríguez <ruben@trisquel.info>
+#    Copyright (C) 2015  Santiago Rodríguez <santi@trisquel.info>
 #
 #    This program is free software; you can redistribute it and/or modify
 #    it under the terms of the GNU General Public License as published by
@@ -99,10 +100,11 @@ diff -ru gfxboot-theme-ubuntu-0.13.3.orig/timeout.inc gfxboot-theme-ubuntu-0.13.
 EOF
 
 sed 's/gfxboot-theme-ubuntu/gfxboot-theme-trisquel/' debian/control -i
+sed '1s/gfxboot-theme-ubuntu/gfxboot-theme-trisquel/' debian/changelog -i
+mv debian/gfxboot-theme-ubuntu.install debian/gfxboot-theme-trisquel.install
+sed 's/ubuntu/trisquel/' debian/gfxboot-theme-trisquel.install -i
 
 changelog "Rebranded for Trisquel"
-sed '1s/gfxboot-theme-ubuntu/gfxboot-theme-trisquel/' debian/changelog /CurrentlyBuilding -i
-#sed 's/main/universe/' /CurrentlyBuilding -i
 
 compile