summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@golden-gryphon.com>2013-04-29 11:04:46 -0700
committerManoj Srivastava <srivasta@golden-gryphon.com>2013-04-29 11:19:09 -0700
commit0b0e8be8f5ca99abb7fa31792e7e3310407a2e9c (patch)
treec2bb6ee70dbca1c400bdabc31f11deddf334ed63
parentcab81f81aa4c2442185003992540c4c2eaa4552b (diff)
[master]: Added NMU changes back in
I had missed the NMU. Thank god for experimental. Signed-off-by: Manoj Srivastava <srivasta@golden-gryphon.com>
-rw-r--r--debian/changelog17
-rw-r--r--debian/control3
-rw-r--r--debian/source.lintian-overrides2
3 files changed, 21 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0a7b108..e9d1043 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+wm-icons (0.4.0-7) experimental; urgency=low
+
+ * Noticed and belatedly acknowledged the NMU from last year. Added back
+ the build depends from that. Thanks to Ralf Treinen
+ <ralf.treinen@pps.jussieu.fr> and Cyril Brulebois <kibi@debian.org>
+
+ -- Manoj Srivastava <srivasta@debian.org> Mon, 29 Apr 2013 11:04:14 -0700
+
wm-icons (0.4.0-6) experimental; urgency=low
* New bug fixing release
@@ -6,6 +14,15 @@ wm-icons (0.4.0-6) experimental; urgency=low
-- Manoj Srivastava <srivasta@debian.org> Sat, 27 Apr 2013 18:53:26 -0700
+wm-icons (0.4.0-5.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Add libtool to Build-Depends, thanks to Ralf Treinen (Closes: #659585).
+ * Set urgency to “high” for the RC bug fix.
+ * Thanks to IRILL for sponsoring this BSP in Paris.
+
+ -- Cyril Brulebois <kibi@debian.org> Sat, 18 Feb 2012 18:15:22 +0000
+
wm-icons (0.4.0-5) unstable; urgency=low
* A number of minor changes to fix small policy compliance issues.
diff --git a/debian/control b/debian/control
index dcd3ed7..9dd1506 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Standards-Version: 3.9.4
Maintainer: Manoj Srivastava <srivasta@debian.org>
Priority: optional
Homepage: http://wm-icons.sourceforge.net/
-Build-Depends-Indep: debhelper (>= 9.0.0), dh-autoreconf, autoconf, automake | automaken, cvs
+Build-Depends-Indep: debhelper (>= 9.0.0), dh-autoreconf, autoconf,
+ automake | automaken, cvs, libtool
# depending on cvs sucks, but gettext needs it without depending on it,
# and autoreconf calls autopoint from gettext, which uses a CVS repo in
# a tar ball. See Bug#506022 and Bug#508230
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..3bb7873
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,2 @@
+wm-icons source: source-contains-cvs-control-dir devel/template/CVS
+