Author: dominik-guest
Date: 2009-03-23 21:03:50 +0000 (Mon, 23 Mar 2009)
New Revision: 8109

Added:
   trunk/png-sixlegs/
   trunk/png-sixlegs/debian/
   trunk/png-sixlegs/debian/README.Debian
   trunk/png-sixlegs/debian/changelog
   trunk/png-sixlegs/debian/compat
   trunk/png-sixlegs/debian/control
   trunk/png-sixlegs/debian/copyright
   trunk/png-sixlegs/debian/dirs
   trunk/png-sixlegs/debian/docs
   trunk/png-sixlegs/debian/rules
   trunk/png-sixlegs/debian/watch
Log:
Initial import (upstream version 1.3.0)

Added: trunk/png-sixlegs/debian/README.Debian
===================================================================
--- trunk/png-sixlegs/debian/README.Debian                              (rev 0)
+++ trunk/png-sixlegs/debian/README.Debian      2009-03-23 21:03:50 UTC (rev 
8109)
@@ -0,0 +1,10 @@
+png-sixlegs 1.3.0-1
+-------------------
+
+Original upstream source: javapng-1.3.0-src.jar 
+was repacked to: png-sixlegs_1.3.0.orig.tar.gz
+
+No changes inside archive were made.
+
+ -- Dominik Smatana <[email protected]>  Wed, 18 Mar 2009 09:25:20 
+0100 
+

