[Pkg-javascript-commits] [libjs-sifter.js] 01/01: Fix a few minor issues with the package.
Sergio Durigan Junior
sergiodj-guest at moszumanska.debian.org
Fri Aug 11 02:04:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
sergiodj-guest pushed a commit to branch master
in repository libjs-sifter.js.
commit 84aeba768986a74197601e1a9bf0e8f7bd7f93fd
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date: Thu Aug 10 22:01:43 2017 -0400
Fix a few minor issues with the package.
* Change the section to "javascript".
* Use Multi-Arch: foreign.
* Bump standards to 4.0.1.
---
debian/changelog | 7 +++++--
debian/control | 5 +++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2849b5a..2f3dcbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
libjs-sifter.js (0.5.2+dfsg-1) unstable; urgency=medium
- * New upstream version 0.5.2+dfsg
+ * New upstream version 0.5.2+dfsg.
+ * Change the section to "javascript".
+ * Use Multi-Arch: foreign.
+ * Bump standards to 4.0.1.
- -- Sergio Durigan Junior <sergiodj at sergiodj.net> Fri, 10 Feb 2017 18:43:30 -0500
+ -- Sergio Durigan Junior <sergiodj at sergiodj.net> Thu, 10 Aug 2017 22:00:30 -0500
libjs-sifter.js (0.5.1+dfsg-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 1c949de..f50723e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
Source: libjs-sifter.js
-Section: web
+Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Sergio Durigan Junior <sergiodj at sergiodj.net>
Build-Depends: debhelper (>=9), yui-compressor, mocha
-Standards-Version: 3.9.8
+Standards-Version: 4.0.1
Homepage: https://github.com/brianreavis/sifter.js
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/libjs-sifter.js.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/libjs-sifter.js.git
@@ -12,6 +12,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/libjs-sifter.js.git
Package: libjs-sifter.js
Architecture: all
Depends: ${misc:Depends}
+Multi-Arch: foreign
Description: Library for textually searching arrays and hashes of objects
Sifter is a client and server-side library (via UMD) for textually
searching arrays and hashes of objects by property – or multiple
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/libjs-sifter.js.git
More information about the Pkg-javascript-commits
mailing list