[pkg-java] r4380 - trunk/aspectwerkz2/debian
twerner at alioth.debian.org
twerner at alioth.debian.org
Sat Oct 13 16:56:52 UTC 2007
Author: twerner
Date: 2007-10-13 16:56:52 +0000 (Sat, 13 Oct 2007)
New Revision: 4380
Modified:
trunk/aspectwerkz2/debian/README.Debian
trunk/aspectwerkz2/debian/changelog
trunk/aspectwerkz2/debian/control
trunk/aspectwerkz2/debian/copyright
Log:
* don't build the -doc package
* add myself to Uploaders
* update the FSF address
Modified: trunk/aspectwerkz2/debian/README.Debian
===================================================================
--- trunk/aspectwerkz2/debian/README.Debian 2007-10-13 16:46:58 UTC (rev 4379)
+++ trunk/aspectwerkz2/debian/README.Debian 2007-10-13 16:56:52 UTC (rev 4380)
@@ -1,4 +1,4 @@
-aspectwerkz1
+aspectwerkz2
------------
Source tarball:
@@ -27,3 +27,14 @@
trove-1.0.2.jar
-- Arnaud Vandyck <avdyk at debian.org>, Wed, 11 Apr 2007 09:29:23 +0200
+
+
+Documentation
+-------------
+
+I removed the prebuild documentation from orig.tar.gz.
+
+TODO: Add the -doc package again as soon as I know how to build the
+documentation.
+
+ -- Torsten Werner <twerner at debian.org> Sat, 13 Oct 2007 18:52:32 +0200
Modified: trunk/aspectwerkz2/debian/changelog
===================================================================
--- trunk/aspectwerkz2/debian/changelog 2007-10-13 16:46:58 UTC (rev 4379)
+++ trunk/aspectwerkz2/debian/changelog 2007-10-13 16:56:52 UTC (rev 4380)
@@ -1,5 +1,6 @@
aspectwerkz2 (2.0.dfsg.1-1) unstable; urgency=low
- * Initial Release
+ [ Arnaud Vandyck ]
+ * Initial Release (Closes: #418579)
- -- Arnaud Vandyck <avdyk at debian.org> Tue, 3 Jul 2007 09:00:16 +0200
+ -- Torsten Werner <twerner at debian.org> Sat, 13 Oct 2007 18:52:32 +0200
Modified: trunk/aspectwerkz2/debian/control
===================================================================
--- trunk/aspectwerkz2/debian/control 2007-10-13 16:46:58 UTC (rev 4379)
+++ trunk/aspectwerkz2/debian/control 2007-10-13 16:56:52 UTC (rev 4380)
@@ -2,10 +2,12 @@
Section: contrib/libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>
-Build-Depends-Indep: debhelper (>= 4.2.30), sun-java6-jdk, ant, cdbs,
- libasm-java, junit, libdom4j-java, libjrexx-java, libjarjar-java,
- libtrove-java, libqdox-java, libjavassist-java, libconcurrent-java
+Uploaders: Arnaud Vandyck <avdyk at debian.org>,
+ Torsten Werner <twerner at debian.org>
+Build-Depends: debhelper (>= 4.2.30), cdbs
+Build-Depends-Indep: sun-java6-jdk, ant, libasm-java, junit, libdom4j-java,
+ libjrexx-java, libjarjar-java, libtrove-java, libqdox-java, libjavassist-java,
+ libconcurrent-java
Standards-Version: 3.7.2
Package: libaspectwerkz2-java
@@ -32,12 +34,12 @@
hence providing a transparent experience, allowing a smooth transition
for users familiar with proxies.
-Package: libaspectwerkz2-java-doc
-Section: contrib/doc
-Architecture: all
-Suggests: libaspectwerkz1-java
-Description: Javadoc for libaspectwerkz1-java
- AspectWerkz is a dynamic, lightweight and high-performant AOP framework
- for Java.
- .
- This package includes the documentation.
+#Package: libaspectwerkz2-java-doc
+#Section: contrib/doc
+#Architecture: all
+#Suggests: libaspectwerkz1-java
+#Description: Javadoc for libaspectwerkz1-java
+# AspectWerkz is a dynamic, lightweight and high-performant AOP framework
+# for Java.
+# .
+# This package includes the documentation.
Modified: trunk/aspectwerkz2/debian/copyright
===================================================================
--- trunk/aspectwerkz2/debian/copyright 2007-10-13 16:46:58 UTC (rev 4379)
+++ trunk/aspectwerkz2/debian/copyright 2007-10-13 16:56:52 UTC (rev 4380)
@@ -8,6 +8,8 @@
Copyright: (C) 2002-2005, Jonas Bonér, Alexandre Vasseur.
All rights reserved.
+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
@@ -20,7 +22,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
On Debian systems the full text of the Lesser General Public License,
LGPL, can be found at /usr/share/common-licenses/LGPL.
More information about the pkg-java-commits
mailing list