[pkg-kolab] r1217 - libkolab-perl/branches/2.2.1/debian

mparent-guest at alioth.debian.org mparent-guest at alioth.debian.org
Fri Mar 6 23:16:47 UTC 2009


Author: mparent-guest
Date: 2009-03-06 23:16:47 +0000 (Fri, 06 Mar 2009)
New Revision: 1217

Modified:
   libkolab-perl/branches/2.2.1/debian/changelog
   libkolab-perl/branches/2.2.1/debian/uupdate-wrapper
Log:
debian/uupdate-wrapper: updated to keep upsteam version


Modified: libkolab-perl/branches/2.2.1/debian/changelog
===================================================================
--- libkolab-perl/branches/2.2.1/debian/changelog	2009-03-06 22:52:54 UTC (rev 1216)
+++ libkolab-perl/branches/2.2.1/debian/changelog	2009-03-06 23:16:47 UTC (rev 1217)
@@ -21,8 +21,9 @@
   * 90-slapd-conf-optional: slapd.replicas.template and slapd.access.template
     can be absent
   * debian/copyright: refers to versionned license version
+  * debian/uupdate-wrapper: updated to keep upsteam version
 
- -- Mathieu Parent <math.parent at gmail.com>  Tue, 10 Feb 2009 22:48:06 +0100
+ -- Mathieu Parent <math.parent at gmail.com>  Sat, 07 Mar 2009 00:11:41 +0100
 
 libkolab-perl (1:2.2.0-4) UNRELEASED; urgency=low
 

Modified: libkolab-perl/branches/2.2.1/debian/uupdate-wrapper
===================================================================
--- libkolab-perl/branches/2.2.1/debian/uupdate-wrapper	2009-03-06 22:52:54 UTC (rev 1216)
+++ libkolab-perl/branches/2.2.1/debian/uupdate-wrapper	2009-03-06 23:16:47 UTC (rev 1217)
@@ -3,4 +3,5 @@
 version=$2
 file=$3
 
-rpm2cpio $file | cpio -i --quiet 'perl-kolab-*.tar.gz'
+rpm2cpio "$file" | cpio --extract --quiet --to-stdout 'perl-kolab-*.tar.gz' > "libkolab-perl_$version.tar.gz"
+rm "$file"




More information about the pkg-kolab-devel mailing list