r3038 - packages/opencpn/trunk/debian
hamish-guest at alioth.debian.org
hamish-guest at alioth.debian.org
Sun Jul 10 10:00:57 UTC 2011
Author: hamish-guest
Date: 2011-07-10 10:00:57 +0000 (Sun, 10 Jul 2011)
New Revision: 3038
Removed:
packages/opencpn/trunk/debian/cmake_Modules/
Modified:
packages/opencpn/trunk/debian/changelog
packages/opencpn/trunk/debian/rules
Log:
FindTinyXML.cmake now included by upstream
Modified: packages/opencpn/trunk/debian/changelog
===================================================================
--- packages/opencpn/trunk/debian/changelog 2011-07-10 09:48:34 UTC (rev 3037)
+++ packages/opencpn/trunk/debian/changelog 2011-07-10 10:00:57 UTC (rev 3038)
@@ -1,13 +1,17 @@
opencpn (2.4.708+dfsg-1) unstable; urgency=low
+ [ Anton Martchukov ]
* Packaged for upstream git beta version 2.4.708
* Fixed use_pkg_tinyxml.patch to apply cleanly with upstream changes
* Added "dfsg" to version number
* Added DEP-5 machine-readable copyright file
* Closing ITP. (Closes: #538067)
- -- Anton Martchukov <anton at martchukov.com> Sat, 09 Jul 2011 17:13:00 +0400
+ [ Hamish B ]
+ * FindTinyXML.cmake now included by upstream
+ -- Hamish B <hamish_b at yahoo.com> Sun, 10 Jul 2011 21:59:32 +1200
+
opencpn (2.4.628-0) unstable; urgency=low
* Packaged for upstream git beta version 2.4.628
Modified: packages/opencpn/trunk/debian/rules
===================================================================
--- packages/opencpn/trunk/debian/rules 2011-07-10 09:48:34 UTC (rev 3037)
+++ packages/opencpn/trunk/debian/rules 2011-07-10 10:00:57 UTC (rev 3038)
@@ -14,7 +14,6 @@
dh $@ --parallel
override_dh_auto_configure:
- cp -f $(CURDIR)/debian/cmake_Modules/FindTinyXML.cmake $(CURDIR)/
# Remove embedded stuff which will go unused
rm -rf $(CURDIR)/plugins/grib_pi/src/zlib-1.2.3/
rm -rf $(CURDIR)/plugins/grib_pi/src/bzip2/
More information about the Pkg-grass-devel
mailing list