[DRE-commits] [ruby-backbone-on-rails] 01/01: update copyright
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Jun 30 06:10:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-backbone-on-rails.
commit b6650a63eb0eaf74bb52627530aaccc372628dd1
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Jun 30 11:38:20 2015 +0530
update copyright
---
debian/changelog | 6 ++++++
debian/copyright | 6 +++++-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a070a1d..20a2936 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-backbone-on-rails (1.1.2.0-2) unstable; urgency=medium
+
+ * Add copyright notice for vendor/assets/javascripts/*
+
+ -- Pirate Praveen <praveen at debian.org> Tue, 30 Jun 2015 11:38:05 +0530
+
ruby-backbone-on-rails (1.1.2.0-1) unstable; urgency=low
* Initial release (Closes: #746791)
diff --git a/debian/copyright b/debian/copyright
index ec06b2e..d60a766 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,15 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: backboe-on-rails
+Upstream-Name: backbone-on-rails
Source: http://rubygems.org/gems/backbone-on-rails
Files: *
Copyright: 2011 William Meleyal
License: Expat
+Files: vendor/assets/javascripts/backbone.js vendor/assets/javascripts/underscore.js
+Copyright: 2010-2014 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
+License: Expat
+
Files: debian/*
Copyright: 2014 Praveen Arimbrathodiyil <praveen at debian.org>
License: Expat
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-backbone-on-rails.git
More information about the Pkg-ruby-extras-commits
mailing list