[SCM] tora Debian packaging branch, master, updated. upstream/2.1.3-39-gd6d47e0

Michael Meskes meskes at moszumanska.debian.org
Mon Dec 12 16:09:53 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/tora.git;a=commitdiff;h=d6d47e0

The following commit has been merged in the master branch:
commit d6d47e0bac3c6664c045f137bec16dc0caa7d158
Author: Michael Meskes <meskes at debian.org>
Date:   Mon Dec 12 16:24:23 2016 +0100

    Correctly uppercase Qt and TOra in extended description.
    
    Closes: #663125
---
 debian/changelog | 12 ++++++++++++
 debian/control   |  8 ++++----
 2 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7b2ce8a..1fcd193 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+tora (2.1.3-3) unstable; urgency=medium
+
+  * Added missing entry in initializer.
+    Thanks to Christoph Biedl <debian.axhn at manchmal.in-ulm.de> (Closes: #811663)
+  * Switched to source code format 3.0.
+  * Bumped Standards-Version to 3.9.8, no changes needed.
+  * Bumped debhelper compat level to 9.
+  * Shortend description for debugging package.
+  * Correctly uppercase Qt and TOra in extended description. (Closes: #663125)
+
+ -- Michael Meskes <meskes at debian.org>  Mon, 12 Dec 2016 16:26:25 +0100
+
 tora (2.1.3-2) unstable; urgency=low
 
   * Fix FTBFS with gcc 4.7 by fixing missing <unistd.h> includes.
diff --git a/debian/control b/debian/control
index 92f4509..c83129f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,9 @@ Package: tora
 Architecture: any
 Depends: libqt4-sql, ${shlibs:Depends}, ${misc:Depends}
 Description: graphical toolkit for database developers and administrators
- Tora features a schema browser, SQL worksheet, PL/SQL editor & debugger,
+ TOra features a schema browser, SQL worksheet, PL/SQL editor & debugger,
  storage manager, rollback segment monitor, instance manager, and SQL output
- viewer. Via qt4 it can access PostgreSQL and MySQL directly. Any other
+ viewer. Via Qt4 it can access PostgreSQL and MySQL directly. Any other
  database systems can be accessed via ODBC.
 
 Package: tora-dbg
@@ -24,9 +24,9 @@ Priority: extra
 Architecture: any
 Depends: ${misc:Depends}, tora
 Description: graphical toolkit for databaseis - debugging symbols
- Tora features a schema browser, SQL worksheet, PL/SQL editor & debugger,
+ TOra features a schema browser, SQL worksheet, PL/SQL editor & debugger,
  storage manager, rollback segment monitor, instance manager, and SQL output
- viewer. Via qt4 it can access PostgreSQL and MySQL directly. Any other
+ viewer. Via Qt4 it can access PostgreSQL and MySQL directly. Any other
  database systems can be accessed via ODBC.
  .
  This package provides the debugging symbols for tora.

-- 
tora Debian packaging 



More information about the pkg-kde-commits mailing list