[pkg-java] r15044 - trunk/squareness/debian
Torsten Werner
twerner at alioth.debian.org
Sun Sep 25 21:08:48 UTC 2011
Author: twerner
Date: 2011-09-25 21:08:48 +0000 (Sun, 25 Sep 2011)
New Revision: 15044
Modified:
trunk/squareness/debian/changelog
trunk/squareness/debian/compat
trunk/squareness/debian/control
Log:
* Switch to debhelper level 7.
* Remove Java runtime from Depends.
* Update Standards-Version: 3.9.2.
Modified: trunk/squareness/debian/changelog
===================================================================
--- trunk/squareness/debian/changelog 2011-09-25 20:54:57 UTC (rev 15043)
+++ trunk/squareness/debian/changelog 2011-09-25 21:08:48 UTC (rev 15044)
@@ -1,3 +1,11 @@
+squareness (2.3.0-5) unstable; urgency=low
+
+ * Switch to debhelper level 7.
+ * Remove Java runtime from Depends.
+ * Update Standards-Version: 3.9.2.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 25 Sep 2011 23:06:59 +0200
+
squareness (2.3.0-4) unstable; urgency=low
* Let 'maintainers' start with uppercase M.
Modified: trunk/squareness/debian/compat
===================================================================
--- trunk/squareness/debian/compat 2011-09-25 20:54:57 UTC (rev 15043)
+++ trunk/squareness/debian/compat 2011-09-25 21:08:48 UTC (rev 15044)
@@ -1 +1 @@
-6
+7
Modified: trunk/squareness/debian/control
===================================================================
--- trunk/squareness/debian/control 2011-09-25 20:54:57 UTC (rev 15043)
+++ trunk/squareness/debian/control 2011-09-25 21:08:48 UTC (rev 15044)
@@ -3,16 +3,16 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner at debian.org>, Varun Hiremath <varun at debian.org>
-Build-Depends: cdbs, debhelper (>= 6)
+Build-Depends: cdbs, debhelper (>= 7)
Build-Depends-Indep: ant, default-jdk
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
Homepage: http://squareness.beeger.net/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/squareness
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/squareness
Package: squareness
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, default-jre | java2-runtime
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: suite of skins for different applications
Squareness is a suite of skins for different platforms and
applications (e.g. Windowblinds, Java Look And Feel, Mozilla Firefox)
More information about the pkg-java-commits
mailing list