[med-svn] r4856 - in trunk/packages/gentle/trunk/debian: . patches
Steffen Möller
moeller at alioth.debian.org
Wed Jun 2 20:49:57 UTC 2010
Author: moeller
Date: 2010-06-02 20:49:51 +0000 (Wed, 02 Jun 2010)
New Revision: 4856
Modified:
trunk/packages/gentle/trunk/debian/changelog
trunk/packages/gentle/trunk/debian/patches/series
trunk/packages/gentle/trunk/debian/rules
Log:
Adjusting version specification
Modified: trunk/packages/gentle/trunk/debian/changelog
===================================================================
--- trunk/packages/gentle/trunk/debian/changelog 2010-06-02 20:27:29 UTC (rev 4855)
+++ trunk/packages/gentle/trunk/debian/changelog 2010-06-02 20:49:51 UTC (rev 4856)
@@ -1,4 +1,4 @@
-gentle (1.9+20100602+dfsg-1) experimental; urgency=low
+gentle (1.9+cvs20100602+dfsg-1) experimental; urgency=low
* Reupload in reaction to ftp-masters comments (Closes: #582959)
* removed tinyurl
Modified: trunk/packages/gentle/trunk/debian/patches/series
===================================================================
--- trunk/packages/gentle/trunk/debian/patches/series 2010-06-02 20:27:29 UTC (rev 4855)
+++ trunk/packages/gentle/trunk/debian/patches/series 2010-06-02 20:49:51 UTC (rev 4856)
@@ -1,2 +1 @@
-TXMLfile_adjustments.patch
remove_tinyxml.patch
Modified: trunk/packages/gentle/trunk/debian/rules
===================================================================
--- trunk/packages/gentle/trunk/debian/rules 2010-06-02 20:27:29 UTC (rev 4855)
+++ trunk/packages/gentle/trunk/debian/rules 2010-06-02 20:49:51 UTC (rev 4856)
@@ -74,7 +74,7 @@
-VERSION=1.9+$(shell date +"%Y%m%d"|tr -d ' \t\n')+dfsg
+VERSION=1.9+cvs$(shell date +"%Y%m%d"|tr -d ' \t\n')+dfsg
get-orig-source:
if [ -d GENtle ]; then \
echo "Previous checkout exists as folder 'GENtle', please remove." ; \
More information about the debian-med-commit
mailing list