diff -u eclipse-plugin-subclipse-1.2.4/debian/rules eclipse-plugin-subclipse-1.2.4/debian/rules --- eclipse-plugin-subclipse-1.2.4/debian/rules +++ eclipse-plugin-subclipse-1.2.4/debian/rules @@ -18,7 +18,7 @@ DEB_DH_INSTALL_ARGS += --autodest clean:: - # Force updating of DebConf internationalization + #a Force updating of DebConf internationalization debconf-updatepo - rm *.cdbs-config_list diff -u eclipse-plugin-subclipse-1.2.4/debian/changelog eclipse-plugin-subclipse-1.2.4/debian/changelog --- eclipse-plugin-subclipse-1.2.4/debian/changelog +++ eclipse-plugin-subclipse-1.2.4/debian/changelog @@ -1,3 +1,10 @@ +eclipse-plugin-subclipse (1.2.4-0ubuntu2) hardy; urgency=low + + * ADD: Ubuntu Integration (LP: #104990) + * FIX: a few typo and updates and dependancies + + -- Philippe Coval Fri, 21 Mar 2008 07:59:59 +0100 + eclipse-plugin-subclipse (1.2.4-0ubuntu1) gutsy; urgency=low * Add French translations for the DebConf wizard. diff -u eclipse-plugin-subclipse-1.2.4/debian/control eclipse-plugin-subclipse-1.2.4/debian/control --- eclipse-plugin-subclipse-1.2.4/debian/control +++ eclipse-plugin-subclipse-1.2.4/debian/control @@ -4,14 +4,15 @@ Build-Depends: debhelper (>= 4.0), cdbs, unzip, patch, po-debconf Maintainer: Ubuntu MOTU Developers XSBC-Original-Maintainer: Stephane Galland -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 +Homepage: http://subclipse.tigris.org Package: eclipse-plugin-subclipse Architecture: all Pre-Depends: debconf, po-debconf -Depends: eclipse-platform (>= 3.2), subversion +Depends: eclipse-platform (>= 3.2), subversion, libsvn-javahl Description: Eclipse Plugin for Subversion - Subversion is a version control system that is a + Subversion (aka svn) is a version control system that is a compelling replacement for CVS in the open source community. .