svn2cl commit: r155 - debian/svn2cl/trunk/debian
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
svn2cl commit: r155 - debian/svn2cl/trunk/debian
- From: Commits of the svn2cl project <svn2cl-commits [at] lists.arthurdejong.org>
- To: svn2cl-commits [at] lists.arthurdejong.org
- Reply-to: svn2cl-users [at] lists.arthurdejong.org
- Subject: svn2cl commit: r155 - debian/svn2cl/trunk/debian
- Date: Wed, 27 Jun 2012 19:28:30 +0200 (CEST)
Author: arthur
Date: Wed Jun 27 19:28:30 2012
New Revision: 155
URL: http://arthurdejong.org/viewvc/svn2cl?revision=155&view=revision
Log:
add replaces on subversion-tools since we are replacing /usr/bin/svn2cl
Modified:
debian/svn2cl/trunk/debian/changelog
debian/svn2cl/trunk/debian/control
Modified: debian/svn2cl/trunk/debian/changelog
==============================================================================
--- debian/svn2cl/trunk/debian/changelog Sun Jun 24 14:31:29 2012
(r154)
+++ debian/svn2cl/trunk/debian/changelog Wed Jun 27 19:28:30 2012
(r155)
@@ -1,3 +1,10 @@
+svn2cl (0.13-2) UNRELEASED; urgency=low
+
+ * Add replaces on subversion-tools since we are replacing /usr/bin/svn2cl
+ which was in subversion-tools before.
+
+ -- Arthur de Jong <adejong@debian.org> Wed, 27 Jun 2012 19:27:58 +0200
+
svn2cl (0.13-1) unstable; urgency=low
* Initial release. (Closes: #678676, #678664)
Modified: debian/svn2cl/trunk/debian/control
==============================================================================
--- debian/svn2cl/trunk/debian/control Sun Jun 24 14:31:29 2012 (r154)
+++ debian/svn2cl/trunk/debian/control Wed Jun 27 19:28:30 2012 (r155)
@@ -12,6 +12,7 @@
Architecture: all
Depends: subversion (>= 1.5), ${misc:Depends}, ${shlibs:Depends}, xsltproc
Breaks: subversion-tools (<< 1.7.5-1)
+Replaces: subversion-tools (<< 1.7.5-1)
Description: Generate a GNU-style ChangeLog from Subversion repository history
This tool generates a classic GNU-style ChangeLog from the log messages
in a Subversion repository. It works as a wrapper around the 'svn log'
--
To unsubscribe send an email to
svn2cl-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/svn2cl-commits/
- svn2cl commit: r155 - debian/svn2cl/trunk/debian,
Commits of the svn2cl project