[med-svn] [praat] 01/02: Prepare packaging for removal of files via enhanced uscan
Andreas Tille
tille at debian.org
Sun Oct 27 17:38:02 UTC 2013
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository praat.
commit 7b5a4a06afd85a9d1255270f41232c62ae5b3b3d
Author: Andreas Tille <tille at debian.org>
Date: Sun Oct 27 18:30:17 2013 +0100
Prepare packaging for removal of files via enhanced uscan
---
debian/changelog | 6 ++++++
debian/copyright | 1 +
debian/rules | 3 +++
debian/watch | 2 +-
4 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 28e7e19..903388f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+praat (5.3.56-2) UNRELEASED; urgency=low
+
+ * Use enhanced uscan to remove *.dmg files
+
+ -- Andreas Tille <tille at debian.org> Sat, 26 Oct 2013 22:54:58 +0200
+
praat (5.3.56-1) unstable; urgency=low
* Imported Upstream version 5.3.56
diff --git a/debian/copyright b/debian/copyright
index 2a0d63d..7663f57 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Program for speech analysis and synthesis
Upstream-Contact: Paul Boersma <paul.boersma at uva.nl>
Source: http://www.fon.hum.uva.nl/praat/download_sources.html
+Files-Excluded: *.dmg
Files: EEG/* artsynth/* fon/* gram/* kar/* num/* stat/* sys/* FFNet/* LPC/*
dwsys/* dwtools/*
diff --git a/debian/rules b/debian/rules
index c9e6605..0b0c688 100755
--- a/debian/rules
+++ b/debian/rules
@@ -63,3 +63,6 @@ override_dh_auto_install::
dh_installchangelogs debian/What_s_new_.html
rm -f $(INSTDIR)/usr/share/doc/praat/changelog.html
dh_auto_install
+
+get-orig-source:
+ uscan --verbose --force-download --repack-compression xz
diff --git a/debian/watch b/debian/watch
index 850995f..9098ed4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-opts="uversionmangle=s/\.0?(\d+)/\.$1/g" \
+opts="uversionmangle=s/\.0?(\d+)/\.$1/g,opts=dversionmangle=s/[~+]dfsg[0-9]*//" \
http://www.fon.hum.uva.nl/praat/download_sources.html praat(\d)(\d)(\d+)_sources.tar.gz debian
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git
More information about the debian-med-commit
mailing list