[libswingx-java] 02/26: UNRELEASED * new upstream release * Change Standards-Version: 3.7.3.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Mar 7 12:01:47 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libswingx-java.
commit eca14d1ee0f5e9cfee4ce5210658a05498e72ec7
Author: Torsten Werner <twerner at debian.org>
Date: Sun Dec 16 21:16:48 2007 +0000
UNRELEASED
* new upstream release
* Change Standards-Version: 3.7.3.
---
debian/changelog | 8 ++++++++
debian/control | 2 +-
debian/orig-tar.sh | 3 +--
debian/watch | 5 ++---
4 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f28e450..1c903bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libswingx-java (1:0.9.1-1) unstable; urgency=low
+
+ UNRELEASED
+ * new upstream release
+ * Change Standards-Version: 3.7.3.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 16 Dec 2007 22:10:53 +0100
+
libswingx-java (20070722-2) unstable; urgency=low
* Include the *.properties files and images in the jars.
diff --git a/debian/control b/debian/control
index df5a8d1..6a74812 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Varun Hiremath <varunhiremath at gmail.com>, Torsten Werner <twerner at debian.org>
Build-Depends: cdbs, debhelper (>= 5), quilt
Build-Depends-Indep: ant, libbatik-java, sun-java6-jdk
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Homepage: https://swingx.dev.java.net/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libswingx-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libswingx-java
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index be39a76..368aeff 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -3,11 +3,10 @@
# called by uscan with '--upstream-version' <version> <file>
TAR=../libswingx-java_$2.orig.tar.gz
-DIR=libswingx-java-$2.orig
+DIR=swingx-src
# clean up and repackage the upstream zip file
unzip $3
-mv swingx-*-src $DIR
tar -c -z -f $TAR --exclude '*.jar' $DIR
rm -rf $DIR $3
diff --git a/debian/watch b/debian/watch
index c55f184..18f4fba 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
version=3
-opts="uversionmangle=s/_//g" \
- http://swinglabs.org/hudson/job/SwingX%20Weekly%20Build/lastStableBuild/ \
- .*/swingx-(.*)-src.zip debian debian/orig-tar.sh
+http://swinglabs.org/downloads.jsp .*/swingx-([\d.]+)-src.zip \
+ debian debian/orig-tar.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libswingx-java.git
More information about the pkg-java-commits
mailing list