[pkg-java] r11728 - in trunk/jajuk/debian: . patches source

Damien Raude-Morvan drazzib at alioth.debian.org
Fri Feb 26 22:05:46 UTC 2010


Author: drazzib
Date: 2010-02-26 22:05:40 +0000 (Fri, 26 Feb 2010)
New Revision: 11728

Added:
   trunk/jajuk/debian/source/
   trunk/jajuk/debian/source/format
Removed:
   trunk/jajuk/debian/patches/jaudiotagger2.diff
Modified:
   trunk/jajuk/debian/MANIFEST.MF
   trunk/jajuk/debian/NEWS
   trunk/jajuk/debian/changelog
   trunk/jajuk/debian/control
   trunk/jajuk/debian/copyright
   trunk/jajuk/debian/patches/jintellitype.diff
   trunk/jajuk/debian/patches/series
   trunk/jajuk/debian/rules
Log:
* New snapshot from 1.8 maintenance branch (r5725):
  - Remove jaudiotagger2.diff patch (merged upstream)
  - Refresh jintellitype.diff patch
* Bump Standards-Version to 3.8.4 (no changes needed).
* Source format 3.0 (quilt).
* Update debian/copyright and convert to DEP5 format
* Depends on rhino package and add js.jar to Class-Path in JAR
  to prevent issue with HTML viewer.

Modified: trunk/jajuk/debian/MANIFEST.MF
===================================================================
--- trunk/jajuk/debian/MANIFEST.MF	2010-02-26 21:42:24 UTC (rev 11727)
+++ trunk/jajuk/debian/MANIFEST.MF	2010-02-26 22:05:40 UTC (rev 11728)
@@ -1,5 +1,5 @@
 Manifest-Version: 2.0
 Main-Class: org.jajuk.Main
 Created-By: Jajuk team
-Class-Path: animation.jar basicplayer.jar cobra.jar commons-codec.jar commons-collections3.jar commons-httpclient.jar commons-logging.jar entagged-tageditor.jar jaudiotagger.jar jcommon.jar jfreechart.jar jl.jar jmactritonusspi.jar jogg.jar jorbis.jar jspeex.jar laf-plugin.jar laf-widget.jar log4j-1.2.jar mp3spi.jar substance.jar swingx.jar tritonus_share.jar vldocking.jar vorbisspi.jar jajuk-help.jar jajuk-help_fr.jar dbus.jar miglayout.jar jhlabs-filters.jar lastfm.jar commons-io.jar commons-lang.jar xstream.jar jna.jar
+Class-Path: animation.jar basicplayer.jar cobra.jar commons-codec.jar commons-collections3.jar commons-httpclient.jar commons-logging.jar entagged-tageditor.jar jaudiotagger.jar jcommon.jar jfreechart.jar jl.jar jmactritonusspi.jar jogg.jar jorbis.jar jspeex.jar laf-plugin.jar laf-widget.jar log4j-1.2.jar mp3spi.jar substance.jar swingx.jar tritonus_share.jar vldocking.jar vorbisspi.jar jajuk-help.jar jajuk-help_fr.jar dbus.jar miglayout.jar jhlabs-filters.jar lastfm.jar commons-io.jar commons-lang.jar xstream.jar jna.jar js.jar
 Specification-Title: Jajuk

Modified: trunk/jajuk/debian/NEWS
===================================================================
--- trunk/jajuk/debian/NEWS	2010-02-26 21:42:24 UTC (rev 11727)
+++ trunk/jajuk/debian/NEWS	2010-02-26 22:05:40 UTC (rev 11728)
@@ -5,3 +5,4 @@
     to $HOME/.jajuk. 
 
  -- Damien Raude-Morvan <drazzib at drazzib.com>  Sat, 08 Aug 2009 02:09:57 +0200
+

