[librepository] 03/22: librepository (0.1.4-2) unstable; urgency=low
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 8 09:46:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository librepository.
commit dba364fc2c3eb29f62ed48e3cd6033c0f2aa5058
Author: Michael Koch <konqueror at gmx.de>
Date: Wed Feb 20 15:23:53 2008 +0000
librepository (0.1.4-2) unstable; urgency=low
* upload to unstable
-- Rene Engelhard <rene at debian.org> Thu, 14 Feb 2008 23:53:21 +0100
librepository (0.1.4-1) experimental; urgency=low
* New upstream release
-- Rene Engelhard <rene at debian.org> Sat, 29 Dec 2007 20:39:09 +0100
---
debian/changelog | 12 ++++++++++++
debian/patches/target-source-1.3.diff | 10 +++++-----
debian/rules | 2 +-
3 files changed, 18 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8156049..709afdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+librepository (0.1.4-2) unstable; urgency=low
+
+ * upload to unstable
+
+ -- Rene Engelhard <rene at debian.org> Thu, 14 Feb 2008 23:53:21 +0100
+
+librepository (0.1.4-1) experimental; urgency=low
+
+ * New upstream release
+
+ -- Rene Engelhard <rene at debian.org> Sat, 29 Dec 2007 20:39:09 +0100
+
librepository (0.1.1-2) unstable; urgency=low
* Fixed typos in long descriptions. Closes: #446603.
diff --git a/debian/patches/target-source-1.3.diff b/debian/patches/target-source-1.3.diff
index 500624d..172de6e 100644
--- a/debian/patches/target-source-1.3.diff
+++ b/debian/patches/target-source-1.3.diff
@@ -1,13 +1,13 @@
---- ant/build.properties-old 2007-08-28 00:21:16.000000000 +0200
-+++ ant/build.properties 2007-08-28 00:21:30.000000000 +0200
+--- build.properties-old 2007-12-29 20:40:30.000000000 +0100
++++ build.properties 2007-12-29 20:40:39.000000000 +0100
@@ -18,8 +18,8 @@
#
# Make sure that JDK 1.2 compatible class files are generated
--build.target=1.2
+-build.target=1.4
-build.source=1.2
+build.target=1.3
+build.source=1.3
+ build.retro.target=1.2
+ build.retro.jdk=/opt/jdk1.2.2
- #
- # All path settings are relative to the project root directory
diff --git a/debian/rules b/debian/rules
index 006f8fb..96f6751 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ JAVA_HOME := /usr/lib/jvm/java-gcj
ANT_HOME := /usr/share/ant
DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar jcommon
-DEB_ANT_BUILDFILE := ant/build.xml
+DEB_ANT_BUILDFILE := build.xml
DEB_ANT_BUILD_TARGET := compile javadoc
clean::
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/librepository.git
More information about the pkg-java-commits
mailing list