[pkg-java] r18213 - trunk/yui-compressor/debian
Tony Mancill
tmancill at moszumanska.debian.org
Tue Jun 10 04:31:21 UTC 2014
Author: tmancill
Date: 2014-06-10 04:31:20 +0000 (Tue, 10 Jun 2014)
New Revision: 18213
Modified:
trunk/yui-compressor/debian/changelog
trunk/yui-compressor/debian/compat
trunk/yui-compressor/debian/control
trunk/yui-compressor/debian/copyright
Log:
package freshening + #751006
Modified: trunk/yui-compressor/debian/changelog
===================================================================
--- trunk/yui-compressor/debian/changelog 2014-06-06 10:10:29 UTC (rev 18212)
+++ trunk/yui-compressor/debian/changelog 2014-06-10 04:31:20 UTC (rev 18213)
@@ -1,3 +1,15 @@
+yui-compressor (2.4.7-2) unstable; urgency=medium
+
+ * Team upload.
+ * Mark yui-compressor as Multi-Arch: foreign. (Closes: #751006)
+ - Thanks to Helmut Grohne for the patch.
+ * Bump Standards-Version to 3.9.5. (no changes needed).
+ * Use debhelper 9.
+ * Update Vcs URLs to use canonical hostnames.
+ * Correct lintian format warning in debian/copyright
+
+ -- tony mancill <tmancill at debian.org> Mon, 09 Jun 2014 21:12:02 -0700
+
yui-compressor (2.4.7-1) unstable; urgency=low
* New upstream release.
Modified: trunk/yui-compressor/debian/compat
===================================================================
--- trunk/yui-compressor/debian/compat 2014-06-06 10:10:29 UTC (rev 18212)
+++ trunk/yui-compressor/debian/compat 2014-06-10 04:31:20 UTC (rev 18213)
@@ -1 +1 @@
-7
+9
Modified: trunk/yui-compressor/debian/control
===================================================================
--- trunk/yui-compressor/debian/control 2014-06-06 10:10:29 UTC (rev 18212)
+++ trunk/yui-compressor/debian/control 2014-06-10 04:31:20 UTC (rev 18213)
@@ -5,12 +5,12 @@
Uploaders: Dominik Smatana <dominik.smatana at gmail.com>,
Damien Raude-Morvan <drazzib at debian.org>,
Michael Gilbert <michael.s.gilbert at gmail.com>
-Build-Depends: ant, cdbs, debhelper (>= 7), default-jdk
+Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk
Build-Depends-Indep: libjargs-java, librhino-java
Homepage: http://yuilibrary.com/projects/yuicompressor/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/yui-compressor/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/yui-compressor/
-Standards-Version: 3.9.3.1
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/yui-compressor
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/yui-compressor
+Standards-Version: 3.9.5
Package: yui-compressor
Architecture: all
@@ -18,6 +18,7 @@
java-wrappers,
libjargs-java,
${misc:Depends}
+Multi-Arch: foreign
Description: JavaScript/CSS minifier
The YUI Compressor is a JavaScript compressor which, in addition to removing
comments and white-spaces, obfuscates local variables using the smallest
Modified: trunk/yui-compressor/debian/copyright
===================================================================
--- trunk/yui-compressor/debian/copyright 2014-06-06 10:10:29 UTC (rev 18212)
+++ trunk/yui-compressor/debian/copyright 2014-06-10 04:31:20 UTC (rev 18213)
@@ -1,4 +1,4 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: YUI Compressor
Upstream-Contact: Julien Lecomte <jlecomte at yahoo-inc.com>
Source: http://yuilibrary.com/projects/yuicompressor/
@@ -107,8 +107,8 @@
file under either the MPL or the GPL.
Files: debian/*
-Copyright: Copyright 2009, Dominik Smatana <dominik.smatana at gmail.com>
-Copyright: Copyright 2009-2011, Damien Raude-Morvan <drazzib at debian.org>
+Copyright: 2009, Dominik Smatana <dominik.smatana at gmail.com>
+ 2009-2011, Damien Raude-Morvan <drazzib at debian.org>
License: GPL-3
On Debian systems the full text of the GNU General Public License version 3
can be found in the '/usr/share/common-licenses/GPL-3' file.
More information about the pkg-java-commits
mailing list