The following commit has been merged in the master branch:
commit 3fc2ccde19c753361d30060ef336ff018912c34a
Author: James Vega <[email protected]>
Date: Mon Apr 12 23:56:33 2010 -0400
Add libjson-perl to Build-Depends
Signed-off-by: James Vega <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index 1e5ad26..3707d33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,9 @@ devscripts (2.10.63) UNRELEASED; urgency=low
+ Restore previous behavior of versort not performing a check on whether
the version is a valid Debian version. (Closes: #577043)
+ Re-add deb_versort which ensures the versions are valid Debian versions.
- * debian/control: Require dpkg-dev >= 1.15.4.1 since we're using bits of the
- new Perl API.
+ * debian/control:
+ + Require dpkg-dev >= 1.15.4.1 since we're using bits of the new Perl API.
+ + Add libjson-perl to Build-Depends so we can syntax check debsnap.
* debcheckout: Use $DEBEMAIL/$DEBFULLNAME to set username in .hg/hgrc.
[ David Paleino ]
diff --git a/debian/control b/debian/control
index b1905af..cd507a2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Julian Gilbey <[email protected]>, Joey Hess
<[email protected]>, Mohamme
Standards-Version: 3.8.4
Build-Depends: perl, debhelper (>= 6.0.0), docbook-xsl, libtimedate-perl,
libfile-desktopentry-perl, libterm-size-perl, liburi-perl, libwww-perl,
- po4a (>= 0.31), xsltproc
+ po4a (>= 0.31), xsltproc, libjson-perl
Vcs-Browser: http://git.debian.org/?p=devscripts/devscripts.git
Vcs-Git: git://git.debian.org/devscripts/devscripts.git
--
Git repository for devscripts
--
To unsubscribe, send mail to [email protected].