Modified: trunk/jajuk/debian/changelog
===================================================================
--- trunk/jajuk/debian/changelog	2010-02-26 21:42:24 UTC (rev 11727)
+++ trunk/jajuk/debian/changelog	2010-02-26 22:05:40 UTC (rev 11728)
@@ -1,3 +1,16 @@
+jajuk (1.8.5~svn5725-1) unstable; urgency=low
+
+  * New snapshot from 1.8 maintenance branch (r5725):
+    - Remove jaudiotagger2.diff patch (merged upstream)
+    - Refresh jintellitype.diff patch
+  * Bump Standards-Version to 3.8.4 (no changes needed).
+  * Source format 3.0 (quilt).
+  * Update debian/copyright and convert to DEP5 format
+  * Depends on rhino package and add js.jar to Class-Path in JAR
+    to prevent issue with HTML viewer.
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Fri, 26 Feb 2010 23:01:31 +0100
+
 jajuk (1.8.4~svn5662-1) unstable; urgency=low
 
   * New snapshot from 1.8 maintenance branch (r5662).

Modified: trunk/jajuk/debian/control
===================================================================
--- trunk/jajuk/debian/control	2010-02-26 21:42:24 UTC (rev 11727)
+++ trunk/jajuk/debian/control	2010-02-26 22:05:40 UTC (rev 11728)
@@ -3,16 +3,16 @@
 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: cdbs, debhelper (>= 7), quilt
+Build-Depends: cdbs, debhelper (>= 7)
 Build-Depends-Indep: ant, libjgoodies-animation-java, libbasicplayer-java, libcobra-java, libcommons-codec-java, libcommons-collections3-java, libcommons-httpclient-java, libcommons-logging-java, entagged, libjaudiotagger-java (>= 2.0.0), libjcommon-java, libjfreechart-java, libjlayer-java, libjmac-java, libjorbis-java, libjspeex-java, liblog4j1.2-java, libmp3spi-java, substance (>= 5.2), libswingx-java (>= 1:1.6), libtritonus-java, libvldocking-java, libvorbisspi-java, mplayer, openjdk-6-jdk, libdbus-java, libmiglayout-java, libjna-java, libjhlabs-filters-java, liblastfm-java, libcommons-lang-java, libcommons-io-java, libxstream-java
-Standards-Version: 3.8.3
-Homepage: http://jajuk.info/index.php/Main_Page
+Standards-Version: 3.8.4
+Homepage: http://jajuk.info/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jajuk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jajuk
 
 Package: jajuk
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, openjdk-6-jre, libjgoodies-animation-java, libbasicplayer-java, libcobra-java, libcommons-codec-java, libcommons-collections3-java, libcommons-httpclient-java, libcommons-logging-java, entagged, libjaudiotagger-java (>= 2.0.0), libjcommon-java, libjfreechart-java, libjlayer-java, libjmac-java, libjorbis-java, libjspeex-java, liblog4j1.2-java, libmp3spi-java, substance (>= 5.2), libswingx-java (>= 1:1.6), libtritonus-java, libvldocking-java, libvorbisspi-java, liblaf-plugin-java, liblaf-widget-java, mplayer, libdbus-java, libmiglayout-java, libjna-java, libjhlabs-filters-java, liblastfm-java, libcommons-lang-java, libcommons-io-java, libxstream-java, java-wrappers
+Depends: ${misc:Depends}, openjdk-6-jre, libjgoodies-animation-java, libbasicplayer-java, libcobra-java, libcommons-codec-java, libcommons-collections3-java, libcommons-httpclient-java, libcommons-logging-java, entagged, libjaudiotagger-java (>= 2.0.0), libjcommon-java, libjfreechart-java, libjlayer-java, libjmac-java, libjorbis-java, libjspeex-java, liblog4j1.2-java, libmp3spi-java, substance (>= 5.2), libswingx-java (>= 1:1.6), libtritonus-java, libvldocking-java, libvorbisspi-java, liblaf-plugin-java, liblaf-widget-java, mplayer, libdbus-java, libmiglayout-java, libjna-java, libjhlabs-filters-java, liblastfm-java, libcommons-lang-java, libcommons-io-java, libxstream-java, java-wrappers, rhino
 Description: advanced jukebox and music organizer
  Jajuk is software that organizes and plays music. Jajuk is designed
  to be intuitive, fast and provide multiple ways to perform the same

Modified: trunk/jajuk/debian/copyright
===================================================================
--- trunk/jajuk/debian/copyright	2010-02-26 21:42:24 UTC (rev 11727)
+++ trunk/jajuk/debian/copyright	2010-02-26 22:05:40 UTC (rev 11728)
@@ -1,20 +1,60 @@
- This package was debianized by Varun Hiremath <varunhiremath at gmail.com> on
-Mon, 26 Mar 2007 20:48:21 +0530.
+Format-Specification: http://dep.debian.net/deps/dep5/
+Name: Jajuk
+Maintainer: Bertrand Florat <bertrand at florat.net> and The Jajuk Team
+Source: http://www.jajuk.info/downloads.html
 
