[Pkg-backup-mngr-commits] r59 - in trunk/debian: . patches

Alexis Sukrieh sukria at costa.debian.org
Thu Oct 5 12:34:17 UTC 2006


Author: sukria
Date: 2006-10-05 12:34:17 +0000 (Thu, 05 Oct 2006)
New Revision: 59

Added:
   trunk/debian/patches/06_VERSION.dpatch
Modified:
   trunk/debian/changelog
   trunk/debian/patches/00list
Log:
Version Number


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2006-10-05 12:27:20 UTC (rev 58)
+++ trunk/debian/changelog	2006-10-05 12:34:17 UTC (rev 59)
@@ -29,8 +29,10 @@
     + debian/po/vi.po by Clytie Siddall.
   * Added the XS-Vcs-Svn tracker in debian/control
   * Uses debhelper compatibility level 5.
+  * Added debian/patches/06_VERSION to update the version number with the debian
+    revision (0.7.5-debian1).
 
- -- Alexis Sukrieh <sukria at debian.org>  Thu,  5 Oct 2006 13:44:23 +0200
+ -- Alexis Sukrieh <sukria at debian.org>  Thu,  5 Oct 2006 14:33:07 +0200
 
 backup-manager (0.7.4-2) unstable; urgency=low
 

Modified: trunk/debian/patches/00list
===================================================================
--- trunk/debian/patches/00list	2006-10-05 12:27:20 UTC (rev 58)
+++ trunk/debian/patches/00list	2006-10-05 12:34:17 UTC (rev 59)
@@ -1,4 +1,5 @@
-01_Makefile
-02_doc_Makefile
-04_backup-manager.conf.tpl
+01_Makefile.dpatch
+02_doc_Makefile.dpatch
+04_backup-manager.conf.tpl.dpatch
 05_cdrecord_to_wodim.dpatch
+06_VERSION.dpatch

Added: trunk/debian/patches/06_VERSION.dpatch
===================================================================
--- trunk/debian/patches/06_VERSION.dpatch	                        (rev 0)
+++ trunk/debian/patches/06_VERSION.dpatch	2006-10-05 12:34:17 UTC (rev 59)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 06_VERSION.dpatch by  Alexis Sukrieh <sukria at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Change the upstream version to the one with a debian revision.
+
+ at DPATCH@
+diff -urNad trunk~/backup-manager trunk/backup-manager
+--- trunk~/backup-manager	2006-09-25 09:59:27.000000000 +0200
++++ trunk/backup-manager	2006-10-05 14:32:09.000000000 +0200
+@@ -27,7 +27,7 @@
+ 
+ RELEASE="true"
+ REVISION='$Revision: 512 $'
+-VERSION="0.7.5"
++VERSION="0.7.5-debian1"
+ 
+ # All the paths we provide
+ libdir="/usr/share/backup-manager"


Property changes on: trunk/debian/patches/06_VERSION.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-backup-mngr-commits mailing list