[patch 1/1] Remove generation of debian/changelog

[email protected] Tue, 25 Mar 2014 12:40:40 +0100
Newsgroups gmane.linux.tools.diag.devel
Message-ID <[email protected]>
--===============5623520913911524844==
Content-Disposition: inline; filename=000_remove_changelog

debian/changelog is handled on the debian side since debian maintainer needs to be
able to add debian specific packaging changes, not upstream only and having it on the
upstream tarball is not needed

Author: Frédéric Bonnard <[email protected]>
Signed-off-by: Frédéric Bonnard <[email protected]>
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/configure.in
+++ b/configure.in
@@ -69,5 +69,5 @@
 AC_CHECK_FUNCS([memmove memset mkdir socket strdup strerror strtol uname sqlite3_prepare_v2])
 
 #finished
-AC_CONFIG_FILES([Makefile libvpd.spec debian/changelog libvpd-2.pc libvpd_cxx-2.pc])
+AC_CONFIG_FILES([Makefile libvpd.spec libvpd-2.pc libvpd_cxx-2.pc])
 AC_OUTPUT



--===============5623520913911524844==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
--===============5623520913911524844==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Linux-diag-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-diag-devel

--===============5623520913911524844==--