[med-svn] r9688 - trunk/packages/biomaj-watcher/trunk/debian
Thorsten Alteholz
alteholz-guest at alioth.debian.org
Thu Feb 16 17:56:43 UTC 2012
Author: alteholz-guest
Date: 2012-02-16 17:56:43 +0000 (Thu, 16 Feb 2012)
New Revision: 9688
Modified:
trunk/packages/biomaj-watcher/trunk/debian/changelog
trunk/packages/biomaj-watcher/trunk/debian/rules
Log:
use uscan in get-orig-source target
Modified: trunk/packages/biomaj-watcher/trunk/debian/changelog
===================================================================
--- trunk/packages/biomaj-watcher/trunk/debian/changelog 2012-02-16 17:56:13 UTC (rev 9687)
+++ trunk/packages/biomaj-watcher/trunk/debian/changelog 2012-02-16 17:56:43 UTC (rev 9688)
@@ -12,7 +12,9 @@
- Thanks to Michal Kulach <michalkulach at gmail.com>
* Add indonesian translation (Closes: #658225)
- Thanks to Mahyuddin Susanto <udienz at ubuntu.com>
-
+ [Thorsten Alteholz]
+ * debian/rules: target get-orig-source added
+
-- Olivier Sallou <olivier.sallou at irisa.fr> Fri, 16 Dec 2011 15:53:41 +0100
biomaj-watcher (1.2.0-3) unstable; urgency=low
Modified: trunk/packages/biomaj-watcher/trunk/debian/rules
===================================================================
--- trunk/packages/biomaj-watcher/trunk/debian/rules 2012-02-16 17:56:13 UTC (rev 9687)
+++ trunk/packages/biomaj-watcher/trunk/debian/rules 2012-02-16 17:56:43 UTC (rev 9688)
@@ -36,4 +36,6 @@
dh_install
unzip usr/share/biomaj-watcher/src/BmajWatcher.war -d debian/biomaj-watcher/usr/share/java/webapps/biomaj-watcher/
-
+get-orig-source:
+ mkdir -p ../tarballs
+ uscan --verbose --force-download --destdir=../tarballs
More information about the debian-med-commit
mailing list