aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/compat1
-rw-r--r--debian/control20
-rw-r--r--debian/copyright31
-rwxr-xr-xdebian/rules10
-rw-r--r--debian/watch2
6 files changed, 0 insertions, 69 deletions
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index 4511028..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,5 +0,0 @@
-indicator-datetime (0.0.1~r1-0ubuntu1) UNRELEASED; urgency=low
-
- * Initial packaging
-
- -- Didier Roche <didrocks@ubuntu.com> Wed, 27 Jan 2010 12:13:00 +0100
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 7ed6ff8..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 49f0656..0000000
--- a/debian/control
+++ /dev/null
@@ -1,20 +0,0 @@
-Source: indicator-datetime
-Section: misc
-Priority: optional
-Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
-Build-Depends: cdbs,
- debhelper (>= 5),
- pkg-config,
- intltool (>= 0.35.0),
- libindicate-dev (>= 0.3.0),
- libdbusmenu-glib-dev (>= 0.1.1)
-Standards-Version: 3.8.3
-Homepage: https://launchpad.net/indicator-applet-developers
-
-Package: indicator-datetime
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Description: A very, very simple clock
- A simple clock appearing in the indicator bar
-
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644
index 0f2c982..0000000
--- a/debian/copyright
+++ /dev/null
@@ -1,31 +0,0 @@
-This package was debianized by Didier Roche <didrocks@ubuntu.com> on
-Wed, 10 Feb 2010 11:11:01 +0100.
-
-It was downloaded from https://launchpad.net/indicator-datetime
-
-Upstream Author:
-
- Ted Gould <ted@canonical.com>
-
-Copyright:
-
- Copyright (C) 2009 Canonical Ltd
-
-License:
-
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; either version 3
- of the License, or (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-The Debian packaging is (C) 2009, Canonical Ltd. and is licensed under the
-GPLv3, see /usr/share/common-licenses/GPL-3.
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index 6202dd3..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-include /usr/share/cdbs/1/class/autotools.mk
-
-# List any files which are not installed
-include /usr/share/cdbs/1/rules/utils.mk
-common-binary-post-install-arch:: list-missing
-
diff --git a/debian/watch b/debian/watch
deleted file mode 100644
index 641f050..0000000
--- a/debian/watch
+++ /dev/null
@@ -1,2 +0,0 @@
-version=3
-https://launchpad.net/indicator-datetime/+download .*/indicator-datetime-([0-9.]+)\.tar\.gz