[Pkg-sssd-devel] ding-libs: Changes to 'ubuntu'
Timo Aaltonen
tjaalton-guest at alioth.debian.org
Thu May 16 07:15:39 UTC 2013
debian/changelog | 11 +++++++++++
debian/control | 4 +++-
2 files changed, 14 insertions(+), 1 deletion(-)
New commits:
commit 33182d0e1247d9e2e8591bb7dfcf645d1118a7d4
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Thu May 16 10:06:57 2013 +0300
release to saucy
diff --git a/debian/changelog b/debian/changelog
index a2c7085..d13b833 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ding-libs (0.3.0.1-0ubuntu2) saucy; urgency=low
+
+ * Merge from unreleased debian git.
+ - control: libini-config-dev needs to depend on libbasicobjects-dev and
+ libref-array-dev.
+
+ -- Timo Aaltonen <tjaalton at ubuntu.com> Thu, 16 May 2013 10:06:12 +0300
+
ding-libs (0.3.0.1-0ubuntu1) saucy; urgency=low
* Sync from unreleased debian git.
commit b2fb200de64ea70bbd8db81bf65b0f8fa293727f
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Thu May 16 10:05:09 2013 +0300
add libref-array-dev to libini-config-dev depends.
diff --git a/debian/changelog b/debian/changelog
index 0aab4b4..448497f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,8 @@ ding-libs (0.3.0.1-1) UNRELEASED; urgency=low
* libini-config-dev: Add new headers.
* control: Wrap Depends.
* control: Update policy to 3.9.4, no changes.
- * control: libini-config-dev needs to depend on libbasicobjects-dev.
+ * control: libini-config-dev needs to depend on libbasicobjects-dev and
+ libref-array-dev.
-- Timo Aaltonen <tjaalton at ubuntu.com> Mon, 29 Apr 2013 15:14:29 +0300
diff --git a/debian/control b/debian/control
index 07ac5aa..29ec47c 100644
--- a/debian/control
+++ b/debian/control
@@ -121,6 +121,7 @@ Depends: ${misc:Depends},
libini-config3 (= ${binary:Version}),
libcollection-dev (= ${binary:Version}),
libbasicobjects-dev (= ${binary:Version}),
+ libref-array-dev (= ${binary:Version}),
Description: Development files for libini_config
Library to process config files in INI format into a libcollection data
structure. Development files.
commit 82fc189fceabf752d4ebddbd4e1cc6b0a5268fb0
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Thu May 16 10:02:41 2013 +0300
control: libini-config-dev needs to depend on libbasicobjects-dev.
diff --git a/debian/changelog b/debian/changelog
index b54689e..0aab4b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ ding-libs (0.3.0.1-1) UNRELEASED; urgency=low
* libini-config-dev: Add new headers.
* control: Wrap Depends.
* control: Update policy to 3.9.4, no changes.
+ * control: libini-config-dev needs to depend on libbasicobjects-dev.
-- Timo Aaltonen <tjaalton at ubuntu.com> Mon, 29 Apr 2013 15:14:29 +0300
diff --git a/debian/control b/debian/control
index 9454017..07ac5aa 100644
--- a/debian/control
+++ b/debian/control
@@ -120,6 +120,7 @@ Architecture: any
Depends: ${misc:Depends},
libini-config3 (= ${binary:Version}),
libcollection-dev (= ${binary:Version}),
+ libbasicobjects-dev (= ${binary:Version}),
Description: Development files for libini_config
Library to process config files in INI format into a libcollection data
structure. Development files.
commit 292cab580c141cccab3400a495c7b9d6b9ce3e09
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Mon May 13 10:38:35 2013 +0300
control: Update policy to 3.9.4, no changes.
diff --git a/debian/changelog b/debian/changelog
index fd2379d..b54689e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ ding-libs (0.3.0.1-1) UNRELEASED; urgency=low
* rules: Remove .la files.
* libini-config-dev: Add new headers.
* control: Wrap Depends.
+ * control: Update policy to 3.9.4, no changes.
-- Timo Aaltonen <tjaalton at ubuntu.com> Mon, 29 Apr 2013 15:14:29 +0300
diff --git a/debian/control b/debian/control
index 16886f4..9454017 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian SSSD Team <pkg-sssd-devel at lists.alioth.debian.org>
Uploaders: Timo Aaltonen <tjaalton at ubuntu.com>
Build-Depends: debhelper (>= 9),
autotools-dev,
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Homepage: https://fedorahosted.org/sssd/
Vcs-Git: git://git.debian.org/pkg-sssd/ding-libs.git
Vcs-Browser: http://git.debian.org/?p=pkg-sssd/ding-libs.git;a=summary
More information about the Pkg-sssd-devel
mailing list