[SCM] Extract bibliographic references from various sources branch, debian, updated. debian/1.4.8-2

Filippo Rusconi (Debian Maintainer) lopippo at debian.org
Fri Sep 14 11:21:01 UTC 2012


The following commit has been merged in the debian branch:
commit c6901a1623a8d86af94c82cee6c08759ea0a5112
Author: Filippo Rusconi (Debian Maintainer) <lopippo at debian.org>
Date:   Fri Sep 14 12:47:08 2012 +0200

    Add lintian override for misspelling errors. New debian package
    1.4.8-2 version.

diff --git a/debian/cb2bib.lintian-overrides b/debian/cb2bib.lintian-overrides
new file mode 100644
index 0000000..5c080fc
--- /dev/null
+++ b/debian/cb2bib.lintian-overrides
@@ -0,0 +1,3 @@
+cb2bib binary: spelling-error-in-binary
+
+
diff --git a/debian/changelog b/debian/changelog
index a6532ee..104fa95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+cb2bib (1.4.8-2) unstable; urgency=low
+
+  * Add dependency to dpkg-dev.
+  
+  * Add lintian override to silence the warning about misspelling errors.
+
+ -- Filippo Rusconi <lopippo at debian.org>  Fri, 14 Sep 2012 12:46:22 +0200
+
 cb2bib (1.4.8-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index abeacf8..acb91f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -87,6 +87,7 @@ binary-indep:
 binary-arch: build-arch-stamp
 	dh_testdir -a
 	dh_testroot -a
+	dh_lintian -a
 	dh_installchangelogs -a
 	dh_installdocs -a
 	dh_installexamples -a

-- 
Extract bibliographic references from various sources



More information about the debian-science-commits mailing list