summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@golden-gryphon.com>2014-05-14 20:41:31 -0700
committerManoj Srivastava <srivasta@golden-gryphon.com>2014-05-14 20:42:04 -0700
commit678239a230edc67392ac86aa2ce500953c34fdfc (patch)
tree39cc6c0bd31a8e4ec53bc3998fda90c6897a78fd /debian
parentc908b3131b1fe6027ae9aa277916bc953a462b5a (diff)
[master]: A new bug fixing release.
Signed-off-by: Manoj Srivastava <srivasta@golden-gryphon.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/patches/0001-debcherry-fixup-patch.patch6
-rw-r--r--debian/patches/0002-Fix-code-which-needed-a-32-bit-int-to-not-use-int-lo.patch2
3 files changed, 10 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index a842ca21..75376e20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tome (2.3.11-ah-1) unstable; urgency=low
+
+ * New upstream release, with minor bug fixes.
+
+ -- Manoj Srivastava <srivasta@debian.org> Wed, 14 May 2014 20:40:47 -0700
+
tome (2.3.10-ah-1) unstable; urgency=low
* New upstream release
diff --git a/debian/patches/0001-debcherry-fixup-patch.patch b/debian/patches/0001-debcherry-fixup-patch.patch
index a155fd85..c60358be 100644
--- a/debian/patches/0001-debcherry-fixup-patch.patch
+++ b/debian/patches/0001-debcherry-fixup-patch.patch
@@ -1,9 +1,9 @@
-From eadbb0e82af4cdbbb26287f70fac89d48e32fb26 Mon Sep 17 00:00:00 2001
+From f15bddade628289039f9033e69004be33ad3d8ef Mon Sep 17 00:00:00 2001
From: Manoj Srivastava <srivasta@golden-gryphon.com>
-Date: Wed, 14 May 2014 20:31:04 -0700
+Date: Wed, 14 May 2014 20:41:42 -0700
Subject: [PATCH 1/2] debcherry fixup patch
-271bea2 [master]: New upstream release
+32318ec [master]: New upstream release
- no changes against upstream or conflicts
786d26c [master]: New upstream release
- extra changes or conflicts
diff --git a/debian/patches/0002-Fix-code-which-needed-a-32-bit-int-to-not-use-int-lo.patch b/debian/patches/0002-Fix-code-which-needed-a-32-bit-int-to-not-use-int-lo.patch
index 059895f0..e9a73c19 100644
--- a/debian/patches/0002-Fix-code-which-needed-a-32-bit-int-to-not-use-int-lo.patch
+++ b/debian/patches/0002-Fix-code-which-needed-a-32-bit-int-to-not-use-int-lo.patch
@@ -1,4 +1,4 @@
-From 6a5e1f3afab967a7c7daad687feee6e0beb086d7 Mon Sep 17 00:00:00 2001
+From 011bb9dac928ca046774592955599bc004cb8019 Mon Sep 17 00:00:00 2001
From: Manoj Srivastava <srivasta@debian.org>
Date: Tue, 21 Oct 2008 08:25:47 -0500
Subject: [PATCH 2/2] Fix code which needed a 32 bit int to not use int/long