[Pkg-privacy-commits] [libotr] 140/225: Imported Debian patch 3.1.0-2
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:45:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository libotr.
commit cc2bcfc27919385820d371f1990fd80dd2ad5224
Author: Thibaut VARENE <varenet at debian.org>
Date: Sun Jan 13 18:42:33 2008 +0100
Imported Debian patch 3.1.0-2
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8250a6c..17a3a2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libotr (3.1.0-2) unstable; urgency=low
+
+ * Closes: #459458: -dev package now depends on libgcrypt11-dev
+
+ -- Thibaut VARENE <varenet at debian.org> Sun, 13 Jan 2008 18:42:33 +0100
+
libotr (3.1.0-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index a5e8381..c5ce9d2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
Priority: optional
Maintainer: Thibaut VARENE <varenet at debian.org>
Build-Depends: debhelper (>= 4.0.0), libgpg-error-dev (>= 1.0), libgcrypt11-dev (>= 1.2.0)
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Package: libotr2
Section: libs
@@ -58,7 +58,7 @@ Description: toolkit for Off-the-Record Messaging library
Package: libotr2-dev
Section: libdevel
Architecture: any
-Depends: libotr2 (= ${binary:Version}), ${shlibs:Depends}
+Depends: libotr2 (= ${binary:Version}), libgcrypt11-dev, ${shlibs:Depends}
Conflicts: libotr-dev, libotr1-dev
Replaces: libotr-dev, libotr0-dev, libotr1-dev
Description: Off-the-Record Messaging library development files
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git
More information about the Pkg-privacy-commits
mailing list