[Pkg-cli-libs-commits] [SCM] zeitgeist-sharp branch, master, updated. upstream/0.1.0.1-3-g9d032ff

Jo Shields directhex at apebox.org
Mon Nov 1 12:34:33 UTC 2010


The following commit has been merged in the master branch:
commit 9d032ffd4f4a836febb279571922a82b741f8c94
Author: Jo Shields <directhex at apebox.org>
Date:   Mon Nov 1 12:33:59 2010 +0000

    Update to upstream 0.1.0.1, which fixes the assembly version from 0.0.0.0 to 0.1.0.0

diff --git a/debian/changelog b/debian/changelog
index 46ac7dc..afe25de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-zeitgeist-sharp (0.1-1) UNRELEASED; urgency=low
+zeitgeist-sharp (0.1.0.1-1) UNRELEASED; urgency=low
 
   * Initial Version
 
diff --git a/debian/control b/debian/control
index 3bd6c53..e1aa92d 100644
--- a/debian/control
+++ b/debian/control
@@ -17,11 +17,11 @@ Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/zeitgeist-sharp.git
 
 Package: libzeitgeist-cil-dev
 Architecture: all
-Depends: libzeitgeist0.0-cil (= ${binary:Version}), ${misc:Depends}
+Depends: libzeitgeist0.1-cil (= ${binary:Version}), ${misc:Depends}
 Description: CLI bindings for Zeitgeist Project - development files
  Ook ook eek
 
-Package: libzeitgeist0.0-cil
+Package: libzeitgeist0.1-cil
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
 Description: CLI bindings for Zeitgeist Project
diff --git a/debian/libzeitgeist0.0-cil.install b/debian/libzeitgeist0.0-cil.install
deleted file mode 100644
index c03f49f..0000000
--- a/debian/libzeitgeist0.0-cil.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/zeitgeist-sharp/*	usr/lib/cli/zeitgeist-sharp-0.0/
diff --git a/debian/libzeitgeist0.0-cil.installcligac b/debian/libzeitgeist0.0-cil.installcligac
deleted file mode 100644
index 3f39f8d..0000000
--- a/debian/libzeitgeist0.0-cil.installcligac
+++ /dev/null
@@ -1 +0,0 @@
-/usr/lib/cli/zeitgeist-sharp-0.0/zeitgeist-sharp.dll
diff --git a/debian/libzeitgeist0.1-cil.install b/debian/libzeitgeist0.1-cil.install
new file mode 100644
index 0000000..b6ffa00
--- /dev/null
+++ b/debian/libzeitgeist0.1-cil.install
@@ -0,0 +1 @@
+usr/lib/zeitgeist-sharp/*	usr/lib/cli/zeitgeist-sharp-0.1/
diff --git a/debian/libzeitgeist0.1-cil.installcligac b/debian/libzeitgeist0.1-cil.installcligac
new file mode 100644
index 0000000..9ad7eba
--- /dev/null
+++ b/debian/libzeitgeist0.1-cil.installcligac
@@ -0,0 +1 @@
+/usr/lib/cli/zeitgeist-sharp-0.1/zeitgeist-sharp.dll
diff --git a/debian/patches/tweak_pcfile_location_for_debianisms.patch b/debian/patches/tweak_pcfile_location_for_debianisms.patch
index ca613cb..3e76eea 100644
--- a/debian/patches/tweak_pcfile_location_for_debianisms.patch
+++ b/debian/patches/tweak_pcfile_location_for_debianisms.patch
@@ -7,4 +7,4 @@ Index: zeitgeist-sharp.git/Zeitgeist/zeitgeist-sharp.pc.in
  Version: @VERSION@
  
 -Libs: -r:@expanded_libdir@/@PACKAGE@/zeitgeist-sharp.dll
-+Libs: -r:@expanded_libdir@/cli/@PACKAGE at -0.0/zeitgeist-sharp.dll
++Libs: -r:@expanded_libdir@/cli/@PACKAGE at -0.1/zeitgeist-sharp.dll

-- 
zeitgeist-sharp



More information about the Pkg-cli-libs-commits mailing list