[Pkg-uml-commit] r265 - trunk/src/umlrun/debian
Stefano Melchior
stex-guest at alioth.debian.org
Mon Nov 27 19:46:45 CET 2006
Author: stex-guest
Date: 2006-11-27 19:46:44 +0100 (Mon, 27 Nov 2006)
New Revision: 265
Modified:
trunk/src/umlrun/debian/changelog
trunk/src/umlrun/debian/copyright
trunk/src/umlrun/debian/rules
Log:
Changes in dh_compat and copyright file
Modified: trunk/src/umlrun/debian/changelog
===================================================================
--- trunk/src/umlrun/debian/changelog 2006-11-27 10:15:06 UTC (rev 264)
+++ trunk/src/umlrun/debian/changelog 2006-11-27 18:46:44 UTC (rev 265)
@@ -1,7 +1,10 @@
umlrun (0.15-2) unstable; urgency=low
- * Synced policy to the current release 3.7.2 and debhelper
+ [Stefano Melchior]
+ * Synced policy to the current release 3.7.2 and debhelper >> 4.0.0
+ and DH_COMPAT to 4
* Updated the _maintainer_ team and the uploaders
+ * Updated FSF address in debian/copyright
-- Stefano Melchior <stefano.melchior at openlabs.it> Mon, 27 Nov 2006 11:07:21 +0100
Modified: trunk/src/umlrun/debian/copyright
===================================================================
--- trunk/src/umlrun/debian/copyright 2006-11-27 10:15:06 UTC (rev 264)
+++ trunk/src/umlrun/debian/copyright 2006-11-27 18:46:44 UTC (rev 265)
@@ -21,7 +21,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+ MA 02110-1301, USA.
On Debian systems, a copy of the GNU General Public License can be
found in /usr/share/common-licenses/GPL.
Modified: trunk/src/umlrun/debian/rules
===================================================================
--- trunk/src/umlrun/debian/rules 2006-11-27 10:15:06 UTC (rev 264)
+++ trunk/src/umlrun/debian/rules 2006-11-27 18:46:44 UTC (rev 265)
@@ -10,7 +10,7 @@
#export DH_VERBOSE=1
# This is the debhelper compatibility version to use.
-export DH_COMPAT=3
+export DH_COMPAT=4
build-indep: build-indep-stamp
build-indep-stamp:
More information about the Pkg-uml-commit
mailing list