Added: trunk/png-sixlegs/debian/changelog
===================================================================
--- trunk/png-sixlegs/debian/changelog                          (rev 0)
+++ trunk/png-sixlegs/debian/changelog  2009-03-23 21:03:50 UTC (rev 8109)
@@ -0,0 +1,33 @@
+png-sixlegs (1.3.0-1) unstable; urgency=low
+
+  * upstream release 1.3.0 (closes: #464328)
+  * 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 
(libpng-sixlegs-java)
+  * debian/copyright updated to conform Copyright Format proposal rev.443
+  * Build-Depends-Indep: kaffe replaced by openjdk6-jdk | default-jdk
+
+ -- Dominik Smatana <[email protected]>  Wed, 18 Mar 2009 08:32:18 
+0100 
+
+png-sixlegs (1.2.3-3) unstable; urgency=low
+
+  * binary-arch target (closes: #395635)
+
+ -- Nicolas Sabouret <[email protected]>  Thu,  2 Nov 2006 15:16:34 +0100
+
+png-sixlegs (1.2.3-2) unstable; urgency=low
+
+  * Build-Depends on kaffe (closes: #360229)
+  * Rebuild to remove /usr/doc symlink (closes: 359454)
+
+ -- Nicolas Sabouret <[email protected]>  Thu,  6 Apr 2006 16:08:17 +0200
+
+png-sixlegs (1.2.3-1) unstable; urgency=low
+
+  * Initial Release (Closes: #179772)
+
+ -- Nicolas Sabouret <[email protected]>  Tue,  4 Feb 2003 11:13:49 +0100
+

Added: trunk/png-sixlegs/debian/compat
===================================================================
--- trunk/png-sixlegs/debian/compat                             (rev 0)
+++ trunk/png-sixlegs/debian/compat     2009-03-23 21:03:50 UTC (rev 8109)
@@ -0,0 +1,2 @@
+5
+

Added: trunk/png-sixlegs/debian/control
===================================================================
--- trunk/png-sixlegs/debian/control                            (rev 0)
+++ trunk/png-sixlegs/debian/control    2009-03-23 21:03:50 UTC (rev 8109)
@@ -0,0 +1,31 @@
+Source: png-sixlegs
+Maintainer: Dominik Smatana <[email protected]>
+Section: java
+Priority: optional
+Build-Depends: debhelper (>> 5.0.0)
+Build-Depends-Indep: openjdk6-jdk | default-jdk
+Standards-Version: 3.8.0
+Homepage: http://www.sixlegs.com/software/png/
+
+Package: libpng-sixlegs-java
+Architecture: all
+Section: java
+Priority: optional
+Depends: openjdk6-jre | java2-runtime | java1-runtime
+Suggests: libpng-sixlegs-java-doc
+Description: Sixlegs Java PNG Decoder
+ Sixlegs Java PNG Decoder is Java library for decoding PNG image files.
+ Supports all valid bit depths (grayscale/color), interlacing, paletted
+ images, alpha channel/transparency, gamma correction, access to most
+ standard chunks, private chunk handling, and progressive display.
+
+Package: libpng-sixlegs-java-doc
+Architecture: all
+Section: doc
+Priority: optional
+Recommends: firefox | abrowser | www-browser
+Suggests: libpng-sixlegs-java
+Description: Documentation for Sixlegs Java PNG Decoder
+ This package contains documentation and examples
+ for Sixlegs Java PNG Decoder library.
+

Added: trunk/png-sixlegs/debian/copyright
===================================================================
--- trunk/png-sixlegs/debian/copyright                          (rev 0)
+++ trunk/png-sixlegs/debian/copyright  2009-03-23 21:03:50 UTC (rev 8109)
@@ -0,0 +1,15 @@
+Format-Specification: 
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=443
+Upstream-Name: Sixlegs Java PNG Decoder
+Upstream-Maintainer: Chris Nokleberg <[email protected]>
+Upstream-Source: http://www.sixlegs.com/software/png/
+
+Files: *
+Copyright: Copyright 1998-2004, Chris Nokleberg 
<[email protected]>
+License: LGPL-2+
+
+Files: debian/*
+Copyright: Copyright 2009, Dominik Smatana <[email protected]>
+Copyright: Copyright 2003-2006, Nicolas Sabouret <[email protected]>
+License: LGPL-2+
+
+

Added: trunk/png-sixlegs/debian/dirs
===================================================================
--- trunk/png-sixlegs/debian/dirs                               (rev 0)
+++ trunk/png-sixlegs/debian/dirs       2009-03-23 21:03:50 UTC (rev 8109)
@@ -0,0 +1 @@
+usr/share/java

Added: trunk/png-sixlegs/debian/docs
===================================================================
--- trunk/png-sixlegs/debian/docs                               (rev 0)
+++ trunk/png-sixlegs/debian/docs       2009-03-23 21:03:50 UTC (rev 8109)
@@ -0,0 +1,2 @@
+README.txt
+javadoc

Added: trunk/png-sixlegs/debian/rules
===================================================================
--- trunk/png-sixlegs/debian/rules                              (rev 0)
+++ trunk/png-sixlegs/debian/rules      2009-03-23 21:03:50 UTC (rev 8109)
@@ -0,0 +1,79 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
+       CFLAGS += -g
+endif
+
+DESTDIR=debian/libpng-sixlegs-java
+
+build: build-stamp
+build-stamp:
+       dh_testdir
+
+       # Add here commands to compile the package.
+       (cd src; javac main/com/sixlegs/image/png/*.java)
+       (cd src; jar cf ../png.jar main/com/sixlegs/image/png/*.class)
+
+       touch build-stamp
+
+clean:
+       dh_testdir
+       dh_testroot
+       rm -f build-stamp configure-stamp
+
+       # Add here commands to clean up after the build process.
+       rm -f src/main/com/sixlegs/image/png/*.class
+       rm -f png.jar
+
+       dh_clean
+
+install: build
+       dh_testdir
+       dh_testroot
+       dh_clean -k
+       dh_installdirs
+
+       # Add here commands to install the package into debian/tmp
+       install -m 0644 png.jar $(DESTDIR)/usr/share/java/png.jar
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+       dh_testdir
+       dh_testroot
+#      dh_movefiles
+
+#      dh_installdebconf       
+       dh_installdocs
+       dh_installexamples src/examples/*
+#      dh_installmenu
+#      dh_installlogrotate
+#      dh_installemacsen
+#      dh_installpam
+#      dh_installmime
+#      dh_installinit
+#      dh_installcron
+#      dh_installman
+#      dh_installinfo
+#      dh_undocumented
+       dh_installchangelogs 
+#      dh_link
+#      dh_strip
+       dh_compress
+       dh_fixperms
+       dh_makeshlibs
+       dh_installdeb
+#      dh_perl
+       dh_shlibdeps
+       dh_gencontrol
+       dh_md5sums
+       dh_builddeb
+
+binary: binary-indep
+binary-arch: binary
+.PHONY: build clean binary-indep binary-arch binary install configure


Property changes on: trunk/png-sixlegs/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: trunk/png-sixlegs/debian/watch
===================================================================
--- trunk/png-sixlegs/debian/watch                              (rev 0)
+++ trunk/png-sixlegs/debian/watch      2009-03-23 21:03:50 UTC (rev 8109)
@@ -0,0 +1,4 @@
+version=3
+http://code.google.com/p/javapng/downloads/list \
+  files/javapng-([\d\.]*)-src.jar
+


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

Reply via email to