[pkg-java] r18017 - in tags/libjaudiotagger-java: . 2.0.3-2/debian

Tony Mancill tmancill at moszumanska.debian.org
Fri Apr 11 04:23:16 UTC 2014


Author: tmancill
Date: 2014-04-11 04:21:48 +0000 (Fri, 11 Apr 2014)
New Revision: 18017

Added:
   tags/libjaudiotagger-java/2.0.3-2/
   tags/libjaudiotagger-java/2.0.3-2/debian/ant.properties
   tags/libjaudiotagger-java/2.0.3-2/debian/changelog
   tags/libjaudiotagger-java/2.0.3-2/debian/compat
   tags/libjaudiotagger-java/2.0.3-2/debian/control
   tags/libjaudiotagger-java/2.0.3-2/debian/copyright
Removed:
   tags/libjaudiotagger-java/2.0.3-2/debian/ant.properties
   tags/libjaudiotagger-java/2.0.3-2/debian/changelog
   tags/libjaudiotagger-java/2.0.3-2/debian/compat
   tags/libjaudiotagger-java/2.0.3-2/debian/control
   tags/libjaudiotagger-java/2.0.3-2/debian/copyright
Log:
[svn-buildpackage] Tagging libjaudiotagger-java 2.0.3-2

Deleted: tags/libjaudiotagger-java/2.0.3-2/debian/ant.properties
===================================================================
--- trunk/libjaudiotagger-java/debian/ant.properties	2014-04-09 22:45:25 UTC (rev 18013)
+++ tags/libjaudiotagger-java/2.0.3-2/debian/ant.properties	2014-04-11 04:21:48 UTC (rev 18017)
@@ -1,4 +0,0 @@
-project.name=jaudiotagger
-class.dir=build
-source.dir=src
-jar=jaudiotagger.jar

Copied: tags/libjaudiotagger-java/2.0.3-2/debian/ant.properties (from rev 18016, trunk/libjaudiotagger-java/debian/ant.properties)
===================================================================
--- tags/libjaudiotagger-java/2.0.3-2/debian/ant.properties	                        (rev 0)
+++ tags/libjaudiotagger-java/2.0.3-2/debian/ant.properties	2014-04-11 04:21:48 UTC (rev 18017)
@@ -0,0 +1,6 @@
+project.name=jaudiotagger
+class.dir=build
+source.dir=src
+jar=jaudiotagger.jar
+ant.build.javac.source=1.6
+ant.build.javac.target=1.6

