r34281 - in /trunk/libalien-wxwidgets-perl/debian: changelog rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Tue Apr 28 19:55:12 UTC 2009


Author: dmn
Date: Tue Apr 28 19:55:07 2009
New Revision: 34281

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=34281
Log:
rules: provide a get-orig-source target

Modified:
    trunk/libalien-wxwidgets-perl/debian/changelog
    trunk/libalien-wxwidgets-perl/debian/rules

Modified: trunk/libalien-wxwidgets-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libalien-wxwidgets-perl/debian/changelog?rev=34281&op=diff
==============================================================================
--- trunk/libalien-wxwidgets-perl/debian/changelog (original)
+++ trunk/libalien-wxwidgets-perl/debian/changelog Tue Apr 28 19:55:07 2009
@@ -17,6 +17,7 @@
     + this is due to unlicensed source files in inc/src as well as the
       resulting inc/bin/patch.exe
     + hook debian/repack.sh to debian/watch
+    + rules: provide a get-orig-source target
 
  -- Damyan Ivanov <dmn at debian.org>  Tue, 28 Apr 2009 22:50:13 +0300
 

Modified: trunk/libalien-wxwidgets-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libalien-wxwidgets-perl/debian/rules?rev=34281&op=diff
==============================================================================
--- trunk/libalien-wxwidgets-perl/debian/rules (original)
+++ trunk/libalien-wxwidgets-perl/debian/rules Tue Apr 28 19:55:07 2009
@@ -91,4 +91,8 @@
 	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+
+get-orig-source:
+	uscan -f
+
+.PHONY: build clean binary-indep binary-arch binary get-orig-source




More information about the Pkg-perl-cvs-commits mailing list