[med-svn] [dazzle] 04/14: QA, project green: get-orig-source added

Andreas Tille tille at debian.org
Tue Dec 5 13:28:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository dazzle.

commit 7a4b4d69a53be90693f7dfaa210b64343ba02dab
Author: Thorsten Alteholz <alteholz at debian.org>
Date:   Tue Oct 18 17:56:41 2011 +0000

    QA, project green: get-orig-source added
---
 README           | 3 ---
 README.status    | 6 ++++++
 debian/changelog | 6 +++++-
 debian/rules     | 4 ++++
 4 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/README b/README
deleted file mode 100644
index 3706f9c..0000000
--- a/README
+++ /dev/null
@@ -1,3 +0,0 @@
-Work on this project was started by Steffen M�ller but has stalled.
-Feel free to take it over.
-
diff --git a/README.status b/README.status
new file mode 100644
index 0000000..100d2d3
--- /dev/null
+++ b/README.status
@@ -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.
diff --git a/debian/changelog b/debian/changelog
index 0751809..4173f0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
 
diff --git a/debian/rules b/debian/rules
index 32a82c9..1729dd6 100644
--- a/debian/rules
+++ b/debian/rules
@@ -66,3 +66,7 @@ binary-indep: build install
 
 binary: binary-indep
 .PHONY: build clean binary-indep binary-arch binary install
+
+get-orig-source:
+	mkdir -p ../tarballs
+	uscan --verbose --force-download --destdir=../tarballs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dazzle.git



More information about the debian-med-commit mailing list