[jasmin-sable] 08/78: Numerous whitespaces changes.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Feb 10 23:34:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jasmin-sable.
commit e14c0adf17bdf50a21bd31b9c8ae6f6a0923bde3
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date: Fri Feb 8 08:51:22 2008 +0000
Numerous whitespaces changes.
Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>
---
debian/changelog | 1 -
debian/copyright | 2 +-
debian/rules | 27 ++++-----------------------
3 files changed, 5 insertions(+), 25 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 46ffa55..a18cbbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,4 +18,3 @@ jasmin-sable (1.2-1) unstable; urgency=low
* Initial Release. Lintian clean. Closes: #228843.
-- Grzegorz Prokopski (Debian Developer) <gadek at debian.org> Wed, 21 Jan 2004 03:33:28 -0500
-
diff --git a/debian/copyright b/debian/copyright
index d7c6c88..377c39a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
This package was debianized by Grzegorz Prokopski (Debian Developer) <gadek at debian.org> on
Wed, 21 Jan 2004 03:33:28 -0500.
-It was downloaded from http://www.sable.mcgill.ca/software/#soot
+It was downloaded from <http://www.sable.mcgill.ca/software/#soot>.
Upstream Author: Jonathan Meyer
diff --git a/debian/rules b/debian/rules
index 9f2ac83..c80934c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,4 @@
#!/usr/bin/make -f
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
include /usr/share/quilt/quilt.make
@@ -18,14 +16,11 @@ endif
configure: configure-stamp
configure-stamp:
dh_testdir
- # Add here commands to configure the package.
-
touch configure-stamp
-
build: patch build-stamp
-build-stamp: configure-stamp
+build-stamp: configure-stamp
dh_testdir
$(MAKE)
touch build-stamp
@@ -39,45 +34,31 @@ clean: unpatch
-$(MAKE) clean
- dh_clean
+ dh_clean
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_clean -k
dh_installdirs
$(MAKE) install PREFIX=/usr DEST=$(CURDIR)/debian/jasmin-sable/usr
# Build architecture-dependent files here.
binary-arch:
-## build install
# Build architecture-independent files here.
binary-indep: build install
dh_testdir
dh_testroot
- dh_installchangelogs
+ dh_installchangelogs
dh_installdocs
dh_installexamples
-# dh_install
-# dh_installmenu
-# dh_installdebconf
-# dh_installlogrotate
-# dh_installemacsen
-# dh_installpam
-# dh_installmime
-# dh_installinit
-# dh_installcron
-# dh_installinfo
dh_installman ./debian/jasmin.1
dh_link
dh_strip
dh_compress
dh_fixperms
-# dh_perl
-# dh_python
-# dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jasmin-sable.git
More information about the pkg-java-commits
mailing list