[Pkg-tcltk-commits] r1634 - in itk3/tags: . 3.3-5/debian 3.3-5/debian/patches

sgolovan at alioth.debian.org sgolovan at alioth.debian.org
Sat Jul 5 16:27:44 UTC 2014


Author: sgolovan
Date: 2014-07-05 16:27:44 +0000 (Sat, 05 Jul 2014)
New Revision: 1634

Added:
   itk3/tags/3.3-5/
   itk3/tags/3.3-5/debian/changelog
   itk3/tags/3.3-5/debian/compat
   itk3/tags/3.3-5/debian/control
   itk3/tags/3.3-5/debian/itk3-dev.install
   itk3/tags/3.3-5/debian/itk3-dev.links
   itk3/tags/3.3-5/debian/itk3-doc.install
   itk3/tags/3.3-5/debian/itk3.install
   itk3/tags/3.3-5/debian/itk3.lintian-overrides
   itk3/tags/3.3-5/debian/patches/series
   itk3/tags/3.3-5/debian/rules
   itk3/tags/3.3-5/debian/source/
Removed:
   itk3/tags/3.3-5/debian/README.source
   itk3/tags/3.3-5/debian/changelog
   itk3/tags/3.3-5/debian/compat
   itk3/tags/3.3-5/debian/control
   itk3/tags/3.3-5/debian/itk3-dev.files
   itk3/tags/3.3-5/debian/itk3-doc.files
   itk3/tags/3.3-5/debian/itk3.files
   itk3/tags/3.3-5/debian/itk3.lintian-override
   itk3/tags/3.3-5/debian/patches/pkgindex.patch
   itk3/tags/3.3-5/debian/patches/series
   itk3/tags/3.3-5/debian/rules
Log:
[svn-buildpackage] Tagging itk3 3.3-5

Deleted: itk3/tags/3.3-5/debian/README.source
===================================================================
--- itk3/trunk/debian/README.source	2012-05-29 16:50:30 UTC (rev 1261)
+++ itk3/tags/3.3-5/debian/README.source	2014-07-05 16:27:44 UTC (rev 1634)
@@ -1,8 +0,0 @@
-This package uses quilt to manage all modifications to the upstream
-source. Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-To get detailed instructions on how to apply the series of patches
-and modify them, please read /usr/share/doc/quilt/README.source
-
- -- Sergei Golovan <sgolovan at debian.org>  Wed, 02 Sep 2009 17:32:39 +0400

