[Pkg-haskell-commits] darcs: threadscope: Updating hardcoded version numbers.

Giovanni Mascellani gio at debian.org
Sat May 28 15:09:28 UTC 2011


Sat May 28 14:59:07 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * Updating hardcoded version numbers.
  Ignore-this: 234e013c69d62d8cbdcaef08d779b6

    M ./changelog +1
    M ./threadscope.desktop -1 +1
    M ./threadscope.install -3 +3
    M ./threadscope.menu -1 +1

Sat May 28 14:59:07 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * Updating hardcoded version numbers.
  Ignore-this: 234e013c69d62d8cbdcaef08d779b6
diff -rN -u old-threadscope//changelog new-threadscope//changelog
--- old-threadscope//changelog	2011-05-28 15:09:28.433313570 +0000
+++ new-threadscope//changelog	2011-05-28 15:09:28.453328763 +0000
@@ -8,6 +8,7 @@
   * New upstream release (closes: #628250).
   * Standards-Version bumped to 3.9.2 (no changes required).
   * debian/copyright: missing copyright holder added.
+  * debian/*: updating hardcoded version numbers.
 
  -- Giovanni Mascellani <gio at debian.org>  Sat, 28 May 2011 16:24:40 +0200
 
diff -rN -u old-threadscope//threadscope.desktop new-threadscope//threadscope.desktop
--- old-threadscope//threadscope.desktop	2011-05-28 15:09:28.433313570 +0000
+++ new-threadscope//threadscope.desktop	2011-05-28 15:09:28.441278960 +0000
@@ -2,7 +2,7 @@
 Version=1.0
 Encoding=UTF-8
 Name=threadscope
-Icon=/usr/share/threadscope-0.1.2/threadscope.png
+Icon=/usr/share/threadscope-0.1.3/threadscope.png
 Comment=Haskell GHC thread profiler
 Exec=/usr/bin/threadscope
 Terminal=false
diff -rN -u old-threadscope//threadscope.install new-threadscope//threadscope.install
--- old-threadscope//threadscope.install	2011-05-28 15:09:28.433313570 +0000
+++ new-threadscope//threadscope.install	2011-05-28 15:09:28.441278960 +0000
@@ -1,5 +1,5 @@
 dist-ghc/build/threadscope/threadscope usr/bin/
-threadscope.glade                       usr/share/threadscope-0.1.2/
-threadscope.png                         usr/share/threadscope-0.1.2/
-debian/threadscope.xpm                  usr/share/threadscope-0.1.2/
+threadscope.glade                       usr/share/threadscope-0.1.3/
+threadscope.png                         usr/share/threadscope-0.1.3/
+debian/threadscope.xpm                  usr/share/threadscope-0.1.3/
 debian/threadscope.desktop              usr/share/applications/
diff -rN -u old-threadscope//threadscope.menu new-threadscope//threadscope.menu
--- old-threadscope//threadscope.menu	2011-05-28 15:09:28.433313570 +0000
+++ new-threadscope//threadscope.menu	2011-05-28 15:09:28.441278960 +0000
@@ -3,4 +3,4 @@
   longtitle="Haskell GHC thread profiler" \
   description="Haskell GHC thread profiler tool." \
   command="/usr/bin/threadscope" \
-  icon="/usr/share/threadscope-0.1.2/threadscope.xpm"
+  icon="/usr/share/threadscope-0.1.3/threadscope.xpm"





More information about the Pkg-haskell-commits mailing list