[Pkg-javascript-commits] [backbone] 10/10: Prepare for release: Update changelog and control file.
Jonas Smedegaard
dr at jones.dk
Thu Aug 24 09:42:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository backbone.
commit baab595f2c864b0d3229ebb6b7c837686d56a4dd
Author: Jonas Smedegaard <dr at jones.dk>
Date: Thu Aug 24 11:40:51 2017 +0200
Prepare for release: Update changelog and control file.
---
debian/changelog | 24 ++++++++++++++++++++++++
debian/control | 12 ++++--------
2 files changed, 28 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 60580a5..5d401ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+backbone (1.3.3~dfsg-2) unstable; urgency=medium
+
+ * Update watch file:
+ + Use substitution string @PACKAGE at .
+ + Update URL.
+ * Modernize Vcs-* fields:
+ + Use anonscm hostname.
+ + Use git (not cgit) in path.
+ * Declare compliance with Debian Policy 4.1.0.
+ * Update copyright info:
+ + Use https protocol in file format URL.
+ + Update URLs to source and upstream contact.
+ + Extend coverage for myself.
+ * Modernize cdbs:
+ + Do copyright-check in maintainer script (not during build).
+ Relax to build-depend unversioned on cdbs.
+ Stop build-depend on licensecheck libregexp-assemble-perl
+ libimage-exiftool-perl libfont-ttf-perl.
+ * Update package relations:
+ + Drop break/replace libjs-backbone predating oldstable.
+ * Advertise DEP3 format in patch headers.
+
+ -- Jonas Smedegaard <dr at jones.dk> Thu, 24 Aug 2017 11:40:39 +0200
+
backbone (1.3.3~dfsg-1) unstable; urgency=medium
[ upstream ]
diff --git a/debian/control b/debian/control
index f436ef9..19a7bf8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,7 @@ Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
-Build-Depends: cdbs (>= 0.4.131~),
- licensecheck,
- libregexp-assemble-perl,
- libimage-exiftool-perl,
- libfont-ttf-perl,
+Build-Depends: cdbs,
debhelper,
dh-buildinfo,
node-uglify,
@@ -15,10 +11,10 @@ Build-Depends: cdbs (>= 0.4.131~),
coffeescript,
libjs-underscore (>= 1.8.3~dfsg),
node-underscore (>= 1.8.3~dfsg)
-Standards-Version: 3.9.8
+Standards-Version: 4.1.0
Homepage: http://backbonejs.org/
-Vcs-Git: https://git.debian.org/git/pkg-javascript/backbone
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/backbone.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/backbone
+Vcs-Browser: https://anonscm.debian.org/git/pkg-javascript/backbone.git
Package: libjs-backbone
Architecture: all
--
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