Deleted: itk3/tags/3.3-5/debian/changelog
===================================================================
--- itk3/trunk/debian/changelog	2012-05-29 16:50:30 UTC (rev 1261)
+++ itk3/tags/3.3-5/debian/changelog	2014-07-05 16:27:44 UTC (rev 1634)
@@ -1,120 +0,0 @@
-itk3 (3.3-4) UNRELEASED; urgency=low
-
-  * NOT RELEASED YET
-
- -- Sergei Golovan <sgolovan at debian.org>  Fri, 12 Aug 2011 20:26:10 +0400
-
-itk3 (3.3-3) unstable; urgency=low
-
-  * Fixed FTBFS introduced by moving tclConfig.sh to /usr/lib
-    (closes: #618145).
-  * Added ${misc:Depends} substitution variable to debian/control.
-  * Bumped standards-version to 3.9.2.
-
- -- Sergei Golovan <sgolovan at debian.org>  Fri, 12 Aug 2011 20:19:11 +0400
-
-itk3 (3.3-2) unstable; urgency=low
-
-  * Fixed build for non-linux Debian architectures.
-
- -- Sergei Golovan <sgolovan at debian.org>  Fri, 18 Sep 2009 10:42:16 +0400
-
-itk3 (3.3-1) unstable; urgency=low
-
-  * New upstream release, moving itk3 to a separate source package.
-  * Switched to Tcl/Tk 8.5 as a dependency (closes: #497447).
-  * Switched to quilt for patch management.
-  * Remove static library from the binary package.
-  * Bumped standards-version to 3.8.3.
-  * Added version to shlibs which bounds itk3 dependencies from both sides.
-
- -- Sergei Golovan <sgolovan at debian.org>  Fri, 04 Sep 2009 18:30:08 +0400
-
-itcl3 (3.2.1-5) unstable; urgency=low
-
-  * Fixed installing lintian overrides for itcl3 and itk3 (moved them from
-    binary-indep to binary-arch target).
-  * Removed dependency of itcl3-dev and itk3-dev on build-essential package
-    libc6-dev.
-  * Loosened dependencies of itcl3-dev and itk3-dev on itcl3-doc and itk3-doc
-    from recommends to suggests.
-
- -- Sergei Golovan <sgolovan at debian.org>  Sun, 23 Mar 2008 10:34:42 +0300
-
-itcl3 (3.2.1-4) unstable; urgency=low
-
-  * New maintainer Debian Tcl/Tk Packagers
-    <pkg-tcltk-devel at lists.alioth.debian.org>.
-  * Acknowledged NMU by Amaya Rodrigo Sastre.
-  * Added homepage header to debian/control.
-  * Removed non-UTF-8 characters from the package descriptions
-    (closes: #242690).
-  * Build the package using the default Tcl/Tk version.
-  * Bumped standards version to 3.7.3.
-  * Bumped debhelper compatibility level to 5.
-  * Replaced deprecated Source-Version substitution variable by
-    binary:Version in debian/control.
-  * Moved itcl3, itk3 package files to a subdirectory of /usr/share/tcltk
-    directory to meke the package compliant to Debian Tcl/Tk policy.
-  * Changed itcl3-doc and itk3-doc packages section to doc.
-  * Fixed call to make clean and make distclean in clean target of
-    debian/rules.
-  * Fixed clean after the package build (closes: #424422).
-  * Added missing string substitutions in itclConfig.sh and itkConfig.sh
-    (closes: #244597).
-  * Overridden lintian warnings package-name-doesnt-match-sonames for itcl3
-    and itk3 packages as they aren't usual library packages.
-
- -- Sergei Golovan <sgolovan at debian.org>  Fri, 01 Feb 2008 19:06:33 +0300
-
-itcl3 (3.2.1-3.1) unstable; urgency=low
-
-  * Non-maintainer upload.
-  * Update build-deps for xlibs-dev removal; closes: #346711.
-  * Credit and Big Thanks to Justin Pryzby
-    <justinpryzby at users.sourceforge.net> for the patch and testing.
-
- -- Amaya Rodrigo Sastre <amaya at debian.org>  Thu, 19 Jan 2006 12:54:55 +0100
-
-itcl3 (3.2.1-3) unstable; urgency=low
-
-  * Added conflicts with old version of the insight package, which
-    included its own internal versions of the itcl3.2 libraries
-    (closes: #210199, #210200).
-  * Hack pkgIndex.tcl to load the proper shared library (closes: #21119).
-
- -- Chris Waters <xtifr at debian.org>  Tue, 16 Sep 2003 15:26:19 -0700
-
-itcl3 (3.2.1-2) unstable; urgency=low
-
-  * Don't override CFLAGS in debian/rules - this is no longer supported
-    upstream, and (among other things), it causes the -fPIC flag to go
-    away (closes: #209153).
-  * Fix debian/rules to properly generate itkConfig.sh (closes: #209175).
-
- -- Chris Waters <xtifr at debian.org>  Mon,  8 Sep 2003 15:57:12 -0700
-
-itcl3 (3.2.1-1) unstable; urgency=low
-
-  * Changed direct symlink to indirect one to match dependencies (keeps
-    lintian quiet).
-  * Added quick README.Debian to explain package renaming.
-  * First actual release to Debian archives.
-
- -- Chris Waters <xtifr at debian.org>  Sun, 24 Aug 2003 15:02:03 -0700
-
-itcl3 (3.2.1-0pre2) unstable; urgency=low
-
-  * Second prerelease testing package.  Changed package name(s).  
-  * Removed provides lines for itclsh and itkwish (which no are no longer
-    provided).
-  * Although this itcl *should* work with any tcl8.x, my tests indicate
-    that it actually needs 8.4.
-
- -- Chris Waters <xtifr at debian.org>  Wed, 20 Aug 2003 13:43:33 -0700
-
-itcl3.2 (3.2.1-0pre1) unstable; urgency=low
-
-  * New itcl package, prerelease testing package.
-
- -- Chris Waters <xtifr at debian.org>  Mon, 21 Jul 2003 19:57:16 -0700

Copied: itk3/tags/3.3-5/debian/changelog (from rev 1632, itk3/trunk/debian/changelog)
===================================================================
--- itk3/tags/3.3-5/debian/changelog	                        (rev 0)
+++ itk3/tags/3.3-5/debian/changelog	2014-07-05 16:27:44 UTC (rev 1634)
@@ -0,0 +1,133 @@
+itk3 (3.3-5) unstable; urgency=low
+
+  * Switched to the 3.0 (quilt) source package format.
+  * Bumped the debhelper compatibility version to 9.
+  * Added multi-arch support.
+  * Bumped standards-version to 3.9.5.
+  * Replaced tcl8.5 by libtcl in dependencies list. This means that both
+    libtcl8.5 and libtcl8.6 can be used to link itk3 to.
+
+ -- Sergei Golovan <sgolovan at debian.org>  Sat, 05 Jul 2014 18:37:03 +0400
+
+itk3 (3.3-4) unstable; urgency=low
+
+  * Removed unnecessary recommended dependency of itk3-doc on itcl3-doc.
+  * Removed Chris Waters from the uploaders list (closes: #664109).
+  * Bumped standards-version to 3.9.3.
+
+ -- Sergei Golovan <sgolovan at debian.org>  Wed, 30 May 2012 07:38:35 +0400
+
+itk3 (3.3-3) unstable; urgency=low
+
+  * Fixed FTBFS introduced by moving tclConfig.sh to /usr/lib
+    (closes: #618145).
+  * Added ${misc:Depends} substitution variable to debian/control.
+  * Bumped standards-version to 3.9.2.
+
+ -- Sergei Golovan <sgolovan at debian.org>  Fri, 12 Aug 2011 20:19:11 +0400
+
+itk3 (3.3-2) unstable; urgency=low
+
+  * Fixed build for non-linux Debian architectures.
+
+ -- Sergei Golovan <sgolovan at debian.org>  Fri, 18 Sep 2009 10:42:16 +0400
+
+itk3 (3.3-1) unstable; urgency=low
+
+  * New upstream release, moving itk3 to a separate source package.
+  * Switched to Tcl/Tk 8.5 as a dependency (closes: #497447).
+  * Switched to quilt for patch management.
+  * Remove static library from the binary package.
+  * Bumped standards-version to 3.8.3.
+  * Added version to shlibs which bounds itk3 dependencies from both sides.
+
+ -- Sergei Golovan <sgolovan at debian.org>  Fri, 04 Sep 2009 18:30:08 +0400
+
+itcl3 (3.2.1-5) unstable; urgency=low
+
+  * Fixed installing lintian overrides for itcl3 and itk3 (moved them from
+    binary-indep to binary-arch target).
+  * Removed dependency of itcl3-dev and itk3-dev on build-essential package
+    libc6-dev.
+  * Loosened dependencies of itcl3-dev and itk3-dev on itcl3-doc and itk3-doc
+    from recommends to suggests.
+
+ -- Sergei Golovan <sgolovan at debian.org>  Sun, 23 Mar 2008 10:34:42 +0300
+
+itcl3 (3.2.1-4) unstable; urgency=low
+
+  * New maintainer Debian Tcl/Tk Packagers
+    <pkg-tcltk-devel at lists.alioth.debian.org>.
+  * Acknowledged NMU by Amaya Rodrigo Sastre.
+  * Added homepage header to debian/control.
+  * Removed non-UTF-8 characters from the package descriptions
+    (closes: #242690).
+  * Build the package using the default Tcl/Tk version.
+  * Bumped standards version to 3.7.3.
+  * Bumped debhelper compatibility level to 5.
+  * Replaced deprecated Source-Version substitution variable by
+    binary:Version in debian/control.
+  * Moved itcl3, itk3 package files to a subdirectory of /usr/share/tcltk
+    directory to meke the package compliant to Debian Tcl/Tk policy.
+  * Changed itcl3-doc and itk3-doc packages section to doc.
+  * Fixed call to make clean and make distclean in clean target of
+    debian/rules.
+  * Fixed clean after the package build (closes: #424422).
+  * Added missing string substitutions in itclConfig.sh and itkConfig.sh
+    (closes: #244597).
+  * Overridden lintian warnings package-name-doesnt-match-sonames for itcl3
+    and itk3 packages as they aren't usual library packages.
+
+ -- Sergei Golovan <sgolovan at debian.org>  Fri, 01 Feb 2008 19:06:33 +0300
+
+itcl3 (3.2.1-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update build-deps for xlibs-dev removal; closes: #346711.
+  * Credit and Big Thanks to Justin Pryzby
+    <justinpryzby at users.sourceforge.net> for the patch and testing.
+
+ -- Amaya Rodrigo Sastre <amaya at debian.org>  Thu, 19 Jan 2006 12:54:55 +0100
+
+itcl3 (3.2.1-3) unstable; urgency=low
+
+  * Added conflicts with old version of the insight package, which
+    included its own internal versions of the itcl3.2 libraries
+    (closes: #210199, #210200).
+  * Hack pkgIndex.tcl to load the proper shared library (closes: #21119).
+
+ -- Chris Waters <xtifr at debian.org>  Tue, 16 Sep 2003 15:26:19 -0700
+
+itcl3 (3.2.1-2) unstable; urgency=low
+
+  * Don't override CFLAGS in debian/rules - this is no longer supported
+    upstream, and (among other things), it causes the -fPIC flag to go
+    away (closes: #209153).
+  * Fix debian/rules to properly generate itkConfig.sh (closes: #209175).
+
+ -- Chris Waters <xtifr at debian.org>  Mon,  8 Sep 2003 15:57:12 -0700
+
+itcl3 (3.2.1-1) unstable; urgency=low
+
+  * Changed direct symlink to indirect one to match dependencies (keeps
+    lintian quiet).
+  * Added quick README.Debian to explain package renaming.
+  * First actual release to Debian archives.
+
+ -- Chris Waters <xtifr at debian.org>  Sun, 24 Aug 2003 15:02:03 -0700
+
+itcl3 (3.2.1-0pre2) unstable; urgency=low
+
+  * Second prerelease testing package.  Changed package name(s).  
+  * Removed provides lines for itclsh and itkwish (which no are no longer
+    provided).
+  * Although this itcl *should* work with any tcl8.x, my tests indicate
+    that it actually needs 8.4.
+
+ -- Chris Waters <xtifr at debian.org>  Wed, 20 Aug 2003 13:43:33 -0700
+
+itcl3.2 (3.2.1-0pre1) unstable; urgency=low
+
+  * New itcl package, prerelease testing package.
+
+ -- Chris Waters <xtifr at debian.org>  Mon, 21 Jul 2003 19:57:16 -0700

Deleted: itk3/tags/3.3-5/debian/compat
===================================================================
--- itk3/trunk/debian/compat	2012-05-29 16:50:30 UTC (rev 1261)
+++ itk3/tags/3.3-5/debian/compat	2014-07-05 16:27:44 UTC (rev 1634)
@@ -1 +0,0 @@
-5

Copied: itk3/tags/3.3-5/debian/compat (from rev 1632, itk3/trunk/debian/compat)
===================================================================
--- itk3/tags/3.3-5/debian/compat	                        (rev 0)
+++ itk3/tags/3.3-5/debian/compat	2014-07-05 16:27:44 UTC (rev 1634)
@@ -0,0 +1 @@
+9

Deleted: itk3/tags/3.3-5/debian/control
===================================================================
--- itk3/trunk/debian/control	2012-05-29 16:50:30 UTC (rev 1261)
+++ itk3/tags/3.3-5/debian/control	2014-07-05 16:27:44 UTC (rev 1634)
@@ -1,57 +0,0 @@
-Source: itk3
-Section: libs
-Priority: optional
-Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel at lists.alioth.debian.org>
-Uploaders: Chris Waters <xtifr at debian.org>, Sergei Golovan <sgolovan at debian.org>
-Build-Depends: debhelper (>= 5.0.0), libxt-dev, itcl3-dev (>> 3.3), tk8.5-dev, quilt
-Standards-Version: 3.9.2
-Homepage: http://incrtcl.sourceforge.net/
-
-Package: itk3
-Section: libs
-Priority: optional
-Architecture: any
-Depends: ${shlibs:Depends}, tk8.5, itcl3, ${misc:Depends}
-Suggests: itk3-doc
-Conflicts: insight (<= 5.3+cvs.2003.08.30-1)
-Description: [incr Tk] OOP extension for Tk - run-time files
- [incr Tk] (or itk) combines the object-oriented power of [incr Tcl]
- with the popular Tk graphical toolkit to create a framework for
- creating mega-widgets.  One such set of mega-widgets is provided by
- the iwidgets package.
- .
- This package contains everything you need to run itk scripts and
- itk-enabled apps.
-
-Package: itk3-dev
-Section: devel
-Priority: optional
-Architecture: any
-Depends: itcl3-dev, tk8.5-dev, itk3 (= ${binary:Version}), ${misc:Depends}
-Conflicts: itk-dev, itcl3.0-dev (<< 3.0.1)
-Suggests: itk3-doc
-Description: [incr Tk] OOP extension for Tk - development files
- [incr Tk] (or itk) combines the object-oriented power of [incr Tcl]
- with the popular Tk graphical toolkit to create a framework for
- creating mega-widgets.  One such set of mega-widgets is provided by
- the iwidgets package.
- .
- This package contains the headers and libraries needed to embed or
- add C extensions to itk.
-
-Package: itk3-doc
-Section: doc
-Priority: optional
-Architecture: all
-Depends: ${misc:Depends}
-Recommends: itcl3-doc
-Suggests: itk3
-Conflicts: itk-dev, itk-doc
-Provides: itk-doc
-Description: [incr Tk] OOP extension for Tk - manual pages
- [incr Tk] (or itk) combines the object-oriented power of [incr Tcl]
- with the popular Tk graphical toolkit to create a framework for
- creating mega-widgets.  One such set of mega-widgets is provided by
- the iwidgets package.
- .
- This package contains the man pages for the classes provided by itk.

Copied: itk3/tags/3.3-5/debian/control (from rev 1632, itk3/trunk/debian/control)
===================================================================
--- itk3/tags/3.3-5/debian/control	                        (rev 0)
+++ itk3/tags/3.3-5/debian/control	2014-07-05 16:27:44 UTC (rev 1634)
@@ -0,0 +1,58 @@
+Source: itk3
+Section: libs
+Priority: optional
+Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel at lists.alioth.debian.org>
+Uploaders: Sergei Golovan <sgolovan at debian.org>
+Build-Depends: debhelper (>= 9.0.0), libxt-dev, itcl3-dev (>> 3.4.1-1), tk8.5-dev
+Standards-Version: 3.9.5
+Homepage: http://incrtcl.sourceforge.net/
+
+Package: itk3
+Section: libs
+Priority: optional
+Architecture: any
+Depends: ${shlibs:Depends}, libtk, itcl3, ${misc:Depends}
+Suggests: itk3-doc
+Conflicts: insight (<= 5.3+cvs.2003.08.30-1)
+Multi-Arch: same
+Description: [incr Tk] OOP extension for Tk - run-time files
+ [incr Tk] (or itk) combines the object-oriented power of [incr Tcl]
+ with the popular Tk graphical toolkit to create a framework for
+ creating mega-widgets.  One such set of mega-widgets is provided by
+ the iwidgets package.
+ .
+ This package contains everything you need to run itk scripts and
+ itk-enabled apps.
+
+Package: itk3-dev
+Section: devel
+Priority: optional
+Architecture: any
+Depends: itcl3-dev, tk-dev | tk8.5-dev, itk3 (= ${binary:Version}), ${misc:Depends}
+Conflicts: itk-dev, itcl3.0-dev (<< 3.0.1)
+Suggests: itk3-doc
+Multi-Arch: same
+Description: [incr Tk] OOP extension for Tk - development files
+ [incr Tk] (or itk) combines the object-oriented power of [incr Tcl]
+ with the popular Tk graphical toolkit to create a framework for
+ creating mega-widgets.  One such set of mega-widgets is provided by
+ the iwidgets package.
+ .
+ This package contains the headers and libraries needed to embed or
+ add C extensions to itk.
+
+Package: itk3-doc
+Section: doc
+Priority: optional
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: itk3
+Conflicts: itk-dev, itk-doc
+Provides: itk-doc
+Description: [incr Tk] OOP extension for Tk - manual pages
+ [incr Tk] (or itk) combines the object-oriented power of [incr Tcl]
+ with the popular Tk graphical toolkit to create a framework for
+ creating mega-widgets.  One such set of mega-widgets is provided by
+ the iwidgets package.
+ .
+ This package contains the man pages for the classes provided by itk.

Deleted: itk3/tags/3.3-5/debian/itk3-dev.files
===================================================================
--- itk3/trunk/debian/itk3-dev.files	2012-05-29 16:50:30 UTC (rev 1261)
+++ itk3/tags/3.3-5/debian/itk3-dev.files	2014-07-05 16:27:44 UTC (rev 1634)
@@ -1,4 +0,0 @@
-usr/include/tcl*/itk*
-usr/lib/libitk*.a
-usr/lib/libitk*.so
-usr/share/tcltk/itk*/*.sh

Copied: itk3/tags/3.3-5/debian/itk3-dev.install (from rev 1632, itk3/trunk/debian/itk3-dev.install)
===================================================================
--- itk3/tags/3.3-5/debian/itk3-dev.install	                        (rev 0)
+++ itk3/tags/3.3-5/debian/itk3-dev.install	2014-07-05 16:27:44 UTC (rev 1634)
@@ -0,0 +1,4 @@
+usr/include/itcl*/*
+usr/lib/*/libitk*.a
+usr/lib/*/libitk*.so
+usr/lib/*/*.sh

Copied: itk3/tags/3.3-5/debian/itk3-dev.links (from rev 1632, itk3/trunk/debian/itk3-dev.links)
===================================================================
--- itk3/tags/3.3-5/debian/itk3-dev.links	                        (rev 0)
+++ itk3/tags/3.3-5/debian/itk3-dev.links	2014-07-05 16:27:44 UTC (rev 1634)
@@ -0,0 +1 @@
+usr/share/doc/itk3 usr/share/doc/itk3-dev

Deleted: itk3/tags/3.3-5/debian/itk3-doc.files
===================================================================
--- itk3/trunk/debian/itk3-doc.files	2012-05-29 16:50:30 UTC (rev 1261)
+++ itk3/tags/3.3-5/debian/itk3-doc.files	2014-07-05 16:27:44 UTC (rev 1634)
@@ -1 +0,0 @@
-usr/share/man/man3/*.3itk

Copied: itk3/tags/3.3-5/debian/itk3-doc.install (from rev 1632, itk3/trunk/debian/itk3-doc.install)
===================================================================
--- itk3/tags/3.3-5/debian/itk3-doc.install	                        (rev 0)
+++ itk3/tags/3.3-5/debian/itk3-doc.install	2014-07-05 16:27:44 UTC (rev 1634)
@@ -0,0 +1 @@
+usr/share/man/man3/*.3itk

Deleted: itk3/tags/3.3-5/debian/itk3.files
===================================================================
--- itk3/trunk/debian/itk3.files	2012-05-29 16:50:30 UTC (rev 1261)
+++ itk3/tags/3.3-5/debian/itk3.files	2014-07-05 16:27:44 UTC (rev 1634)
@@ -1,2 +0,0 @@
-usr/share/tcltk/itk*/*
-usr/lib/libitk*.so.*

Copied: itk3/tags/3.3-5/debian/itk3.install (from rev 1632, itk3/trunk/debian/itk3.install)
===================================================================
--- itk3/tags/3.3-5/debian/itk3.install	                        (rev 0)
+++ itk3/tags/3.3-5/debian/itk3.install	2014-07-05 16:27:44 UTC (rev 1634)
@@ -0,0 +1,3 @@
+usr/lib/tcltk/*/*
+usr/lib/*/libitk*.so.*
+usr/share/tcltk/*/*

Deleted: itk3/tags/3.3-5/debian/itk3.lintian-override
===================================================================
--- itk3/trunk/debian/itk3.lintian-override	2012-05-29 16:50:30 UTC (rev 1261)
+++ itk3/tags/3.3-5/debian/itk3.lintian-override	2014-07-05 16:27:44 UTC (rev 1634)
@@ -1 +0,0 @@
-itk3: package-name-doesnt-match-sonames

Copied: itk3/tags/3.3-5/debian/itk3.lintian-overrides (from rev 1632, itk3/trunk/debian/itk3.lintian-overrides)
===================================================================
--- itk3/tags/3.3-5/debian/itk3.lintian-overrides	                        (rev 0)
+++ itk3/tags/3.3-5/debian/itk3.lintian-overrides	2014-07-05 16:27:44 UTC (rev 1634)
@@ -0,0 +1 @@
+itk3: package-name-doesnt-match-sonames

Deleted: itk3/tags/3.3-5/debian/patches/pkgindex.patch
===================================================================
--- itk3/trunk/debian/patches/pkgindex.patch	2012-05-29 16:50:30 UTC (rev 1261)
+++ itk3/tags/3.3-5/debian/patches/pkgindex.patch	2014-07-05 16:27:44 UTC (rev 1634)
@@ -1,7 +0,0 @@
---- itk3-3.3.orig/pkgIndex.tcl.in
-+++ itk3-3.3/pkgIndex.tcl.in
-@@ -1,3 +1,3 @@
- # Tcl package index file, version 1.0
- 
--package ifneeded Itk @PACKAGE_VERSION@ [list load [file join $dir "@PKG_LIB_FILE@"] Itk]
-+package ifneeded Itk @PACKAGE_VERSION@ [list load [file join /usr lib "@PKG_LIB_FILE at .1"] Itk]

Deleted: itk3/tags/3.3-5/debian/patches/series
===================================================================
--- itk3/trunk/debian/patches/series	2012-05-29 16:50:30 UTC (rev 1261)
+++ itk3/tags/3.3-5/debian/patches/series	2014-07-05 16:27:44 UTC (rev 1634)
@@ -1,3 +0,0 @@
-pkgindex.patch
-stubs.patch
-non-linux.patch

Copied: itk3/tags/3.3-5/debian/patches/series (from rev 1632, itk3/trunk/debian/patches/series)
===================================================================
--- itk3/tags/3.3-5/debian/patches/series	                        (rev 0)
+++ itk3/tags/3.3-5/debian/patches/series	2014-07-05 16:27:44 UTC (rev 1634)
@@ -0,0 +1,2 @@
+stubs.patch
+non-linux.patch

Deleted: itk3/tags/3.3-5/debian/rules
===================================================================
--- itk3/trunk/debian/rules	2012-05-29 16:50:30 UTC (rev 1261)
+++ itk3/tags/3.3-5/debian/rules	2014-07-05 16:27:44 UTC (rev 1634)
@@ -1,156 +0,0 @@
-#!/usr/bin/make -f
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-export QUILT_PATCHES := debian/patches
-
-vmajor=$(shell dpkg-parsechangelog | grep ^Version: | sed 's/[^0-9]*\([0-9]*\).*/\1/')
-vminor=$(shell dpkg-parsechangelog | grep ^Version: | sed 's/[^0-9]*[0-9]*\.\([0-9]*\).*/\1/')
-vrelease=$(shell dpkg-parsechangelog | grep ^Version: | sed 's/[^0-9]*[0-9]*\.[0-9]*\.\([0-9]*\).*/\1/')
-v=$(vmajor).$(vminor)
-v1=$(vmajor).$(shell expr $(vminor) + 1)
-dtmp=$(shell pwd)/debian/tmp
-
-tclv=8.5
-
-unpatch:
-	dh_testdir
-	quilt pop -a || test $$? = 2
-	rm -rf patch-stamp .pc
-
-patch: patch-stamp
-patch-stamp:
-	dh_testdir
-	quilt push -a || test $$? = 2
-	touch patch-stamp
-
-build: build-stamp
-build-stamp: patch-stamp
-	dh_testdir
-	#
-	sh ./configure --prefix=/usr \
-		       --includedir=/usr/include/tcl$(tclv) \
-		       --enable-shared \
-		       --enable-threads \
-		       --with-itcl=$$(ls -d /usr/share/tcltk/itcl*) \
-		       --with-tcl=/usr/lib/tcl$(tclv) \
-		       --with-tk=/usr/lib/tk$(tclv)
-	$(MAKE) LIBS="-Wl,-soname,\$$@.1"
-	#
-	touch build-stamp
-
-clean: clean-patched unpatch
-	dh_testdir
-	dh_testroot
-	dh_clean
-
-clean-patched: patch-stamp
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp install-stamp
-	#
-	[ ! -f Makefile ] || $(MAKE) clean
-	[ ! -f Makefile ] || $(MAKE) distclean
-	#
-	rm -f itkConfig.sh pkgIndex.tcl
-
-install: install-stamp
-install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	dh_installdirs
-	#
-	mkdir -p debian/tmp
-	$(MAKE) prefix=$(dtmp)/usr \
-		exec_prefix=$(dtmp)/usr \
-		includedir=$(dtmp)/usr/include/tcl$(tclv) \
-		install
-	#
-	# Fix up the itk libraries.
-	mv $(dtmp)/usr/lib/itk*/libitk$(v).so $(dtmp)/usr/lib/libitk$(v).so.1
-	mv $(dtmp)/usr/lib/itk*/*.a $(dtmp)/usr/lib
-	ln -sf libitk$(v).so.1 $(dtmp)/usr/lib/libitk$(v).so
-	#  (itkConfig.sh doesn't get installed at all, so we install it here)
-	sed -e "s:^\(ITK_\(BUILD_\)\?LIB_SPEC\)=.*$$:\1='-L/usr/lib -litk$(v)':" \
-	    -e "s:^\(ITK_\(BUILD_\)\?STUB_LIB_SPEC\)=.*$$:\1='-L/usr/lib -litkstub$(v)':" \
-	    -e "s:^\(ITK_SRC_DIR\)=.*$$:\1='/usr/include/tcl$(tclv)/itk-private':" \
-	    -e "s:^\(ITK_LIB_FILE\)=.*$$:\1=libitk$(v).so.1:" \
-	    -e "s:^\(ITK_STUB_LIB_FILE\)=.*$$:\1=libitkstub$(v).a:" \
-	    -e "s:^\(ITCL_VERSION\)=.*$$:\1='$(v)':" \
-	    -e "s:^\(ITCL_MAJOR_VERSION\)=.*$$:\1='$(vmajor)':" \
-	    -e "s:^\(ITCL_MINOR_VERSION\)=.*$$:\1='$(vminor)':" \
-	    itkConfig.sh > $(dtmp)/usr/lib/itk$(v)/itkConfig.sh
-	#
-	# Move the Tcl library to /usr/share/tcltk
-	install -d -m 755 $(dtmp)/usr/share/tcltk
-	mv $(dtmp)/usr/lib/itk$(v) $(dtmp)/usr/share/tcltk/
-	#
-	# Fix up the include files.
-	install -d $(dtmp)/usr/include/tcl$(tclv)/itk-private/generic
-	cp generic/*.h $(dtmp)/usr/include/tcl$(tclv)/itk-private/generic
-	#
-	# Fix up the manpages.
-	# - just remove the installed ones, they're all mixed together
-	rm -r $(dtmp)/usr/man
-	mkdir -p $(dtmp)/usr/share/man/man3
-	#
-	cp doc/*.n $(dtmp)/usr/share/man/man3
-	cd $(dtmp)/usr/share/man/man3 && \
-	  for i in *.n ; do \
-	    sed -i -e'/^\.so man\.macros/d' \
-		   -e'/^\.BS/d' \
-		   -e'/^\.BE/d' \
-		   -e'/^\.CS/d' \
-		   -e'/^\.CE/d' \
-	    	   -e's/^\.TH \([^ ]\+\) n /.TH \1 3itk /' $$i ; \
-	    mv $$i `echo $$i | sed -e 's/\.n/\.3itk/'` ; \
-          done
-	#
-	dh_movefiles -pitk3-dev
-	dh_movefiles -Nitk3-dev
-	#
-	touch install-stamp
-
-# Build architecture-independent files here.
-binary-indep: build install
-	dh_testdir -i
-	dh_testroot -i
-	dh_installdocs -i
-	dh_installchangelogs -i ChangeLog
-	dh_compress -i
-	dh_fixperms -i
-	dh_installdeb -i
-	dh_gencontrol -i
-	dh_md5sums -i
-	dh_builddeb -i
-
-# Build architecture-dependent files here.
-binary-arch: build install
-	dh_testdir -a
-	dh_testroot -a
-	dh_installdocs -a
-	install -D -m 644 debian/itk3.lintian-override \
-		  debian/itk3/usr/share/lintian/overrides/itk3
-	dh_installchangelogs -a ChangeLog
-	#
-	# hack up the /usr/doc links for dependent packages
-	rm -rf debian/itk3-dev/usr/share/doc/itk3-dev
-	ln -sf itk3 debian/itk3-dev/usr/share/doc/itk3-dev
-	#
-	dh_strip -a
-	dh_compress -a
-	dh_fixperms -a
-	dh_makeshlibs -a -V 'itk3 (>= $(v)~), itk3 (<< $(v1)~)'
-	dh_installdeb -a
-	dh_shlibdeps -a
-	dh_gencontrol -a
-	dh_md5sums -a
-	dh_builddeb -a
-
-source diff:
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
-binary: binary-indep binary-arch
-.PHONY: patch unpatch build clean clean-patched binary-indep binary-arch binary install

Copied: itk3/tags/3.3-5/debian/rules (from rev 1633, itk3/trunk/debian/rules)
===================================================================
--- itk3/tags/3.3-5/debian/rules	                        (rev 0)
+++ itk3/tags/3.3-5/debian/rules	2014-07-05 16:27:44 UTC (rev 1634)
@@ -0,0 +1,96 @@
+#!/usr/bin/make -f
+
+vmajor=$(shell dpkg-parsechangelog | grep ^Version: | sed 's/[^0-9]*\([0-9]*\).*/\1/')
+vminor=$(shell dpkg-parsechangelog | grep ^Version: | sed 's/[^0-9]*[0-9]*\.\([0-9]*\).*/\1/')
+v=$(vmajor).$(vminor)
+v1=$(vmajor).$(shell expr $(vminor) + 1)
+dtmp=$(shell pwd)/debian/tmp
+
+tclv=8.5
+
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+include /usr/share/dpkg/architecture.mk
+
+%:
+	dh $@
+
+override_dh_auto_configure:
+	dh_auto_configure -- \
+		       --includedir=/usr/include/itcl$(vmajor) \
+		       --enable-shared \
+		       --enable-threads \
+		       --with-itcl=/usr/lib/$(DEB_HOST_MULTIARCH) \
+		       --with-tcl=/usr/lib/$(DEB_HOST_MULTIARCH)/tcl$(tclv) \
+		       --with-tk=/usr/lib/$(DEB_HOST_MULTIARCH)/tk$(tclv)
+
+override_dh_auto_build:
+	$(MAKE) LIBS="-Wl,-soname,\$$@.1"
+
+ovarride_dh_clean:
+	[ ! -f Makefile ] || $(MAKE) clean
+	[ ! -f Makefile ] || $(MAKE) distclean
+	#
+	rm -f itkConfig.sh pkgIndex.tcl
+
+override_dh_auto_install:
+	$(MAKE) prefix=$(dtmp)/usr \
+		exec_prefix=$(dtmp)/usr \
+		includedir=$(dtmp)/usr/include/itcl$(vmajor) \
+		install
+	#
+	# Fix up the itk libraries.
+	mv $(dtmp)/usr/lib/$(DEB_HOST_MULTIARCH)/itk*/libitk$(v).so $(dtmp)/usr/lib/$(DEB_HOST_MULTIARCH)/libitk$(v).so.1
+	mv $(dtmp)/usr/lib/$(DEB_HOST_MULTIARCH)/itk*/*.a $(dtmp)/usr/lib/$(DEB_HOST_MULTIARCH)
+	ln -sf libitk$(v).so.1 $(dtmp)/usr/lib/$(DEB_HOST_MULTIARCH)/libitk$(v).so
+	#  (itkConfig.sh doesn't get installed at all, so we install it here)
+	sed -e "s:^\(ITK_\(BUILD_\)\?LIB_SPEC\)=.*$$:\1='-L/usr/lib/$(DEB_HOST_MULTIARCH) -litk$(v)':" \
+	    -e "s:^\(ITK_\(BUILD_\)\?STUB_LIB_SPEC\)=.*$$:\1='-L/usr/lib/$(DEB_HOST_MULTIARCH) -litkstub$(v)':" \
+	    -e "s:^\(ITK_SRC_DIR\)=.*$$:\1='/usr/include/itcl$(vmajor)/itk-private':" \
+	    -e "s:^\(ITK_LIB_FILE\)=.*$$:\1=libitk$(v).so.1:" \
+	    -e "s:^\(ITK_STUB_LIB_FILE\)=.*$$:\1=libitkstub$(v).a:" \
+	    -e "s:^\(ITCL_VERSION\)=.*$$:\1='$(v)':" \
+	    -e "s:^\(ITCL_MAJOR_VERSION\)=.*$$:\1='$(vmajor)':" \
+	    -e "s:^\(ITCL_MINOR_VERSION\)=.*$$:\1='$(vminor)':" \
+	    itkConfig.sh > $(dtmp)/usr/lib/$(DEB_HOST_MULTIARCH)/itkConfig.sh
+	#
+	# Move the Tcl library to /usr/lib/tcltk/$(DEB_HOST_MULTIARCH)
+	install -d -m 755 $(dtmp)/usr/share/tcltk/itk$(v)
+	mv $(dtmp)/usr/lib/$(DEB_HOST_MULTIARCH)/itk$(v)/tclIndex $(dtmp)/usr/share/tcltk/itk$(v)
+	mv $(dtmp)/usr/lib/$(DEB_HOST_MULTIARCH)/itk$(v)/*.itk $(dtmp)/usr/share/tcltk/itk$(v)
+	mv $(dtmp)/usr/lib/$(DEB_HOST_MULTIARCH)/itk$(v)/itk.tcl $(dtmp)/usr/share/tcltk/itk$(v)
+	install -d -m 755 $(dtmp)/usr/lib/tcltk/$(DEB_HOST_MULTIARCH)
+	mv $(dtmp)/usr/lib/$(DEB_HOST_MULTIARCH)/itk$(v) $(dtmp)/usr/lib/tcltk/$(DEB_HOST_MULTIARCH)
+	#
+	# Fix up the pkgIndex.tcl
+	sed -i -e's/\.so/.so.1/' -e's/\$$dir/\/usr lib $(DEB_HOST_MULTIARCH)/' \
+	    $(dtmp)/usr/lib/tcltk/$(DEB_HOST_MULTIARCH)/itk$(v)/pkgIndex.tcl
+	#
+	# Fix up the include files.
+	install -d $(dtmp)/usr/include/itcl$(vmajor)/itk-private/generic
+	cp generic/*.h $(dtmp)/usr/include/itcl$(vmajor)/itk-private/generic
+	#
+	# Fix up the manpages.
+	mv $(dtmp)/usr/share/man/mann $(dtmp)/usr/share/man/man3
+	#
+	cd $(dtmp)/usr/share/man/man3 && \
+	  for i in *.n ; do \
+	    sed -i -e's/^\.TH \([^ ]\+\) n /.TH \1 3itk /' $$i ; \
+	    mv $$i `echo $$i | sed -e 's/\.n/\.3itk/'` ; \
+          done
+
+override_dh_auto_test:
+	# Tests require X-Window, so, diable them
+
+override_dh_link:
+	rm -r debian/itk3-dev/usr/share/doc/itk3-dev
+	dh_link
+
+override_dh_makeshlibs:
+	dh_makeshlibs -a -V 'itk3 (>= $(v)~), itk3 (<< $(v1)~)'
+
+source diff:
+	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+
+.PHONY: override_dh_auto_configure override_dh_auto_build override_dh_clean override_dh_auto_test \
+	override_dh_auto_install override_dh_makeshlibs override_dh_link get-orig-source




More information about the Pkg-tcltk-commits mailing list