Deleted: tags/libjaudiotagger-java/2.0.3-2/debian/changelog
===================================================================
--- trunk/libjaudiotagger-java/debian/changelog	2014-04-09 22:45:25 UTC (rev 18013)
+++ tags/libjaudiotagger-java/2.0.3-2/debian/changelog	2014-04-11 04:21:48 UTC (rev 18017)
@@ -1,68 +0,0 @@
-libjaudiotagger-java (2.0.3-1) unstable; urgency=low
-
-  * d/control: Drop Depends on default-jre per Debian Java Policy as its
-    a library package.
-  * d/watch: Fix to directly monitor SVN tags.
-  * Switch to 3.0 (quilt) format.
-  * Bump Standards-Version to 3.9.2 (no changes needed).
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Thu, 28 Apr 2011 23:52:43 +0200
-
-libjaudiotagger-java (2.0.0-1) unstable; urgency=low
-
-  * New upstream release
-  * Update my email address
-  * Bump debhelper version to >= 7
-  * Bump Standards-Version to 3.8.3 (no changes needed)
-  * Depends on java5-runtime-headless as we build java5 bytecode
-  * Maven POMs:
-    - Add a Build-Depends-Indep dependency on maven-repo-helper
-    - Use mh_installpoms and mh_installjar to install the POM and the jar to the
-      Maven repository
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Wed, 30 Dec 2009 21:58:38 +0100
-
-libjaudiotagger-java (1.0.9-3) unstable; urgency=low
-
-  * Depends on default-jre-headless instead of java-gcj-compat
-  * Fix Vcs-* fields to use svn:// instead svn+ssh://
-  * Bump Standards-Version to 3.8.2 (no changes needed)
-  * Build-Depends on default-jdk instead of default-jdk-builddep
-    because we don't build a native GCJ package (Closes: #538913).
-
- -- Damien Raude-Morvan <drazzib at drazzib.com>  Wed, 29 Jul 2009 21:14:51 +0200
-
-libjaudiotagger-java (1.0.9-2) unstable; urgency=low
-
-  * Add attribute 'encoding' to element 'javac' in debian/build.xml. (Closes:
-    #533775)
-
- -- Torsten Werner <twerner at debian.org>  Sat, 20 Jun 2009 22:47:56 +0200
-
-libjaudiotagger-java (1.0.9-1) unstable; urgency=low
-
-  [ Damien Raude-Morvan ]
-  * New upstream release
-  * debian/watch: Use java.net repository (which contains new releases!)
-  * debian/control:
-    - Build-Depends on default-jdk-builddep
-    - Bump Standards-Version to 3.8.1 (no changes needed)
-    - Change section to "java"
-  * debian/rules: use default-java as JAVA_HOME
-  * debina/orig-tar.{sh|excludes}: strip audio and others binary files from ZIP
-  * debian/build.xml:
-    - compile with "nowarn" to keep build log readable
-    - exclude LogFormatter from build (use com.sun classes)
-  * debian/ant.properties: new source directory is "src" in orig.tar.gz
-  * Add myself as Uploaders
-
-  [ Varun Hiremath ]
-  * Accept changes made by Damien Raude-Morvan (Closes: #522130)
-
- -- Varun Hiremath <varun at debian.org>  Wed, 01 Apr 2009 19:17:56 -0400
-
-libjaudiotagger-java (1.0.8-1) unstable; urgency=low
-
-  * Initial Release (Closes: #506476)
-
- -- Varun Hiremath <varun at debian.org>  Fri, 21 Nov 2008 16:41:30 -0500

Copied: tags/libjaudiotagger-java/2.0.3-2/debian/changelog (from rev 18016, trunk/libjaudiotagger-java/debian/changelog)
===================================================================
--- tags/libjaudiotagger-java/2.0.3-2/debian/changelog	                        (rev 0)
+++ tags/libjaudiotagger-java/2.0.3-2/debian/changelog	2014-04-11 04:21:48 UTC (rev 18017)
@@ -0,0 +1,80 @@
+libjaudiotagger-java (2.0.3-2) unstable; urgency=medium
+
+  * Team upload.
+  * Update Homepage address; thanks to Karl Lenz. (Closes: #744056)
+  * Bump Standards-Version to 3.9.5 (no changes needed).
+  * Update Vcs URLs to canonical formats.
+  * Update debian/copyright.
+  * Set javac.source and .target to 1.6.
+  * Use DH9.
+
+ -- tony mancill <tmancill at debian.org>  Wed, 09 Apr 2014 22:24:34 -0700
+
+libjaudiotagger-java (2.0.3-1) unstable; urgency=low
+
+  * d/control: Drop Depends on default-jre per Debian Java Policy as its
+    a library package.
+  * d/watch: Fix to directly monitor SVN tags.
+  * Switch to 3.0 (quilt) format.
+  * Bump Standards-Version to 3.9.2 (no changes needed).
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Thu, 28 Apr 2011 23:52:43 +0200
+
+libjaudiotagger-java (2.0.0-1) unstable; urgency=low
+
+  * New upstream release
+  * Update my email address
+  * Bump debhelper version to >= 7
+  * Bump Standards-Version to 3.8.3 (no changes needed)
+  * Depends on java5-runtime-headless as we build java5 bytecode
+  * Maven POMs:
+    - Add a Build-Depends-Indep dependency on maven-repo-helper
+    - Use mh_installpoms and mh_installjar to install the POM and the jar to the
+      Maven repository
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Wed, 30 Dec 2009 21:58:38 +0100
+
+libjaudiotagger-java (1.0.9-3) unstable; urgency=low
+
+  * Depends on default-jre-headless instead of java-gcj-compat
+  * Fix Vcs-* fields to use svn:// instead svn+ssh://
+  * Bump Standards-Version to 3.8.2 (no changes needed)
+  * Build-Depends on default-jdk instead of default-jdk-builddep
+    because we don't build a native GCJ package (Closes: #538913).
+
+ -- Damien Raude-Morvan <drazzib at drazzib.com>  Wed, 29 Jul 2009 21:14:51 +0200
+
+libjaudiotagger-java (1.0.9-2) unstable; urgency=low
+
+  * Add attribute 'encoding' to element 'javac' in debian/build.xml. (Closes:
+    #533775)
+
+ -- Torsten Werner <twerner at debian.org>  Sat, 20 Jun 2009 22:47:56 +0200
+
+libjaudiotagger-java (1.0.9-1) unstable; urgency=low
+
+  [ Damien Raude-Morvan ]
+  * New upstream release
+  * debian/watch: Use java.net repository (which contains new releases!)
+  * debian/control:
+    - Build-Depends on default-jdk-builddep
+    - Bump Standards-Version to 3.8.1 (no changes needed)
+    - Change section to "java"
+  * debian/rules: use default-java as JAVA_HOME
+  * debina/orig-tar.{sh|excludes}: strip audio and others binary files from ZIP
+  * debian/build.xml:
+    - compile with "nowarn" to keep build log readable
+    - exclude LogFormatter from build (use com.sun classes)
+  * debian/ant.properties: new source directory is "src" in orig.tar.gz
+  * Add myself as Uploaders
+
+  [ Varun Hiremath ]
+  * Accept changes made by Damien Raude-Morvan (Closes: #522130)
+
+ -- Varun Hiremath <varun at debian.org>  Wed, 01 Apr 2009 19:17:56 -0400
+
+libjaudiotagger-java (1.0.8-1) unstable; urgency=low
+
+  * Initial Release (Closes: #506476)
+
+ -- Varun Hiremath <varun at debian.org>  Fri, 21 Nov 2008 16:41:30 -0500

Deleted: tags/libjaudiotagger-java/2.0.3-2/debian/compat
===================================================================
--- trunk/libjaudiotagger-java/debian/compat	2014-04-09 22:45:25 UTC (rev 18013)
+++ tags/libjaudiotagger-java/2.0.3-2/debian/compat	2014-04-11 04:21:48 UTC (rev 18017)
@@ -1 +0,0 @@
-7

Copied: tags/libjaudiotagger-java/2.0.3-2/debian/compat (from rev 18016, trunk/libjaudiotagger-java/debian/compat)
===================================================================
--- tags/libjaudiotagger-java/2.0.3-2/debian/compat	                        (rev 0)
+++ tags/libjaudiotagger-java/2.0.3-2/debian/compat	2014-04-11 04:21:48 UTC (rev 18017)
@@ -0,0 +1 @@
+9

Deleted: tags/libjaudiotagger-java/2.0.3-2/debian/control
===================================================================
--- trunk/libjaudiotagger-java/debian/control	2014-04-09 22:45:25 UTC (rev 18013)
+++ tags/libjaudiotagger-java/2.0.3-2/debian/control	2014-04-11 04:21:48 UTC (rev 18017)
@@ -1,18 +0,0 @@
-Source: libjaudiotagger-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>, Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk, maven-repo-helper
-Standards-Version: 3.9.2
-Homepage: https://jaudiotagger.dev.java.net/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjaudiotagger-java/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjaudiotagger-java/
-
-Package: libjaudiotagger-java
-Architecture: all
-Depends: ${misc:Depends}
-Description: library for editing tags like ID3 in audio files such as MP3s
- Jaudiotagger is the Audio Tagging library used for tagging data in
- audio files. It currently supports Mp4 (Mp4, M4p, M4a), Mp3 (id3v1,
- id3v2) and Ogg Vorbis.

Copied: tags/libjaudiotagger-java/2.0.3-2/debian/control (from rev 18016, trunk/libjaudiotagger-java/debian/control)
===================================================================
--- tags/libjaudiotagger-java/2.0.3-2/debian/control	                        (rev 0)
+++ tags/libjaudiotagger-java/2.0.3-2/debian/control	2014-04-11 04:21:48 UTC (rev 18017)
@@ -0,0 +1,18 @@
+Source: libjaudiotagger-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>, Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends: debhelper (>= 9), cdbs, ant, default-jdk, maven-repo-helper
+Standards-Version: 3.9.5
+Homepage: http://www.jthink.net/jaudiotagger/
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libjaudiotagger-java/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libjaudiotagger-java/
+
+Package: libjaudiotagger-java
+Architecture: all
+Depends: ${misc:Depends}
+Description: library for editing tags like ID3 in audio files such as MP3s
+ Jaudiotagger is the Audio Tagging library used for tagging data in
+ audio files. It currently supports Mp4 (Mp4, M4p, M4a), Mp3 (id3v1,
+ id3v2) and Ogg Vorbis.

Deleted: tags/libjaudiotagger-java/2.0.3-2/debian/copyright
===================================================================
--- trunk/libjaudiotagger-java/debian/copyright	2014-04-09 22:45:25 UTC (rev 18013)
+++ tags/libjaudiotagger-java/2.0.3-2/debian/copyright	2014-04-11 04:21:48 UTC (rev 18017)
@@ -1,36 +0,0 @@
-This package was debianized by Varun Hiremath <varun at debian.org> on
-Fri, 18 Jul 2008 01:25:54 +0530
-
-It was downloaded from http://repository.jboss.org/maven2/org/jaudiotagger/jaudiotagger/
-
-Upstream Authors:
-    Christian Laireiter <liree at web.de>
-    Raphaël Slinckx
-    Eric Farng
-    Marc Gimpel
-    Paul Taylor
-
-Copyright:
-    © 2003-2005 Christian Laireiter <liree at web.de>
-    © 2003-2005 Raphaël Slinckx <raphael at slinckx.net>
-    © 2006 Horizon Wimba
-    © 2003-2005 Jaikoz JThink Ltd
-    © 2004,2005 Jaudiotagger
-    © 2003,2004 MusicTag
-
-License:
-    This library is free software; you can redistribute it and/or modify
-    it under the terms of the GNU Lesser General Public License as
-    published by the Free Software Foundation; either version 2.1 of
-    the License, or (at your option) any later version.
- 
-    This library is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Lesser General Public License for more details.
-
-    On Debian systems, full text of the LGPL license can be found at
-    `/usr/share/common-licenses/LGPL-2.1'.
-
-The Debian packaging is © 2008, Varun Hiremath <varun at debian.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Copied: tags/libjaudiotagger-java/2.0.3-2/debian/copyright (from rev 18016, trunk/libjaudiotagger-java/debian/copyright)
===================================================================
--- tags/libjaudiotagger-java/2.0.3-2/debian/copyright	                        (rev 0)
+++ tags/libjaudiotagger-java/2.0.3-2/debian/copyright	2014-04-11 04:21:48 UTC (rev 18017)
@@ -0,0 +1,57 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Upstream-Name: jaudiotagger
+Upstream-Contact: A. Bram Neijt <bneijt at gmail.com>
+Source: https://java.net/projects/jaudiotagger/
+Author:
+    Christian Laireiter <liree at web.de>
+    Raphaël Slinckx
+    Eric Farng
+    Marc Gimpel
+    Paul Taylor
+
+Files: *
+Copyright:
+ 2003-2005 Christian Laireiter <liree at web.de>
+ 2003-2005 Raphaël Slinckx <raphael at slinckx.net>
+ 2006 Horizon Wimba
+ 2003-2005 Jaikoz JThink Ltd
+ 2004,2005 Jaudiotagger
+ 2003,2004 MusicTag
+License: LGPL-2.1
+
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of
+ the License, or (at your option) any later version.
+ . 
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ On Debian systems, full text of the LGPL license can be found at
+ `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: debian/*
+Copyright:
+ 2008-2014 Varun Hiremath <varun at debian.org>
+ 2014 tony mancill <tmancill at debian.org>
+License: GPL-3+
+
+License: GPL-3+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in "/usr/share/common-licenses/GPL-2".




More information about the pkg-java-commits mailing list