[pkg-java] r15271 - trunk/clooj/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Thu Oct 27 12:51:43 UTC 2011
Author: malat-guest
Date: 2011-10-27 12:51:43 +0000 (Thu, 27 Oct 2011)
New Revision: 15271
Modified:
trunk/clooj/debian/changelog
trunk/clooj/debian/get-orig-source
Log:
simplify packaging
Modified: trunk/clooj/debian/changelog
===================================================================
--- trunk/clooj/debian/changelog 2011-10-27 12:43:26 UTC (rev 15270)
+++ trunk/clooj/debian/changelog 2011-10-27 12:51:43 UTC (rev 15271)
@@ -1,4 +1,4 @@
-clooj (0.2.4~git4dfb603527-1) unstable; urgency=low
+clooj (0.2.4-1) unstable; urgency=low
* Initial Debian Upload (Closes: #)
Modified: trunk/clooj/debian/get-orig-source
===================================================================
--- trunk/clooj/debian/get-orig-source 2011-10-27 12:43:26 UTC (rev 15270)
+++ trunk/clooj/debian/get-orig-source 2011-10-27 12:51:43 UTC (rev 15271)
@@ -12,6 +12,7 @@
fi
REVISION=`echo $VERSION | sed -e 's/^.*git//g'`
+REVISION=4dfb603527
if [ -z ${TARFILE}]; then
TARFILE=${PACKAGE}_${VERSION}.orig.tar.gz
More information about the pkg-java-commits
mailing list