[SCM] Render HTML and CSS content with tk branch, debian, updated. 2d507aec745f67809c8539bb31ee7cdbf053b6de

Ole Streicher debian at liska.ath.cx
Tue Feb 21 09:40:12 UTC 2012


The following commit has been merged in the debian branch:
commit 2d507aec745f67809c8539bb31ee7cdbf053b6de
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Feb 21 10:38:03 2012 +0100

    Update to version 3.0+fossil20100109; fix debian package name

diff --git a/debian/changelog b/debian/changelog
index f63aa93..909a9e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-tk-html3 (3.0+fossil2080303-1) unstable; urgency=low
+tk-html3 (3.0+fossil20110109-1) unstable; urgency=low
 
   * Initial release. (Closes: #659344)
 
diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index 717636c..238cc4c 100644
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -10,8 +10,8 @@
 # number. Since the development is rather slow, there putting year-month-day
 # here is more than enough.
 #
-UUID=b992a146316ef5c829a445f86257a44f52fa50e0
-DATE="20080303"
+UUID=4ee7aaa953d6cb59905b9ee1bf9f292a7138deb2
+DATE="20110109"
 
 SID=$(echo ${UUID} | cut -c-16)
 INCOMING_TAR=tkHTML-${SID}.tar.gz
@@ -30,6 +30,6 @@ VERSION=$(tar xOf ${INCOMING_TAR} --wildcards \*/configure.in |\
           grep ^AC_INIT | cut -d, -f2 | cut -d\) -f1)
 VERSION=$(echo ${VERSION} | tr -d \[\])
 
-DEBIAN_ORIG_TAR=tkhtml_${VERSION}+fossil${DATE}.orig.tar.gz
+DEBIAN_ORIG_TAR=tk-html3_${VERSION}+fossil${DATE}.orig.tar.gz
 
 ln -sf ${INCOMING_TAR} ${DEBIAN_ORIG_TAR}

-- 
Render HTML and CSS content with tk



More information about the debian-science-commits mailing list