famfamfam-flag (0.1-2) debian-dir only changes

Summary

 debian/README.Debian              |   10 ++++++++++
 debian/README.sources             |    1 +
 debian/changelog                  |   11 +++++++++++
 debian/compat                     |    2 ++
 debian/control                    |   27 +++++++++++++++++++++++++++
 debian/copyright                  |   21 +++++++++++++++++++++
 debian/docs                       |    1 +
 debian/famfamfam-flag-gif.install |    1 +
 debian/famfamfam-flag-png.install |    2 ++
 debian/rules                      |    3 +++
 10 files changed, 79 insertions(+)

    
download this patch

Patch contents

--- famfamfam-flag-0.1.orig/debian/changelog
+++ famfamfam-flag-0.1/debian/changelog
@@ -0,0 +1,11 @@
+famfamfam-flag (0.1-2) unstable; urgency=low
+
+  * Moved all images to /usr/share/flags/countries/16x11/.
+
+ -- Dmitry E. Oboukhov <unera@debian.org>  Thu, 11 Mar 2010 15:18:37 +0300
+
+famfamfam-flag (0.1-1) unstable; urgency=low
+
+  * Initial release. (Closes: #569954)
+
+ -- Dmitry E. Oboukhov <unera@debian.org>  Mon, 15 Feb 2010 15:43:17 +0300
--- famfamfam-flag-0.1.orig/debian/compat
+++ famfamfam-flag-0.1/debian/compat
@@ -0,0 +1,2 @@
+7
+
--- famfamfam-flag-0.1.orig/debian/copyright
+++ famfamfam-flag-0.1/debian/copyright
@@ -0,0 +1,21 @@
+This package was debianized by Dmitry E. Oboukhov <unera@debian.org>
+Mon Feb 15 15:36:20 MSK 2010
+
+It was downloaded from http://www.famfamfam.com/lab/icons/flags/
+
+
+Upstream author: Mark James <mjames@gmail.com>
+
+License:
+
+	These icons are Public Domain, and as such are free for any
+	use (attribution appreciated but not required).
+
+	If you find these icons useful, please donate via paypal to
+	mjames@gmail.com (or click the donate button available at
+	http://www.famfamfam.com/lab/icons/silk)
+
+
+The Debian packaging is (C) 2008, Dmitry E. Oboukhov
+<unera@debian.org> and is licensed under the GPL, see
+/usr/share/common-licenses/GPL-3.
--- famfamfam-flag-0.1.orig/debian/rules
+++ famfamfam-flag-0.1/debian/rules
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
--- famfamfam-flag-0.1.orig/debian/famfamfam-flag-gif.install
+++ famfamfam-flag-0.1/debian/famfamfam-flag-gif.install
@@ -0,0 +1 @@
+gif/* /usr/share/flags/countries/16x11
--- famfamfam-flag-0.1.orig/debian/README.sources
+++ famfamfam-flag-0.1/debian/README.sources
@@ -0,0 +1 @@
+Current sources tree was got by unpacking orig.zip, removing empty directories and fixing file permissions.
--- famfamfam-flag-0.1.orig/debian/docs
+++ famfamfam-flag-0.1/debian/docs
@@ -0,0 +1 @@
+readme.txt
--- famfamfam-flag-0.1.orig/debian/README.Debian
+++ famfamfam-flag-0.1/debian/README.Debian
@@ -0,0 +1,10 @@
+Note that these flags are named using the ISO3166-1 alpha-2 country
+codes where appropriate. A list of codes can be found at
+http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
+
+There are many packages contain flags, see apt-file flag, but none of
+them was adapted to use it outside project (as a depend), this is the
+first such package. I'll open discussion in debian-devel@ where flags
+can be placed, for the present I have placed them into
+/usr/share/flags/countries.
+
--- famfamfam-flag-0.1.orig/debian/control
+++ famfamfam-flag-0.1/debian/control
@@ -0,0 +1,27 @@
+Source: famfamfam-flag
+Maintainer: Dmitry E. Oboukhov <unera@debian.org>
+Section: misc
+Priority: extra
+Build-Depends: cdbs, debhelper (>= 7)
+Homepage: http://www.famfamfam.com/lab/icons/flags/
+Standards-Version: 3.8.4
+VCS-Browser: http://git.debian.org/?p=collab-maint/famfamfam-flag.git;a=summary
+VCS-Git: git://git.debian.org/git/collab-maint/famfamfam-flag.git
+
+Package: famfamfam-flag-gif
+Architecture: all
+Depends: ${misc:Depends}
+Description: Free collection of countries' flags
+ All flags which are contained in this package are named using the
+ ISO3166-1 alpha-2 country codes where appropriate.
+ .
+ This package contains flags in GIF format.
+
+Package: famfamfam-flag-png
+Architecture: all
+Depends: ${misc:Depends}
+Description: Free collection of countries' flags
+ All flags which are contained in this package are named using the
+ ISO3166-1 alpha-2 country codes where appropriate.
+ .
+ This package contains flags in PNG format.
--- famfamfam-flag-0.1.orig/debian/famfamfam-flag-png.install
+++ famfamfam-flag-0.1/debian/famfamfam-flag-png.install
@@ -0,0 +1,2 @@
+png/* /usr/share/flags/countries/16x11/
+