[Git][java-team/yui-compressor][master] 6 commits: Wrap and sort

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Mon Jun 20 23:13:03 BST 2022



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / yui-compressor


Commits:
5a5f7f5a by Emmanuel Bourg at 2022-06-21T00:02:37+02:00
Wrap and sort

- - - - -
7305a64b by Emmanuel Bourg at 2022-06-21T00:03:30+02:00
Standards-Version updated to 4.6.1

- - - - -
147f6583 by Emmanuel Bourg at 2022-06-21T00:03:38+02:00
Switch to debhelper level 13

- - - - -
d5ab9c5f by Emmanuel Bourg at 2022-06-21T00:04:31+02:00
Use salsa.debian.org Vcs-* URLs

- - - - -
52ef3296 by Emmanuel Bourg at 2022-06-21T00:12:28+02:00
Changed the README file installed (Closes: #900029)

- - - - -
1b5660bf by Emmanuel Bourg at 2022-06-21T00:12:39+02:00
Upload to unstable

- - - - -


7 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/docs
- debian/rules
- debian/yui-compressor.1
- debian/yui-compressor.links


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+yui-compressor (2.4.8-3) unstable; urgency=medium
+
+  * Team upload.
+  * Changed the README file installed (Closes: #900029)
+  * Standards-Version updated to 4.6.1
+  * Switch to debhelper level 13
+  * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 21 Jun 2022 00:12:32 +0200
+
 yui-compressor (2.4.8-2) unstable; urgency=medium
 
   * Update debian/watch to check github.com/yui/yuicompressor


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -2,22 +2,28 @@ Source: yui-compressor
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Dominik Smatana <dominik.smatana at gmail.com>,
-           Michael Gilbert <michael.s.gilbert at gmail.com>,
-           tony mancill <tmancill at debian.org>
-Build-Depends: ant, debhelper (>= 11), default-jdk
-Build-Depends-Indep: libjargs-java, librhino-java
+Uploaders:
+ Dominik Smatana <dominik.smatana at gmail.com>,
+ Michael Gilbert <michael.s.gilbert at gmail.com>,
+ tony mancill <tmancill at debian.org>
+Build-Depends:
+ ant,
+ debhelper-compat (= 13),
+ default-jdk,
+ libjargs-java,
+ librhino-java
+Standards-Version: 4.6.1
+Vcs-Git: https://salsa.debian.org/java-team/yui-compressor.git
+Vcs-Browser: https://salsa.debian.org/java-team/yui-compressor
 Homepage: http://yuilibrary.com/projects/yuicompressor/
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/yui-compressor.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/yui-compressor.git
-Standards-Version: 4.1.3
 
 Package: yui-compressor
 Architecture: all
-Depends: default-jre-headless | java5-runtime-headless,
-         java-wrappers,
-         libjargs-java,
-         ${misc:Depends}
+Depends:
+ default-jre-headless | java5-runtime-headless,
+ 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


=====================================
debian/docs
=====================================
@@ -1 +1 @@
-docs/README.md
+README.md


=====================================
debian/rules
=====================================
@@ -15,6 +15,3 @@ override_dh_auto_install:
 	# Rename JAR file
 	cp build/yuicompressor-${VERSION}.jar build/yui-compressor.jar
 	dh_auto_install
-
-get-orig-source:
-	debian/fetch-upstream ${VERSION} ${DEB_UPSTREAM_VERSION} ${RHINO_VERSION}


=====================================
debian/yui-compressor.1
=====================================
@@ -44,7 +44,7 @@ The following example demonstrates how to use yui-compressor
 .TP
 .B yui-compressor -o compressed.js original.js
 .SH SEE ALSO
-.BR /usr/share/doc/yui-compressor/README.gz
+.BR /usr/share/doc/yui-compressor/README.md.gz
 .SH AUTHOR
 This manual page was written by Damien Raude-Morvan <drazzib at debian.org>
 and Michael Gilbert <michael.s.gilbert at gmail.com>,


=====================================
debian/yui-compressor.links
=====================================
@@ -1,2 +1,2 @@
-/usr/share/yui-compressor/yui-compressor.jar /usr/share/maven-repo/com/yahoo/platform/yui/yuicompressor/debian/yuicompressor-debian.jar
 /usr/share/yui-compressor/yui-compressor.jar /usr/share/java/yuicompressor.jar
+/usr/share/yui-compressor/yui-compressor.jar /usr/share/maven-repo/com/yahoo/platform/yui/yuicompressor/debian/yuicompressor-debian.jar



View it on GitLab: https://salsa.debian.org/java-team/yui-compressor/-/compare/2764d913d9de65c84c1dd80c956154cf151d9944...1b5660bf9fc7ee3cd9389bf557480cea8e92c0a2

-- 
View it on GitLab: https://salsa.debian.org/java-team/yui-compressor/-/compare/2764d913d9de65c84c1dd80c956154cf151d9944...1b5660bf9fc7ee3cd9389bf557480cea8e92c0a2
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20220620/ddea35b0/attachment.htm>


More information about the pkg-java-commits mailing list