r1505 - in /experimental/ffmpeg-debian/debian: changelog patches/001_fixup_version.diff

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Fri Sep 26 05:17:04 UTC 2008


Author: siretart
Date: Fri Sep 26 05:17:03 2008
New Revision: 1505

URL: http://svn.debian.org/wsvn/pkg-multimedia/?sc=1&rev=1505
Log:
Actually fix 001_fixup_version.diff to report the correct svn version
this package is based on.

Modified:
    experimental/ffmpeg-debian/debian/changelog
    experimental/ffmpeg-debian/debian/patches/001_fixup_version.diff

Modified: experimental/ffmpeg-debian/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-multimedia/experimental/ffmpeg-debian/debian/changelog?rev=1505&op=diff
==============================================================================
--- experimental/ffmpeg-debian/debian/changelog (original)
+++ experimental/ffmpeg-debian/debian/changelog Fri Sep 26 05:17:03 2008
@@ -1,3 +1,10 @@
+ffmpeg-debian (3:0.svn20080925-1ubuntu1) UNRELEASED; urgency=low
+
+  * Actually fix 001_fixup_version.diff to report the correct svn version
+    this package is based on.
+
+ -- Reinhard Tartler <siretart at tauware.de>  Fri, 26 Sep 2008 07:15:07 +0200
+
 ffmpeg-debian (3:0.svn20080925-1) experimental; urgency=low
 
   [ Loic Minier ]

Modified: experimental/ffmpeg-debian/debian/patches/001_fixup_version.diff
URL: http://svn.debian.org/wsvn/pkg-multimedia/experimental/ffmpeg-debian/debian/patches/001_fixup_version.diff?rev=1505&op=diff
==============================================================================
--- experimental/ffmpeg-debian/debian/patches/001_fixup_version.diff (original)
+++ experimental/ffmpeg-debian/debian/patches/001_fixup_version.diff Fri Sep 26 05:17:03 2008
@@ -7,7 +7,7 @@
 +# check for debian package branch
 +if test -f "$1"/debian/control; then
 +    debrevision=`cd "$1" && dpkg-parsechangelog | awk '/^Version/ {print $2}'`
-+    revision="r15219+debian_${debrevision}"
++    revision="r15404+debian_${debrevision}"
 +fi
 +
  # check for git short hash




More information about the pkg-multimedia-commits mailing list