[iausofa] 02/02: Adjust for new upstream version
Ole Streicher
olebole-guest at moszumanska.debian.org
Sat Feb 22 11:22:04 UTC 2014
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a commit to branch debian
in repository iausofa.
commit d97fe90686015806e0aeb29d0812c2f0b4ed0968
Author: Ole Streicher <debian at liska.ath.cx>
Date: Sat Feb 22 12:19:21 2014 +0100
Adjust for new upstream version
---
debian/changelog | 6 ++++++
debian/patches/create_shared_lib.patch | 4 ++--
debian/patches/propagate_buildflags.patch | 4 ++--
debian/patches/set_installation_path.patch | 4 ++--
debian/rules | 2 +-
5 files changed, 13 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index eb45d8f..17562bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+iausofa-c (2013.12.02.b-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Ole Streicher <debian at liska.ath.cx> Sat, 22 Feb 2014 12:17:15 +0100
+
iausofa-c (2013.12.02-1) unstable; urgency=low
* New upstream version
diff --git a/debian/patches/create_shared_lib.patch b/debian/patches/create_shared_lib.patch
index 62cc3d7..1372aa6 100644
--- a/debian/patches/create_shared_lib.patch
+++ b/debian/patches/create_shared_lib.patch
@@ -1,7 +1,7 @@
Author: Ole Streicher <debian at liska.ath.cx>
Description: Create a shared library
---- a/20131202/c/src/makefile
-+++ b/20131202/c/src/makefile
+--- a/20131202_b/c/src/makefile
++++ b/20131202_b/c/src/makefile
@@ -64,7 +64,7 @@
# for functions, CFLAGX for executables) here.
diff --git a/debian/patches/propagate_buildflags.patch b/debian/patches/propagate_buildflags.patch
index b5611d4..dac81ee 100644
--- a/debian/patches/propagate_buildflags.patch
+++ b/debian/patches/propagate_buildflags.patch
@@ -1,7 +1,7 @@
Author: Ole Streicher <debian at liska.ath.cx>
Description: Propagate CFLAGS and CPPFLAGS to the build system
---- a/20131202/c/src/makefile
-+++ b/20131202/c/src/makefile
+--- a/20131202_b/c/src/makefile
++++ b/20131202_b/c/src/makefile
@@ -64,8 +64,8 @@
# for functions, CFLAGX for executables) here.
diff --git a/debian/patches/set_installation_path.patch b/debian/patches/set_installation_path.patch
index 448e51b..a8c6dae 100644
--- a/debian/patches/set_installation_path.patch
+++ b/debian/patches/set_installation_path.patch
@@ -1,8 +1,8 @@
Author: Ole Streicher <debian at liska.ath.cx>
Description: Set the installation path according to the FHS. Also, remove the
"test" target alias (use installcheck instead).
---- a/20131202/c/src/makefile
-+++ b/20131202/c/src/makefile
+--- a/20131202_b/c/src/makefile
++++ b/20131202_b/c/src/makefile
@@ -49,11 +49,11 @@
# Specify the installation home directory.
diff --git a/debian/rules b/debian/rules
index d5d11cb..03f71d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
#export DH_VERBOSE=1
%:
- dh $@ -D20131202/c/src
+ dh $@ -D20131202_b/c/src
override_dh_installchangelogs:
dh_installchangelogs */c/doc/changes.lis
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/iausofa.git
More information about the debian-science-commits
mailing list