[pkg-java] r8124 - trunk/png-sixlegs/debian

dominik-guest at alioth.debian.org dominik-guest at alioth.debian.org
Thu Mar 26 14:48:40 UTC 2009


Author: dominik-guest
Date: 2009-03-26 14:48:39 +0000 (Thu, 26 Mar 2009)
New Revision: 8124

Modified:
   trunk/png-sixlegs/debian/changelog
   trunk/png-sixlegs/debian/control
Log:
fixed uploader, Vcs-Svn, Vcs-Browser

Modified: trunk/png-sixlegs/debian/changelog
===================================================================
--- trunk/png-sixlegs/debian/changelog	2009-03-25 23:06:48 UTC (rev 8123)
+++ trunk/png-sixlegs/debian/changelog	2009-03-26 14:48:39 UTC (rev 8124)
@@ -1,18 +1,20 @@
 png-sixlegs (1.3.0-1) unstable; urgency=low
 
   * upstream release 1.3.0 (closes: #464328)
+  * lintian warnings resolved: 
+    - debian-rules-sets-DH_COMPAT
+    - no-section-field-for-source
+  * lintian infos resolved: 
+    - debian-watch-file-is-missing
+    - build-depends-without-arch-dep
+    - extended-description-is-probably-too-short
+  * Build-Depends-Indep changed to default-jdk-builddep
+  * debian/rules - added javahelper scripts
+  * created separated package for javadoc and examples
+  * debian/copyright updated to conform Copyright Format proposal rev.443
   * updated to conform Standards-Version 3.8.0
-  * lintian warning resolved: debian-rules-sets-DH_COMPAT
-  * lintian warning resolved: no-section-field-for-source
-  * lintian info resolved: debian-watch-file-is-missing
-  * lintian info resolved: build-depends-without-arch-dep
-  * lintian info resolved: extended-description-is-probably-too-short
-  * debian/copyright updated to conform Copyright Format proposal rev.443
-  * Build-Depends-Indep: default-jdk-builddep
-  * javahelper scripts used in debian/rules
-  * created separated package for javadoc and examples
 
- -- Dominik Smatana <dominik.smatana at gmail.com>  Wed, 25 Mar 2009 16:22:20 +0100 
+ -- Dominik Smatana <dominik.smatana at gmail.com>  Thu, 26 Mar 2009 15:45:56 +0100
 
 png-sixlegs (1.2.3-3) unstable; urgency=low
 

Modified: trunk/png-sixlegs/debian/control
===================================================================
--- trunk/png-sixlegs/debian/control	2009-03-25 23:06:48 UTC (rev 8123)
+++ trunk/png-sixlegs/debian/control	2009-03-26 14:48:39 UTC (rev 8124)
@@ -1,11 +1,14 @@
 Source: png-sixlegs
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Section: java
 Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Dominik Smatana <dominik.smatana at gmail.com>
 Build-Depends: debhelper (>=5), javahelper
 Build-Depends-Indep: default-jdk-builddep
+Homepage: http://www.sixlegs.com/software/png/
+Vcs-Svn: http://javapng.googlecode.com/svn/trunk/
+Vcs-Browser: http://code.google.com/p/javapng/source/browse/#svn/trunk/javapng
 Standards-Version: 3.8.0
-Homepage: http://www.sixlegs.com/software/png/
 
 Package: libpng-sixlegs-java
 Architecture: all




More information about the pkg-java-commits mailing list