[Trisquel-devel] Rev 37: Backported splat 1.4 to T5.0 in file:///home/bzr/package-helpers/trunk/

Ruben Rodriguez ruben at trisquel.info
Tue Feb 7 20:26:23 CET 2012


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

------------------------------------------------------------
revno: 37
revision-id: ruben en trisquel.info-20120207192650-ovs9zcl7o4ola3s4
parent: ruben en trisquel.info-20120206015540-g3ijmmh10j9joorv
committer: Ruben Rodriguez <ruben en trisquel.info>
branch nick: trunk
timestamp: Tue 2012-02-07 20:26:50 +0100
message:
  Backported splat 1.4 to T5.0
------------ pr�xima parte ------------
=== added file 'helpers/natty/make-splat'
--- a/helpers/natty/make-splat	1970-01-01 00:00:00 +0000
+++ b/helpers/natty/make-splat	2012-02-07 19:26:50 +0000
@@ -0,0 +1,27 @@
+#!/bin/sh
+#
+#    Copyright (C) 2011  Rub��n Rodr��guez <ruben en 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
+#    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
+EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu precise universe'
+
+. ./config
+
+changelog "Imported into Trisquel"
+
+compile

=== modified file 'makepending'
--- a/makepending	2012-02-06 01:55:40 +0000
+++ b/makepending	2012-02-07 19:26:50 +0000
@@ -126,8 +126,8 @@
 if dpkg --compare-versions $current lt $upstream 
 then
 
-    echo Current version in $DISTRO: $current 1>&2
-    echo Upstream version in $UPSTREAM: $upstream 1>&2
+ #   echo Current version in $DISTRO: $current 1>&2
+ #   echo Upstream version in $UPSTREAM: $upstream 1>&2
 [ $package = "grub2" -a $UPSTREAM = natty ] && continue
 [ $package = "grub2" -a $UPSTREAM = oneiric ] && continue
 [ $package = "yelp" -a $UPSTREAM = natty ] && continue



More information about the Trisquel-devel mailing list