[Pkg-nagios-changes] [pkg-nagios-plugins] 309/413: fix release version

Jan Wagner waja at moszumanska.debian.org
Tue Nov 26 23:13:36 UTC 2013


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

waja pushed a commit to branch master
in repository pkg-nagios-plugins.

commit 549ad2cc972027707f4d0e45c5bd6017388a3e82
Author: Jan Wagner <waja at cyconet.org>
Date:   Wed Jun 13 10:45:49 2012 +0000

    fix release version
---
 debian/changelog                             |  1 +
 debian/patches/00_fix_release_version.dpatch | 12 ++++++++++++
 debian/patches/00list                        |  1 +
 3 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8d7b5eb..92c85e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ nagios-plugins (1.4.16~pre1-1) UNRELEASED; urgency=low
     - 17_check_smtp_fix_duplicate_cert_message.dpatch
     - 18_check_snmp_labels.dpatch
     - 19_check_http_help.dpatch
+  * Add 00_fix_release_version.dpatch to fix release version
 
  -- Jan Wagner <waja at cyconet.org>  Tue, 22 May 2012 21:07:50 +0200
 
diff --git a/debian/patches/00_fix_release_version.dpatch b/debian/patches/00_fix_release_version.dpatch
new file mode 100755
index 0000000..285e001
--- /dev/null
+++ b/debian/patches/00_fix_release_version.dpatch
@@ -0,0 +1,12 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 00_fix_release_version.dpatch by Jan Wagner <waja at cyconet.org>
+##
+## DP: Fix release version
+
+ at DPATCH@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' nagios-plugins-1.4.16~pre1~/release nagios-plugins-1.4.16~pre1/release
+--- nagios-plugins-1.4.16~pre1~/release	2012-06-12 00:01:32.000000000 +0200
++++ nagios-plugins-1.4.16~pre1/release	2012-06-13 12:42:38.000000000 +0200
+@@ -1 +1 @@
+-1.4.15-59-ga80e
++1.4.16~pre1
diff --git a/debian/patches/00list b/debian/patches/00list
index 412b7ae..f97bac6 100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -1,3 +1,4 @@
 02_check_icmp_links.dpatch
+00_fix_release_version.dpatch
 # commited upstream
 03_check_disk_smb_perfdata.dpatch

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



More information about the Pkg-nagios-changes mailing list