[Trisquel-devel] Rev 49: Added ppa-purge from malberts in file:///home/bzr/package-helpers/trunk/

Ruben Rodriguez ruben at trisquel.info
Thu May 31 19:21:09 CEST 2012


At file:///home/bzr/package-helpers/trunk/

------------------------------------------------------------
revno: 49
revision-id: ruben en trisquel.info-20120531172030-1l6816xlu332m01d
parent: ruben en trisquel.info-20120531150043-f5ua7tmzkb7h8cyl
committer: Ruben Rodriguez <ruben en trisquel.info>
branch nick: trunk
timestamp: Thu 2012-05-31 19:20:30 +0200
message:
  Added ppa-purge from malberts
------------ pr�xima parte ------------
=== added file 'helpers/oneiric/make-ppa-purge'
--- a/helpers/oneiric/make-ppa-purge	1970-01-01 00:00:00 +0000
+++ b/helpers/oneiric/make-ppa-purge	2012-05-31 17:20:30 +0000
@@ -0,0 +1,29 @@
+#!/bin/sh
+#
+#    Copyright (C) 2012  Morne Alberts <morne en malberts.net>
+#
+#    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
+#    the Free Software Foundation; either version 2 of the License, or
+#    (at your option) any later version.
+#
+#    This program is distributed in the hope that it will be useful,
+#    but WITHOUT ANY WARRANTY; without even the implied warranty of
+#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#    GNU General Public License for more details.
+#
+#    You should have received a copy of the GNU General Public License
+#    along with this program; if not, write to the Free Software
+#    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+#
+
+VERSION=1
+
+. ./config
+
+sed 's/Ubuntu/Trisquel/' -i debian/control
+
+
+changelog "Removed Ubuntu branding"
+
+compile



More information about the Trisquel-devel mailing list