r19742 - in /packages/unstable/gtranslator/debian: changelog control.in copyright patches/01_manpage_hyphen.patch
jordi at users.alioth.debian.org
jordi at users.alioth.debian.org
Sat Apr 25 12:56:39 UTC 2009
Author: jordi
Date: Sat Apr 25 12:56:39 2009
New Revision: 19742
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19742
Log:
* New upstream release.
* Update copyright, upstream has added an OpenSSL exception to the
Subversion plugin licence, however I'm not sure if that licence
change should include the entire gtranslator codebase.
* Remove 01_manpage_hyphen.patch, applied upstream.
* Remove Build-Depends on libglade2-dev and bump libgtk2.0-dev to 2.16,
gtranslator has been ported to GtkBuilder.
Removed:
packages/unstable/gtranslator/debian/patches/01_manpage_hyphen.patch
Modified:
packages/unstable/gtranslator/debian/changelog
packages/unstable/gtranslator/debian/control.in
packages/unstable/gtranslator/debian/copyright
Modified: packages/unstable/gtranslator/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/changelog?rev=19742&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/changelog (original)
+++ packages/unstable/gtranslator/debian/changelog Sat Apr 25 12:56:39 2009
@@ -1,3 +1,15 @@
+gtranslator (1.9.5-1) unstable; urgency=low
+
+ * New upstream release.
+ * Update copyright, upstream has added an OpenSSL exception to the
+ Subversion plugin licence, however I'm not sure if that licence
+ change should include the entire gtranslator codebase.
+ * Remove 01_manpage_hyphen.patch, applied upstream.
+ * Remove Build-Depends on libglade2-dev and bump libgtk2.0-dev to 2.16,
+ gtranslator has been ported to GtkBuilder.
+
+ -- Jordi Mallach <jordi at debian.org> Sat, 25 Apr 2009 14:56:03 +0200
+
gtranslator (1.9.4-2) unstable; urgency=low
* Upload to unstable.
Modified: packages/unstable/gtranslator/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/control.in?rev=19742&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/control.in (original)
+++ packages/unstable/gtranslator/debian/control.in Sat Apr 25 12:56:39 2009
@@ -11,11 +11,10 @@
libdb-dev (>= 4.3),
libgconf2-dev (>= 2.18.0),
libgdl-1-dev (>= 2.24.0),
- libglade2-dev (>= 2.6.0),
libgdict-1.0-dev,
libglib2.0-dev (>= 2.15.5),
libgtksourceview2.0-dev (>= 2.0.0),
- libgtk2.0-dev (>= 2.11.6),
+ libgtk2.0-dev (>= 2.16),
libgtkspell-dev (>= 2.0.2),
libgucharmap2-dev (>= 1.6.0),
libsoup2.4-dev (>= 2.4.0),
Modified: packages/unstable/gtranslator/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtranslator/debian/copyright?rev=19742&op=diff
==============================================================================
--- packages/unstable/gtranslator/debian/copyright (original)
+++ packages/unstable/gtranslator/debian/copyright Sat Apr 25 12:56:39 2009
@@ -58,3 +58,15 @@
On Debian systems, the complete text of the GNU General Public License,
version 3, can be found in `/usr/share/common-licenses/GPL-3'.
+
+The Subversion plugin in plugins/subversion includes the following additional
+exception to allow linking against OpenSSL:
+
+ This plugin released under version 3 of General Public License.
+ You should have received a copy of the GNU General Public License along
+ with this program. If not, see <http://www.gnu.org/licenses/>.
+
+ The subversion plugin uses the OpenSSL library (c) Eric Young.
+ In addition, as a special exception, the copyright holders of this
+ plugin give permission to link the code of portions of this plugin with
+ the OpenSSL library.
More information about the pkg-gnome-commits
mailing list