r3304 - in /unstable/evolution-data-server/debian: changelog rules

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Sat Feb 10 22:07:34 UTC 2018


Author: jbicha
Date: Sat Feb 10 22:07:31 2018
New Revision: 3304

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

Modified:
    unstable/evolution-data-server/debian/changelog
    unstable/evolution-data-server/debian/rules

Modified: unstable/evolution-data-server/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/changelog?rev=3304&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/changelog	(original)
+++ unstable/evolution-data-server/debian/changelog	Sat Feb 10 22:07:31 2018
@@ -1,3 +1,9 @@
+evolution-data-server (3.26.5-1) UNRELEASED; urgency=medium
+
+  * New upstream release
+
+ -- Jeremy Bicha <jbicha at debian.org>  Sat, 10 Feb 2018 16:56:45 -0500
+
 evolution-data-server (3.26.3-4) unstable; urgency=high
 
   * Add missing comma to Conflicts list

Modified: unstable/evolution-data-server/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/rules?rev=3304&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/rules	(original)
+++ unstable/evolution-data-server/debian/rules	Sat Feb 10 22:07:31 2018
@@ -1,11 +1,10 @@
 #!/usr/bin/make -f
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
-
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,--as-needed -Wl,-O1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,--as-needed
 # see https://bugzilla.gnome.org/show_bug.cgi?id=594473 for details
 export DEB_LDFLAGS_MAINT_STRIP = -Wl,-Bsymbolic-functions
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 export SENDMAIL_PATH = /usr/sbin/sendmail
 




More information about the pkg-evolution-commits mailing list