summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Rottmann <a.rottmann@gmx.at>2010-05-27 18:31:09 +0200
committerAndreas Rottmann <a.rottmann@gmx.at>2010-05-29 18:42:09 +0200
commit74a923cd15bc3d61c2da2bda3fbf933f760be2bb (patch)
treefc13454bc5a6472ba78546801bc96ac0e5784dd8
parentbd6adfa17d453e4c486e36fed4c5779db90a8a0e (diff)
Debianization for 0.9.3debian/0.9.3-1
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
-rw-r--r--debian/source/format1
3 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 716e22d..718a2be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libunistring (0.9.3-1) unstable; urgency=low
+
+ * New upstream release.
+ * Switched to dpkg-source 3.0 (quilt) format.
+ * Standards-Version 3.8.4 (no changes).
+
+ -- Andreas Rottmann <rotty@debian.org> Thu, 27 May 2010 19:37:41 +0200
+
libunistring (0.9.1-1) unstable; urgency=low
* Initial release (closes: #532125).
diff --git a/debian/control b/debian/control
index dd24da3..8055a7b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libunistring
Priority: optional
Maintainer: Andreas Rottmann <rotty@debian.org>
Build-Depends: cdbs, debhelper (>= 7), autotools-dev
-Standards-Version: 3.8.2
+Standards-Version: 3.8.4
Section: libs
Homepage: http://www.gnu.org/software/libunistring/
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)