r12376 - non-free/packages/trunk/assaultcube/debian
Arand Nash
arand-guest at alioth.debian.org
Sat May 14 21:31:00 UTC 2011
Author: arand-guest
Date: 2011-05-14 21:30:58 +0000 (Sat, 14 May 2011)
New Revision: 12376
Modified:
non-free/packages/trunk/assaultcube/debian/changelog
non-free/packages/trunk/assaultcube/debian/rules
Log:
add get-orig-source
Modified: non-free/packages/trunk/assaultcube/debian/changelog
===================================================================
--- non-free/packages/trunk/assaultcube/debian/changelog 2011-05-14 21:30:45 UTC (rev 12375)
+++ non-free/packages/trunk/assaultcube/debian/changelog 2011-05-14 21:30:58 UTC (rev 12376)
@@ -1,8 +1,9 @@
assaultcube (1.1.0.4+dfsg-2) UNRELEASED; urgency=low
* Correct license in lintian override comment
+ * Add a get-orig-source target
- -- Arand Nash <ienorand at gmail.com> Sat, 14 May 2011 16:54:36 +0100
+ -- Arand Nash <ienorand at gmail.com> Sat, 14 May 2011 19:12:34 +0100
assaultcube (1.1.0.4+dfsg-1) unstable; urgency=low
Modified: non-free/packages/trunk/assaultcube/debian/rules
===================================================================
--- non-free/packages/trunk/assaultcube/debian/rules 2011-05-14 21:30:45 UTC (rev 12375)
+++ non-free/packages/trunk/assaultcube/debian/rules 2011-05-14 21:30:58 UTC (rev 12376)
@@ -6,3 +6,6 @@
%:
dh $@ --sourcedirectory=source/src
+
+get-orig-source:
+ uscan --noconf --force-download --rename --repack --download-current-version --destdir=.
More information about the Pkg-games-commits
mailing list