r50522 - in /desktop/unstable/gtkmm3.0/debian: changelog control control.in libgtkmm-3.0-1v5.docs libgtkmm-3.0-doc.examples rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Sep 14 01:41:10 UTC 2016
Author: biebl
Date: Wed Sep 14 01:41:08 2016
New Revision: 50522
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50522
Log:
* Convert from cdbs to dh.
* Bump SHVER to 3.21.4.
Added:
desktop/unstable/gtkmm3.0/debian/libgtkmm-3.0-1v5.docs
Modified:
desktop/unstable/gtkmm3.0/debian/changelog
desktop/unstable/gtkmm3.0/debian/control
desktop/unstable/gtkmm3.0/debian/control.in
desktop/unstable/gtkmm3.0/debian/libgtkmm-3.0-doc.examples
desktop/unstable/gtkmm3.0/debian/rules
Modified: desktop/unstable/gtkmm3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/changelog?rev=50522&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/changelog [utf-8] Wed Sep 14 01:41:08 2016
@@ -4,6 +4,8 @@
* Update dependencies as per configure.ac:
- Bump libgtk-3-dev to (>= 3.21.4).
- Bump libglibmm-2.4-dev to (>= 2.49.1).
+ * Convert from cdbs to dh.
+ * Bump SHVER to 3.21.4.
-- Michael Biebl <biebl at debian.org> Wed, 14 Sep 2016 03:12:44 +0200
Modified: desktop/unstable/gtkmm3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/control?rev=50522&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/control [utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/control [utf-8] Wed Sep 14 01:41:08 2016
@@ -10,8 +10,7 @@
Homepage: http://www.gtkmm.org/
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gtkmm3.0
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtkmm3.0
-Build-Depends: cdbs (>= 0.4.93),
- debhelper (>= 9.20160114),
+Build-Depends: debhelper (>= 9.20160114),
dh-autoreconf,
gnome-pkg-tools (>= 0.11),
libgtk-3-dev (>= 3.21.4),
Modified: desktop/unstable/gtkmm3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/control.in?rev=50522&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/control.in [utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/control.in [utf-8] Wed Sep 14 01:41:08 2016
@@ -6,8 +6,7 @@
Homepage: http://www.gtkmm.org/
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gtkmm3.0
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtkmm3.0
-Build-Depends: cdbs (>= 0.4.93),
- debhelper (>= 9.20160114),
+Build-Depends: debhelper (>= 9.20160114),
dh-autoreconf,
gnome-pkg-tools (>= 0.11),
libgtk-3-dev (>= 3.21.4),
Added: desktop/unstable/gtkmm3.0/debian/libgtkmm-3.0-1v5.docs
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/libgtkmm-3.0-1v5.docs?rev=50522&op=file
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/libgtkmm-3.0-1v5.docs (added)
+++ desktop/unstable/gtkmm3.0/debian/libgtkmm-3.0-1v5.docs [utf-8] Wed Sep 14 01:41:08 2016
@@ -0,0 +1,3 @@
+AUTHORS
+NEWS
+README
Modified: desktop/unstable/gtkmm3.0/debian/libgtkmm-3.0-doc.examples
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/libgtkmm-3.0-doc.examples?rev=50522&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/libgtkmm-3.0-doc.examples [utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/libgtkmm-3.0-doc.examples [utf-8] Wed Sep 14 01:41:08 2016
@@ -1,4 +1 @@
-demos/README
-demos/Makefile.am
-demos/*.cc
-demos/gtk-demo
+demos/*
Modified: desktop/unstable/gtkmm3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/rules?rev=50522&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/rules [utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/rules [utf-8] Wed Sep 14 01:41:08 2016
@@ -1,26 +1,30 @@
#!/usr/bin/make -f
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/autoreconf.mk
-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/gnome-get-source.mk
GNOME_MODULE := gtkmm
SHARED_PKG := $(shell sed -rn 's/^Package:[[:space:]]*(libgtkmm-[[:digit:]\.]+-[[:digit:]][[:alnum:]]*)[[:space:]]*$$/\1/p' debian/control)
-DOC_PKG := $(shell sed -rn 's/^Package:[[:space:]]*(libgtkmm-[[:digit:]\.]+-doc)[[:space:]]*$$/\1/p' debian/control)
-SHVER := 3.20.0
+SHVER := 3.21.4
-LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
-DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
+%:
+ dh $@ --with autoreconf,gnome
-DEB_COMPRESS_EXCLUDE_$(DOC_PKG) = examples
-DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))"
+override_dh_autoreconf:
+ dh_autoreconf --as-needed
-DEB_DH_STRIP_ARGS = --dbgsym-migration='libgtkmm-3.0-dbg (<< 3.20.1-1~)'
+dh_makeshlibs:
+ dh_makeshlibs -V"$(SHARED_PKG) (>= $(SHVER))"
+
+override_dh_strip:
+ dh_strip --dbgsym-migration='libgtkmm-3.0-dbg (<< 3.20.1-1~)'
# Don't compress doxygen tag files
-DEB_COMPRESS_EXCLUDE = .tag
+override_dh_compress:
+ dh_compress -X.tag -X.cc
+
+override_dh_installexamples:
+ $(MAKE) -C demos distclean
+ dh_installexamples -XMakefile
More information about the pkg-gnome-commits
mailing list