[Pkg-tcltk-commits] r620 - tdom/trunk/debian

ssoberni-guest at alioth.debian.org ssoberni-guest at alioth.debian.org
Sun May 25 21:40:15 UTC 2008


Author: ssoberni-guest
Date: 2008-05-25 21:40:13 +0000 (Sun, 25 May 2008)
New Revision: 620

Modified:
   tdom/trunk/debian/changelog
   tdom/trunk/debian/rules
Log:
Slight package renaming to reflect its origin as CVS snapshot: 0.8.3~20080525

Modified: tdom/trunk/debian/changelog
===================================================================
--- tdom/trunk/debian/changelog	2008-05-23 07:34:42 UTC (rev 619)
+++ tdom/trunk/debian/changelog	2008-05-25 21:40:13 UTC (rev 620)
@@ -1,16 +1,18 @@
-tdom (0.8.3-2) unstable; urgency=medium
+tdom (0.8.3~20080525-2) unstable; urgency=medium
 
   * Adding support for shared expat (--with-expat configure flag, cross-
     compatibility for expat 1.95.* and 2.*), captured in
     debian/patches/shared-expat.dpatch
   * New maintainer (Closes: #471522)
   * New upstream release (Closes: #413841)
+  * Slight package renaming to reflect its origin as CVS snapshot:
+    0.8.3~20080525
 
- -- Stefan Sobernig <stefan.sobernig at wu-wien.ac.at>  Fri, 23 May 2008 00:56:43 +0200
+ -- Stefan Sobernig <stefan.sobernig at wu-wien.ac.at>  Fri, 23 May 2008 14:40:59 +0200
 
-tdom (0.8.3-1) UNRELEASED; urgency=low
+tdom (0.8.3~20080525-1) UNRELEASED; urgency=low
 
-  * (NOT RELEASED YET) New upstream release
+  * New upstream release, based on CVS export of unreleased 0.8.3 version from cvs.tdom.org 
   * Fixing clean target in debian/rules, turning it less verbose and
     making call to upstream distclean target conditional
   * Generalised build dependencies in source package to tcl-dev and
@@ -19,15 +21,10 @@
   * Adding a dedicated tdom-dev binary package
   * Fixed description of tdom binary package
   * Added missing debian/control information
+  * Set Maintainer to Avni Khatri and Carl Blesius
 
  -- Stefan Sobernig <stefan.sobernig at wu-wien.ac.at>  Sun, 27 Apr 2008 22:18:26 +0200
 
-tdom (0.8.2-1) unstable; urgency=low
-
-  * Set Maintainer to Avni Khatri and Carl Blesius
-
- -- Avni Khatri and Carl Blesius <tdom at blesius.org>  Sun, 16 Mar 2008 12:13:12 -0400
-
 tdom (0.7.8-5) unstable; urgency=low
 
   * QA Upload (Ack NMU; Closes: #353851)

Modified: tdom/trunk/debian/rules
===================================================================
--- tdom/trunk/debian/rules	2008-05-23 07:34:42 UTC (rev 619)
+++ tdom/trunk/debian/rules	2008-05-25 21:40:13 UTC (rev 620)
@@ -151,5 +151,10 @@
 	dh_md5sums
 	dh_builddeb
 
+get-orig-source:
+	wget -O tdom_0.8.3~20080525.orig.tar.gz \
+	     http://openacs.org/xowiki/file/tdom_0%2e8%2e3%2eorig%2etar%2egz?m=download
+
+
 binary: binary-arch
-.PHONY: build clean binary-arch binary install 
+.PHONY: build clean binary-arch binary install get-orig-source




More information about the Pkg-tcltk-commits mailing list