[pkg-wine-party] [SCM] Debian Wine Gecko packaging branch, master, updated. debian/1.4+dfsg1-3-16-ge5c6115

Stephen Kitt steve at sk2.org
Thu Jun 27 07:39:27 UTC 2013


The following commit has been merged in the master branch:
commit 9ee186d2c1fd43116a1408cf4cc6baf01d23fcdf
Author: Stephen Kitt <steve at sk2.org>
Date:   Wed Jun 5 11:37:48 2013 +0200

    Prepare 1.6.

diff --git a/debian/changelog b/debian/changelog
index ef6812b..37c6ead 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wine-gecko-1.6 (1.6+dfsg-1) unstable; urgency=low
+
+  * New upstream version, used for Wine versions up to 1.5.9.
+
+ -- Stephen Kitt <skitt at debian.org>  Wed, 05 Jun 2013 01:04:24 +0200
+
 wine-gecko-1.5 (1.5+dfsg-1) unstable; urgency=low
 
   * New upstream version, used for Wine versions up to 1.5.6.
diff --git a/debian/control b/debian/control
index 5b35611..6c02734 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: wine-gecko-1.5
+Source: wine-gecko-1.6
 Section: otherosfs
 Priority: optional
 Maintainer: Debian Wine Party <pkg-wine-party at lists.alioth.debian.org>
@@ -22,7 +22,7 @@ Homepage: http://www.winehq.org/
 Vcs-Git: git://git.debian.org/git/pkg-wine/wine-gecko.git
 Vcs-Browser: http://git.debian.org/?p=pkg-wine/wine-gecko.git
 
-Package: libwine-gecko-1.5
+Package: libwine-gecko-1.6
 Section: libs
 Architecture: all
 Depends: ${misc:Depends}
@@ -33,7 +33,7 @@ Description: Windows API implementation - web browser module
  .
  This package contains a HTML renderer based on the Mozilla engine, Gecko.
 
-Package: libwine-gecko-dbg-1.5
+Package: libwine-gecko-dbg-1.6
 Section: libs
 Architecture: all
 Depends: ${misc:Depends}
diff --git a/debian/copyright b/debian/copyright
index 47443cf..9f17a1b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Wine Gecko
-Source: https://sourceforge.net/projects/wine/files/Wine%20Gecko/1.5/
+Source: https://sourceforge.net/projects/wine/files/Wine%20Gecko/1.6/
 Comment:
  This file is based originally on the iceweasel copyright file. As in
  the iceweasel package, some license terms for files which aren't used
diff --git a/debian/rules b/debian/rules
index 9b56366..0a96acf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-VERSION=-1.5
+VERSION=-1.6
 
 # This package doesn't support parallel builds at the top level
 
diff --git a/debian/watch b/debian/watch
index f70572f..a5735e9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 version=3
 
-# This package is version 1.5-specific, we're only interested in
+# This package is version 1.6-specific, we're only interested in
 # minor updates
 opts=uversionmangle=s/-src$//;s/-beta/~beta/,dversionmangle=s/.dfsg.*$// \
-http://sf.net/wine/wine-mozilla-(1\.5.*)\.tar\.bz2 debian python debian/repack.py
+http://sf.net/wine/wine-mozilla-(1\.6.*)\.tar\.bz2 debian python debian/repack.py

-- 
Debian Wine Gecko packaging



More information about the pkg-wine-party mailing list