[pkg-bacula-commits] [bacula] 02/03: add patch to fix version to say 7.4.0a

Carsten Leonhardt leo at moszumanska.debian.org
Mon May 30 12:53:13 UTC 2016


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

leo pushed a commit to branch master
in repository bacula.

commit e1cebddc58ef0d6392b059f4059d6d14143d949d
Author: Carsten Leonhardt <leo at debian.org>
Date:   Mon May 30 14:38:52 2016 +0200

    add patch to fix version to say 7.4.0a
---
 debian/patches/fix-version | 14 ++++++++++++++
 debian/patches/series      |  1 +
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/fix-version b/debian/patches/fix-version
new file mode 100644
index 0000000..2da3e92
--- /dev/null
+++ b/debian/patches/fix-version
@@ -0,0 +1,14 @@
+Description: fix version
+ change version to what the git tag says: 7.4.0a
+Author: Carsten Leonhardt <leo at debian.org>
+--- a/src/version.h
++++ b/src/version.h
+@@ -5,7 +5,7 @@
+ #define COMMUNITY 1      /* Define to create a Windows community binary */
+ 
+ /* Note: there can be only *one* VERSION in this file */
+-#define VERSION "7.4.1"
++#define VERSION "7.4.0a"
+ #define BDATE   "15 February 2016"
+ #define LSMDATE "15Feb16"
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 19b46d9..94c9866 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,3 +10,4 @@ fix-scriptdir-examples-devices.patch
 fix-systemd-tmpfiles.d-location.patch
 enable-hardening-for-bat.patch
 fix-update-pgsql-script.patch
+fix-version

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bacula/bacula.git



More information about the pkg-bacula-commits mailing list