[calculix-cgx] 04/09: Changed upstream source path/versions for debian files

Wolfgang Fütterer debian at wlf-online.de
Wed Mar 16 12:24:26 UTC 2016


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

wlfuetter-guest pushed a commit to branch master
in repository calculix-cgx.

commit 4baea922abe9693ab1ce69add10e6f2871768d9d
Author: Wolfgang Fütterer <debian at wlf-online.de>
Date:   Wed Mar 16 10:34:30 2016 +0100

    Changed upstream source path/versions for debian files
---
 debian/calculix-cgx-examples.docs | 2 +-
 debian/calculix-cgx.install       | 2 +-
 debian/copyright                  | 2 +-
 debian/docs                       | 2 +-
 debian/rules                      | 4 ++--
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/calculix-cgx-examples.docs b/debian/calculix-cgx-examples.docs
index 659296d..18262ff 100644
--- a/debian/calculix-cgx-examples.docs
+++ b/debian/calculix-cgx-examples.docs
@@ -1 +1 @@
-cgx_2.9/examples/
\ No newline at end of file
+cgx_2.10/examples/
\ No newline at end of file
diff --git a/debian/calculix-cgx.install b/debian/calculix-cgx.install
index 764cce1..a15d125 100644
--- a/debian/calculix-cgx.install
+++ b/debian/calculix-cgx.install
@@ -1,2 +1,2 @@
-./cgx_2.9/src/cgx	/usr/bin
+./cgx_2.10/src/cgx	/usr/bin
 debian/cgx.1	/usr/share/man/man1
\ No newline at end of file
diff --git a/debian/copyright b/debian/copyright
index d47d782..026ac38 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -29,7 +29,7 @@ Files: debian/*
 Copyright: 2016 Wolfgang Fuetterer <debian at wlf-online.de>
 License: GPL-2+
 
-Files: cgx_2.9/netgen/ng_vol.cpp
+Files: cgx_2.10/netgen/ng_vol.cpp
 Copyright: 2012 Joachim Schoeberl <joachim.schoeberl at tuwien.ac.at>
 License: LGPL-2.1
  On Debian systems, the complete text of the GNU LESSER GENERAL PUBLIC LICENSE
diff --git a/debian/docs b/debian/docs
index b521f00..bcef09c 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1 +1 @@
-cgx_2.9/README
\ No newline at end of file
+cgx_2.10/README
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index f452dfd..bf28a13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,5 @@
 #!/usr/bin/make -f
-CGX_VERSION=2.9
+CGX_VERSION=2.10
 CGX_SRC=cgx_${CGX_VERSION}/src
 # See debhelper(7) (uncomment to enable)
 # output every command that modifies files on the build system.
@@ -17,4 +17,4 @@ override_dh_auto_build:
 	dh_auto_build -- CFLAGS+="-Wl,-z,relro $(UPSTREAM_CFLAGS)"
 
 override_dh_installchangelogs:
-	dh_installchangelogs -k cgx_2.9/CHANGES
\ No newline at end of file
+	dh_installchangelogs -k cgx_2.10/CHANGES
\ No newline at end of file

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



More information about the debian-science-commits mailing list