[MPlayer-cvslog] r34141 - trunk/debian/rules

siretart subversion at mplayerhq.hu
Tue Sep 27 18:39:36 CEST 2011


Author: siretart
Date: Tue Sep 27 18:39:36 2011
New Revision: 34141

Log:
debian packaging: remove unnecessary rules 'get-orig-source'

it was needlessly copied from Debian's packaging and was used to create
a tarball suitable for the debian archive. This script never existed in
the mplayer development tree and is unnecessary.

Modified:
   trunk/debian/rules

Modified: trunk/debian/rules
==============================================================================
--- trunk/debian/rules	Tue Sep 27 16:15:42 2011	(r34140)
+++ trunk/debian/rules	Tue Sep 27 18:39:36 2011	(r34141)
@@ -182,10 +182,6 @@ binary-arch: install-arch
 
 binary: binary-indep binary-arch
 
-get-orig-source:
-	dh_testdir
-	sh debian/get-orig-source.sh -d $(SVN_VERSION)
-
 PHONY += build clean binary-indep binary-arch binary-common binary
 PHONY += install binary binary-arch binary-indep clean checkroot get-orig-source
 PHONY += autocontrol fix-orig-source copy-orig-from-svn download-and-unpack-orig


More information about the MPlayer-cvslog mailing list