[Pkg-mono-svn-commits] [SCM] mono-uia branch, master, updated. debian/1.0-2-5-g2c24ad1

Ray Wang raywang at gnome.org
Wed Sep 29 08:50:20 UTC 2010


The following commit has been merged in the master branch:
commit 2c24ad119f5874080b472fbb8dc5bbbf1dd5f1fa
Author: Ray Wang <raywang at gnome.org>
Date:   Wed Sep 29 16:49:07 2010 +0800

    New upstream release

diff --git a/debian/changelog b/debian/changelog
index 76b26f1..e3cd155 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mono-uia (2.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Ray Wang <wanglei1123 at gmail.com>  Tue, 07 Sep 2010 15:38:33 +0800
+
 mono-uia (1.0-3) unstable; urgency=low
 
   * Change Uploader email, since it's not in use.
diff --git a/debian/control b/debian/control
index a18da99..c471107 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +3,20 @@ Section: cli-mono
 Priority: optional
 Maintainer: Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>
 Uploaders: Ray Wang <wanglei1123 at gmail.com>
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: mono-devel (>= 2.4),
-    cli-common-dev (>= 0.6.0)
-Standards-Version: 3.8.4
+Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends-Indep: mono-devel (>= 2.6),
+    cli-common-dev (>= 0.6.0),
+    libgtk2.0-cil-dev (>= 2.12.8),
+    libglib2.0-cil-dev (>= 2.12.8)
+Standards-Version: 3.9.1
 Homepage: http://www.mono-project.com/Accessibility
 Vcs-Git: git://git.debian.org/git/pkg-mono/packages/mono-uia.git
 Vcs-Browser: http://git.debian.org/?p=pkg-mono/packages/mono-uia.git
 
 Package: libmono-uia3.0-cil
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, 
+         libmono-windowsbase3.0-cil
 Description: Implementations of members and interfaces based on MS UIA API
  Implementations of the members and interfaces based on MS UIA API.
  .
@@ -28,37 +31,3 @@ Description: Implementations of members and interfaces based on MS UIA API
  .
  This package contains development files related to the UIA libraries, and 
  should be used for compilation.
-
-Package: libmono-windowsbase3.0-cil
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
-Description: WindowsBase library required by UIA for use with Mono
- This defines the core (and in many cases lower-level) types that constitute 
- the infrastructure of the WPF API. You will find types representing WPF 
- threading types, security types, various type converters, and other basic 
- programming primitives (Point, Vector, Rect, etc.).
- .
- This package contains the WindowsBase library itself.
-
-Package: libmono-windowsbase-cil-dev
-Architecture: all
-Depends: libmono-windowsbase3.0-cil (= ${binary:Version}), ${misc:Depends}
-Description: WindowsBase library required by UIA for use with Mono
- This defines the core (and in many cases lower-level) types that constitute 
- the infrastructure of the WPF API. You will find types representing WPF 
- threading types, security types, various type converters, and other basic 
- programming primitives (Point, Vector, Rect, etc.).
- .
- This package contains development files related to the WindowsBase library, 
- and should be used for compilation
-
-Package: mono-uia-dbg
-Priority: extra
-Section: debug
-Architecture: all
-Recommends: mono-debugger
-Depends: libmono-uia3.0-cil (= ${source:Version}),
-         libmono-windowsbase3.0-cil (= ${source:Version})
-Description: Mono UIA debugging symbols
- This package contains the debugging symbols of the Mono UIA library
- packages.
diff --git a/debian/copyright b/debian/copyright
index 0226e73..53e170b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
  http://wiki.debian.org/Proposals/CopyrightFormat
 Upstream-Name: mono-uia
-Upstream-Source: http://ftp.novell.com/pub/mono/sources/mono-uia/
+Upstream-Source: http://mono-a11y.org/releases/2.1/sources/
 
 Files: *
 Copyright: © 2001-2003 Ximian, Inc. 
@@ -11,7 +11,7 @@ Copyright: © 2005-2006 Kornel Pal
 License: MIT
 
 Files: debian/*
-Copyright: © 2009, Novell, Inc
+Copyright: © 2010, Novell, Inc
 License: MIT
 
 License: MIT
diff --git a/debian/libmono-uia3.0-cil.install b/debian/libmono-uia3.0-cil.install
index e772a97..8ed2780 100644
--- a/debian/libmono-uia3.0-cil.install
+++ b/debian/libmono-uia3.0-cil.install
@@ -1,5 +1,6 @@
 debian/tmp/usr/lib/mono/accessibility
 debian/tmp/usr/lib/mono/gac/UIAutomationProvider
-debian/tmp/usr/lib/mono/gac/UIAutomationTypes
 debian/tmp/usr/lib/mono/gac/UIAutomationBridge
+debian/tmp/usr/lib/mono/gac/UIAutomationTypes
+debian/tmp/usr/lib/mono/gac/UIAutomationSource
 debian/tmp/usr/lib/mono/gac/UIAutomationClient
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
index b6610d6..4cf8e5c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://ftp.novell.com/pub/mono/sources/mono-uia/ mono-uia-([.\d]+)\.tar\.bz2
+http://mono-a11y.org/releases/2.1/sources/ mono-uia-([.\d]+)\.tar\.bz2

-- 
mono-uia



More information about the Pkg-mono-svn-commits mailing list