[pkg-java] r3500 - trunk/libgnumail-java/debian
paulcager-guest at alioth.debian.org
paulcager-guest at alioth.debian.org
Thu May 17 21:13:15 UTC 2007
Author: paulcager-guest
Date: 2007-05-17 21:13:15 +0000 (Thu, 17 May 2007)
New Revision: 3500
Modified:
trunk/libgnumail-java/debian/changelog
trunk/libgnumail-java/debian/compat
trunk/libgnumail-java/debian/control
Log:
Tidied up ready for checking...
libgnumail-java (1.1.2-1) unstable; urgency=low
* New upstream release (Closes: #420825, #422991).
* Added lintian / linda overrides for out-of-date configure
files (not used in our build).
* Converted to cdbs (de-facto project standard).
* Changed watch file to prevent false positive with an upstream
date-stamped file.
* Changed to debhelper compat 5.
* Added myself to Uploaders.
-- Paul Cager <paul-debian at home.paulcager.org> Thu, 17 May 2007 21:55:35 +0100
Modified: trunk/libgnumail-java/debian/changelog
===================================================================
--- trunk/libgnumail-java/debian/changelog 2007-05-17 18:33:07 UTC (rev 3499)
+++ trunk/libgnumail-java/debian/changelog 2007-05-17 21:13:15 UTC (rev 3500)
@@ -4,9 +4,12 @@
* Added lintian / linda overrides for out-of-date configure
files (not used in our build).
* Converted to cdbs (de-facto project standard).
+ * Changed watch file to prevent false positive with an upstream
+ date-stamped file.
+ * Changed to debhelper compat 5.
* Added myself to Uploaders.
- -- Paul Cager <paul-debian at home.paulcager.org> Wed, 09 May 2007 16:46:19 +0100
+ -- Paul Cager <paul-debian at home.paulcager.org> Thu, 17 May 2007 21:55:35 +0100
libgnumail-java (1.1.1-3) experimental; urgency=low
Modified: trunk/libgnumail-java/debian/compat
===================================================================
--- trunk/libgnumail-java/debian/compat 2007-05-17 18:33:07 UTC (rev 3499)
+++ trunk/libgnumail-java/debian/compat 2007-05-17 21:13:15 UTC (rev 3500)
@@ -1 +1 @@
-4
+5
Modified: trunk/libgnumail-java/debian/control
===================================================================
--- trunk/libgnumail-java/debian/control 2007-05-17 18:33:07 UTC (rev 3499)
+++ trunk/libgnumail-java/debian/control 2007-05-17 21:13:15 UTC (rev 3500)
@@ -4,7 +4,7 @@
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Arnaud Vandyck <avdyk at debian.org>, Michael Koch <konqueror at gmx.de>,
Paul Cager <paul-debian at home.paulcager.org>
-Build-Depends: debhelper (>= 4.2.30), cdbs (>= 0.4.5.3), ant
+Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), ant
Build-Depends-Indep: java-gcj-compat-dev, libgnujaf-java, libgnuinet-java
Standards-Version: 3.7.2
@@ -25,7 +25,7 @@
Architecture: all
Section: doc
Depends: classpath-doc
-Suggests: libgnumail-java, libgnujaf-java, libgnuinet-java
+Suggests: libgnumail-java
Description: free implementation of the javamail API (Javadocs)
The javamail api provides abstract classes that model a mail
system. With the GNU free implementation of the javamail api, you can
More information about the pkg-java-commits
mailing list