[pkg-boost-commits] r14485 - boost/trunk/debian

Steven Michael Robbins smr at alioth.debian.org
Sat Sep 5 17:53:37 UTC 2009


Author: smr
Date: 2009-09-05 17:53:37 +0000 (Sat, 05 Sep 2009)
New Revision: 14485

Modified:
   boost/trunk/debian/rules
Log:
Updated all version numbers for version 1.40.

Modified: boost/trunk/debian/rules
===================================================================
--- boost/trunk/debian/rules	2009-09-05 17:50:13 UTC (rev 14484)
+++ boost/trunk/debian/rules	2009-09-05 17:53:37 UTC (rev 14485)
@@ -11,13 +11,10 @@
 
 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
-PKGVERSION = 1.39
-SOVERSION = 1.39.0
-SHLIBS_VERSION = (>= 1.39.0-1)
+PKGVERSION = 1.40
+SOVERSION = 1.40.0
+SHLIBS_VERSION = (>= 1.40.0-1)
 
-# tags for library name decoration
-boost_version = 1_39
-
 # Boost libraries for which we want separate packages
 boost_libs := date-time filesystem graph iostreams math mpi	       \
 	program-options python regex serialization signals system test \




More information about the pkg-boost-commits mailing list