[Python-apps-commits] r1527 - in packages/eric/trunk/debian (changelog links links rules)

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Mon Jul 7 08:29:27 UTC 2008


    Date: Monday, July 7, 2008 @ 08:29:26
  Author: gudjon-guest
Revision: 1527

Version 4.1.6 more or less OK.

Added:
  packages/eric/trunk/debian/links
Modified:
  packages/eric/trunk/debian/changelog
  packages/eric/trunk/debian/rules
Deleted:
  packages/eric/trunk/debian/links

Modified: packages/eric/trunk/debian/changelog
===================================================================
--- packages/eric/trunk/debian/changelog	2008-07-06 21:26:54 UTC (rev 1526)
+++ packages/eric/trunk/debian/changelog	2008-07-07 08:29:26 UTC (rev 1527)
@@ -1,12 +1,13 @@
-eric (4.1.5-2) UNRELEASED; urgency=low
+eric (4.1.6-1) UNRELEASED; urgency=low
 
+  * New upstream release.
   * Not installing ChangeLog since it is equal to changelog.
   * Remove "Encoding=UTF-8" from desktop file
   * Move eric from section python to devel
   * Remove README-PyXML.txt, obsolete in Debian
-  * Comment out dh_link, dh_strip, dh_shlibdeps. Will be removed later
+  * Comment out dh_strip, dh_shlibdeps. Will be removed later
 
- -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Tue, 10 Jun 2008 15:36:05 +0200
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Sun, 06 Jul 2008 21:54:13 +0200
 
 eric (4.1.5-1) unstable; urgency=low
 

Deleted: packages/eric/trunk/debian/links
===================================================================
--- packages/eric/trunk/debian/links	2008-07-06 21:26:54 UTC (rev 1526)
+++ packages/eric/trunk/debian/links	2008-07-07 08:29:26 UTC (rev 1527)
@@ -1,2 +0,0 @@
-usr/bin/eric4 usr/bin/eric
-usr/share/man/man1/eric4.1 usr/share/man/man1/eric.1

Added: packages/eric/trunk/debian/links
===================================================================
--- packages/eric/trunk/debian/links	                        (rev 0)
+++ packages/eric/trunk/debian/links	2008-07-07 08:29:26 UTC (rev 1527)
@@ -0,0 +1,3 @@
+usr/bin/eric4 usr/bin/eric
+usr/share/man/man1/eric4.1 usr/share/man/man1/eric.1
+usr/share/doc/eric/ChangeLog usr/share/doc/eric/changelog

Modified: packages/eric/trunk/debian/rules
===================================================================
--- packages/eric/trunk/debian/rules	2008-07-06 21:26:54 UTC (rev 1526)
+++ packages/eric/trunk/debian/rules	2008-07-07 08:29:26 UTC (rev 1527)
@@ -80,7 +80,7 @@
 	dh_installmenu -i
 	dh_installman -i
 	dh_desktop -i
-	#dh_link -i
+	dh_link -i
 	#dh_strip -i
 	dh_compress -i
 	dh_fixperms -i




More information about the Python-apps-commits mailing list