[statcvs] 31/43: [statcvs] Few more cleanups, ready for upload to experimental
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Apr 18 20:47:48 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository statcvs.
commit b647e8596edc58a1e8d3c37001aab489080c4c32
Author: Vincent Fourmond <fourmond at debian.org>
Date: Sat Mar 6 22:13:44 2010 +0000
[statcvs] Few more cleanups, ready for upload to experimental
---
debian/README.source | 7 -------
debian/changelog | 15 +++++++++++----
debian/control | 5 +++--
3 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 7b6c4ed..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,7 +0,0 @@
-This package uses dpatch to manage all modifications to the upstream
-source. See /usr/share/doc/dpatch/README.source.gz to get more information
-on how to use it.
-
- -- Vincent Fourmond <fourmond at debian.org> Mon, 13 Oct 2008 20:54:27 +0200
-
-
diff --git a/debian/changelog b/debian/changelog
index 77f560f..e1bc875 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,17 @@
-statcvs (1:0.7.0.dfsg-1) experimental/UNRELEASED; urgency=low
+statcvs (1:0.7.0.dfsg-1) experimental; urgency=low
* Newer upstream release
- * Switch to format 3.0 (quilt), and convert patches to the quilt format
+ * Switch to format 3.0 (quilt), and convert patches to the quilt format,
+ drop dependency on dpatch
* Refresh/update patches
-
- -- Vincent Fourmond <fourmond at debian.org> Sat, 06 Mar 2010 22:56:45 +0100
+ * Breaks and conflict with statsvn << 0.7.0
+ * Conforms to newer standards
+ * Uploading to experimental to allow for some time to prepare statsvn
+ * Getting rid of debian/README.source, obsoleted by the use of 3.0 (quilt)
+ * debian/new-upstream now compresses using bzip2: no need to use more
+ space than necessary...
+
+ -- Vincent Fourmond <fourmond at debian.org> Sat, 06 Mar 2010 23:11:15 +0100
statcvs (1:0.5.0.dfsg-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 37a1c99..dcc764b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Vincent Fourmond <fourmond at debian.org>, Christian Bayle <bayle at debian
Build-Depends: cdbs, debhelper (>= 5), ant, junit,
libjcommon-java, libjfreechart-java (>= 1.0.13), libjdom1-java,
default-jdk
-Standards-Version: 3.8.2
+Standards-Version: 3.8.4
Homepage: http://statcvs.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/statcvs
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/statcvs
@@ -17,7 +17,8 @@ Architecture: all
Depends: java-gcj-compat | java-runtime, libjcommon-java,
libjfreechart-java (>= 1.0.13), java-wrappers (>= 0.1.15), libjdom1-java,
${misc:Depends}
-Breaks: statsvn (< 0.5.0)
+Breaks: statsvn (<< 0.7.0)
+Conflicts: statsvn (<< 0.7.0)
Recommends: cvs
Description: CVS Repository statistic analysis tool, written in Java
StatCvs retrieves information from a CVS repository and generates
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/statcvs.git
More information about the pkg-java-commits
mailing list