[Pkg-nagios-changes] [pkg-nagios] r2060 - in nagios-plugins/trunk/debian: . patches

Jan Wagner waja at alioth.debian.org
Wed Jun 13 10:45:49 UTC 2012


Author: waja
Date: 2012-06-13 10:45:49 +0000 (Wed, 13 Jun 2012)
New Revision: 2060

Added:
   nagios-plugins/trunk/debian/patches/00_fix_release_version.dpatch
Modified:
   nagios-plugins/trunk/debian/changelog
   nagios-plugins/trunk/debian/patches/00list
Log:
fix release version

Modified: nagios-plugins/trunk/debian/changelog
===================================================================
--- nagios-plugins/trunk/debian/changelog	2012-06-13 10:40:49 UTC (rev 2059)
+++ nagios-plugins/trunk/debian/changelog	2012-06-13 10:45:49 UTC (rev 2060)
@@ -13,6 +13,7 @@
     - 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
 

Added: nagios-plugins/trunk/debian/patches/00_fix_release_version.dpatch
===================================================================
--- nagios-plugins/trunk/debian/patches/00_fix_release_version.dpatch	                        (rev 0)
+++ nagios-plugins/trunk/debian/patches/00_fix_release_version.dpatch	2012-06-13 10:45:49 UTC (rev 2060)
@@ -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


Property changes on: nagios-plugins/trunk/debian/patches/00_fix_release_version.dpatch
___________________________________________________________________
Added: svn:executable
   + *

Modified: nagios-plugins/trunk/debian/patches/00list
===================================================================
--- nagios-plugins/trunk/debian/patches/00list	2012-06-13 10:40:49 UTC (rev 2059)
+++ nagios-plugins/trunk/debian/patches/00list	2012-06-13 10:45:49 UTC (rev 2060)
@@ -1,3 +1,4 @@
 02_check_icmp_links.dpatch
+00_fix_release_version.dpatch
 # commited upstream
 03_check_disk_smb_perfdata.dpatch




More information about the Pkg-nagios-changes mailing list