[pkg-java] r14846 - in tags/xslthl: . 2.0.2-2 2.0.2-2/debian
Torsten Werner
twerner at alioth.debian.org
Sun Sep 11 20:56:55 UTC 2011
Author: twerner
Date: 2011-09-11 20:56:55 +0000 (Sun, 11 Sep 2011)
New Revision: 14846
Added:
tags/xslthl/2.0.2-2/
tags/xslthl/2.0.2-2/debian/
tags/xslthl/2.0.2-2/debian/changelog
tags/xslthl/2.0.2-2/debian/control
tags/xslthl/2.0.2-2/debian/orig-tar.sh
tags/xslthl/2.0.2-2/debian/rules
Removed:
tags/xslthl/2.0.2-2/debian/
tags/xslthl/2.0.2-2/debian/changelog
tags/xslthl/2.0.2-2/debian/control
tags/xslthl/2.0.2-2/debian/rules
Log:
[svn-buildpackage] Tagging xslthl 2.0.2-2
Deleted: tags/xslthl/2.0.2-2/debian/changelog
===================================================================
--- trunk/xslthl/debian/changelog 2011-09-11 19:44:47 UTC (rev 14832)
+++ tags/xslthl/2.0.2-2/debian/changelog 2011-09-11 20:56:55 UTC (rev 14846)
@@ -1,26 +0,0 @@
-xslthl (2.0.2-2) unstable; urgency=low
-
- [ Mathieu Malaterre (malat) ]
- * Add support for sh syntax highlighting
-
- [ Torsten Werner ]
- * Rewrite debian/watch and get-orig-source.
-
- -- Torsten Werner <twerner at debian.org> Sun, 11 Sep 2011 21:44:14 +0200
-
-xslthl (2.0.2-1) unstable; urgency=low
-
- * New upsteam
- * Fix sf.net bug #2986341 (Unintended highlighting numbers in method names)
- * Switch to dpkg-source 3.0 (quilt) format
- * Fix lintian warnings
- * Add support for cmake syntax highlighting
- * Update Standards-Version to 3.9.0
-
- -- Mathieu Malaterre (malat) <mathieu.malaterre at gmail.com> Tue, 27 Jul 2010 13:59:30 +0200
-
-xslthl (2.0.1-1) unstable; urgency=low
-
- * Initial version. Closes: #570932
-
- -- Mathieu Malaterre (malat) <mathieu.malaterre at gmail.com> Tue, 23 Feb 2010 14:58:29 +0100
Copied: tags/xslthl/2.0.2-2/debian/changelog (from rev 14844, trunk/xslthl/debian/changelog)
===================================================================
--- tags/xslthl/2.0.2-2/debian/changelog (rev 0)
+++ tags/xslthl/2.0.2-2/debian/changelog 2011-09-11 20:56:55 UTC (rev 14846)
@@ -0,0 +1,29 @@
+xslthl (2.0.2-2) unstable; urgency=low
+
+ * Team upload
+
+ [ Mathieu Malaterre (malat) ]
+ * Add support for sh syntax highlighting
+
+ [ Torsten Werner ]
+ * Rewrite debian/watch and get-orig-source.
+ * Remove Build-Depends: quilt.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 11 Sep 2011 21:45:44 +0200
+
+xslthl (2.0.2-1) unstable; urgency=low
+
+ * New upsteam
+ * Fix sf.net bug #2986341 (Unintended highlighting numbers in method names)
+ * Switch to dpkg-source 3.0 (quilt) format
+ * Fix lintian warnings
+ * Add support for cmake syntax highlighting
+ * Update Standards-Version to 3.9.0
+
+ -- Mathieu Malaterre (malat) <mathieu.malaterre at gmail.com> Tue, 27 Jul 2010 13:59:30 +0200
+
+xslthl (2.0.1-1) unstable; urgency=low
+
+ * Initial version. Closes: #570932
+
+ -- Mathieu Malaterre (malat) <mathieu.malaterre at gmail.com> Tue, 23 Feb 2010 14:58:29 +0100
Deleted: tags/xslthl/2.0.2-2/debian/control
===================================================================
--- trunk/xslthl/debian/control 2011-09-11 19:44:47 UTC (rev 14832)
+++ tags/xslthl/2.0.2-2/debian/control 2011-09-11 20:56:55 UTC (rev 14846)
@@ -1,23 +0,0 @@
-Source: xslthl
-Section: text
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Mathieu Malaterre (malat) <mathieu.malaterre at gmail.com>
-Build-Depends: debhelper (>= 7), javahelper, quilt
-Build-Depends-Indep: default-jdk, libsaxon-java, libsaxonb-java, libxalan2-java
-Standards-Version: 3.9.0
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xslthl
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/xslthl/
-Homepage: http://xslthl.sourceforge.net/
-
-Package: libxslthl-java
-Section: java
-Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
-Description: XSLT syntax highlighting
- This is an implementation of syntax highlighting as an extension module for
- XSLT processors
- .
- Article about programming written in DocBook, code examples can be
- automatically syntax highlighted during the XSLT processing phase.
Copied: tags/xslthl/2.0.2-2/debian/control (from rev 14833, trunk/xslthl/debian/control)
===================================================================
--- tags/xslthl/2.0.2-2/debian/control (rev 0)
+++ tags/xslthl/2.0.2-2/debian/control 2011-09-11 20:56:55 UTC (rev 14846)
@@ -0,0 +1,23 @@
+Source: xslthl
+Section: text
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+DM-Upload-Allowed: yes
+Uploaders: Mathieu Malaterre (malat) <mathieu.malaterre at gmail.com>
+Build-Depends: debhelper (>= 7), javahelper
+Build-Depends-Indep: default-jdk, libsaxon-java, libsaxonb-java, libxalan2-java
+Standards-Version: 3.9.0
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xslthl
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/xslthl/
+Homepage: http://xslthl.sourceforge.net/
+
+Package: libxslthl-java
+Section: java
+Architecture: all
+Depends: ${java:Depends}, ${misc:Depends}
+Description: XSLT syntax highlighting
+ This is an implementation of syntax highlighting as an extension module for
+ XSLT processors
+ .
+ Article about programming written in DocBook, code examples can be
+ automatically syntax highlighted during the XSLT processing phase.
Copied: tags/xslthl/2.0.2-2/debian/orig-tar.sh (from rev 14836, trunk/xslthl/debian/orig-tar.sh)
===================================================================
--- tags/xslthl/2.0.2-2/debian/orig-tar.sh (rev 0)
+++ tags/xslthl/2.0.2-2/debian/orig-tar.sh 2011-09-11 20:56:55 UTC (rev 14846)
@@ -0,0 +1,19 @@
+#!/bin/sh
+
+set -eu
+
+VERSION=$2
+TAR=../xslthl_$VERSION.orig.tar.gz
+DIR=xslthl-$VERSION
+TAG=$(echo "v$VERSION" | sed -re's,\.,_,g')
+
+svn export http://xslthl.svn.sourceforge.net/svnroot/xslthl/tags/${TAG} $DIR
+tar -c -z -f $TAR --exclude '*.jar' $DIR
+rm -rf $DIR ../$TAG
+
+# move to directory 'tarballs'
+if [ -r .svn/deb-layout ]; then
+ . .svn/deb-layout
+ mv $TAR $origDir
+ echo "moved $TAR to $origDir"
+fi
Deleted: tags/xslthl/2.0.2-2/debian/rules
===================================================================
--- trunk/xslthl/debian/rules 2011-09-11 19:44:47 UTC (rev 14832)
+++ tags/xslthl/2.0.2-2/debian/rules 2011-09-11 20:56:55 UTC (rev 14846)
@@ -1,50 +0,0 @@
-#!/usr/bin/make -f
-include /usr/share/quilt/quilt.make
-
-export JAVA_HOME=/usr/lib/jvm/default-java
-export CLASSPATH=/usr/share/java/saxon.jar:/usr/share/java/saxonb.jar:/usr/share/java/xalan2.jar
-
-build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
- dh_testdir
- jh_build xslthl.jar src
- touch $@
-
-clean:
- dh_testdir
- dh_testroot
- jh_build --clean
- dh_clean
- rm -f build-stamp xslthl.jar
-
-install: build
- dh_testdir
- dh_testroot
- dh_prep
- dh_installdirs
-
-binary-arch: build install
- # Java packages are arch: all, nothing to do here
-
-binary-indep: build install
- # Create the package here
- dh_testdir
- dh_testroot
- dh_prep
- dh_install -i
- dh_installdocs -i
- dh_installchangelogs -i
- jh_installlibs -i
- jh_depends -i
- dh_compress -i
- dh_fixperms -i
- dh_installdeb -i
- dh_gencontrol -i
- dh_md5sums -i
- dh_builddeb -i
-
-get-orig-source:
- uscan --force-download
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
Copied: tags/xslthl/2.0.2-2/debian/rules (from rev 14834, trunk/xslthl/debian/rules)
===================================================================
--- tags/xslthl/2.0.2-2/debian/rules (rev 0)
+++ tags/xslthl/2.0.2-2/debian/rules 2011-09-11 20:56:55 UTC (rev 14846)
@@ -0,0 +1,49 @@
+#!/usr/bin/make -f
+
+export JAVA_HOME=/usr/lib/jvm/default-java
+export CLASSPATH=/usr/share/java/saxon.jar:/usr/share/java/saxonb.jar:/usr/share/java/xalan2.jar
+
+build: build-stamp
+build-stamp:
+ dh_testdir
+ jh_build xslthl.jar src
+ touch $@
+
+clean:
+ dh_testdir
+ dh_testroot
+ jh_build --clean
+ dh_clean
+ rm -f build-stamp xslthl.jar
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_prep
+ dh_installdirs
+
+binary-arch: build install
+ # Java packages are arch: all, nothing to do here
+
+binary-indep: build install
+ # Create the package here
+ dh_testdir
+ dh_testroot
+ dh_prep
+ dh_install -i
+ dh_installdocs -i
+ dh_installchangelogs -i
+ jh_installlibs -i
+ jh_depends -i
+ dh_compress -i
+ dh_fixperms -i
+ dh_installdeb -i
+ dh_gencontrol -i
+ dh_md5sums -i
+ dh_builddeb -i
+
+get-orig-source:
+ uscan --force-download
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
More information about the pkg-java-commits
mailing list