[Pkg-mozext-commits] [SCM] Iceweasel/Firefox add-on to fill out forms branch, master, updated. debian/0.9.8.1-1-5-gf476cc0

Sascha Girrulat sascha at girrulat.de
Sun Nov 13 11:32:00 UTC 2011


The following commit has been merged in the master branch:
commit 9e0b38283a37cf3cddb4a735443a741fbf79ee8a
Author: Sascha Girrulat <sascha at girrulat.de>
Date:   Sun Nov 13 12:22:08 2011 +0100

    add bump-build-version-to-0.9.8.3.patch

diff --git a/debian/patches/bump-build-version-to-0.9.8.3.patch b/debian/patches/bump-build-version-to-0.9.8.3.patch
new file mode 100644
index 0000000..427b80d
--- /dev/null
+++ b/debian/patches/bump-build-version-to-0.9.8.3.patch
@@ -0,0 +1,25 @@
+From b6aeeb73c0c7fed9ffa8dfeadea310ad77a188cf Mon Sep 17 00:00:00 2001
+From: Sascha Girrulat <sascha at girrulat.de>
+Date: Sun, 13 Nov 2011 12:20:25 +0100
+Subject: [PATCH] bump build version to 0.9.8.3
+
+---
+ src/build.xml |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/build.xml b/src/build.xml
+index 9ee9f23..b4d2dd6 100644
+--- a/src/build.xml
++++ b/src/build.xml
+@@ -1,7 +1,7 @@
+ <?xml version="1.0" ?>
+ 
+ <project name="Autofill Forms" default="xpi">
+-	<property name="version.number" value="0.9.8.1" />
++	<property name="version.number" value="0.9.8.3" />
+ 	<property name="jar.name" value="autofillforms" />
+ 	<property name="xpi.name" value="autofill_forms-${version.number}-fx" />
+ 	<property name="src.dir" value="." />
+-- 
+1.7.2.5
+
diff --git a/debian/patches/series b/debian/patches/series
index 66a3aa8..231349d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 update-examples.patch
 typo-missing-dot-at-index-page.patch
+bump-build-version-to-0.9.8.3.patch

-- 
Iceweasel/Firefox add-on to fill out forms



More information about the Pkg-mozext-commits mailing list