]> saetta.ns0.it Git - reptool/libreptool/commitdiff
Debian pkg: updated from upstream (not enabled gir and gtk-doc. debian/wheezy
authorAndrea Zagli <azagli@libero.it>
Sat, 24 Jun 2017 08:20:16 +0000 (10:20 +0200)
committerAndrea Zagli <azagli@libero.it>
Sat, 24 Jun 2017 08:20:16 +0000 (10:20 +0200)
debian/changelog
debian/control
debian/rules

index 28e90fc9a611db2fa1a8f2bf25862b4ef38b2bc1..2a7ea886af665b701584496ed3b957cd5be9d500 100644 (file)
@@ -1,6 +1,6 @@
-libreptool (0.5.0-1~3.gbp6a90d1) UNRELEASED; urgency=medium
+libreptool (0.5.0-1~4.gbp0ac769) UNRELEASED; urgency=medium
 
-  ** SNAPSHOT build @6a90d18d116faaed3f24ef60a6b353db8f1d2683 **
+  ** SNAPSHOT build @0ac7693f6afd5eafefb50fe9cd8e0cd54e2e0c54 **
 
   [ Andrea Zagli ]
   * Initial release
@@ -17,4 +17,10 @@ libreptool (0.5.0-1~3.gbp6a90d1) UNRELEASED; urgency=medium
 
   [ tux ]
 
- -- tux <tux@develop64.comune.scandicci.fi.it>  Wed, 01 Mar 2017 15:25:52 +0100
+  [ Andrea Zagli ]
+  * Debian pkg: update from upstream.
+  * Enabled gir.
+
+  [ tux ]
+
+ -- tux <tux@develop64.example.tst>  Sat, 24 Jun 2017 10:04:21 +0200
index e9588d5dd59f2bf0bbf23078cb34605e68275340..a890b6f57d89ba6fa1c05a66919bb07277bd14f3 100644 (file)
@@ -1,7 +1,7 @@
 Source: libreptool
 Priority: optional
 Maintainer: Andrea Zagli <azagli@libero.it>
-Build-Depends: debhelper (>= 9), intltool, pkg-config, gnome-common, gtk-doc-tools, bison, flex, libgtk-3-dev, libgda-5.0-dev, libxml2-dev
+Build-Depends: debhelper (>= 9), intltool, pkg-config, gnome-common, gtk-doc-tools, bison, flex, gobject-introspection, libgirepository1.0-dev, libgtk-3-dev, libgda-5.0-dev, libxml2-dev
 Standards-Version: 3.9.8
 Section: libs
 Homepage: http://saetta.ns0.it
index 14552b7a4ed50f0f99a105c9ba2477151fe184a1..b3f583005d22baca4564390aa6cbfed9e8199ec4 100755 (executable)
@@ -25,7 +25,7 @@ export DEB_CXXFLAGS_MAINT_STRIP = -Werror=format-security
 
 override_dh_auto_configure:
        NOCONFIGURE="X" ./autogen.sh
-       dh_auto_configure
+       dh_auto_configure -- --disable-introspection
 
 override_dh_auto_install:
        $(MAKE) DESTDIR=$$(pwd)/debian/tmp prefix=/usr install