Bug#604174: ITP: mysql-workbench-gpl -- MySQL Database diagramming and development tool

2011-07-25 Thread Mateusz Kijowski
Hi,


I have updated the package so that mysql-utilities is built and included. I
also added some Build-Depends to fix building in squeeze. I am using the
binary right now and it's quite stable on my squeeze desktop.

Since I didn't get any reply neither from subscribents of #604174 nor
pkg-mysql-maint I am not sure how to proceed in making the package reviewed
and hopefully uploaded. Any directions or suggestions concerning the package
and what I should do next are welcome. The diff against the SVN tree is
included.

Cheers,


Mateusz Kijowski.
diff --git a/debian/changelog b/debian/changelog
index b9b0fac..09645bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+mysql-workbench-gpl (5.2.34-2) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * build and include mysql-utilities in the package
+  * fix building in squeeze
+
+ -- Mateusz Kijowski mateusz.kijow...@gmail.com  Mon, 25 Jul 2011 12:43:46 +0200
+
+mysql-workbench-gpl (5.2.34-1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * New upstream release
+  * gcc patch updated
+  * added patch for makefile related to ScintillaNET which 
+was removed from upstream source
+
+ -- Mateusz Kijowski maateusz.kijow...@gmail.com  Sat, 28 May 2011 16:55:45 +0200
+
+mysql-workbench-gpl (5.2.33b-1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * New upstream release.
+  * Copyright changes
+  * patch necessary to build under gcc 4.6
+(from http://bugs.mysql.com/60603)
+
+ -- Mateusz Kijowski mateusz.kijow...@gmail.com  Thu, 21 Apr 2011 15:57:59 +0200
+
 mysql-workbench-gpl (5.2.33-1) UNRELEASED; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 88cf9b8..24c14f8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: extra
 Maintainer: Debian MySQL Maintainers pkg-mysql-ma...@lists.alioth.debian.org
 Uploaders: Norbert Tretkowski norb...@tretkowski.de
-Build-Depends: debhelper (= 5), libmysqlclient-dev, libgnome2-dev, autoconf, automake, libtool, libzip-dev, libsigc++-2.0-dev, libglade2-dev, libgtkmm-2.4-dev, uuid-dev, liblua5.1-0-dev, libgl1-mesa-dev | libgl-dev, libpcre3-dev, python-dev, libboost-dev, libsqlite3-dev, libctemplate-dev
+Build-Depends: debhelper (= 7), quilt (= 0.46-7), python-support, libmysqlclient-dev, libgnome2-dev, autoconf, automake, libtool, libzip-dev, libsigc++-2.0-dev, libglade2-dev, libgtkmm-2.4-dev, uuid-dev, liblua5.1-0-dev, libgl1-mesa-dev | libgl-dev, libpcre3-dev, python-dev, libboost-dev, libsqlite3-dev, libctemplate-dev, swig
 Standards-Version: 3.9.1
 Homepage: http://dev.mysql.com/workbench/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-mysql/mysql-workbench/
diff --git a/debian/copyright b/debian/copyright
index 9d2258b..878789a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,7 +7,8 @@ since Wed, 11 Feb 2009.
 It was downloaded from http://dev.mysql.com/workbench/
 
 Copyright: 
-	(c) 2000-2008 MySQL AB, 2009 Sun Microsystems, Inc. 
+	(c) 2000-2008 MySQL AB, 2009 Sun Microsystems, Inc.
+(c) 2007-2010 by Oracle and/or its affiliates.
 
 License:
 	This package is free software; you can redistribute it and/or modify
@@ -27,8 +28,332 @@ License:
 	License can be found in /usr/share/common-licenses/GPL-2.
 
 
+File:
+res/scripts/lua/wb_library.lua
+res/scripts/shell/mysql_system_status.vbs
+res/scripts/shell/mysql_system_status_rmt.vbs
 
-== MySQL Connector/C++ ==
+Copyright:
+Copyright (c) 2008, 2009 Sun Microsystems, Inc
+
+License:
+   
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the
+Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.
+
+On Debian systems, the complete text of the GNU Lesser General
+License can be found in /usr/share/common-licenses/LGPL-2.
+
+File: 
+images/*
+
+Copyright:
+(c) 2007-2010 by Oracle and/or its affiliates.
+
+License:
+Creative Commons Attribution 3.0 license,
+http://creativecommons.org/licenses/by/3.0/. 
+
+THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
+COMMONS PUBLIC LICENSE (CCPL OR LICENSE). THE WORK IS PROTECTED BY
+COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN
+AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
+
+BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU 

Bug#604174: ITP: mysql-workbench-gpl -- MySQL Database diagramming and development tool

2011-04-29 Thread Sandro Tosi
On Thu, Apr 28, 2011 at 10:44, Ana Guerrero a...@debian.org wrote:
 I was wondering the same myself and I found this email:

 http://lists.alioth.debian.org/pipermail/pkg-mysql-maint/2011-March/003368.html

 :(

Yeah, quite sad. Norbert already told me about that and ...

 Some of the problems listed at:
 http://lists.alioth.debian.org/pipermail/pkg-mysql-maint/2011-March/003367.html
 could be solved with repackaging and removing all that stuff that isn't
 required in Linux. But still 'combing' all the code and addressing all the
 remaining issues would take some time.

I was given commit access to mysql alioth team to try to tackle them
down. It's needed for a work task, which currently has low prio, so it
won't happen that soon, hence any help is really appreciated :)

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#604174: ITP: mysql-workbench-gpl -- MySQL Database diagramming and development tool

2011-04-28 Thread Ana Guerrero
On Wed, Apr 13, 2011 at 11:29:35AM +0200, Sandro Tosi wrote:
 Hi Norber
 
 On Thu, Dec 23, 2010 at 10:01, Norbert Tretkowski norb...@tretkowski.de 
 wrote:
  we're already working on a package, the current state is available in
  our Subversion repository:
 
  http://svn.debian.org/wsvn/pkg-mysql/mysql-workbench/trunk/
 
 I saw you keep updating this repo, which is nice, but I'd like to
 understand what's missing to upload it to unstable: is there something
 that needs to be done? can I help you somehow?


I was wondering the same myself and I found this email:

http://lists.alioth.debian.org/pipermail/pkg-mysql-maint/2011-March/003368.html

:(


Some of the problems listed at:
http://lists.alioth.debian.org/pipermail/pkg-mysql-maint/2011-March/003367.html
could be solved with repackaging and removing all that stuff that isn't
required in Linux. But still 'combing' all the code and addressing all the 
remaining issues would take some time.


Ana



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#604174: ITP: mysql-workbench-gpl -- MySQL Database diagramming and development tool

2011-04-13 Thread Sandro Tosi
Hi Norber

On Thu, Dec 23, 2010 at 10:01, Norbert Tretkowski norb...@tretkowski.de wrote:
 we're already working on a package, the current state is available in
 our Subversion repository:

 http://svn.debian.org/wsvn/pkg-mysql/mysql-workbench/trunk/

I saw you keep updating this repo, which is nice, but I'd like to
understand what's missing to upload it to unstable: is there something
that needs to be done? can I help you somehow?

Cheers,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#604174: ITP: mysql-workbench-gpl -- MySQL Database diagramming and development tool

2010-12-23 Thread Norbert Tretkowski
retitle 604174 ITP: mysql-workbench-gpl -- MySQL Database diagramming and 
development tool
thanks

Hi,

we're already working on a package, the current state is available in
our Subversion repository:

http://svn.debian.org/wsvn/pkg-mysql/mysql-workbench/trunk/

Regards, Norbert




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org