[saods9] 04/04: Update debian files
Ole Streicher
olebole-guest at moszumanska.debian.org
Sat Oct 4 14:17:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a commit to branch debian
in repository saods9.
commit 4d18a63757d07f16fa4dae67f6958254508df5a5
Author: Ole Streicher <debian at liska.ath.cx>
Date: Sat Oct 4 16:16:56 2014 +0200
Update debian files
---
debian/changelog | 7 ++++---
debian/repack-dfsg.sh | 2 +-
debian/rules | 6 ++++--
3 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f7e859f..99d614f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
-saods9 (7.3~b5+dfsg-1~exp2) UNRELEASED; urgency=low
+saods9 (7.3+dfsg-1) UNRELEASED; urgency=low
- * update config.{sub,guess} for the AArch64 port.
+ * New upstream version
+ * Update config.{sub,guess} for the AArch64 port.
* Change maintainer and VCS to debian-astro
* Update uploaders e-mail address
* Update standards version to 3.9.6. No changes needed.
- -- Ole Streicher <olebole at debian.org> Thu, 25 Sep 2014 12:21:34 +0200
+ -- Ole Streicher <ole at baikal.ole.ath.cx> Thu, 02 Oct 2014 10:47:04 +0200
saods9 (7.3~b5+dfsg-1~exp1) experimental; urgency=low
diff --git a/debian/repack-dfsg.sh b/debian/repack-dfsg.sh
index 5d4b89a..7bcb15a 100755
--- a/debian/repack-dfsg.sh
+++ b/debian/repack-dfsg.sh
@@ -14,7 +14,7 @@ srcdir=$wd/*
for subdir in funtools\* tcl8.\* tcllib-\* tk8.\* tkimg\* signal_ext\* \
tktable\* tkcon-\* tclxml-\* wcssubs-\* xpa-\* blt\* \
- zip-\* zlib-\* compilers ast-\* zvfs ; do
+ zip-\* zlib-\* compilers ast-\* zvfs tkmacosx\* ; do
rm -rf $srcdir/$subdir
done
diff --git a/debian/rules b/debian/rules
index 05995b0..59a79d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-BUILDPARTS:=dirs checkdns tkmpeg tkhtml iis rice hcompress plio xmlrpc unix tlt saotk ds9
+BUILDPARTS:=dirs tclcheckdns tkmpeg tkhtml tcliis rice hcompress plio xmlrpc tkblt saotk ds9
get-orig-source:
sh ./debian/repack-dfsg.sh
@@ -15,7 +15,9 @@ make.include:
override_dh_autoreconf:
(cd htmlwidget; autoreconf -i -f)
- (cd tlt3.0; autoreconf -i -f)
+ (cd tkblt3.0; autoreconf -i -f)
+ (cd tcliis1.0; autoreconf -i -f)
+ (cd tclcheckdns1.1; autoreconf -i -f)
override_dh_auto_build: make.include
dh_auto_build -- $(BUILDPARTS)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/saods9.git
More information about the debian-science-commits
mailing list