[med-svn] r8187 - in trunk/packages/dazzle/trunk: . debian

Thorsten Alteholz alteholz-guest at alioth.debian.org
Tue Oct 18 17:56:41 UTC 2011


Author: alteholz-guest
Date: 2011-10-18 17:56:41 +0000 (Tue, 18 Oct 2011)
New Revision: 8187

Added:
   trunk/packages/dazzle/trunk/README.status
Removed:
   trunk/packages/dazzle/trunk/README
Modified:
   trunk/packages/dazzle/trunk/debian/changelog
   trunk/packages/dazzle/trunk/debian/rules
Log:
QA, project green: get-orig-source added

Deleted: trunk/packages/dazzle/trunk/README
===================================================================
--- trunk/packages/dazzle/trunk/README	2011-10-18 17:55:45 UTC (rev 8186)
+++ trunk/packages/dazzle/trunk/README	2011-10-18 17:56:41 UTC (rev 8187)
@@ -1,3 +0,0 @@
-Work on this project was started by Steffen Möller but has stalled.
-Feel free to take it over.
-

Added: trunk/packages/dazzle/trunk/README.status
===================================================================
--- trunk/packages/dazzle/trunk/README.status	                        (rev 0)
+++ trunk/packages/dazzle/trunk/README.status	2011-10-18 17:56:41 UTC (rev 8187)
@@ -0,0 +1,6 @@
+---
+Format: 1
+Status: draft
+Comment: >
+ Work on this project was started by Steffen Möller but has stalled.
+ Feel free to take it over.

Modified: trunk/packages/dazzle/trunk/debian/changelog
===================================================================
--- trunk/packages/dazzle/trunk/debian/changelog	2011-10-18 17:55:45 UTC (rev 8186)
+++ trunk/packages/dazzle/trunk/debian/changelog	2011-10-18 17:56:41 UTC (rev 8187)
@@ -1,8 +1,12 @@
 dazzle (1.01-2) UNRELEASED; urgency=low
 
+  [ Thorsten Alteholz ]
+  * debian/rules: target get-orig-source added
+
+  [ David Paleino ]
   * debian/watch fixed.
 
- -- David Paleino <d.paleino at gmail.com>  Wed, 16 Apr 2008 22:38:37 +0200
+ -- DMPT <debian-med-packaging at lists.alioth.debian.org> Wed, 16 Apr 2008 22:38:37 +0200
 
 dazzle (1.01-1) unstable; urgency=low
 

Modified: trunk/packages/dazzle/trunk/debian/rules
===================================================================
--- trunk/packages/dazzle/trunk/debian/rules	2011-10-18 17:55:45 UTC (rev 8186)
+++ trunk/packages/dazzle/trunk/debian/rules	2011-10-18 17:56:41 UTC (rev 8187)
@@ -66,3 +66,7 @@
 
 binary: binary-indep
 .PHONY: build clean binary-indep binary-arch binary install
+
+get-orig-source:
+	mkdir -p ../tarballs
+	uscan --verbose --force-download --destdir=../tarballs




More information about the debian-med-commit mailing list