[pkg-java] r13758 - in tags/jmagick: . 6.2.6-0-8/debian
Vincent Fourmond
fourmond at alioth.debian.org
Mon Jun 6 09:16:58 UTC 2011
Author: fourmond
Date: 2011-06-06 09:16:58 +0000 (Mon, 06 Jun 2011)
New Revision: 13758
Added:
tags/jmagick/6.2.6-0-8/
tags/jmagick/6.2.6-0-8/debian/changelog
tags/jmagick/6.2.6-0-8/debian/control
Removed:
tags/jmagick/6.2.6-0-8/debian/changelog
tags/jmagick/6.2.6-0-8/debian/control
Log:
[svn-buildpackage] Tagging jmagick 6.2.6-0-8
Deleted: tags/jmagick/6.2.6-0-8/debian/changelog
===================================================================
--- trunk/jmagick/debian/changelog 2011-06-05 13:15:20 UTC (rev 13756)
+++ tags/jmagick/6.2.6-0-8/debian/changelog 2011-06-06 09:16:58 UTC (rev 13758)
@@ -1,115 +0,0 @@
-jmagick (6.2.6-0-8) UNRELEASED; urgency=low
-
- [ Niels Thykier ]
- * Team upload.
- * Reduced B-D on default-jdk-builddep to default-jdk.
- * Removed unneeded dependency on JREs for a java library.
- * Bumped Standards-Version to 3.9.1 - no changes required.
-
- [ Kumar Appaiah ]
- * Remove myself from Uploaders.
-
- -- Kumar Appaiah <akumar at debian.org> Fri, 01 Apr 2011 00:20:30 -0500
-
-jmagick (6.2.6-0-7) unstable; urgency=low
-
- UNRELEASED
- * Change maintainers into Maintainers.
-
- -- Torsten Werner <twerner at debian.org> Sun, 11 Apr 2010 21:46:53 +0200
-
-jmagick (6.2.6-0-6) unstable; urgency=low
-
- * Bump Standards-Version to 3.8.4
- * Depend on default-jre-headless | java2-runtime-headless (Closes: #573381)
-
- -- Varun Hiremath <varun at debian.org> Sat, 10 Apr 2010 17:29:09 -0400
-
-jmagick (6.2.6-0-5) unstable; urgency=low
-
- [ Michael Koch ]
- * Fixed watch file to point to correct download location
- (Closes: #551207).
- * Adjusted debian/orig-tar.sh for new upstream layout.
- * Build-Depends on debhelper >= 7.
- * Added myself to Uploaders.
- * Updated Standards-Version to 3.8.3.
-
- [ Varun Hiremath ]
- * Switch to source format 3.0
-
- -- Varun Hiremath <varun at debian.org> Sun, 24 Jan 2010 17:45:10 -0500
-
-jmagick (6.2.6-0-4) unstable; urgency=medium
-
- * debian/control:
- + Use default-java-jdk in place of java-gcj-compat-dev.
- * debian/rules:
- + Switch JAVA_HOME location to /usr/lib/jvm/default-java.
-
- -- Kumar Appaiah <akumar at debian.org> Sun, 27 Apr 2008 17:53:03 +0530
-
-jmagick (6.2.6-0-2) unstable; urgency=medium
-
- * debian/control:
- + Add Vcs-Browser and Vcs-Svn fields.
- + Use debian.org e-mail address for maintainers.
- + Use quilt for patches.
- + Standards Version is now 3.7.3 (no changes needed).
- * debian/rules:
- + Explicitly call gcc in order for the build system
- to find the C compiler and build libJMagick.so.
- (Closes: #477015)
-
- -- Kumar Appaiah <akumar at debian.org> Mon, 21 Apr 2008 06:46:12 +0530
-
-jmagick (6.2.6-0-1) unstable; urgency=low
-
- * New upstream release.
- * debian/control:
- + Now binNMU safe (Closes: #437486).
- + The Debian Java maintainers adopt the package,
- taken over from Adam Heath (Closes: #429794).
- + Add Varun Hiremath and Kumar Appaiah as uploaders.
- + Add Homepage field.
- + Updated to use GCJ to build (Closes: #329104, #349564).
- + Move jmagick6-docs to doc section.
- * debian/rules:
- + Fully refactor to make it use cdbs.
- * debian/patches/01_fix_load_jnilib.patch
- + Ensure that the JNI interface is loaded.
- * debian/watch: Added.
- * debian/orig-tar.sh, debian/orig-tar.exclude:
- + Repackage scripts to remove unclean upstream tarball.
- * debian/README.Debian-source:
- + Explain why and how we are repackaging.
- * debian/copyright: Total rewrite.
- * debian/libjmagick6-java.examples:
- + Provide two test cases as examples.
- * debian/examples/Makefile:
- + To build and run the examples.
- * debian/README.Debian:
- + Directions on how to run the examples.
-
- -- Kumar Appaiah <akumar at ee.iitm.ac.in> Tue, 16 Oct 2007 00:24:14 +0530
-
-jmagick (6.2.4-1-1) unstable; urgency=low
-
- * New upstream version.
- * Add kaffe-dev to Build-Depends. Closes: #329104.
- * No longer use find to clean the dirs. Closes: #325411
-
- -- Adam Heath <doogie at brainfood.com> Sun, 15 Jan 2006 23:30:17 -0600
-
-jmagick (6.0.4-0-2) unstable; urgency=low
-
- * Fix problem when JMagick is not loaded thru the system classloader.
-
- -- Adam Heath <doogie at brainfood.com> Wed, 17 Aug 2005 14:53:00 -0500
-
-jmagick (6.0.4-0-1) unstable; urgency=low
-
- * Initial release.
-
- -- Adam Heath <doogie at brainfood.com> Wed, 17 Aug 2005 14:27:52 -0500
-
Copied: tags/jmagick/6.2.6-0-8/debian/changelog (from rev 13757, trunk/jmagick/debian/changelog)
===================================================================
--- tags/jmagick/6.2.6-0-8/debian/changelog (rev 0)
+++ tags/jmagick/6.2.6-0-8/debian/changelog 2011-06-06 09:16:58 UTC (rev 13758)
@@ -0,0 +1,119 @@
+jmagick (6.2.6-0-8) unstable; urgency=low
+
+ [ Niels Thykier ]
+ * Team upload.
+ * Reduced B-D on default-jdk-builddep to default-jdk.
+ * Removed unneeded dependency on JREs for a java library.
+ * Bumped Standards-Version to 3.9.1 - no changes required.
+
+ [ Kumar Appaiah ]
+ * Remove myself from Uploaders.
+
+ [ Vincent Fourmond ]
+ * Adapt build-depends to newer imagemagick (closes: #625595)
+ * Packages now also conforms to standards 3.9.2
+ * Remove articles at the beginning of the short description
+
+ -- Vincent Fourmond <fourmond at debian.org> Mon, 06 Jun 2011 11:12:36 +0200
+
+jmagick (6.2.6-0-7) unstable; urgency=low
+
+ * Change maintainers into Maintainers.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 11 Apr 2010 21:46:53 +0200
+
+jmagick (6.2.6-0-6) unstable; urgency=low
+
+ * Bump Standards-Version to 3.8.4
+ * Depend on default-jre-headless | java2-runtime-headless (Closes: #573381)
+
+ -- Varun Hiremath <varun at debian.org> Sat, 10 Apr 2010 17:29:09 -0400
+
+jmagick (6.2.6-0-5) unstable; urgency=low
+
+ [ Michael Koch ]
+ * Fixed watch file to point to correct download location
+ (Closes: #551207).
+ * Adjusted debian/orig-tar.sh for new upstream layout.
+ * Build-Depends on debhelper >= 7.
+ * Added myself to Uploaders.
+ * Updated Standards-Version to 3.8.3.
+
+ [ Varun Hiremath ]
+ * Switch to source format 3.0
+
+ -- Varun Hiremath <varun at debian.org> Sun, 24 Jan 2010 17:45:10 -0500
+
+jmagick (6.2.6-0-4) unstable; urgency=medium
+
+ * debian/control:
+ + Use default-java-jdk in place of java-gcj-compat-dev.
+ * debian/rules:
+ + Switch JAVA_HOME location to /usr/lib/jvm/default-java.
+
+ -- Kumar Appaiah <akumar at debian.org> Sun, 27 Apr 2008 17:53:03 +0530
+
+jmagick (6.2.6-0-2) unstable; urgency=medium
+
+ * debian/control:
+ + Add Vcs-Browser and Vcs-Svn fields.
+ + Use debian.org e-mail address for maintainers.
+ + Use quilt for patches.
+ + Standards Version is now 3.7.3 (no changes needed).
+ * debian/rules:
+ + Explicitly call gcc in order for the build system
+ to find the C compiler and build libJMagick.so.
+ (Closes: #477015)
+
+ -- Kumar Appaiah <akumar at debian.org> Mon, 21 Apr 2008 06:46:12 +0530
+
+jmagick (6.2.6-0-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control:
+ + Now binNMU safe (Closes: #437486).
+ + The Debian Java maintainers adopt the package,
+ taken over from Adam Heath (Closes: #429794).
+ + Add Varun Hiremath and Kumar Appaiah as uploaders.
+ + Add Homepage field.
+ + Updated to use GCJ to build (Closes: #329104, #349564).
+ + Move jmagick6-docs to doc section.
+ * debian/rules:
+ + Fully refactor to make it use cdbs.
+ * debian/patches/01_fix_load_jnilib.patch
+ + Ensure that the JNI interface is loaded.
+ * debian/watch: Added.
+ * debian/orig-tar.sh, debian/orig-tar.exclude:
+ + Repackage scripts to remove unclean upstream tarball.
+ * debian/README.Debian-source:
+ + Explain why and how we are repackaging.
+ * debian/copyright: Total rewrite.
+ * debian/libjmagick6-java.examples:
+ + Provide two test cases as examples.
+ * debian/examples/Makefile:
+ + To build and run the examples.
+ * debian/README.Debian:
+ + Directions on how to run the examples.
+
+ -- Kumar Appaiah <akumar at ee.iitm.ac.in> Tue, 16 Oct 2007 00:24:14 +0530
+
+jmagick (6.2.4-1-1) unstable; urgency=low
+
+ * New upstream version.
+ * Add kaffe-dev to Build-Depends. Closes: #329104.
+ * No longer use find to clean the dirs. Closes: #325411
+
+ -- Adam Heath <doogie at brainfood.com> Sun, 15 Jan 2006 23:30:17 -0600
+
+jmagick (6.0.4-0-2) unstable; urgency=low
+
+ * Fix problem when JMagick is not loaded thru the system classloader.
+
+ -- Adam Heath <doogie at brainfood.com> Wed, 17 Aug 2005 14:53:00 -0500
+
+jmagick (6.0.4-0-1) unstable; urgency=low
+
+ * Initial release.
+
+ -- Adam Heath <doogie at brainfood.com> Wed, 17 Aug 2005 14:27:52 -0500
+
Deleted: tags/jmagick/6.2.6-0-8/debian/control
===================================================================
--- trunk/jmagick/debian/control 2011-06-05 13:15:20 UTC (rev 13756)
+++ tags/jmagick/6.2.6-0-8/debian/control 2011-06-06 09:16:58 UTC (rev 13758)
@@ -1,67 +0,0 @@
-Source: jmagick
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org> Michael Koch <konqueror at gmx.de>
-Section: graphics
-Priority: optional
-Standards-Version: 3.9.1
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, libmagick9-dev, autotools-dev, chrpath
-Homepage: http://www.yeo.id.au/jmagick/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jmagick
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jmagick
-
-Package: libjmagick6-java
-Architecture: all
-Section: java
-Depends: ${misc:Depends}, libjmagick6-jni (>= ${source:Version})
-Provides: jmagick
-Description: A java interface to ImageMagick - java classes
- JMagick is an open source Java interface of ImageMagick. It is
- implemented in the form of Java Native Interface (JNI) into the
- ImageMagick API.
- .
- JMagick does not attempt to make the ImageMagick API
- object-oriented. It is merely a thin interface layer into the
- ImageMagick API.
- .
- JMagick currently only implements a subset of ImageMagick APIs.
- Should you require unimplemented features in JMagick, please join the
- mailing list and make a request.
-
-Package: jmagick6-docs
-Section: doc
-Architecture: all
-Provides: jmagick-docs
-Depends: ${misc:Depends}
-Description: A java interface to ImageMagick - api documentation
- JMagick is an open source Java interface of ImageMagick. It is
- implemented in the form of Java Native Interface (JNI) into the
- ImageMagick API.
- .
- JMagick does not attempt to make the ImageMagick API
- object-oriented. It is merely a thin interface layer into the
- ImageMagick API.
- .
- JMagick currently only implements a subset of ImageMagick APIs.
- Should you require unimplemented features in JMagick, please join the
- mailing list and make a request.
- .
- This package contains javadoc generated documentation.
-
-Package: libjmagick6-jni
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: A java interface to ImageMagick - native library
- JMagick is an open source Java interface of ImageMagick. It is
- implemented in the form of Java Native Interface (JNI) into the
- ImageMagick API.
- .
- JMagick does not attempt to make the ImageMagick API
- object-oriented. It is merely a thin interface layer into the
- ImageMagick API.
- .
- JMagick currently only implements a subset of ImageMagick APIs.
- Should you require unimplemented features in JMagick, please join the
- mailing list and make a request.
- .
- This package contains the native interface to ImageMagick. It is
- loaded at runtime into the Java Virtual Machine (JVM).
Copied: tags/jmagick/6.2.6-0-8/debian/control (from rev 13757, trunk/jmagick/debian/control)
===================================================================
--- tags/jmagick/6.2.6-0-8/debian/control (rev 0)
+++ tags/jmagick/6.2.6-0-8/debian/control 2011-06-06 09:16:58 UTC (rev 13758)
@@ -0,0 +1,68 @@
+Source: jmagick
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>, Michael Koch <konqueror at gmx.de>
+Section: graphics
+Priority: optional
+Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 7), cdbs, default-jdk,
+ libmagickcore-dev, autotools-dev, chrpath
+Homepage: http://www.yeo.id.au/jmagick/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jmagick
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jmagick
+
+Package: libjmagick6-java
+Architecture: all
+Section: java
+Depends: ${misc:Depends}, libjmagick6-jni (>= ${source:Version})
+Provides: jmagick
+Description: java interface to ImageMagick - java classes
+ JMagick is an open source Java interface of ImageMagick. It is
+ implemented in the form of Java Native Interface (JNI) into the
+ ImageMagick API.
+ .
+ JMagick does not attempt to make the ImageMagick API
+ object-oriented. It is merely a thin interface layer into the
+ ImageMagick API.
+ .
+ JMagick currently only implements a subset of ImageMagick APIs.
+ Should you require unimplemented features in JMagick, please join the
+ mailing list and make a request.
+
+Package: jmagick6-docs
+Section: doc
+Architecture: all
+Provides: jmagick-docs
+Depends: ${misc:Depends}
+Description: java interface to ImageMagick - api documentation
+ JMagick is an open source Java interface of ImageMagick. It is
+ implemented in the form of Java Native Interface (JNI) into the
+ ImageMagick API.
+ .
+ JMagick does not attempt to make the ImageMagick API
+ object-oriented. It is merely a thin interface layer into the
+ ImageMagick API.
+ .
+ JMagick currently only implements a subset of ImageMagick APIs.
+ Should you require unimplemented features in JMagick, please join the
+ mailing list and make a request.
+ .
+ This package contains javadoc generated documentation.
+
+Package: libjmagick6-jni
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: java interface to ImageMagick - native library
+ JMagick is an open source Java interface of ImageMagick. It is
+ implemented in the form of Java Native Interface (JNI) into the
+ ImageMagick API.
+ .
+ JMagick does not attempt to make the ImageMagick API
+ object-oriented. It is merely a thin interface layer into the
+ ImageMagick API.
+ .
+ JMagick currently only implements a subset of ImageMagick APIs.
+ Should you require unimplemented features in JMagick, please join the
+ mailing list and make a request.
+ .
+ This package contains the native interface to ImageMagick. It is
+ loaded at runtime into the Java Virtual Machine (JVM).
More information about the pkg-java-commits
mailing list