[Pkg-javascript-commits] [backbone] 31/97: Prepare release: Update changelog and control file.
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 16:55:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository backbone.
commit 6e3a63d21a47aea09a1035eac5ae5c6eaf180ba3
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Aug 20 20:28:06 2011 +0200
Prepare release: Update changelog and control file.
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c09c667..014740b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+backbone (0.5.3-2) unstable; urgency=low
+
+ * Fix provide libnode-backbone (not node-backbone).
+
+ -- Jonas Smedegaard <dr at jones.dk> Sat, 20 Aug 2011 20:27:54 +0200
+
backbone (0.5.3-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index b610229..a9d2482 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Depends: ${misc:Depends},
Recommends: javascript-common,
libjs-jquery | libjs-zepto,
libjs-json
-Provides: node-backbone
+Provides: libnode-backbone
Description: some Backbone for JS Apps with Models, Views, Collections, and Events
Backbone supplies structure to JavaScript-heavy applications by
providing models key-value binding and custom events, collections with
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
More information about the Pkg-javascript-commits
mailing list