[med-svn] [galileo] 01/03: Remove unnecessary repackaging

Dylan Aïssi bob.dybian-guest at moszumanska.debian.org
Mon May 30 21:12:20 UTC 2016


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

bob.dybian-guest pushed a commit to branch master
in repository galileo.

commit ed6ab19f5d2cdfc490c6f6987c0a1a5cbb043275
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Mon May 30 23:07:20 2016 +0200

    Remove unnecessary repackaging
---
 debian/changelog | 2 +-
 debian/copyright | 4 ----
 debian/rules     | 4 ++++
 debian/watch     | 1 -
 4 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e1cd738..a67c142 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-galileo (0.5.0~git160510+dfsg-1) UNRELEASED; urgency=low
+galileo (0.5.0~git160510-1) UNRELEASED; urgency=low
 
   * Initial release. (Closes: #824227)
 
diff --git a/debian/copyright b/debian/copyright
index 9b28d7d..5627058 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,10 +2,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Galileo
 Upstream-Contact: Benoît Allard <benoit.allard at gmx.de>
 Source: https://bitbucket.org/benallard/galileo/
-Comment: Exclude useless files.
-Files-Excluded: .hg_archival.txt
-                .hgignore
-                .hgtags
 
 Files: *
 Copyright: 2013-2016 Benoît Allard
diff --git a/debian/rules b/debian/rules
index 58c8ded..c9cdae0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,7 @@ export PYBUILD_DISABLE=test # Tests require a connected Fitbit dongle
 %:
 	dh $@ --with python3 --buildsystem=pybuild
 
+get-orig-source-git-snapshot:
+	wget https://bitbucket.org/benallard/galileo/get/tip.tar.gz
+	# mv tip.tar.gz galileo_0.5.0~git160510.orig.tar.gz
+
diff --git a/debian/watch b/debian/watch
index 644e3a1..d30ce07 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
  https://bitbucket.org/benallard/galileo/downloads .*/(\d\S*)\.tar\.gz

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



More information about the debian-med-commit mailing list