[pkg-java] r9343 - trunk/jajuk/debian
Damien Raude-Morvan
drazzib-guest at alioth.debian.org
Tue Jul 14 18:19:13 UTC 2009
Author: drazzib-guest
Date: 2009-07-14 18:19:12 +0000 (Tue, 14 Jul 2009)
New Revision: 9343
Added:
trunk/jajuk/debian/README.source
Removed:
trunk/jajuk/debian/README.Debian-source
Log:
Rename README.Debian-source to README.source
Deleted: trunk/jajuk/debian/README.Debian-source
===================================================================
--- trunk/jajuk/debian/README.Debian-source 2009-07-14 18:18:44 UTC (rev 9342)
+++ trunk/jajuk/debian/README.Debian-source 2009-07-14 18:19:12 UTC (rev 9343)
@@ -1,15 +0,0 @@
-jajuk
-=====
-
-Jajuk depends on Jintellitype library but this library ONLY works on
-Windows and can not be packaged for Debian. To compile Jajuk without
-JIntellitype the org/jajuk/ui/action/WindowsHotKeyManager.java has
-been removed from the upstream source.
-
-For more details see https://trac.jajuk.info/ticket/606
-
-Use the rules/get-orig-source target to create the orig.tar.gz.
-For more details on repackaging of upstream sources please see the
-debian/orig-tar.sh file.
-
--- Varun Hiremath <varunhiremath at gmail.com> Mon, 27 Aug 2007 21:28:06 +0530
Copied: trunk/jajuk/debian/README.source (from rev 9257, trunk/jajuk/debian/README.Debian-source)
===================================================================
--- trunk/jajuk/debian/README.source (rev 0)
+++ trunk/jajuk/debian/README.source 2009-07-14 18:19:12 UTC (rev 9343)
@@ -0,0 +1,24 @@
+Patch System
+============
+
+This package uses quilt to manage all modifications to the upstream
+source. Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+See /usr/share/doc/quilt/README.source for a detailed explanation.
+
+Creating source package
+=======================
+
+Jajuk depends on Jintellitype library but this library ONLY works on
+Windows and can not be packaged for Debian. To compile Jajuk without
+JIntellitype the org/jajuk/ui/action/WindowsHotKeyManager.java has
+been removed from the upstream source.
+
+For more details see https://trac.jajuk.info/ticket/606
+
+Use the rules/get-orig-source target to create the orig.tar.gz.
+For more details on repackaging of upstream sources please see the
+debian/orig-tar.sh file.
+
+-- Varun Hiremath <varunhiremath at gmail.com> Mon, 27 Aug 2007 21:28:06 +0530
More information about the pkg-java-commits
mailing list