r3102 - in /unstable/evolution/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Dec 13 01:25:39 UTC 2016


Author: biebl
Date: Tue Dec 13 01:25:39 2016
New Revision: 3102

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=3102
Log:
New upstream release.

Modified:
    unstable/evolution/debian/changelog
    unstable/evolution/debian/rules

Modified: unstable/evolution/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/changelog?rev=3102&op=diff
==============================================================================
--- unstable/evolution/debian/changelog	(original)
+++ unstable/evolution/debian/changelog	Tue Dec 13 01:25:39 2016
@@ -1,3 +1,9 @@
+evolution (3.22.3-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Michael Biebl <biebl at debian.org>  Tue, 13 Dec 2016 02:25:23 +0100
+
 evolution (3.22.2-1) unstable; urgency=medium
 
   * New upstream release.

Modified: unstable/evolution/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/rules?rev=3102&op=diff
==============================================================================
--- unstable/evolution/debian/rules	(original)
+++ unstable/evolution/debian/rules	Tue Dec 13 01:25:39 2016
@@ -2,6 +2,7 @@
 
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk
+include /usr/share/dpkg/pkg-info.mk
 
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,--as-needed -Wl,-O1
 # see https://bugzilla.gnome.org/show_bug.cgi?id=594473 for details
@@ -35,7 +36,7 @@
 	dh_install --fail-missing -X.la -Xlibevolutiontestsettings.so
 
 override_dh_makeshlibs:
-	dh_makeshlibs -V'libevolution (>= $(DEB_VERSION)), libevolution (<< $(DEB_GNOME_NEXTVERSION))' -n
+	dh_makeshlibs -V'libevolution (>= $(DEB_VERSION_UPSTREAM)), libevolution (<< $(DEB_GNOME_NEXTVERSION))' -n
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='evolution-dbg (<< 3.18.5.2-1~)'




More information about the pkg-evolution-commits mailing list