-It was downloaded from http://www.jajuk.info/downloads.html
+Files: *
+Copyright: © 2003-2010 The Jajuk Team
+License: GPL-2+
 
-Upstream Authors: Bertrand Florat <bertrand at florat.net> and The Jajuk Team
+Files: debian/*
+Copyright: © 2007-2009, Varun Hiremath <varunhiremath at gmail.com>
+Copyright: © 2009-2010, Damien Raude-Morvan <drazzib at debian.org>
+License: GPL-2+
 
-Copyright: © 2003-2007 The Jajuk Team
+Files: src/main/java/org/jajuk/i18n/*
+Copyright: 2003,2009 Bertrand Florat
+Copyright: 2003-2008 Gerhard Dietrichsteiner and Dominik Stadler
+Copyright: 2004,2005,2006 Josep Carles Collazos
+Copyright: 2006 Bart Cremers
+Copyright: 2007, 2008, 2009 Vitaliy Tamm
+Copyright: 2008 The Jajuk Team
+Copyright: 2008 Xabier Cancela
+Copyright: 2009 Zdenek Pech
+License: GPL-2+
 
-Translations:
-    © 2003-2007 Bertrand Florat
-    © 2003,2004 Eleftherios Spyromitros Xioufis
-    © 2003-2007 Gerhard Dietrichsteiner
-    © 2004-2006 Josep Carles Collazos
-    © 2006 Bart Cremers
+Files: src/main/java/ext/JSplashLabel.java,
+ src/main/java/ext/ProcessLauncher.java,
+ src/main/java/ext/AutoCompleteDocument.java,
+ src/main/java/ext/JVM.java,
+ src/main/java/ext/AutoCompleteDecorator.java,
+ src/main/java/ext/JXTrayIcon.java,
+ src/main/java/ext/JSplash.java
+Copyright: © 2007 The Jajuk Team
+Copyright: (c) 2004,2005 Gregory Kotsaftis <gregkotsaftis at yahoo.com>
+Copyright: (C) 2006  Fabio MARAZZATO, Yann D'ISANTO
+Copyright: © 2004, 2006, 2008 Sun Microsystems, Inc.
+Licence: LGPL-2.1+
 
-License:
+Files: src/main/java/ext/services/lastfm/*,
+ src/main/java/ext/services/network/NetworkUtils.java,
+ src/main/java/ext/services/network/Proxy.java
+ src/main/java/ext/JScrollingText.java,
+ src/main/java/ext/service/io/Kernel32.java,
+ src/main/java/ext/service/io/NativeFunctionsUtils.java,
+ src/main/java/ext/services/xml/XMLBuilder.java,
+ src/main/java/ext/services/xml/XMLUtils.java,
+ src/main/java/ext/XMLUtils.java
+Copyright: (C) 2006-2009 Alex Aranda, Sylvain Gaudard, Thomas Beckers and contributors
+Copyright: (C) 2006-2007 Alex Aranda (fleax) alex at atunes.org
+Copyright: (C) 2003-2008 The Jajuk Team
+License: GPL-2+
+
+Files: src/main/resources/icons/*
+Copyright: Public domain, see <http://tango.freedesktop.org/Tango_Desktop_Project>
+Licence: PD
+
+License: GPL-2+
     This program 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 2 of the License, or
@@ -25,61 +65,9 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
 
-    On Debian systems, the complete text of the GNU General Public License
-    version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+ On Debian systems, the complete text of the GNU General Public License
+ version 2 can be found in `/usr/share/common-licenses/GPL-2'.
 
-------
-
-License for the codes located in 'ext' folder:
-=============================================
-
-The file in 'ext' folder have been adapted to Jajuk by the Jajuk Team.
-Jajuk Copyright © 2007 The Jajuk Team
-------
-
-Swingx (various dates)
-https://swingx.dev.java.net/
-
-Original Copyright: © 2006 Sun Microsystems, Inc.
-License: LGPL 2.1
-
-On Debian systems, the complete text of LGPL 2.1 license can be found
-in `/usr/share/common-licenses/LGPL-2.1'.
-------
-
-aTunes 1.6.0
-http://www.atunes.org
-
-Original Copyright: © 2006-2007 Alex Aranda (fleax) <alex.aranda at gmail.com> 
-License: GPL 2
-
-On Debian systems, the complete text of the GNU General Public License
-version 2 can be found in `/usr/share/common-licenses/GPL-2'.
-------
-
-Part of Zeus API (Splash Screen)
-http://zeus-jscl.sourceforge.net/
-
-Original Copyright: © 2004,2005 Gregory Kotsaftis <gregkotsaftis at yahoo.com>
-Licnese: LGPL 2.1
-
-On Debian systems, the complete text of LGPL 2.1 license can be found
-in `/usr/share/common-licenses/LGPL-2.1'.
-------
-
-Other codes in this folder are Public domain codes.
-------
-
-Tango Icons:
-
-License:
-    The Tango base icon theme is released to the Public Domain. Please
-    see <http://tango.freedesktop.org/Tango_Desktop_Project> for more
-    information.
-
-    It has formerly been released under CREATIVE COMMONS PUBLIC LICENSE,
-    Attribution-ShareAlike 2.5.
-
-------
-The Debian packaging is © 2007, Varun Hiremath <varunhiremath at gmail.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+License: LGPL-2.1+
+ On Debian systems, the complete text of LGPL 2.1 license can be found
+ in `/usr/share/common-licenses/LGPL-2.1'.

Deleted: trunk/jajuk/debian/patches/jaudiotagger2.diff
===================================================================
--- trunk/jajuk/debian/patches/jaudiotagger2.diff	2010-02-26 21:42:24 UTC (rev 11727)
+++ trunk/jajuk/debian/patches/jaudiotagger2.diff	2010-02-26 22:05:40 UTC (rev 11728)
@@ -1,206 +0,0 @@
-Description: Update for Jaudiotagger 2.0 API changes
- TagFieldKey as been renamed to FieldKey
- (r830 in upstream SVN)
- <https://jaudiotagger.dev.java.net/issues/show_bug.cgi?id=313>
-Author: Damien Raude-Morvan <drazzib at debian.org>
-Last-Update: 2009-11-14
-Forwarded: yes, https://trac.jajuk.info/ticket/1499
---- a/src/main/java/org/jajuk/services/tags/JAudioTaggerTagImpl.java
-+++ b/src/main/java/org/jajuk/services/tags/JAudioTaggerTagImpl.java
-@@ -31,7 +31,7 @@
- import org.jaudiotagger.audio.AudioFile;
- import org.jaudiotagger.audio.AudioFileIO;
- import org.jaudiotagger.tag.Tag;
--import org.jaudiotagger.tag.TagFieldKey;
-+import org.jaudiotagger.tag.FieldKey;
- import org.jaudiotagger.tag.id3.ID3v1Tag;
- import org.jaudiotagger.tag.id3.ID3v24Tag;
- 
-@@ -77,7 +77,7 @@
-    * @see org.jajuk.services.tags.ITagImpl#getAlbumName()
-    */
-   public String getAlbumName() throws Exception {
--    return this.tag.getFirstAlbum();
-+    return this.tag.getFirst(FieldKey.ALBUM);
-   }
- 
-   /*
-@@ -86,7 +86,7 @@
-    * @see org.jajuk.services.tags.ITagImpl#getAuthorName()
-    */
-   public String getAuthorName() throws Exception {
--    return this.tag.getFirstArtist();
-+    return this.tag.getFirst(FieldKey.ARTIST);
-   }
- 
-   /*
-@@ -95,7 +95,7 @@
-    * @see org.jajuk.services.tags.ITagImpl#getComment()
-    */
-   public String getComment() throws Exception {
--    return this.tag.getFirstComment();
-+    return this.tag.getFirst(FieldKey.COMMENT);
-   }
- 
-   /*
-@@ -113,7 +113,7 @@
-    * @see org.jajuk.services.tags.ITagImpl#getOrder()
-    */
-   public long getOrder() throws Exception {
--    String sOrder = this.tag.getFirstTrack();
-+    String sOrder = this.tag.getFirst(FieldKey.TRACK);
-     if (UtilString.isVoid(sOrder)) {
-       return 0;
-     }
-@@ -138,7 +138,7 @@
-    * @see org.jajuk.services.tags.ITagImpl#getStyleName()
-    */
-   public String getStyleName() throws Exception {
--    String result = this.tag.getFirstGenre();
-+    String result = this.tag.getFirst(FieldKey.GENRE);
-     if (UtilString.isVoid(result) || "genre".equals(result)) {
-       // the item will be the default jajuk unknown string
-       return "";
-@@ -170,7 +170,7 @@
-    * @see org.jajuk.services.tags.ITagImpl#getTrackName()
-    */
-   public String getTrackName() throws Exception {
--    return this.tag.getFirstTitle();
-+    return this.tag.getFirst(FieldKey.TITLE);
-   }
- 
-   /*
-@@ -179,7 +179,7 @@
-    * @see org.jajuk.services.tags.ITagImpl#getYear()
-    */
-   public String getYear() throws Exception {
--    String result = this.tag.getFirstYear();
-+    String result = this.tag.getFirst(FieldKey.YEAR);
-     if (UtilString.isVoid(result)) {
-       result = "0";
-     } else {
-@@ -195,7 +195,7 @@
-    */
-   public void setAlbumName(String albumName) throws Exception {
-     createTagIfNeeded();
--    this.tag.setAlbum(albumName);
-+    this.tag.setField(FieldKey.ALBUM, albumName);
-   }
- 
-   /*
-@@ -205,7 +205,7 @@
-    */
-   public void setAuthorName(String authorName) throws Exception {
-     createTagIfNeeded();
--    this.tag.setArtist(authorName);
-+    this.tag.setField(FieldKey.ARTIST, authorName);
-   }
- 
-   /*
-@@ -215,7 +215,7 @@
-    */
-   public void setComment(String comment) throws Exception {
-     createTagIfNeeded();
--    this.tag.setComment(comment);
-+    this.tag.setField(FieldKey.COMMENT, comment);
-   }
- 
-   /*
-@@ -258,15 +258,14 @@
-     else if (tag instanceof ID3v1Tag) {
-       Log.info("ID3 V1.0 tag found, convertion to V2.4");
-       Tag newTag = new ID3v24Tag();
--      newTag.setTitle(tag.getFirstTitle());
--      newTag.setArtist(tag.getFirstArtist());
--      newTag.setAlbum(tag.getFirstAlbum());
--      newTag.setComment(tag.getFirstComment());
--      newTag.setGenre(tag.getFirstGenre());
--      newTag.setYear(tag.getFirstYear());
--      newTag.set(newTag.createTagField(TagFieldKey.ALBUM_ARTIST, tag
--          .getFirst(TagFieldKey.ALBUM_ARTIST)));
--      newTag.set(newTag.createTagField(TagFieldKey.DISC_NO, tag.getFirst(TagFieldKey.DISC_NO)));
-+      newTag.setField(FieldKey.TITLE, tag.getFirst(FieldKey.TITLE));
-+      newTag.setField(FieldKey.ARTIST, tag.getFirst(FieldKey.ARTIST));
-+      newTag.setField(FieldKey.ALBUM, tag.getFirst(FieldKey.ALBUM));
-+      newTag.setField(FieldKey.COMMENT, tag.getFirst(FieldKey.COMMENT));
-+      newTag.setField(FieldKey.GENRE, tag.getFirst(FieldKey.GENRE));
-+      newTag.setField(FieldKey.YEAR, tag.getFirst(FieldKey.YEAR));
-+      newTag.setField(FieldKey.ALBUM_ARTIST, tag.getFirst(FieldKey.ALBUM_ARTIST));
-+      newTag.setField(FieldKey.DISC_NO, tag.getFirst(FieldKey.DISC_NO));
-       // Delete the id3 V1 tag
-       AudioFileIO.delete(audioFile);
-       // Add the new one
-@@ -283,7 +282,7 @@
-    */
-   public void setOrder(long order) throws Exception {
-     createTagIfNeeded();
--    this.tag.setTrack(Long.toString(order));
-+    this.tag.setField(FieldKey.TRACK, Long.toString(order));
-   }
- 
-   /*
-@@ -294,8 +293,8 @@
-   public void setStyleName(String style) throws Exception {
-     createTagIfNeeded();
-     // Workaround for mp4 genre - Allows genres not in genre list to be written
--    this.tag.deleteTagField(TagFieldKey.GENRE);
--    this.tag.set(tag.createTagField(TagFieldKey.GENRE, style));
-+    this.tag.deleteField(FieldKey.GENRE);
-+    this.tag.setField(FieldKey.GENRE, style);
-   }
- 
-   /*
-@@ -305,7 +304,7 @@
-    */
-   public void setTrackName(String trackName) throws Exception {
-     createTagIfNeeded();
--    this.tag.setTitle(trackName);
-+    this.tag.setField(FieldKey.TITLE, trackName);
-   }
- 
-   /*
-@@ -315,7 +314,7 @@
-    */
-   public void setYear(String year) throws Exception {
-     createTagIfNeeded();
--    this.tag.setYear(year);
-+    this.tag.setField(FieldKey.YEAR, year);
-   }
- 
-   /*
-@@ -324,7 +323,7 @@
-    * @see org.jajuk.services.tags.ITagImpl#getAlbumArtist()
-    */
-   public String getAlbumArtist() throws Exception {
--    return this.tag.getFirst(TagFieldKey.ALBUM_ARTIST);
-+    return this.tag.getFirst(FieldKey.ALBUM_ARTIST);
-   }
- 
-   /*
-@@ -334,7 +333,7 @@
-    */
-   public long getDiscNumber() throws Exception {
- 
--    String sDiscNumber = this.tag.getFirst(TagFieldKey.DISC_NO);
-+    String sDiscNumber = this.tag.getFirst(FieldKey.DISC_NO);
-     if (UtilString.isVoid(sDiscNumber)) {
-       return 01;
-     }
-@@ -351,7 +350,7 @@
-    */
-   public void setAlbumArtist(String albumArtist) throws Exception {
-     createTagIfNeeded();
--    tag.set(tag.createTagField(TagFieldKey.ALBUM_ARTIST, albumArtist));
-+    tag.setField(FieldKey.ALBUM_ARTIST, albumArtist);
-   }
- 
-   /*
-@@ -361,7 +360,7 @@
-    */
-   public void setDiscNumber(long discnumber) throws Exception {
-     createTagIfNeeded();
--    tag.set(tag.createTagField(TagFieldKey.DISC_NO, Long.toString(discnumber)));
-+    tag.setField(FieldKey.DISC_NO, Long.toString(discnumber));
-   }
- 
- }

Modified: trunk/jajuk/debian/patches/jintellitype.diff
===================================================================
--- trunk/jajuk/debian/patches/jintellitype.diff	2010-02-26 21:42:24 UTC (rev 11727)
+++ trunk/jajuk/debian/patches/jintellitype.diff	2010-02-26 22:05:40 UTC (rev 11728)
@@ -19,8 +19,8 @@
  
    // Instantiate a static jintellitype object
    static {
--    if (JIntellitype.isJIntellitypeSupported()) { 
-+    if (false) { 
+-    if (JIntellitype.isJIntellitypeSupported()) {
++    if (false) {
        try {
          Class.forName("org.jajuk.ui.actions.WindowsHotKeyManager")
              .getMethod("registerJIntellitype").invoke(null, (Object[]) null);

Modified: trunk/jajuk/debian/patches/series
===================================================================
--- trunk/jajuk/debian/patches/series	2010-02-26 21:42:24 UTC (rev 11727)
+++ trunk/jajuk/debian/patches/series	2010-02-26 22:05:40 UTC (rev 11728)
@@ -1,4 +1,3 @@
 substance.diff
 cobra.diff
-jaudiotagger2.diff
 jintellitype.diff

Modified: trunk/jajuk/debian/rules
===================================================================
--- trunk/jajuk/debian/rules	2010-02-26 21:42:24 UTC (rev 11727)
+++ trunk/jajuk/debian/rules	2010-02-26 22:05:40 UTC (rev 11728)
@@ -2,7 +2,6 @@
 
 include /usr/share/cdbs/1/class/ant.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 VERSION			:= $(shell echo $(DEB_UPSTREAM_VERSION))
 JAVA_HOME		:= /usr/lib/jvm/java-6-openjdk

Added: trunk/jajuk/debian/source/format
===================================================================
--- trunk/jajuk/debian/source/format	                        (rev 0)
+++ trunk/jajuk/debian/source/format	2010-02-26 22:05:40 UTC (rev 11728)
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the pkg-java-commits mailing list