r2123: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 14 Jun 2002 02:09:08 +0000 (02:09 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 14 Jun 2002 02:09:08 +0000 (02:09 +0000)
debian/changelog
debian/compat [new file with mode: 0644]
debian/control
debian/rules

index 9302e2548d2a609ef372717c93f2c20eb85710cf..9fcb947c14d7e2e38e2d7b31359e9e6697dbbcb3 100644 (file)
@@ -1,3 +1,9 @@
+ctsim (3.5.4-2) unstable; urgency=low
+
+  * Changed Debhelper to version 4 compatibility
+
+ -- Kevin Rosenberg <kevin@rosenberg.net>  Thu, 13 Jun 2002 20:06:19 -0600
+
 ctsim (3.5.4-1) unstable; urgency=low
 
   * New upstream version (many bug fixes)
diff --git a/debian/compat b/debian/compat
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
index 60fb819066f7cee67ba90935a9ed94d0a4ac19ec..0700de2a2434b59e5fc834335f386f22325a0d09 100644 (file)
@@ -3,12 +3,12 @@ Section: science
 Priority: optional
 Maintainer: Kevin Rosenberg <kevin@rosenberg.net>
 Uploaders: Barak A. Pearlmutter <bap@debian.org>
-Build-Depends: debhelper (>> 3.0.0), wxwin2.2-headers, fftw-dev, libreadline4-dev, xlibmesa-dev, libwxgtk2.2-dev , glutg3-dev, ctn-dev
+Build-Depends: debhelper (>> 3.0.0), wxwin2.2-headers, fftw-dev, libreadline4-dev, xlibmesa-dev, libwxgtk2.2-dev , glutg3-dev, ctn-dev, ${misc:Depends}, ${shlib:Depends}
 Standards-Version: 3.5.2
 
 Package: ctsim
 Architecture: any
-Depends: fftw2, libwxgtk2.2, libreadline4, glutg3, xlibmesa3, ctsim-help, ctn
+Depends: fftw2, libwxgtk2.2, libreadline4, glutg3, xlibmesa3, ctsim-help, ctn, ${misc:Depends}, ${shlib:Depends}
 Suggests: ctsim-doc
 Description: Computed Tomograpy Simulator
  CTSim provides an interactive computed tomography simulator.
index ad695b924edff933d3ca49200a449634c9967919..ea9940097dc7042886a0899daf08f9462bd93136 100755 (executable)
@@ -3,10 +3,10 @@
 # GNU copyright 1997 to 1999 by Joey Hess.
 
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=0
+# export DH_VERBOSE=1
 
 # This is the debhelper compatibility version to use.
-export DH_COMPAT=3
+export DH_COMPAT=4
 
 pkg            := ctsim
 pkg-help       := ctsim-help