[squareness] 03/12: * Switch to debhelper level 7. * Remove Java runtime from Depends. * Update Standards-Version: 3.9.2.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Mar 7 11:06:53 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository squareness.
commit d331d779168d477af24a6bffedc8ea92eda330f2
Author: Torsten Werner <twerner at debian.org>
Date: Sun Sep 25 21:08:48 2011 +0000
* Switch to debhelper level 7.
* Remove Java runtime from Depends.
* Update Standards-Version: 3.9.2.
---
debian/changelog | 8 ++++++++
debian/compat | 2 +-
debian/control | 6 +++---
3 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f364c39..a0b4c25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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.
diff --git a/debian/compat b/debian/compat
index 1e8b314..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-6
+7
diff --git a/debian/control b/debian/control
index 485595c..1e02191 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,16 @@ Section: utils
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)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/squareness.git
More information about the pkg-java-commits
mailing list