Author: drazzib-guest
Date: 2009-08-11 00:11:21 +0000 (Tue, 11 Aug 2009)
New Revision: 9930

Added:
   trunk/aspectj/debian/aspectj-doc.doc-base.adk15notebook
   trunk/aspectj/debian/aspectj-doc.doc-base.aspectj5rt-api
   trunk/aspectj/debian/aspectj-doc.doc-base.devguide
   trunk/aspectj/debian/aspectj-doc.doc-base.pdguide
   trunk/aspectj/debian/aspectj-doc.doc-base.progguide
   trunk/aspectj/debian/aspectj-doc.doc-base.runtime-api
   trunk/aspectj/debian/aspectj-doc.doc-base.weaver-api
Modified:
   trunk/aspectj/debian/changelog
Log:
[aspectj]

* Register documentation using doc-base


Added: trunk/aspectj/debian/aspectj-doc.doc-base.adk15notebook
===================================================================
--- trunk/aspectj/debian/aspectj-doc.doc-base.adk15notebook                     
        (rev 0)
+++ trunk/aspectj/debian/aspectj-doc.doc-base.adk15notebook     2009-08-11 
00:11:21 UTC (rev 9930)
@@ -0,0 +1,9 @@
+Document: aspectj-doc-adk15notebook
+Title: AspectJ 5 Development Kit Developer's Notebook
+Author: AspectJ Contributors
+Abstract: This guide describes the changes to the AspectJ language in AspectJ 
5.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/aspectj-doc/adk15notebook/index.html
+Files: /usr/share/doc/aspectj-doc/adk15notebook/*

Added: trunk/aspectj/debian/aspectj-doc.doc-base.aspectj5rt-api
===================================================================
--- trunk/aspectj/debian/aspectj-doc.doc-base.aspectj5rt-api                    
        (rev 0)
+++ trunk/aspectj/debian/aspectj-doc.doc-base.aspectj5rt-api    2009-08-11 
00:11:21 UTC (rev 9930)
@@ -0,0 +1,9 @@
+Document: aspectj-doc-aspectj5rt-api
+Title: API Javadoc for Aspectj Runtime Library
+Author: AspectJ Contributors
+Abstract: This is the API Javadoc provided by the AspectJ Runtime Library.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/aspectj-doc/aspectj5rt-api/index.html
+Files: /usr/share/doc/aspectj-doc/aspectj5rt-api/*

Added: trunk/aspectj/debian/aspectj-doc.doc-base.devguide
===================================================================
--- trunk/aspectj/debian/aspectj-doc.doc-base.devguide                          
(rev 0)
+++ trunk/aspectj/debian/aspectj-doc.doc-base.devguide  2009-08-11 00:11:21 UTC 
(rev 9930)
@@ -0,0 +1,10 @@
+Document: aspectj-doc-devguide
+Title: AspectJ Development Environment Guide
+Author: AspectJ Contributors
+Abstract: This guide describes how to build and deploy AspectJ programs
+ using the AspectJ tools and facilities.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/aspectj-doc/devguide/index.html
+Files: /usr/share/doc/aspectj-doc/devguide/*

Added: trunk/aspectj/debian/aspectj-doc.doc-base.pdguide
===================================================================
--- trunk/aspectj/debian/aspectj-doc.doc-base.pdguide                           
(rev 0)
+++ trunk/aspectj/debian/aspectj-doc.doc-base.pdguide   2009-08-11 00:11:21 UTC 
(rev 9930)
@@ -0,0 +1,11 @@
+Document: aspectj-doc-pdguide
+Title: AspectJ Problem Diagnosis Guide
+Author: AspectJ Contributors
+Abstract: This guide describes how to configure the AspectJ compiler/weaver to
+ provide information for diagnosing problems in the input programs, the
+ compiler/weaver or its configuration.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/aspectj-doc/pdguide/index.html
+Files: /usr/share/doc/aspectj-doc/pdguide/*

Added: trunk/aspectj/debian/aspectj-doc.doc-base.progguide
===================================================================
--- trunk/aspectj/debian/aspectj-doc.doc-base.progguide                         
(rev 0)
+++ trunk/aspectj/debian/aspectj-doc.doc-base.progguide 2009-08-11 00:11:21 UTC 
(rev 9930)
@@ -0,0 +1,11 @@
+Document: aspectj-doc-progguide
+Title: AspectJ Programming Guide
+Author: AspectJ Contributors
+Abstract: This programming guide describes the AspectJ language.
+ A companion guide describes the tools which are part of the AspectJ
+ development environment
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/aspectj-doc/progguide/index.html
+Files: /usr/share/doc/aspectj-doc/progguide/*

Added: trunk/aspectj/debian/aspectj-doc.doc-base.runtime-api
===================================================================
--- trunk/aspectj/debian/aspectj-doc.doc-base.runtime-api                       
        (rev 0)
+++ trunk/aspectj/debian/aspectj-doc.doc-base.runtime-api       2009-08-11 
00:11:21 UTC (rev 9930)
@@ -0,0 +1,9 @@
+Document: aspectj-doc-runtime-api
+Title: API Javadoc for Aspectj Runtime API
+Author: AspectJ Contributors
+Abstract: This is the API Javadoc provided by the AspectJ Runtime API.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/aspectj-doc/runtime-api/index.html
+Files: /usr/share/doc/aspectj-doc/runtime-api/*

Added: trunk/aspectj/debian/aspectj-doc.doc-base.weaver-api
===================================================================
--- trunk/aspectj/debian/aspectj-doc.doc-base.weaver-api                        
        (rev 0)
+++ trunk/aspectj/debian/aspectj-doc.doc-base.weaver-api        2009-08-11 
00:11:21 UTC (rev 9930)
@@ -0,0 +1,9 @@
+Document: aspectj-doc-weaver-api
+Title: API Javadoc for Aspectj Weaver API
+Author: AspectJ Contributors
+Abstract: This is the API Javadoc provided by the Aspectj Weaver API.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/aspectj-doc/weaver-api/index.html
+Files: /usr/share/doc/aspectj-doc/weaver-api/*

Modified: trunk/aspectj/debian/changelog
===================================================================
--- trunk/aspectj/debian/changelog      2009-08-10 23:43:37 UTC (rev 9929)
+++ trunk/aspectj/debian/changelog      2009-08-11 00:11:21 UTC (rev 9930)
@@ -24,9 +24,10 @@
   * Create a DFSG orig tarballs (see debian/README.source and 
debian/cvs-get.sh)
   * debian/watch: mangle debian version to remove "+dfsg"
   * Complete review of debian/copyright
-  * Use Debhelper >= 7
+  * Use debhelper >= 7
+  * Register documentation using doc-base
 
- -- Damien Raude-Morvan <[email protected]>  Mon, 10 Aug 2009 20:03:20 +0200
+ -- Damien Raude-Morvan <[email protected]>  Tue, 11 Aug 2009 02:10:27 +0200
 
 aspectj (1.5.4-1) unstable; urgency=low
 


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to