[Pkg-javascript-commits] [ltx] 23/80: Prepare release: Update changelog, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Sun Feb 28 10:50:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository ltx.
commit a0f1d5e9203ba27289e5c532165fa1a54ea66476
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Aug 21 10:50:10 2011 +0200
Prepare release: Update changelog, control file and copyright hints.
---
debian/changelog | 7 +++++++
debian/control | 2 +-
debian/copyright_hints | 2 ++
3 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1388984..3066f0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ltx (0.0.5-2) unstable; urgency=low
+
+ * Add patch to not quote ' and " for vanilla text nodes.
+ * Tighten build-dependency on cdbs.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 21 Aug 2011 10:49:48 +0200
+
ltx (0.0.5-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index b84ece8..085b02c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +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,
+Build-Depends: cdbs (>= 0.4.72~),
debhelper (>= 6),
dh-buildinfo
Standards-Version: 3.9.2
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 3a33d3d..0276199 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -10,6 +10,8 @@ Files: README.markdown
debian/control.in
debian/gbp.conf
debian/install
+ debian/patches/020110802~cbc7c85.patch
+ debian/patches/series
debian/source/format
debian/source/local-options
debian/watch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/ltx.git
More information about the Pkg-javascript-commits
mailing list