[Forensics-changes] [metacam] 03/03: metacam (1.2-2) unstable; urgency=low

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Tue Oct 28 12:35:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

eriberto pushed a commit to branch debian
in repository metacam.

commit f90abe61565ce6c1c4818a266fb8dae18bfc6d3e
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date:   Tue Oct 28 10:34:03 2014 -0200

    metacam (1.2-2) unstable; urgency=low
    
      * Added CDBS dependency
      * Added a 'watch' file for uscan
    
     -- Jarno Elonen <elonen at debian.org>  Sat,  4 Sep 2004 02:45:30 +0300
    
    metacam (1.2-1) unstable; urgency=low
    
      * New upstream release
      * New maintainer (Closes: #269230, #162468)
      * Rewrote 'rules' with CDBS
      * Updated 'copyright' file to actually contain copyrights
      * Updated man page
    
     -- Jarno Elonen <elonen at debian.org>  Sat,  4 Sep 2004 01:43:09 +0300
    
    metacam (0.6-1.1) unstable; urgency=low
    
      * Non Maintainer Upload
      * Fix all g++ 3.x error. g++ 3.x is very strict with types
        (Closes: #134021)
    
     -- Julien LEMOINE <speedblue at debian.org>  Sun, 16 Mar 2003 16:15:30 +0100
---
 debian/changelog                      | 29 ++++++++++++++--
 debian/compat                         |  1 +
 debian/control                        |  6 ++--
 debian/copyright                      | 10 ++++--
 debian/docs                           |  3 ++
 debian/install                        |  1 +
 debian/metacam.1                      | 33 ++++++++++++++++++
 debian/patches/01_makefile_clean.diff | 19 ++++++++++
 debian/rules                          | 65 ++++-------------------------------
 debian/watch                          |  5 +++
 10 files changed, 105 insertions(+), 67 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eb8232c..d504a14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+metacam (1.2-2) unstable; urgency=low
+
+  * Added CDBS dependency
+  * Added a 'watch' file for uscan
+
+ -- Jarno Elonen <elonen at debian.org>  Sat,  4 Sep 2004 02:45:30 +0300
+
+metacam (1.2-1) unstable; urgency=low
+
+  * New upstream release
+  * New maintainer (Closes: #269230, #162468)
+  * Rewrote 'rules' with CDBS
+  * Updated 'copyright' file to actually contain copyrights
+  * Updated man page
+
+ -- Jarno Elonen <elonen at debian.org>  Sat,  4 Sep 2004 01:43:09 +0300
+
+metacam (0.6-1.1) unstable; urgency=low
+
+  * Non Maintainer Upload
+  * Fix all g++ 3.x error. g++ 3.x is very strict with types
+    (Closes: #134021)
+
+ -- Julien LEMOINE <speedblue at debian.org>  Sun, 16 Mar 2003 16:15:30 +0100
+
 metacam (0.6-1) unstable; urgency=low
 
   * New upstream release
@@ -11,6 +36,4 @@ metacam (0.5-1) unstable; urgency=low
 
  -- Alp Toker <alp at atoker.com>  Tue,  4 Sep 2001 20:57:44 +0100
 
-Local variables:
-mode: debian-changelog
-End:
+
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..b8626c4
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+4
diff --git a/debian/control b/debian/control
index 75188c6..2202463 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
 Source: metacam
 Section: graphics
 Priority: optional
-Maintainer: Alp Toker <alp at atoker.com>
-Build-Depends: debhelper
-Standards-Version: 3.5.6
+Maintainer: Jarno Elonen <elonen at debian.org>
+Build-Depends: debhelper, cdbs
+Standards-Version: 3.6.0
 
 Package: metacam
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index a053e89..aaad467 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,15 @@
 This package was downloaded from http://www.cheeseplant.org/~daniel/pages/metacam.html
+Debianized by Jarno Elonen <elonen at debian.org>
 
-Upstream Author: Daniel Stephens <daniel at cheeseplant.org>
-
-Copyright:
+Upstream copyright:
+  2001, 2002, 2003, 2004 Daniel Stephens <daniel at cheeseplant.org>
 
 You are free to distribute this software under the terms of
 the GNU General Public License.
 On Debian systems, the complete text of the GNU General Public
 License can be found in /usr/share/common-licenses/GPL file.
 
+The packager has placed his own packaging works into the Public
+Domain and licenses those works that are modifications to existing
+copyrighted works (some packaging scripts, modified upstream
+sources etc.) under the same license as the original ones.
diff --git a/debian/docs b/debian/docs
index 4abb154..bde522d 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1 +1,4 @@
 README.canon
+README.casio
+THANKS
+BUGS
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..16d05cc
--- /dev/null
+++ b/debian/install
@@ -0,0 +1 @@
+metacam                usr/bin/
diff --git a/debian/metacam.1 b/debian/metacam.1
new file mode 100644
index 0000000..aa16f25
--- /dev/null
+++ b/debian/metacam.1
@@ -0,0 +1,33 @@
+.TH "metacam" "1" "2001-2004" "Daniel Stephens" ""
+.SH "NAME"
+.LP 
+metacam \- extract EXIF information from digital camera files
+.SH "SYNOPSIS"
+.LP 
+.B metacam
+[\fB\-v\fP|\fB\-a\fP|\fB\-x\fP] [\fIFILE\fP]...
+.br 
+
+.SH "DESCRIPTION"
+.LP 
+.B metacam
+supports all standard EXIF fields in addition to (known) vendor specific blocks from Nikon, Olympus, Canon and Casio.
+.SH "OPTIONS"
+.LP 
+.TP 
+\fB\-h\fR, \fB\-\-help\fR
+Output help information and exit.
+.TP 
+\fB\-v\fR, \fB\-\-verbose\fR
+Output unknown tags too.
+.TP 
+\fB\-a\fR, \fB\-\-all\fR
+Output ALL tags (implies \-v).
+.TP
+\fB\-x\fR, \fB\-\-xml\fR
+Output as XML.
+.SH "AUTHORS"
+.LP 
+Daniel Stephens <daniel at cheeseplant.org>
+.br 
+Manual page by Alp Toker <alp at atoker.com>, Jarno Elonen <elonen at debian.org>
diff --git a/debian/patches/01_makefile_clean.diff b/debian/patches/01_makefile_clean.diff
new file mode 100644
index 0000000..52fb5a7
--- /dev/null
+++ b/debian/patches/01_makefile_clean.diff
@@ -0,0 +1,19 @@
+--- Makefile	2004-09-04 02:01:16.000000000 +0300
++++ Makefile	2004-09-04 02:01:43.000000000 +0300
+@@ -47,14 +47,14 @@
+ default:	metacam
+ 
+ clean:
+-	-rm -f *.o *~ *-
++	-rm -f *.o *.a *~ *-
+ 
+ tags:
+ 	etags *.cc *.h
+ 
+ realclean:
+ 	-rm -f metacam
+-	-rm -f *.o *~ *-
++	-rm -f *.o *.a *~ *-
+ 	-rm -f *.dep
+ 	-rm -f dependencies
+ 	-rm -f TAGS
diff --git a/debian/rules b/debian/rules
index 14efdf8..f44c50c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,62 +1,11 @@
 #!/usr/bin/make -f
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/makefile.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
 
-# This is the debhelper compatability version to use.
-export DH_COMPAT=3
+DEB_MAKE_CLEAN_TARGET = realclean
+DEB_INSTALL_MANPAGES_metacam := debian/metacam.1
 
-build: build-stamp
-build-stamp:
-	dh_testdir
-	$(MAKE)
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp
-	-$(MAKE) realclean
-	dh_clean
-
-install: build
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	dh_installdirs
-	cp metacam $(PWD)/debian/metacam/usr/bin/
-
-binary-indep: build install
-
-binary-arch: build install
-#	dh_testversion
-	dh_testdir
-	dh_testroot
-#	dh_installdebconf	
-	dh_installdocs
-#	dh_installexamples
-#	dh_installmenu
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installinit
-#	dh_installcron
-	dh_installmanpages
-#	dh_installinfo
-#	dh_undocumented
-	dh_installchangelogs ChangeLog
-	dh_link
-	dh_strip
-	dh_compress
-	dh_fixperms
-	# You may want to make some executables suid here.
-#	dh_suidregister
-#	dh_makeshlibs
-	dh_installdeb
-#	dh_perl
-	dh_shlibdeps
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+clean::
+	rm -f *.a
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..e1e177b
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,5 @@
+version=2
+
+# Homepage  Pattern  [Version  [Action]]
+ftp://ftp.cheeseplant.org/pub/metacam-([\d\.]*).tar.(gz|bz2) \
+	debian  uupdate

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/metacam.git



More information about the forensics-changes mailing list