[Pkg-vsquare-changes] r130 - lwipv6/trunk/debian

filippo at alioth.debian.org filippo at alioth.debian.org
Wed Jun 11 19:40:53 UTC 2008


Author: filippo
Date: 2008-06-11 19:40:51 +0000 (Wed, 11 Jun 2008)
New Revision: 130

Modified:
   lwipv6/trunk/debian/changelog
   lwipv6/trunk/debian/control
Log:
* New upstream version
  + soname bumped to 2
  + remove soname from -dev

Modified: lwipv6/trunk/debian/changelog
===================================================================
--- lwipv6/trunk/debian/changelog	2008-04-16 21:32:32 UTC (rev 129)
+++ lwipv6/trunk/debian/changelog	2008-06-11 19:40:51 UTC (rev 130)
@@ -1,9 +1,12 @@
-lwipv6 (1.1a-2) UNRELEASED; urgency=low
+lwipv6 (1.2-1) UNRELEASED; urgency=low
 
+  * New upstream version
+    + soname bumped to 2
+    + remove soname from -dev
   * Switch to cdbs
   * Update standard-versions to 3.7.3 (changed Source-Version)
 
- -- Filippo Giunchedi <filippo at debian.org>  Thu, 07 Feb 2008 00:07:50 +0100
+ -- Filippo Giunchedi <filippo at debian.org>  Wed, 11 Jun 2008 21:22:44 +0200
 
 lwipv6 (1.1a-1) unstable; urgency=low
 

Modified: lwipv6/trunk/debian/control
===================================================================
--- lwipv6/trunk/debian/control	2008-04-16 21:32:32 UTC (rev 129)
+++ lwipv6/trunk/debian/control	2008-06-11 19:40:51 UTC (rev 130)
@@ -8,10 +8,10 @@
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-vsquare/lwipv6/trunk/
 Section: libs
 
-Package: liblwipv6-1-dev
+Package: liblwipv6-dev
 Section: libdevel
 Architecture: any
-Depends: liblwipv6-1 (= ${binary:Version})
+Depends: liblwipv6-2 (= ${binary:Version})
 Description: Development files for the LWIPv6 library
  LWIPv6 is a user level TCP/IP stack with the following features:
  .
@@ -35,7 +35,7 @@
  This package contains the files needed to compile applications that link
  LWIPv6.
 
-Package: liblwipv6-1
+Package: liblwipv6-2
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}




More information about the Pkg-vsquare-changes mailing list