]> git.donarmstrong.com Git - roundcube.git/commitdiff
Ship a bug/control file to have all bugs submitted against roundcube
authorVincent Bernat <bernat@debian.org>
Sat, 9 Aug 2008 16:53:10 +0000 (16:53 +0000)
committerJérémy Bobbio <lunar@debian.org>
Sat, 18 Jun 2011 17:39:18 +0000 (19:39 +0200)
metapackage

debian/bug.control [new file with mode: 0644]
debian/changelog
debian/rules

diff --git a/debian/bug.control b/debian/bug.control
new file mode 100644 (file)
index 0000000..b627c1b
--- /dev/null
@@ -0,0 +1,2 @@
+Submit-As: roundcube
+Report-With: roundcube-core
index 6e20472b4fa539c6cfdedb79ed02626ccecfef80..82ddbaa13169b24a48bb9ab8da306a194513f558 100644 (file)
@@ -3,11 +3,13 @@ roundcube (0.2~alpha-2) UNRELEASED; urgency=low
   [ Vincent Bernat ]
   * Fix lintian warnings introduced by previous upload
   * Fix lighttpd.conf to make it work with latest versions (Closes: #494044)
+  * Ship a bug/control file to have all bugs submitted against roundcube
+    metapackage
 
   [ Romain Beauxis ]
   * Versioned roundcube-core dependency for roundcube 
 
- -- Vincent Bernat <bernat@debian.org>  Thu, 07 Aug 2008 21:50:23 +0200
+ -- Vincent Bernat <bernat@debian.org>  Sat, 09 Aug 2008 18:45:17 +0200
 
 roundcube (0.2~alpha-1) experimental; urgency=low
 
index 4512e7bc64e71be496835c102fdc73761eb5d95a..3a7d8578d22208581eed500004b6274cff2b55b6 100755 (executable)
@@ -44,5 +44,9 @@ binary-install/roundcube-core::
        rm -rf $(CURDIR)/debian/roundcube-core/usr/share/roundcube/program/js/tiny_mce
        dh_link -proundcube-core usr/share/tinymce/www usr/share/roundcube/program/js/tiny_mce
 
+$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/% :
+       install -d $(CURDIR)/debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)
+       install $(CURDIR)/debian/bug.control $(CURDIR)/debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/control
+
 clean::
        debconf-updatepo