r1284 - in /unstable/ffmpeg/debian: ./ rules

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Wed Jul 2 06:27:10 UTC 2008


Author: siretart
Date: Wed Jul  2 06:27:10 2008
New Revision: 1284

URL: http://svn.debian.org/wsvn/pkg-multimedia/?sc=1&rev=1284
Log:
make the get-orig-source target generate a ffmpeg-debian instead of an ffmpeg-free tarball

Modified:
    unstable/ffmpeg/debian/   (props changed)
    unstable/ffmpeg/debian/rules

Propchange: unstable/ffmpeg/debian/
------------------------------------------------------------------------------
--- bzr:revision-id:v3-single1-dW5zdGFibGUvZmZtcGVnL2RlYmlhbg.. (original)
+++ bzr:revision-id:v3-single1-dW5zdGFibGUvZmZtcGVnL2RlYmlhbg.. Wed Jul  2 06:27:10 2008
@@ -25,3 +25,4 @@
 58 siretart at tauware.de-20080701084808-y1dwm9ghwiklfrmt
 60 siretart at tauware.de-20080701152048-xfy0kub1nho6mrha
 61 siretart at tauware.de-20080702061402-t11m85254nty9a8g
+62 siretart at tauware.de-20080702062650-6745pep4jxms5hou

Propchange: unstable/ffmpeg/debian/
------------------------------------------------------------------------------
--- bzr:revision-info (original)
+++ bzr:revision-info Wed Jul  2 06:27:10 2008
@@ -1,4 +1,4 @@
-timestamp: 2008-07-02 08:14:02.188999891 +0200
+timestamp: 2008-07-02 08:26:50.553999901 +0200
 committer: Reinhard Tartler <siretart at tauware.de>
 properties: 
 	branch-nick: unstable

Modified: unstable/ffmpeg/debian/rules
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/ffmpeg/debian/rules?rev=1284&op=diff
==============================================================================
--- unstable/ffmpeg/debian/rules (original)
+++ unstable/ffmpeg/debian/rules Wed Jul  2 06:27:10 2008
@@ -63,7 +63,7 @@
 	chmod +x debian/strip.sh
 	sh debian/get-orig-source.sh -r{$(SVN_VERSION)} \
 	    -c $(CURDIR)/debian/strip.sh \
-	    -o ../ffmpeg-free_$(SRC_VERSION).orig.tar.gz
+	    -o ../ffmpeg-debian_$(SRC_VERSION).orig.tar.gz
 else
 	sh debian/get-orig-source.sh -r{$(SVN_VERSION)} \
 	    -o ../ffmpeg_$(SRC_VERSION).orig.tar.gz




More information about the pkg-multimedia-commits mailing list