[tango] 02/06: update scripts

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Fri Dec 16 08:00:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

picca pushed a commit to branch master
in repository tango.

commit 9419ad95ef1490b1ce716a587a16e8132087cc8c
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Thu Dec 15 21:37:58 2016 +0100

    update scripts
---
 debian/patches/0001-debian-fix_database_scripts.patch | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/patches/0001-debian-fix_database_scripts.patch b/debian/patches/0001-debian-fix_database_scripts.patch
index 52ad099..8ee5fe2 100644
--- a/debian/patches/0001-debian-fix_database_scripts.patch
+++ b/debian/patches/0001-debian-fix_database_scripts.patch
@@ -1,4 +1,4 @@
-From: =?utf-8?q?Picca_Fr=C3=A9d=C3=A9ric-Emmanuel?=
+From: =?utf-8?q?Picca_Fr=C3=83=C2=A9d=C3=83=C2=A9ric-Emmanuel?=
  <picca at synchrotron-soleil.fr>
 Date: Tue, 22 Mar 2011 15:25:38 +0100
 Subject: debian/fix_database_scripts
@@ -10,18 +10,18 @@ update the database creation script to deal with the debian path
 
 Signed-off-by: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
 ---
- cppserver/database/create_db.sql.in | 8 ++------
- 1 file changed, 2 insertions(+), 6 deletions(-)
+ cppserver/database/create_db.sql.in | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
 
 diff --git a/cppserver/database/create_db.sql.in b/cppserver/database/create_db.sql.in
-index 776051d..e5bcbb1 100644
+index 776051d..81ae48d 100644
 --- a/cppserver/database/create_db.sql.in
 +++ b/cppserver/database/create_db.sql.in
-@@ -1,18 +1,14 @@
+@@ -1,18 +1,16 @@
 -
 -CREATE DATABASE @TANGO_DB_NAME@;
--USE @TANGO_DB_NAME@;
--
+ USE @TANGO_DB_NAME@;
+ 
  #
  # Create all database tables
  #

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/tango.git



More information about the debian-science-commits mailing list