From 96b1fea0a4ac4988056b3f50143ffda8a808add1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Rodr=C3=ADguez?= <ruben@trisquel.info> Date: Sat, 15 Sep 2012 00:02:57 +0200 Subject: [PATCH] helpers versions reseted to 1 for new release --- helpers/make-apt | 2 +- helpers/make-base-installer | 2 +- helpers/make-deja-dup | 2 +- helpers/make-exaile | 2 +- helpers/make-firefox | 2 +- helpers/make-gdm | 2 +- helpers/make-gnash | 2 +- helpers/make-gnome-colors | 2 +- helpers/make-gnome-control-center | 2 +- helpers/make-gnome-menus | 2 +- helpers/make-gnome-panel | 2 +- helpers/make-gnome-session | 2 +- helpers/make-gnome-tweak-tool | 2 +- helpers/make-grub2 | 2 +- helpers/make-gtk+2.0 | 2 +- helpers/make-langpack-locales | 2 +- helpers/make-language-selector | 2 +- helpers/make-liferea | 2 +- helpers/make-localechooser | 2 +- helpers/make-pidgin | 2 +- helpers/make-plymouth | 2 +- helpers/make-python-apt | 2 +- helpers/make-software-properties | 2 +- helpers/make-system-config-printer | 2 +- helpers/make-tasksel | 2 +- helpers/make-tomboy | 2 +- helpers/make-ubiquity | 2 +- helpers/make-ubufox | 2 +- helpers/make-unity-greeter | 2 +- helpers/make-update-manager | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/helpers/make-apt b/helpers/make-apt index ac3aa983..986bf7ee 100644 --- a/helpers/make-apt +++ b/helpers/make-apt @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=3 +VERSION=1 . ./config diff --git a/helpers/make-base-installer b/helpers/make-base-installer index 3a6c9b32..2e6aedea 100644 --- a/helpers/make-base-installer +++ b/helpers/make-base-installer @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 NETINST=true . ./config diff --git a/helpers/make-deja-dup b/helpers/make-deja-dup index 903b1879..64c1d2c2 100644 --- a/helpers/make-deja-dup +++ b/helpers/make-deja-dup @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-exaile b/helpers/make-exaile index 4555f710..8e29a498 100644 --- a/helpers/make-exaile +++ b/helpers/make-exaile @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 FAKEROOT=true . ./config diff --git a/helpers/make-firefox b/helpers/make-firefox index b3155239..8cb52da7 100644 --- a/helpers/make-firefox +++ b/helpers/make-firefox @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=7 +VERSION=1 QUILT=skip . ./config diff --git a/helpers/make-gdm b/helpers/make-gdm index 2b98df97..f76cb131 100644 --- a/helpers/make-gdm +++ b/helpers/make-gdm @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=9 +VERSION=1 . ./config diff --git a/helpers/make-gnash b/helpers/make-gnash index d4906d47..056d27cd 100644 --- a/helpers/make-gnash +++ b/helpers/make-gnash @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 EXTERNAL="deb-src http://archive.ubuntu.com/ubuntu precise universe" . ./config diff --git a/helpers/make-gnome-colors b/helpers/make-gnome-colors index e035eaaa..2b5832b7 100644 --- a/helpers/make-gnome-colors +++ b/helpers/make-gnome-colors @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-gnome-control-center b/helpers/make-gnome-control-center index 97fab3f9..f67a003f 100644 --- a/helpers/make-gnome-control-center +++ b/helpers/make-gnome-control-center @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=3 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-gnome-menus b/helpers/make-gnome-menus index bd66335a..cb02572d 100644 --- a/helpers/make-gnome-menus +++ b/helpers/make-gnome-menus @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=4 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-gnome-panel b/helpers/make-gnome-panel index 47ff9cf1..8167a818 100644 --- a/helpers/make-gnome-panel +++ b/helpers/make-gnome-panel @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=9 +VERSION=1 . ./config diff --git a/helpers/make-gnome-session b/helpers/make-gnome-session index c0ee21e9..931d1b5e 100644 --- a/helpers/make-gnome-session +++ b/helpers/make-gnome-session @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=3 +VERSION=1 COMPONENT=main QUILT=skip diff --git a/helpers/make-gnome-tweak-tool b/helpers/make-gnome-tweak-tool index 62a31d42..fc079f64 100644 --- a/helpers/make-gnome-tweak-tool +++ b/helpers/make-gnome-tweak-tool @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-grub2 b/helpers/make-grub2 index 3e67b0f8..b48eead1 100644 --- a/helpers/make-grub2 +++ b/helpers/make-grub2 @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=3 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-gtk+2.0 b/helpers/make-gtk+2.0 index bdf0c298..cd63ebb5 100644 --- a/helpers/make-gtk+2.0 +++ b/helpers/make-gtk+2.0 @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-langpack-locales b/helpers/make-langpack-locales index 631b8ac1..eb3b6729 100644 --- a/helpers/make-langpack-locales +++ b/helpers/make-langpack-locales @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=4 +VERSION=1 . ./config diff --git a/helpers/make-language-selector b/helpers/make-language-selector index be2be0bb..f3ea5bf1 100644 --- a/helpers/make-language-selector +++ b/helpers/make-language-selector @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-liferea b/helpers/make-liferea index c1442461..ae18111f 100644 --- a/helpers/make-liferea +++ b/helpers/make-liferea @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-localechooser b/helpers/make-localechooser index de972b2d..d0fa4c3e 100644 --- a/helpers/make-localechooser +++ b/helpers/make-localechooser @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-pidgin b/helpers/make-pidgin index 5791b9c5..9285d506 100644 --- a/helpers/make-pidgin +++ b/helpers/make-pidgin @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-plymouth b/helpers/make-plymouth index 3f61c41e..d7c06ea6 100644 --- a/helpers/make-plymouth +++ b/helpers/make-plymouth @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=7 +VERSION=1 QUILT=skip . ./config diff --git a/helpers/make-python-apt b/helpers/make-python-apt index d570776f..c60e0a07 100644 --- a/helpers/make-python-apt +++ b/helpers/make-python-apt @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=3 +VERSION=1 . ./config diff --git a/helpers/make-software-properties b/helpers/make-software-properties index e9e136ee..53c66256 100644 --- a/helpers/make-software-properties +++ b/helpers/make-software-properties @@ -18,7 +18,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-system-config-printer b/helpers/make-system-config-printer index d89f85a6..d65b8204 100644 --- a/helpers/make-system-config-printer +++ b/helpers/make-system-config-printer @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-tasksel b/helpers/make-tasksel index 2e052752..7ac7b557 100644 --- a/helpers/make-tasksel +++ b/helpers/make-tasksel @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=4 +VERSION=1 . ./config diff --git a/helpers/make-tomboy b/helpers/make-tomboy index 966cc9e2..ff61d37e 100644 --- a/helpers/make-tomboy +++ b/helpers/make-tomboy @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 COMPONENT=main . ./config diff --git a/helpers/make-ubiquity b/helpers/make-ubiquity index d117fe69..ace1e45a 100644 --- a/helpers/make-ubiquity +++ b/helpers/make-ubiquity @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=4 +VERSION=1 . ./config diff --git a/helpers/make-ubufox b/helpers/make-ubufox index 3e9ecd24..ffc5f24e 100644 --- a/helpers/make-ubufox +++ b/helpers/make-ubufox @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=14 +VERSION=1 . ./config diff --git a/helpers/make-unity-greeter b/helpers/make-unity-greeter index 40050cef..564636fe 100644 --- a/helpers/make-unity-greeter +++ b/helpers/make-unity-greeter @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=1 . ./config diff --git a/helpers/make-update-manager b/helpers/make-update-manager index badac9cb..2b5a75df 100644 --- a/helpers/make-update-manager +++ b/helpers/make-update-manager @@ -21,7 +21,7 @@ # gpg -ba release_name.tar.gz # Also, don't forget to update the meta-release files at archive and packages.t.i -VERSION=5 +VERSION=1 . ./config -- GitLab