[pkg-java] r3290 - in trunk/libgnome-java/debian: . patches
Thomas Girard
tgg at alioth.debian.org
Fri Apr 20 20:31:35 UTC 2007
Author: tgg
Date: 2007-04-20 20:31:35 +0000 (Fri, 20 Apr 2007)
New Revision: 3290
Removed:
trunk/libgnome-java/debian/patches/01-no-version-in-install-path.diff
Modified:
trunk/libgnome-java/debian/changelog
Log:
drop no longer needed patch
Modified: trunk/libgnome-java/debian/changelog
===================================================================
--- trunk/libgnome-java/debian/changelog 2007-04-20 20:28:59 UTC (rev 3289)
+++ trunk/libgnome-java/debian/changelog 2007-04-20 20:31:35 UTC (rev 3290)
@@ -16,9 +16,10 @@
* Add autotools-dev build-dependency.
* Add docbook build dependency.
* Register documentation with doc-base.
+ * Add tutorial to libgnome-java-doc.
* Build with gcj from experimental.
- -- Thomas Girard <thomas.g.girard at free.fr> Fri, 20 Apr 2007 20:28:49 +0000
+ -- Thomas Girard <thomas.g.girard at free.fr> Fri, 20 Apr 2007 20:30:54 +0000
libgnome-java (2.12.6-0ubuntu1) feisty; urgency=low
Deleted: trunk/libgnome-java/debian/patches/01-no-version-in-install-path.diff
===================================================================
--- trunk/libgnome-java/debian/patches/01-no-version-in-install-path.diff 2007-04-20 20:28:59 UTC (rev 3289)
+++ trunk/libgnome-java/debian/patches/01-no-version-in-install-path.diff 2007-04-20 20:31:35 UTC (rev 3290)
@@ -1,45 +0,0 @@
---- Makefile.in.orig 2005-06-12 12:07:05.000000000 +0100
-+++ Makefile.in 2005-06-12 12:07:51.000000000 +0100
-@@ -334,7 +334,7 @@
- ETAGS = etags
- CTAGS = ctags
- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
--distdir = $(PACKAGE)-$(VERSION)
-+distdir = $(PACKAGE)
- top_distdir = $(distdir)
- am__remove_distdir = \
- { test ! -d $(distdir) \
-@@ -705,20 +705,20 @@
- pkgconfig_DATA = gnome2-java.pc
-
- # install examples script
--exampledir = $(datadir)/doc/libgnome-java-$(VERSION)/examples
-+exampledir = $(datadir)/doc/libgnome-java/examples
- example_SCRIPTS = doc/examples/runExample.sh
- example_DATA = doc/examples/runExample.sh
-
- #install tutorial
--tutorialdir = $(datadir)/doc/libgnome-java-$(VERSION)/tutorial
-+tutorialdir = $(datadir)/doc/libgnome-java/tutorial
- @HAVE_DOCBOOK_FALSE at tutorial_DATA = doc/doc/GNOME-tutorial.sgml
- @HAVE_DOCBOOK_TRUE at tutorial_DATA = doc/doc/GNOME-tutorial.sgml doc/doc/index.html $(shell find doc/doc -name '*.html')
-
- # build api docs
--apidir = $(datadir)/doc/libgnome-java-$(VERSION)/api
-+apidir = $(datadir)/doc/libgnome-java/api
-
- # install other docs
--docdir = $(datadir)/doc/libgnome-java-$(VERSION)
-+docdir = $(datadir)/doc/libgnome-java
- doc_DATA = $(srcdir)/AUTHORS $(srcdir)/COPYING \
- $(srcdir)/NEWS $(srcdir)/README
-
-@@ -3110,7 +3110,7 @@
- done
-
- uninstall-local:
-- -rm -rf $(DESTDIR)$(datadir)/doc/libgnome-java-$(VERSION)
-+ -rm -rf $(DESTDIR)$(datadir)/doc/libgnome-java
- -rm -f $(DESTDIR)$(gnome_jardir)/gnome$(apiversion)-$(VERSION).jar
-
- clean-local:
More information about the pkg-java-commits
mailing list