r15089 - /packages/unstable/bakery2.4/debian/

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Fri Mar 14 10:47:19 UTC 2008


Author: manphiz-guest
Date: Fri Mar 14 10:47:19 2008
New Revision: 15089

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15089
Log:
* Add Vcs-Svn and Vcs-Browser fields to debian/control*.
* Refine b-dep version as per source configure.in.
* Fix doc-base sections.
* Refine docs install path to maintain original directory hierarchy.

Modified:
    packages/unstable/bakery2.4/debian/changelog
    packages/unstable/bakery2.4/debian/control
    packages/unstable/bakery2.4/debian/control.in
    packages/unstable/bakery2.4/debian/libbakery-2.4-dev.doc-base.bakery2.4-misc
    packages/unstable/bakery2.4/debian/libbakery-2.4-dev.doc-base.bakery2.4-reference
    packages/unstable/bakery2.4/debian/libbakery-2.4-dev.docs
    packages/unstable/bakery2.4/debian/libbakery-2.4-dev.examples
    packages/unstable/bakery2.4/debian/libbakery-2.4-dev.install
    packages/unstable/bakery2.4/debian/libbakery-common.install
    packages/unstable/bakery2.4/debian/rules

Modified: packages/unstable/bakery2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/changelog?rev=15089&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/changelog (original)
+++ packages/unstable/bakery2.4/debian/changelog Fri Mar 14 10:47:19 2008
@@ -3,6 +3,7 @@
   * New upstream release.  (Closes: #451591)
   * Refine watch file syntax to check for all stable version.
   * Migrate maintainer ship to GNOME Team, added as Uploaders.
+  * Add Vcs-Svn and Vcs-Browser fields to debian/control*.
   * Add gnome-pkg-tools (>= 0.11) to build-depends.
   * Wrap fields in debian/control* files for easier patching.
   * User ${binary:Version} and ${source:Version} instead of deprecated
@@ -15,8 +16,11 @@
     empty -dbg package bug.
   * Remove useless *.dirs files.
   * Refined Descriptions wording in debian/control*.
+  * Refine b-dep version as per source configure.in.
+  * Fix doc-base sections.
+  * Refine docs install path to maintain original directory hierarchy.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Fri, 14 Mar 2008 18:31:37 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Fri, 14 Mar 2008 18:45:18 +0800
 
 bakery2.4 (2.4.0-2) unstable; urgency=low
 

Modified: packages/unstable/bakery2.4/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/control?rev=15089&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/control (original)
+++ packages/unstable/bakery2.4/debian/control Fri Mar 14 10:47:19 2008
@@ -3,16 +3,18 @@
 Priority: optional
 Maintainer: Bradley Bell <btb at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Deng Xiyue <manphiz-guest at users.alioth.debian.org>
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/bakery2.4
 Build-Depends: cdbs (>= 0.4.51),
                chrpath,
                debhelper (>= 6),
                doxygen,
                gnome-pkg-tools (>= 0.11),
-               libgconfmm-2.6-dev (>= 2.10.0-3),
-               libglademm-2.4-dev (>= 2.6.1-1),
-               libgnome-vfsmm-2.6-dev (>= 2.10.0-1),
-               libgtkmm-2.4-dev (>> 1:2.8.0),
-               libxml++2.6-dev (>> 2.8.0),
+               libgconfmm-2.6-dev (>= 2.6.0),
+               libglademm-2.4-dev (>= 2.4.0),
+               libgnome-vfsmm-2.6-dev (>= 2.6.0),
+               libgtkmm-2.4-dev (>= 1:2.10.0),
+               libxml++2.6-dev (>= 2.8.0),
                libxml-parser-perl
 Standards-Version: 3.7.3
 

Modified: packages/unstable/bakery2.4/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/control.in?rev=15089&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/control.in (original)
+++ packages/unstable/bakery2.4/debian/control.in Fri Mar 14 10:47:19 2008
@@ -3,16 +3,18 @@
 Priority: optional
 Maintainer: Bradley Bell <btb at debian.org>
 Uploaders: @GNOME_TEAM@
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/bakery2.4
 Build-Depends: cdbs (>= 0.4.51),
                chrpath,
                debhelper (>= 6),
                doxygen,
                gnome-pkg-tools (>= 0.11),
-               libgconfmm-2.6-dev (>= 2.10.0-3),
-               libglademm-2.4-dev (>= 2.6.1-1),
-               libgnome-vfsmm-2.6-dev (>= 2.10.0-1),
-               libgtkmm-2.4-dev (>> 1:2.8.0),
-               libxml++2.6-dev (>> 2.8.0),
+               libgconfmm-2.6-dev (>= 2.6.0),
+               libglademm-2.4-dev (>= 2.4.0),
+               libgnome-vfsmm-2.6-dev (>= 2.6.0),
+               libgtkmm-2.4-dev (>= 1:2.10.0),
+               libxml++2.6-dev (>= 2.8.0),
                libxml-parser-perl
 Standards-Version: 3.7.3
 

Modified: packages/unstable/bakery2.4/debian/libbakery-2.4-dev.doc-base.bakery2.4-misc
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/libbakery-2.4-dev.doc-base.bakery2.4-misc?rev=15089&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/libbakery-2.4-dev.doc-base.bakery2.4-misc (original)
+++ packages/unstable/bakery2.4/debian/libbakery-2.4-dev.doc-base.bakery2.4-misc Fri Mar 14 10:47:19 2008
@@ -2,8 +2,8 @@
 Title: Bakery Documentation
 Author: Murray Cumming <murrayc at usa.net>
 Abstract: Miscellaneous documentation about Bakery
-Section: Apps/Programming
+Section: Programming/C++
 
 Format: HTML
-Index: /usr/share/doc/libbakery-2.4-dev/index.html
-Files: /usr/share/doc/libbakery-2.4-dev/*.html
+Index: /usr/share/doc/libbakery-2.4-dev/docs/index.html
+Files: /usr/share/doc/libbakery-2.4-dev/docs/*.html

Modified: packages/unstable/bakery2.4/debian/libbakery-2.4-dev.doc-base.bakery2.4-reference
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/libbakery-2.4-dev.doc-base.bakery2.4-reference?rev=15089&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/libbakery-2.4-dev.doc-base.bakery2.4-reference (original)
+++ packages/unstable/bakery2.4/debian/libbakery-2.4-dev.doc-base.bakery2.4-reference Fri Mar 14 10:47:19 2008
@@ -2,8 +2,8 @@
 Title: Bakery Reference Manual
 Author: Doxygen
 Abstract: Reference manual for Bakery
-Section: Apps/Programming
+Section: Programming/C++
 
 Format: HTML
-Index: /usr/share/doc/libbakery-2.4-dev/reference/html/index.html
-Files: /usr/share/doc/libbakery-2.4-dev/reference/html/*.html
+Index: /usr/share/doc/libbakery-2.4-dev/docs/reference/html/index.html
+Files: /usr/share/doc/libbakery-2.4-dev/docs/reference/html/*.html

Modified: packages/unstable/bakery2.4/debian/libbakery-2.4-dev.docs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/libbakery-2.4-dev.docs?rev=15089&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/libbakery-2.4-dev.docs (original)
+++ packages/unstable/bakery2.4/debian/libbakery-2.4-dev.docs Fri Mar 14 10:47:19 2008
@@ -1,4 +1,3 @@
 NEWS
 README
-docs/reference
-docs/*.html
+docs

Modified: packages/unstable/bakery2.4/debian/libbakery-2.4-dev.examples
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/libbakery-2.4-dev.examples?rev=15089&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/libbakery-2.4-dev.examples (original)
+++ packages/unstable/bakery2.4/debian/libbakery-2.4-dev.examples Fri Mar 14 10:47:19 2008
@@ -1,1 +1,1 @@
-examples/*
+examples

Modified: packages/unstable/bakery2.4/debian/libbakery-2.4-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/libbakery-2.4-dev.install?rev=15089&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/libbakery-2.4-dev.install (original)
+++ packages/unstable/bakery2.4/debian/libbakery-2.4-dev.install Fri Mar 14 10:47:19 2008
@@ -1,5 +1,5 @@
-usr/include/*
+usr/include
 usr/lib/lib*.a
 usr/lib/lib*.la
 usr/lib/lib*.so
-usr/lib/pkgconfig/*
+usr/lib/pkgconfig

Modified: packages/unstable/bakery2.4/debian/libbakery-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/libbakery-common.install?rev=15089&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/libbakery-common.install (original)
+++ packages/unstable/bakery2.4/debian/libbakery-common.install Fri Mar 14 10:47:19 2008
@@ -1,1 +1,1 @@
-usr/share/locale/*
+usr/share/locale

Modified: packages/unstable/bakery2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/rules?rev=15089&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/rules (original)
+++ packages/unstable/bakery2.4/debian/rules Fri Mar 14 10:47:19 2008
@@ -5,6 +5,7 @@
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 GNOME_MODULE := bakery
@@ -18,6 +19,9 @@
 DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))"
 DEB_INSTALL_EXAMPLES_$(DOC_PKG) += -XMakefile -X.deps -X.libs -X.o
 
+build/libgconfmm-2.6-doc::
+	$(MAKE) -C docs/reference
+
 # chrpath hack to get rid of amd64 rpath
 common-install-impl::
 	chrpath -d $(DEB_DH_INSTALL_SOURCEDIR)/usr/lib/*.so*




More information about the pkg-gnome-commits mailing list