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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Dec 13 01:50:41 UTC 2016


Author: biebl
Date: Tue Dec 13 01:50:41 2016
New Revision: 3105

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=3105
Log:
Use upstream version instead of the debian version when generating the
shlibs dependency information. Include /usr/share/dpkg/default.mk for
DEB_VERSION_UPSTREAM.

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=3105&op=diff
==============================================================================
--- unstable/evolution/debian/changelog	(original)
+++ unstable/evolution/debian/changelog	Tue Dec 13 01:50:41 2016
@@ -2,6 +2,9 @@
 
   * New upstream release.
   * Bump e-d-s dependencies and build-dependencies to 3.22.3.
+  * Use upstream version instead of the debian version when generating the
+    shlibs dependency information. Include /usr/share/dpkg/default.mk for
+    DEB_VERSION_UPSTREAM.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 13 Dec 2016 02:25:23 +0100
 

Modified: unstable/evolution/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/rules?rev=3105&op=diff
==============================================================================
--- unstable/evolution/debian/rules	(original)
+++ unstable/evolution/debian/rules	Tue Dec 13 01:50:41 2016
@@ -2,7 +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
+include /usr/share/dpkg/default.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




More information about the pkg-evolution-commits mailing list