From 12c6e68d1416e2591eab5dae0bc0ae1f6f73a9af Mon Sep 17 00:00:00 2001 From: Joerg Steffens Date: Sat, 4 May 2013 21:25:02 +0200 Subject: [PATCH] activate debian release numbers on OBS Debian has no separate field for release numbers, only version numbers. Mostly, the release number is added to the version number, separated by a "-". OBS has a feature to auto-increment release numbers for RPM packages. Our modified OBS also enables this feature for DEB packages. --- platforms/deb/bareos-Debian_6.0.dsc | 3 ++- platforms/deb/bareos-xUbuntu_10.04.dsc | 3 ++- platforms/deb/bareos-xUbuntu_12.04.dsc | 3 ++- platforms/deb/debian.changelog | 5 +++++ 4 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 platforms/deb/debian.changelog diff --git a/platforms/deb/bareos-Debian_6.0.dsc b/platforms/deb/bareos-Debian_6.0.dsc index d3a92a36310..c2bf0f87781 100644 --- a/platforms/deb/bareos-Debian_6.0.dsc +++ b/platforms/deb/bareos-Debian_6.0.dsc @@ -1,4 +1,4 @@ -Format: 3.0 (native) +Format: 1.0 Source: bareos Binary: bareos, bareos-bat, bareos-bconsole, bareos-client, bareos-common, bareos-database-common, bareos-database-postgresql, bareos-database-mysql, bareos-database-sqlite3, bareos-database-tools, bareos-devel, bareos-director, bareos-doc, bareos-filedaemon, bareos-storage, bareos-tools, bareos-traymonitor Architecture: any @@ -8,4 +8,5 @@ Homepage: http://www.bareos.org/ Standards-Version: 3.8.4 Build-Depends: acl-dev, autotools-dev, bc, debhelper (>= 7.0.50~), dpkg-dev (>= 1.13.19), hostname, libacl1-dev, libcap-dev, liblzo2-dev, libqt4-dev, libreadline-dev, libssl-dev, libwrap0-dev, libx11-dev, libsqlite3-dev, libmysqlclient-dev, libpq-dev (>= 8.4), lsb-release, mtx, ncurses-dev, pkg-config, po-debconf (>= 0.8.2), python-dev, zlib1g-dev Build-Conflicts: python2.2-dev, python2.3, python2.4, qt3-dev-tools +DEBTRANSFORM-RELEASE: 1 Files: diff --git a/platforms/deb/bareos-xUbuntu_10.04.dsc b/platforms/deb/bareos-xUbuntu_10.04.dsc index d3a92a36310..c2bf0f87781 100644 --- a/platforms/deb/bareos-xUbuntu_10.04.dsc +++ b/platforms/deb/bareos-xUbuntu_10.04.dsc @@ -1,4 +1,4 @@ -Format: 3.0 (native) +Format: 1.0 Source: bareos Binary: bareos, bareos-bat, bareos-bconsole, bareos-client, bareos-common, bareos-database-common, bareos-database-postgresql, bareos-database-mysql, bareos-database-sqlite3, bareos-database-tools, bareos-devel, bareos-director, bareos-doc, bareos-filedaemon, bareos-storage, bareos-tools, bareos-traymonitor Architecture: any @@ -8,4 +8,5 @@ Homepage: http://www.bareos.org/ Standards-Version: 3.8.4 Build-Depends: acl-dev, autotools-dev, bc, debhelper (>= 7.0.50~), dpkg-dev (>= 1.13.19), hostname, libacl1-dev, libcap-dev, liblzo2-dev, libqt4-dev, libreadline-dev, libssl-dev, libwrap0-dev, libx11-dev, libsqlite3-dev, libmysqlclient-dev, libpq-dev (>= 8.4), lsb-release, mtx, ncurses-dev, pkg-config, po-debconf (>= 0.8.2), python-dev, zlib1g-dev Build-Conflicts: python2.2-dev, python2.3, python2.4, qt3-dev-tools +DEBTRANSFORM-RELEASE: 1 Files: diff --git a/platforms/deb/bareos-xUbuntu_12.04.dsc b/platforms/deb/bareos-xUbuntu_12.04.dsc index d3a92a36310..c2bf0f87781 100644 --- a/platforms/deb/bareos-xUbuntu_12.04.dsc +++ b/platforms/deb/bareos-xUbuntu_12.04.dsc @@ -1,4 +1,4 @@ -Format: 3.0 (native) +Format: 1.0 Source: bareos Binary: bareos, bareos-bat, bareos-bconsole, bareos-client, bareos-common, bareos-database-common, bareos-database-postgresql, bareos-database-mysql, bareos-database-sqlite3, bareos-database-tools, bareos-devel, bareos-director, bareos-doc, bareos-filedaemon, bareos-storage, bareos-tools, bareos-traymonitor Architecture: any @@ -8,4 +8,5 @@ Homepage: http://www.bareos.org/ Standards-Version: 3.8.4 Build-Depends: acl-dev, autotools-dev, bc, debhelper (>= 7.0.50~), dpkg-dev (>= 1.13.19), hostname, libacl1-dev, libcap-dev, liblzo2-dev, libqt4-dev, libreadline-dev, libssl-dev, libwrap0-dev, libx11-dev, libsqlite3-dev, libmysqlclient-dev, libpq-dev (>= 8.4), lsb-release, mtx, ncurses-dev, pkg-config, po-debconf (>= 0.8.2), python-dev, zlib1g-dev Build-Conflicts: python2.2-dev, python2.3, python2.4, qt3-dev-tools +DEBTRANSFORM-RELEASE: 1 Files: diff --git a/platforms/deb/debian.changelog b/platforms/deb/debian.changelog new file mode 100644 index 00000000000..c6f52143967 --- /dev/null +++ b/platforms/deb/debian.changelog @@ -0,0 +1,5 @@ +bareos (13.2.0-1) unstable; urgency=low + + * master branch + + -- Marco van Wieringen Tue, 09 Apr 2013 21:08:34 +0200