aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* debian/rules: Enable unit tests (if there were any).Mike Gabriel2021-08-291-0/+8
|
* debian/{control,rules}: Adjust to the CMake build system switch.Mike Gabriel2021-05-251-4/+1
| | | | Fixes https://github.com/AyatanaIndicators/ayatana-indicator-application/issues/8
* debian/*: Install systemd user service file correctly into DEB package.Mike Gabriel2020-08-101-1/+1
|
* debian/{rules/watch}: Add get-orig-source rule and watch file to make ↵Mike Gabriel2017-06-071-0/+3
| | | | upstream packaging as close to official Debian packaging.
* Fork from Ubuntu's indicator-application code project.Mike Gabriel2015-11-111-3/+3
|
* Add and export DPKG_GENSYMBOLS_CHECK_LEVEL.Mathieu Trudel-Lapierre2012-11-201-0/+2
|
* - Add dh-autoreconf to Build-Depends.Mathieu Trudel-Lapierre2012-11-201-0/+3
| | | | - Override dh_autoreconf to call autogen.sh and not call configure.
* * debian/rules:Mathieu Trudel-Lapierre2012-11-201-1/+1
| | | | - Use dh_autoreconf with dh sequencer.
* * New upstream release:Sebastien Bacher2012-08-221-22/+6
| | | | | | | - Require GTK3 in Indicators (lp: #996607) * Dropped GTK2 build * Updated packaging to the current standards
* * debian/rules: Sebastien Bacher2011-08-111-0/+2
| | | | | - update the translations template
* releasing version 0.3.90-0ubuntu1Ken VanDine2011-06-221-9/+15
|
* * debian/control, debian/rules:Michael Terry2011-02-251-0/+1
| | | | | | - Add quilt as a patch system * debian/patches/fix-null-string-to-variant-crash.patch: - Don't pass a null string to GVariant, it hates it. LP: #724767
* releasing version 0.2.91-0ubuntu2Ken VanDine2011-01-141-0/+7
|
* releasing version 0.2.90+r170-0ubuntu1Ken VanDine2010-12-101-90/+2
|
* releasing version 0.2.90-0ubuntu2Ken VanDine2010-12-081-3/+6
|
* releasing version 0.2.90-0ubuntu1Ken VanDine2010-12-081-3/+1
|
* * New upstream release.Ken VanDine2010-12-081-9/+22
| | | | | | | | | | | | | | * A race fix on the dbus name (LP: #526499) * Fixing the Watcher Interface * Fixes to build with GTK 2/3 * Fixes to build with valac-0.12 * debian/control - Changed the valac build depends to valac-0.12 * debian/python-appindicator.install - Make sure python2.6 and python2.7 files get included * debian/rules - Fix builds for multiple python versions - disable parallel builds, it breaks the mono binding generation
* debian/rules: Moving libappindicator0 to libappindicator1Ted Gould2010-08-101-2/+2
|
* releasing version 0.2.2-0ubuntu1Sebastien Bacher2010-07-081-0/+3
|
* renamed cil binary to libappindicator0.1 to match the assembly versionKen VanDine2010-06-111-3/+3
|
* Patch for package namesTed Gould2010-04-161-9/+12
|
* * debian/control:Ted Gould2010-04-141-5/+6
| | | | | | | | | | | | | + Set libappindicator0-cil and libappindicator-cil-dev to Arch: all + Make libappindicator0-cil depend on libappindicator0 >= ${source:Version} instead * debian/rules: + Fix ordering of dh_*cli* (LP: #560095) * debian/libappindicator0-cil.install, debian/libappindicator0-cil.installcligac: + Fix CLI policy breakage: - Wrong installation paths for GAC'd CLI libraries - Direct installation of GAC'd libraries
* Added mono bindings Ken VanDine2009-12-161-2/+14
|
* fixed path to python bindingsKen VanDine2009-12-161-2/+2
|
* * debian/rulesKen VanDine2009-12-161-2/+54
| | | | | | | | | - don't use gnome.mk, specify all the targets to build python bindings for each supported python version * Adding in Python bindings. * debian/control, debian/python-appindicator.install: Building a binary package for the python bindings. * debian/control: Adding python building build deps
* fix the path used for deleting the .la and .a filesKen VanDine2009-12-111-2/+2
|
* don't include .la and .a filesKen VanDine2009-12-111-0/+3
|
* removed the disable-scrollkeeper configure argKen VanDine2009-12-111-1/+0
|
* * Upstream release 0.0.4Ken VanDine2009-12-111-1/+2
| | | | | | | | * debian/rules: - removed disable-scrollkeeper - set DOC_SERVER used for docs * debian/patches/clean_up_docs.patch - removed, merged upstream
* added simple-patchsys.mkKen VanDine2009-12-101-0/+1
|
* * debian/libappindicator-doc.installKen VanDine2009-12-101-5/+1
| | | | | | - install the developer docs * debian/rules - enable-gtk-doc
* Draft packaging.Robert Collins2009-11-021-0/+12